The "/qldt/0.9.10" 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-tibae-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 14:05  david_nichols

	* docs/tibae-module-doc.html: updated docs for new release

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/tibae-module.docbook,
	  docs/qore-style.css, docs/tibae-module-doc.html: updated docs for
	  new release

2010-05-12 11:49  david_nichols

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

2010-05-11 14:44  david_nichols

	* src/Makefile.am: compile fixes for solaris

2010-05-08 17:26  david_nichols

	* RELEASE-NOTES, src/tibae.cc: updated conversions to use more
	  efficient APIs; updated release notes

2010-05-08 16:57  david_nichols

	* RELEASE-NOTES, configure.ac, qore-tibae-module.spec,
	  src/QoreApp.cc, src/tibae-module.cc, src/tibae.cc: updated to new
	  date/time APIs in qore 0.8.0; updated release to 1.0.4

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 08:53  david_nichols

	* ChangeLog: udpated changelog

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-08-27 07:30  david_nichols

	* reconf.sh: fixed reconf to work on platforms with broken which
	  (like solaris)

2009-08-26 11:53  david_nichols

	* RELEASE-NOTES, configure.ac, qore-tibae-module.spec,
	  src/QoreApp.cc: fixed memory leaks in
	  TibcoAdapter::sendSubjectWithSyncReply() when an error
	  occurs creating the MPublisher
	  
	  fixed other memory leaks in exception handling in TIBCO message
	  processing by
	  using std::auto_ptr to handle memory deallocations automatically

2009-07-20 13:16  david_nichols

	* configure.ac, qore-tibae-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-tibae-module.spec: fixed qore module dir detection

2009-06-02 05:24  david_nichols

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

2009-01-08 18:43  david_nichols

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

2009-01-08 15:13  david_nichols

	* qore-tibae-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:34  david_nichols

	* RELEASE-NOTES: updated release notes

2009-01-07 13:32  david_nichols

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

2008-11-03 15:17  david_nichols

	* qore-tibae-module.spec: fixed version # in spec file

2008-11-03 15:17  david_nichols

	* ChangeLog, Makefile.am, RELEASE-NOTES, configure.ac,
	  qore-tibae-module.spec, src/Makefile.am, src/QC_TibcoAdapter.cc,
	  src/QoreApp.cc, src/TibCommandLine.cc, src/tibae-module.cc,
	  src/tibae-module.h, src/tibae.cc: updated to new module handling;
	  updated version to 1.0.1

2008-10-30 17:20  david_nichols

	* qore-tibae-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-tibae-module.spec, src/Makefile.am: spec file and module
	  build fixes using prefix=/usr and make install
	  DESTDIR=$RPM_BUILD_ROOT

2008-10-07 18:12  david_nichols

	* ChangeLog: updated changelog

2008-10-07 18:12  david_nichols

	* README, configure.ac, test/tibae-listener.q, test/tibae-test.q:
	  fixed configure, fixed test scripts to look for adapter file in
	  the same directory as the script

2008-10-07 06:20  david_nichols

	* ChangeLog: updated changelog

2008-10-01 20:02  david_nichols

	* src/Makefile.am: fixed makefile for qore cppflags

2008-09-16 20:54  david_nichols

	* configure.ac: build and configure fixes

2008-09-14 07:21  david_nichols

	* Makefile.am, qore-tibae-module.spec: fixed tibae packaging to
	  include all test scripts and test adapter

2008-09-14 07:16  david_nichols

	* test/new.dat: moved test adapter to tibae project

2008-09-09 07:20  david_nichols

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

2008-09-08 17:45  david_nichols

	* Makefile.am, qore-tibae-module.spec: fixed rpm packaging for docs

2008-09-06 07:08  david_nichols

	* Makefile.am, qore-tibae-module.spec: added documentation

2008-09-05 13:47  david_nichols

	* README, configure.ac, docs, docs/docbook, docs/docbook/Makefile,
	  docs/docbook/bookinfo.docbook, docs/docbook/driver.xsl,
	  docs/docbook/module.docbook, docs/docbook/tibae-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/tibae-module-doc.html, qore-tibae-module.spec,
	  src/tibae-module.cc: added documentation as split from qore
	  library

2008-09-03 13:07  david_nichols

	* README, test/tibae-listener.q: updated docs and added example
	  program

2008-09-03 12:51  david_nichols

	* configure.ac: removed check for libtibrvcpp compatibility as it's
	  not used by this module

2008-09-03 12:48  david_nichols

	* configure.ac, src/QoreApp.cc, src/TibCommandLine.cc: more build
	  fixes

2008-09-03 12:43  david_nichols

	* src/QC_TibcoAdapter.cc, src/TibCommandLine.cc: build fixes

2008-09-03 12:41  david_nichols

	* configure.ac: build fixes

2008-09-03 12:28  david_nichols

	* ., AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS,
	  README, README.operations, configure.ac, ltmain.sh, m4,
	  m4/acx_pthread.m4, qore-tibae-module.spec, reconf.sh, src,
	  src/Makefile.am, src/QC_TibcoAdapter.cc, src/QC_TibcoAdapter.h,
	  src/QoreApp.cc, src/QoreApp.h, src/TibCommandLine.cc,
	  src/TibCommandLine.h, src/single-compilation-unit.cc,
	  src/tibae-module.cc, src/tibae-module.h, src/tibae.cc,
	  src/tibae.h, test, test/tibae-test.q: initial import as
	  independent project