libasyncio
15 years agomoved i2ncommon stuff into utils subdir
Reinhard Pfau [Sun, 12 Apr 2009 20:04:29 +0000]
moved i2ncommon stuff into utils subdir

15 years agoadded "*.loT" to .gitignore
Reinhard Pfau [Sun, 12 Apr 2009 18:21:30 +0000]
added "*.loT" to .gitignore

15 years agoremoved generated files
Reinhard Pfau [Sun, 12 Apr 2009 18:20:14 +0000]
removed generated files

15 years agoImported submodules from libi2ncommon which are now licensed under GPL version 2...
Thomas Jarosch [Mon, 6 Apr 2009 14:20:40 +0000]
Imported submodules from libi2ncommon which are now licensed under GPL version 2 + linking exception

15 years agoAlso update license in .spec file
Thomas Jarosch [Fri, 3 Apr 2009 15:44:02 +0000]
Also update license in .spec file

15 years agoProperly fix the license for C++ template usage. This means we needed to change from...
Thomas Jarosch [Fri, 3 Apr 2009 15:33:00 +0000]
Properly fix the license for C++ template usage. This means we needed to change from LGPL to GPL version 2 + linking exception

15 years agobetter output using AS_HELP_STRING macro
Reinhard Pfau [Sun, 29 Mar 2009 17:40:53 +0000]
better output using AS_HELP_STRING macro

15 years agoadded PREREQ macro to ensure suitable version of autoconf
Reinhard Pfau [Sun, 29 Mar 2009 17:36:42 +0000]
added PREREQ macro to ensure suitable version of autoconf

15 years agoUse new form of autoconf init
Thomas Jarosch [Wed, 25 Mar 2009 08:28:10 +0000]
Use new form of autoconf init

15 years agoadded missing files to utils/Makefile.am
Reinhard Pfau [Tue, 24 Mar 2009 21:09:28 +0000]
added missing files to utils/Makefile.am

15 years agomade usage of libi2ncommon signal funcs optional
Reinhard Pfau [Tue, 24 Mar 2009 21:06:16 +0000]
made usage of libi2ncommon signal funcs optional

15 years agoadded new util modules
Reinhard Pfau [Tue, 24 Mar 2009 20:58:46 +0000]
added new util modules

15 years agoupdated to use new modules (more independance to libi2ncommon)
Reinhard Pfau [Tue, 24 Mar 2009 20:57:58 +0000]
updated to use new modules (more independance to libi2ncommon)

15 years agoset config file to "asyncio_config.hpp"
Reinhard Pfau [Tue, 24 Mar 2009 20:56:13 +0000]
set config file to "asyncio_config.hpp"

15 years agostarted system utils module
Reinhard Pfau [Tue, 24 Mar 2009 20:55:11 +0000]
started system utils module

15 years agoadded asyncio specfic (generated) config files
Reinhard Pfau [Tue, 24 Mar 2009 20:53:43 +0000]
added asyncio specfic (generated) config files

15 years agoadded smart pointer utils
Reinhard Pfau [Tue, 24 Mar 2009 20:52:51 +0000]
added smart pointer utils

15 years agoupdated libi2ncommon and libt2n checks to make 'em optional.
Reinhard Pfau [Tue, 24 Mar 2009 19:53:21 +0000]
updated libi2ncommon and libt2n checks to make 'em optional.

15 years agoadded mkinstalldirs to .gitignore
Reinhard Pfau [Tue, 24 Mar 2009 19:45:18 +0000]
added mkinstalldirs to .gitignore

15 years agoremoved obsolete file.
Reinhard Pfau [Tue, 24 Mar 2009 19:41:50 +0000]
removed obsolete file.
autoconf macros are in m4macros subdir now.

15 years agosome updates to libt2n macro
Reinhard Pfau [Tue, 24 Mar 2009 19:32:50 +0000]
some updates to libt2n macro

15 years agoadded autoscan files
Reinhard Pfau [Tue, 24 Mar 2009 19:09:43 +0000]
added autoscan files

15 years agoadded autoconf macros for boost and libt2n. updated Makefile.am and configure.in
Reinhard Pfau [Sun, 15 Mar 2009 21:11:16 +0000]
added autoconf macros for boost and libt2n. updated Makefile.am and configure.in

15 years agoStarted .gitignore file
Thomas Jarosch [Sat, 7 Feb 2009 17:35:07 +0000]
Started .gitignore file

15 years agoBuild fix
Thomas Jarosch [Sat, 7 Feb 2009 17:34:40 +0000]
Build fix

15 years agolibasyncio: (tomj) document the magic behind MegaAddr
Thomas Jarosch [Tue, 18 Nov 2008 09:21:27 +0000]
libasyncio: (tomj) document the magic behind MegaAddr

15 years agolibasyncio: (tomj) add missing return values in AsyncIo::Utils::MilliTime
Thomas Jarosch [Tue, 18 Nov 2008 08:51:37 +0000]
libasyncio: (tomj) add missing return values in AsyncIo::Utils::MilliTime

15 years agolibasyncio: (tomj) fix uninitialized vars, added little safety against zombie filters
Thomas Jarosch [Tue, 18 Nov 2008 08:45:19 +0000]
libasyncio: (tomj) fix uninitialized vars, added little safety against zombie filters

15 years agolibasyncio: (tomj) recovered spec file from srpm, obsolete libsimpleio packages,...
Thomas Jarosch [Thu, 23 Oct 2008 08:19:26 +0000]
libasyncio: (tomj) recovered spec file from srpm, obsolete libsimpleio packages, updated kdevelop file

15 years agoupdate ideas / todo
Gerd v. Egidy [Tue, 21 Oct 2008 17:46:58 +0000]
update ideas / todo

15 years agolibasyncio: (reinhard) little fix.
Reinhard Pfau [Tue, 21 Oct 2008 17:03:28 +0000]
libasyncio: (reinhard) little fix.

15 years agolibasyncio: (reinhard) little fix.
Reinhard Pfau [Tue, 21 Oct 2008 16:24:37 +0000]
libasyncio: (reinhard) little fix.

15 years agolibasyncio: (reinhard) moved some stuff into a separate utils module. Building RPMs...
Reinhard Pfau [Tue, 21 Oct 2008 12:46:58 +0000]
libasyncio: (reinhard) moved some stuff into a separate utils module. Building RPMs now works.

15 years agolibasyncio: (reinhard) updated ideas.txt from libsimpleio.
Reinhard Pfau [Tue, 21 Oct 2008 08:21:21 +0000]
libasyncio: (reinhard) updated ideas.txt from libsimpleio.

15 years agolibsimpleio: (reinhard) removed; available as libasnyio now.
Reinhard Pfau [Tue, 21 Oct 2008 08:16:02 +0000]
libsimpleio: (reinhard) removed; available as libasnyio now.

15 years agolibasyncio: (reinhard) more renaming; compiles now.
Reinhard Pfau [Tue, 21 Oct 2008 08:04:26 +0000]
libasyncio: (reinhard) more renaming; compiles now.

15 years agolibasyncio: (reinhard) more moves. UNUSABLE YET.
Reinhard Pfau [Mon, 20 Oct 2008 15:33:25 +0000]
libasyncio: (reinhard) more moves. UNUSABLE YET.

15 years agolibasnyncio: (reinhard) more moves. UNUSABLE YET.
Reinhard Pfau [Mon, 20 Oct 2008 15:31:06 +0000]
libasnyncio: (reinhard) more moves. UNUSABLE YET.

15 years agolibasnyncio: (reinhard) moved from libsimpleio. UNUSABLE YET.
Reinhard Pfau [Mon, 20 Oct 2008 14:37:53 +0000]
libasnyncio: (reinhard) moved from libsimpleio. UNUSABLE YET.

15 years agoname is set, update ideas
Gerd v. Egidy [Mon, 20 Oct 2008 14:09:24 +0000]
name is set, update ideas

15 years agonew ideas & names
Gerd v. Egidy [Fri, 17 Oct 2008 16:07:14 +0000]
new ideas & names

15 years agolibsimpleio: (gerd) include glue_t2n in doxygen
Gerd v. Egidy [Fri, 17 Oct 2008 12:40:14 +0000]
libsimpleio: (gerd) include glue_t2n in doxygen

15 years agolibsimpleio: (gerd) don't reference non-existing header.html
Gerd v. Egidy [Fri, 17 Oct 2008 11:52:59 +0000]
libsimpleio: (gerd) don't reference non-existing header.html

15 years agowrite down some todos and ideas about libsimpleio
Gerd v. Egidy [Thu, 16 Oct 2008 17:05:12 +0000]
write down some todos and ideas about libsimpleio

15 years agolibsimpleio: (gerd) add doxygen config/make/...
Gerd v. Egidy [Thu, 16 Oct 2008 09:43:24 +0000]
libsimpleio: (gerd) add doxygen config/make/...

15 years agolibsimpleio: (reinhard) bugfix; set flags for fd also when passed to the constructor.
Reinhard Pfau [Fri, 10 Oct 2008 12:51:26 +0000]
libsimpleio: (reinhard) bugfix; set flags for fd also when passed to the constructor.

15 years agolibsimpleio: (reinhard) more debug output. Do not enter backend loop in server object...
Reinhard Pfau [Mon, 22 Sep 2008 12:44:21 +0000]
libsimpleio: (reinhard) more debug output. Do not enter backend loop in server object when some data is already available.

15 years agolibsimpleio: (reinhard) added method to get the reamining time from a deferred call.
Reinhard Pfau [Thu, 11 Sep 2008 15:44:58 +0000]
libsimpleio: (reinhard) added method to get the reamining time from a deferred call.

15 years agolibsimpleio: (reinhard) bugfixed the spec file and added missing license in Makefile.am.
Reinhard Pfau [Thu, 4 Sep 2008 08:28:51 +0000]
libsimpleio: (reinhard) bugfixed the spec file and added missing license in Makefile.am.

15 years agolibsimpleio: (reinhard) modified server connection to allow fill_buffer without a...
Reinhard Pfau [Mon, 1 Sep 2008 07:35:53 +0000]
libsimpleio: (reinhard) modified server connection to allow fill_buffer without a backend cycle.

15 years agolibsimpleio: (reinhard) renamed glue_t2n to simpleio_tn; added license file.
Reinhard Pfau [Mon, 25 Aug 2008 13:30:23 +0000]
libsimpleio: (reinhard) renamed glue_t2n to simpleio_tn; added license file.

15 years agolibsimpleio: (reinhard) added t2n glue as additional lib (/sub package)
Reinhard Pfau [Mon, 25 Aug 2008 13:12:09 +0000]
libsimpleio: (reinhard) added t2n glue as additional lib (/sub package)

15 years agolibsimpleio: (reinhard) expose read and write marks to derived classes.
Reinhard Pfau [Mon, 18 Aug 2008 15:42:09 +0000]
libsimpleio: (reinhard) expose read and write marks to derived classes.

15 years agolibsimpleio: (reinhard) new lib; extracted from connd.
Reinhard Pfau [Wed, 30 Jul 2008 10:02:42 +0000]
libsimpleio: (reinhard) new lib; extracted from connd.