The "/nmon/lmon12d" file could not be found or is not available. Please select another file.

Qore is a scripting language supporting threading and embedded logic, designed for applying a flexible scripting-based approach to enterprise interface development but is also useful as a general purpose language.

2010-06-21 09:12  david_nichols

	* qore-tibrv-module.spec: updated spec files to generically
	  determine *suse versions for distribution tagging in rpm file
	  names

2010-06-20 06:03  david_nichols

	* ChangeLog: fixed ChangeLogs with non-broken svn2cl

2010-06-14 15:51  david_nichols

	* docs/tibrv-module-doc.html: updated docs

2010-06-14 14:04  david_nichols

	* docs/docbook/get-docbook-root.sh: added missing file

2010-06-10 14:22  david_nichols

	* docs/docbook/Makefile, docs/docbook/tibrv-module.docbook,
	  docs/qore-style.css, docs/tibrv-module-doc.html: updated docs

2010-05-12 11:49  david_nichols

	* configure.ac: solaris and sun studio compile and warning
	  fixes/enhancements

2010-05-11 14:45  david_nichols

	* configure.ac: compile fixes for solaris

2010-05-11 14:44  david_nichols

	* reconf.sh: compile fixes for solaris

2010-05-08 17:32  david_nichols

	* RELEASE-NOTES: updated release notes for new date/time
	  serialization approach; notably that date/time values are send in
	  UTC and assumed to be UTC when received

2010-05-08 11:39  david_nichols

	* src/QoreTibrvTransport.cc, test/tibrv-test.q: fixed typos in
	  nanoseconds field, updated test to include millisecond portion of
	  time for testing

2010-05-08 10:40  david_nichols

	* RELEASE-NOTES, configure.ac, qore-tibrv-module.spec: updated
	  release version to 0.2.2

2010-05-08 10:37  david_nichols

	* src/QoreTibrvTransport.cc: fixed date/time conversions to use new
	  APIs when available; if not available then at least serialize and
	  deserialize date/time values with millisecond resolution

2009-12-09 12:58  david_nichols

	* configure.ac: fixed all modules to use decimal comparisons with
	  the qore version string instead of octal so that they will still
	  compile with qore v0.8.0 and up...

2009-11-22 06:03  david_nichols

	* configure.ac: updated configure to assume 64-bit build if
	  host_cpu = "amd64"

2009-10-30 08:22  david_nichols

	* configure.ac: updated all module configure scripts to use gnutar
	  on darwin to avoid picking up OSX resource files in source
	  releases

2009-10-05 09:09  david_nichols

	* ChangeLog, RELEASE-NOTES, qore-tibrv-module.spec: minor doc
	  updates

2009-09-21 11:07  david_nichols

	* configure.ac: updated module configure scripts to select 64-bit
	  target mode by default on snow leopard i386

2009-09-10 06:49  david_nichols

	* configure.ac: updated configure.ac to properly compile in 32-bit
	  mode on OSX snow leopard (10.6)

2009-07-20 13:16  david_nichols

	* configure.ac, qore-tibrv-module.spec: added opensuse 11.2
	  detection to spec file, fixed rhel detection in spec files,
	  updated configure.ac to work with older versions of autotools

2009-06-08 08:38  david_nichols

	* qore-tibrv-module.spec: fixed qore module dir detection

2009-06-02 05:24  david_nichols

	* qore-tibrv-module.spec: fixed typo in sles version detection

2009-01-08 18:43  david_nichols

	* qore-tibrv-module.spec: simplified spec files a little

2009-01-08 15:13  david_nichols

	* qore-tibrv-module.spec: commented-out additional "Source0" line
	  so that packages will build on Fedora 10 (OBS)

2009-01-08 14:44  david_nichols

	* reconf.sh: updated reconf.sh to look for glibtoolize as well as
	  libtoolize

2009-01-07 13:38  david_nichols

	* RELEASE-NOTES: updated release notes

2009-01-07 13:37  david_nichols

	* Makefile.am, configure.ac, ltmain.sh, qore-tibrv-module.spec,
	  reconf.sh: updated version to 0.2.1; updated reconf.sh to use
	  libtoolize to generate ltmain.sh

2008-11-19 15:19  david_nichols

	* qore-tibrv-module.spec: corrected version number

2008-11-03 15:31  david_nichols

	* ChangeLog, Makefile.am, RELEASE-NOTES, configure.ac,
	  qore-tibrv-module.spec, src/Makefile.am, src/tibrv-module.cc,
	  src/tibrv-module.h: updated to new module handling; updated
	  version to 0.0.2

2008-10-30 17:20  david_nichols

	* qore-tibrv-module.spec: various fixes

2008-10-23 06:30  david_nichols

	* configure.ac: updated to set 64-bit compile mode by default on
	  itanium with g++ and aCC

2008-10-08 20:16  david_nichols

	* qore-tibrv-module.spec, src/Makefile.am: spec file and module
	  build fixes using prefix=/usr and make install
	  DESTDIR=$RPM_BUILD_ROOT

2008-10-07 06:20  david_nichols

	* ChangeLog: updated changelog

2008-09-09 07:19  david_nichols

	* ChangeLog, qore-tibrv-module.spec: added ChangeLog, updated
	  license in spec file to LGPL

2008-09-08 17:49  david_nichols

	* Makefile.am, libtool, qore-tibrv-module.spec: fixed doc packaging

2008-09-06 07:13  david_nichols

	* Makefile.am, qore-tibrv-module.spec: added docs to rpm

2008-09-06 06:57  david_nichols

	* README, docs, docs/docbook, docs/docbook/Makefile,
	  docs/docbook/bookinfo.docbook, docs/docbook/driver.xsl,
	  docs/docbook/module.docbook, docs/docbook/tibrv-module.docbook,
	  docs/img, docs/img/acrobat.gif, docs/img/acrobat_a.gif,
	  docs/img/disk.gif, docs/img/qbullet-note.gif,
	  docs/img/qbullet-note_a.gif, docs/img/remote.gif,
	  docs/img/remote_a.gif, docs/img/scrollup.gif,
	  docs/img/scrollup_a.gif, docs/img/word.gif, docs/qore-style.css,
	  docs/tibrv-module-doc.html: added module documentation

2008-09-03 12:54  david_nichols

	* README: readme update

2008-09-03 12:41  david_nichols

	* src/Makefile.am: build fixes

2008-09-03 12:11  david_nichols

	* COPYING: updated license for modules to LGPL (*not* GPL)

2008-09-03 12:07  david_nichols

	* README: udpated READMEs

2008-09-03 11:57  david_nichols

	* ChangeLog, Makefile.am, configure.ac, libtool,
	  qore-tibrv-module.spec: updated build and fixed spec file

2008-09-03 11:51  david_nichols

	* ., AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS,
	  README, configure.ac, libtool, ltmain.sh, m4, m4/acx_pthread.m4,
	  qore-tibrv-module.spec, reconf.sh, src, src/Makefile.am,
	  src/QC_TibrvCmListener.cc, src/QC_TibrvCmListener.h,
	  src/QC_TibrvCmSender.cc, src/QC_TibrvCmSender.h,
	  src/QC_TibrvDistributedQueue.cc, src/QC_TibrvDistributedQueue.h,
	  src/QC_TibrvFtMember.cc, src/QC_TibrvFtMember.h,
	  src/QC_TibrvFtMonitor.cc, src/QC_TibrvFtMonitor.h,
	  src/QC_TibrvListener.cc, src/QC_TibrvListener.h,
	  src/QC_TibrvSender.cc, src/QC_TibrvSender.h,
	  src/QoreTibrvCmListener.cc, src/QoreTibrvCmListener.h,
	  src/QoreTibrvCmSender.cc, src/QoreTibrvCmSender.h,
	  src/QoreTibrvCmTransport.cc, src/QoreTibrvCmTransport.h,
	  src/QoreTibrvDistributedQueue.cc,
	  src/QoreTibrvDistributedQueue.h, src/QoreTibrvFtMember.cc,
	  src/QoreTibrvFtMember.h, src/QoreTibrvFtMonitor.cc,
	  src/QoreTibrvFtMonitor.h, src/QoreTibrvListener.cc,
	  src/QoreTibrvListener.h, src/QoreTibrvSender.cc,
	  src/QoreTibrvSender.h, src/QoreTibrvTransport.cc,
	  src/QoreTibrvTransport.h, src/qore_tibrv.h,
	  src/single-compilation-unit.cc, src/tibrv-module.cc,
	  src/tibrv-module.h, src/tibrv.cc, test, test/tibrv-test.q:
	  initial repository import as independent project