libt2n
15 years agolibt2n: (tomj) made reentrant unit-test more robust. Gave the guard_handle a lot...
Thomas Jarosch [Mon, 24 Nov 2008 22:15:23 +0000]
libt2n: (tomj) made reentrant unit-test more robust. Gave the guard_handle a lot of thought (volatile/atomic operations) -> it's fine.

15 years agolibt2n: (tomj) close open connection (if any) on destruction of socket_client_connect...
Thomas Jarosch [Mon, 24 Nov 2008 20:05:24 +0000]
libt2n: (tomj) close open connection (if any) on destruction of socket_client_connection; fixes client crash

15 years agolibt2n: (tomj) documented code problems; have to find out if this is the source of...
Thomas Jarosch [Mon, 24 Nov 2008 19:43:16 +0000]
libt2n: (tomj) documented code problems; have to find out if this is the source of the server memleak/client crash

15 years agolibt2n: (tomj) disable recently added unit test: it won't work as is
Thomas Jarosch [Mon, 24 Nov 2008 14:48:51 +0000]
libt2n: (tomj) disable recently added unit test: it won't work as is

15 years agolibt2n: (gerd) set additional non-blocking options, not really needed but a safety...
Gerd v. Egidy [Fri, 21 Nov 2008 10:48:14 +0000]
libt2n: (gerd) set additional non-blocking options, not really needed but a safety-measure, add unit-test

15 years agolibt2n: (gerd) add safety-check to send_hello
Gerd v. Egidy [Fri, 21 Nov 2008 10:35:25 +0000]
libt2n: (gerd) add safety-check to send_hello

15 years agolibt2n: (tomj) small fix to support data transfers over 2GB
Thomas Jarosch [Fri, 21 Nov 2008 09:36:46 +0000]
libt2n: (tomj) small fix to support data transfers over 2GB

15 years agolibt2n: (tomj) fix bug in fill_connection_buffers() returning true even though no...
Thomas Jarosch [Wed, 19 Nov 2008 09:36:15 +0000]
libt2n: (tomj) fix bug in fill_connection_buffers() returning true even though no data is available

15 years agolibt2n: (tomj) increase version
Thomas Jarosch [Thu, 23 Oct 2008 08:29:18 +0000]
libt2n: (tomj) increase version

15 years agosmall fix
Gerd v. Egidy [Fri, 10 Oct 2008 08:53:21 +0000]
small fix

15 years agolibt2n: (gerd) more documentation-polishing v0.4
Gerd v. Egidy [Fri, 26 Sep 2008 13:17:06 +0000]
libt2n: (gerd) more documentation-polishing

15 years agolibt2n: (gerd) add example for wrapper
Gerd v. Egidy [Fri, 26 Sep 2008 09:11:17 +0000]
libt2n: (gerd) add example for wrapper

15 years agolibt2n: (gerd) make codegen.make work with current autotools
Gerd v. Egidy [Fri, 26 Sep 2008 09:07:14 +0000]
libt2n: (gerd) make codegen.make work with current autotools

15 years agolibt2n: (reinhard) 1 Million is not enough! (+ doc fix)
Reinhard Pfau [Tue, 23 Sep 2008 15:47:27 +0000]
libt2n: (reinhard) 1 Million is not enough! (+ doc fix)

15 years agolibt2n, arnied: (gerd) set logging on existing connections too, show t2n-debugging...
Gerd v. Egidy [Fri, 19 Sep 2008 13:41:24 +0000]
libt2n, arnied: (gerd) set logging on existing connections too, show t2n-debugging on ARNIED-LOG-EVERYTHING

15 years agolibt2n: (gerd) some more documentation
Gerd v. Egidy [Thu, 18 Sep 2008 14:06:23 +0000]
libt2n: (gerd) some more documentation

15 years agolibt2n: (gerd) some documentation improvement as preparation for release
Gerd v. Egidy [Wed, 17 Sep 2008 14:29:26 +0000]
libt2n: (gerd) some documentation improvement as preparation for release

15 years agolibt2n: (gerd) make handle-function on server reentrant
Gerd v. Egidy [Fri, 5 Sep 2008 11:42:16 +0000]
libt2n: (gerd) make handle-function on server reentrant

15 years agolibt2n: (gerd) adapt codegen to new command_client interface, fix codegen-examples
Gerd v. Egidy [Wed, 27 Aug 2008 13:58:48 +0000]
libt2n: (gerd) adapt codegen to new command_client interface, fix codegen-examples

15 years agolibt2n: (gerd) make sure no exception is thrown in command_client constructor, fix...
Gerd v. Egidy [Wed, 27 Aug 2008 08:58:48 +0000]
libt2n: (gerd) make sure no exception is thrown in command_client constructor, fix killing of child processes in unit tests

15 years agolibt2n: (gerd) fix client-connection-logic, finish wrappers, all tests are working...
Gerd v. Egidy [Sun, 24 Aug 2008 21:41:21 +0000]
libt2n: (gerd) fix client-connection-logic, finish wrappers, all tests are working now, some polishing & docu missing

15 years agolibt2n: (reinhard) more compile fixes.
Reinhard Pfau [Fri, 1 Aug 2008 14:47:15 +0000]
libt2n: (reinhard) more compile fixes.

15 years agolibt2n: (reinhard) compile fixes.
Reinhard Pfau [Fri, 1 Aug 2008 14:33:19 +0000]
libt2n: (reinhard) compile fixes.

15 years agolibt2n: (reinhard) compile fixes.
Reinhard Pfau [Fri, 1 Aug 2008 14:32:58 +0000]
libt2n: (reinhard) compile fixes.

15 years agolibt2n: (tomj) compile fix
Thomas Jarosch [Fri, 1 Aug 2008 13:33:33 +0000]
libt2n: (tomj) compile fix

15 years agolibt2n: (gerd) bugfixes, better logging, unit tests for wrapper, ignore handler still...
Gerd v. Egidy [Thu, 31 Jul 2008 22:12:55 +0000]
libt2n: (gerd) bugfixes, better logging, unit tests for wrapper, ignore handler still missing

15 years agolibt2n: (gerd) basic structure of wrappers done, ignore handler missing, unit tests...
Gerd v. Egidy [Wed, 30 Jul 2008 17:27:32 +0000]
libt2n: (gerd) basic structure of wrappers done, ignore handler missing, unit tests missing

15 years agolibt2n: (tomj) make compilable again
Thomas Jarosch [Tue, 29 Jul 2008 09:03:54 +0000]
libt2n: (tomj) make compilable again

15 years agolibt2n: (gerd) socket reconnect added (incl. unit tests)
Gerd v. Egidy [Thu, 24 Jul 2008 17:37:26 +0000]
libt2n: (gerd) socket reconnect added (incl. unit tests)

15 years agolibt2n: (gerd) some refactoring, documentation improvement
Gerd v. Egidy [Thu, 24 Jul 2008 10:01:48 +0000]
libt2n: (gerd) some refactoring, documentation improvement

15 years agolibt2n: (gerd) more progress with T2nSingletonWrapper (compiles but not complete...
Gerd v. Egidy [Wed, 23 Jul 2008 17:01:15 +0000]
libt2n: (gerd) more progress with T2nSingletonWrapper (compiles but not complete yet)

15 years agolibt2n: (gerd) some progress with T2nWrapper (compiles but not complete yet)
Gerd v. Egidy [Wed, 23 Jul 2008 14:20:30 +0000]
libt2n: (gerd) some progress with T2nWrapper (compiles but not complete yet)

15 years agolibt2n: (gerd) improve doxygen documentation
Gerd v. Egidy [Wed, 23 Jul 2008 08:50:13 +0000]
libt2n: (gerd) improve doxygen documentation

15 years agolibt2n: (gerd) improve doxygen documentation
Gerd v. Egidy [Tue, 22 Jul 2008 14:34:43 +0000]
libt2n: (gerd) improve doxygen documentation

15 years agolibt2n: (gerd) really fix default arguments (#1427)
Gerd v. Egidy [Mon, 21 Jul 2008 10:12:46 +0000]
libt2n: (gerd) really fix default arguments (#1427)

15 years agolibt2n: (gerd) handle default parameters in codegen, some improvements in callback...
Gerd v. Egidy [Fri, 18 Jul 2008 14:12:52 +0000]
libt2n: (gerd) handle default parameters in codegen, some improvements in callback unit tests (#1427)

15 years agolibt2n: (gerd) reformat codegen with new codestyle (preparation for new stuff)
Gerd v. Egidy [Thu, 17 Jul 2008 14:57:25 +0000]
libt2n: (gerd) reformat codegen with new codestyle (preparation for new stuff)

15 years agolibt2n: (gerd) add lots of error handling code, unit tests for this error handling...
Gerd v. Egidy [Fri, 13 Jun 2008 14:48:51 +0000]
libt2n: (gerd) add lots of error handling code, unit tests for this error handling, new codestyle for examples

15 years agolibt2n: (reinhard) bugfix in example configure.in. update some informational files.
Reinhard Pfau [Fri, 6 Jun 2008 10:47:33 +0000]
libt2n: (reinhard) bugfix in example configure.in. update some informational files.

15 years agolibt2n: (reinhard) fixed unit test.
Reinhard Pfau [Fri, 6 Jun 2008 08:52:20 +0000]
libt2n: (reinhard) fixed unit test.

15 years agolibt2n: (reinhard) socket handler: buffer and blcok sizes are configurable now; incom...
Reinhard Pfau [Fri, 6 Jun 2008 08:22:45 +0000]
libt2n: (reinhard) socket handler: buffer and blcok sizes are configurable now; incomplete writes are handled correctly; if write failes with EAGAIN or EINTR the socket is selected for become writable again.

15 years agolibt2n: (reinhard) make command_client class polymoprh by adding virtrual destructor...
Reinhard Pfau [Thu, 5 Jun 2008 12:29:16 +0000]
libt2n: (reinhard) make command_client class polymoprh by adding virtrual destructor. typo fixed.

15 years agolibt2n: (reinhard) bugfix.
Reinhard Pfau [Tue, 3 Jun 2008 06:48:21 +0000]
libt2n: (reinhard) bugfix.

15 years agolibt2n: (reinhard) removed module arg; this avoids the annoying warning of libtool...
Reinhard Pfau [Mon, 19 May 2008 13:44:04 +0000]
libt2n: (reinhard) removed module arg; this avoids the annoying warning of libtool when linking with t2n.

15 years agoincrease version
Thomas Jarosch [Tue, 6 May 2008 13:46:15 +0000]
increase version

16 years agolibt2n: (tomj) fixed out of tree builds. Added ChangeLog and AUTHORS. Updated README...
Thomas Jarosch [Thu, 17 Apr 2008 09:13:04 +0000]
libt2n: (tomj) fixed out of tree builds. Added ChangeLog and AUTHORS. Updated README to match libftdi's style.

16 years agolibt2n: (reinhard) little bugfix in codegen for dealing with nested namespaces; incre...
Reinhard Pfau [Wed, 24 Oct 2007 12:23:55 +0000]
libt2n: (reinhard) little bugfix in codegen for dealing with nested namespaces; increased version number to 0.3.1

16 years agoRemove auto-generated autoconf files v0.3
Thomas Jarosch [Tue, 8 May 2007 15:38:25 +0000]
Remove auto-generated autoconf files

16 years agoObsolete libdbus2cpp
Thomas Jarosch [Tue, 8 May 2007 15:38:09 +0000]
Obsolete libdbus2cpp

17 years agolibt2n, info_mqueue_ui: (tomj) fix generated code for functions without return type...
Thomas Jarosch [Thu, 8 Mar 2007 10:57:15 +0000]
libt2n, info_mqueue_ui: (tomj) fix generated code for functions without return type but with arguments

17 years agoremove automatically generated files from svn
Jens Thiele [Wed, 14 Feb 2007 17:23:12 +0000]
remove automatically generated files from svn

17 years agoremove strange w
Jens Thiele [Wed, 14 Feb 2007 17:21:24 +0000]
remove strange w

17 years agoworkaround incompatibilies of newer automake (+=) by adding AC_SUBST to configure...
Jens Thiele [Wed, 14 Feb 2007 17:10:51 +0000]
workaround incompatibilies of newer automake (+=) by adding AC_SUBST to configure.in and autoreconf missing -M switch by calling the tools manually

17 years agonewer automake versions define a seperate additional variable DEFAULT_INCLUDES =...
Jens Thiele [Wed, 14 Feb 2007 13:33:35 +0000]
newer automake versions define a seperate additional variable DEFAULT_INCLUDES => added: find -name codegen.make|xargs sed -i 's,, ,'

17 years agopass --force to aclocal
Jens Thiele [Wed, 14 Feb 2007 13:25:18 +0000]
pass --force to aclocal

17 years agoautomake >= 1.5? does not allow to use += if the variable is not defined yet => use...
Jens Thiele [Wed, 14 Feb 2007 13:15:19 +0000]
automake >= 1.5? does not allow to use += if the variable is not defined yet => use = in this examples: find -name codegen.make|xargs sed -i 's, += , = ,'

17 years agodoxygen documentation cannot be built using a seperate build directory but we do...
Jens Thiele [Wed, 14 Feb 2007 12:52:36 +0000]
doxygen documentation cannot be built using a seperate build directory but we do not want to let the build fail => for now disable doxygen when using a seperate build directory

17 years agoupdated examples to new libt2n version: find -name configure.in|xargs sed -i 's,LIBT2...
Jens Thiele [Wed, 14 Feb 2007 11:00:57 +0000]
updated examples to new libt2n version: find -name configure.in|xargs sed -i 's,LIBT2N_CHECK(libt2n = 0.1),LIBT2N_CHECK(libt2n = 0.2),'

17 years agonewer autoreconf (autoconf) versions don't have the -M option and no replacement...
Jens Thiele [Wed, 14 Feb 2007 10:58:32 +0000]
newer autoreconf (autoconf) versions don't have the -M option and no replacement => as workaround run aclocal manually

17 years agodoxygen documentation cannot be built using a seperate build directory but we do...
Jens Thiele [Wed, 14 Feb 2007 10:24:04 +0000]
doxygen documentation cannot be built using a seperate build directory but we do not want to let the build fail => for now disable doxygen when using a seperate build directory

17 years agoautoconf syntax fix
Thomas Jarosch [Tue, 13 Feb 2007 10:06:15 +0000]
autoconf syntax fix

17 years agolibftdi, libt2n: (tomj) fix build when doxygen is not installed
Thomas Jarosch [Fri, 9 Feb 2007 09:06:20 +0000]
libftdi, libt2n: (tomj) fix build when doxygen is not installed

17 years agolibt2n: (gerd) improve docu, cleanup for public release v0.2
Gerd v. Egidy [Thu, 21 Dec 2006 15:07:46 +0000]
libt2n: (gerd) improve docu, cleanup for public release

17 years agomake dist fix
Jens Thiele [Wed, 20 Dec 2006 17:03:11 +0000]
make dist fix

17 years agodocu
Jens Thiele [Wed, 20 Dec 2006 16:54:20 +0000]
docu

17 years agodocu
Jens Thiele [Wed, 20 Dec 2006 16:45:18 +0000]
docu

17 years agoadded readme for example-codegen
Jens Thiele [Wed, 20 Dec 2006 16:44:29 +0000]
added readme for example-codegen

17 years agoship test-build-install-use script
Jens Thiele [Wed, 20 Dec 2006 16:39:49 +0000]
ship test-build-install-use script

17 years ago(no commit message)
Jens Thiele [Wed, 20 Dec 2006 16:36:25 +0000]

17 years agowe do not want to ship .svn directories
Jens Thiele [Wed, 20 Dec 2006 16:35:30 +0000]
we do not want to ship .svn directories

17 years agocompletely removed libt2n-examples again. examples and build script are now in libt2n
Jens Thiele [Wed, 20 Dec 2006 16:24:48 +0000]
completely removed libt2n-examples again. examples and build script are now in libt2n

17 years agomove usage example into libt2n
Jens Thiele [Wed, 20 Dec 2006 16:00:40 +0000]
move usage example into libt2n

17 years ago(no commit message)
Jens Thiele [Wed, 20 Dec 2006 15:47:51 +0000]

17 years agoinclude examples in libt2n package itself
Jens Thiele [Wed, 20 Dec 2006 15:46:35 +0000]
include examples in libt2n package itself

17 years agoadded examples
Jens Thiele [Wed, 20 Dec 2006 15:45:02 +0000]
added examples

17 years agolicense section
Jens Thiele [Wed, 20 Dec 2006 12:57:55 +0000]
license section

17 years agocosmetic changes
Jens Thiele [Wed, 20 Dec 2006 12:22:18 +0000]
cosmetic changes

17 years agodocu updated, license headers
Jens Thiele [Wed, 20 Dec 2006 12:21:57 +0000]
docu updated, license headers

17 years agonicer output
Jens Thiele [Wed, 20 Dec 2006 10:36:42 +0000]
nicer output

17 years agocleanup
Jens Thiele [Mon, 18 Dec 2006 17:45:22 +0000]
cleanup

17 years agoadded support for void return and no args
Jens Thiele [Mon, 18 Dec 2006 17:40:58 +0000]
added support for void return and no args

17 years agoadded support for pointer to const
Jens Thiele [Mon, 18 Dec 2006 17:16:06 +0000]
added support for pointer to const

17 years agocleanup
Jens Thiele [Mon, 18 Dec 2006 16:19:05 +0000]
cleanup

17 years agodocu updates
Jens Thiele [Mon, 18 Dec 2006 16:16:02 +0000]
docu updates

17 years agodocu updates
Jens Thiele [Mon, 18 Dec 2006 15:45:07 +0000]
docu updates

17 years agodocu updates
Jens Thiele [Mon, 18 Dec 2006 15:35:07 +0000]
docu updates

17 years agodocu
Jens Thiele [Wed, 13 Dec 2006 17:48:23 +0000]
docu

17 years agogenerate tag file, docu updates
Jens Thiele [Wed, 13 Dec 2006 17:41:10 +0000]
generate tag file, docu updates

17 years agoreplace @example with @note
Jens Thiele [Wed, 13 Dec 2006 16:33:12 +0000]
replace @example with @note

17 years agohack to get make distcheck to work - doxygen run will still not work when using a...
Jens Thiele [Wed, 13 Dec 2006 16:27:35 +0000]
hack to get make distcheck to work - doxygen run will still not work when using a separate build directory

17 years agoadded index.doc
Jens Thiele [Wed, 13 Dec 2006 15:09:18 +0000]
added index.doc

17 years agoadded index.doc
Jens Thiele [Wed, 13 Dec 2006 15:06:52 +0000]
added index.doc

17 years agodocu updates
Jens Thiele [Wed, 13 Dec 2006 14:47:08 +0000]
docu updates

17 years agostarted docu
Jens Thiele [Wed, 13 Dec 2006 13:31:40 +0000]
started docu

17 years agoinclude codegen stuff into spec-file
Gerd v. Egidy [Mon, 11 Dec 2006 16:16:02 +0000]
include codegen stuff into spec-file

17 years agogpl copyright header
Jens Thiele [Mon, 11 Dec 2006 16:11:53 +0000]
gpl copyright header

17 years agoupdate readmes and todos
Jens Thiele [Mon, 11 Dec 2006 15:03:07 +0000]
update readmes and todos

17 years agomoved examples out of libt2n into libt2n-example
Jens Thiele [Mon, 11 Dec 2006 12:36:43 +0000]
moved examples out of libt2n into libt2n-example

17 years agomoved examples out of libt2n into libt2n-example
Jens Thiele [Mon, 11 Dec 2006 12:36:26 +0000]
moved examples out of libt2n into libt2n-example

17 years agomoved examples out of libt2n into libt2n-example
Jens Thiele [Mon, 11 Dec 2006 12:19:43 +0000]
moved examples out of libt2n into libt2n-example