libasyncio
2009-04-19 Reinhard Pfauupdated (using new utils)
2009-04-19 Reinhard Pfauupdates (for debugging)
2009-04-19 Reinhard Pfaufixed typo in docs
2009-04-19 Reinhard Pfauexposed mode value.
2009-04-13 Reinhard Pfauadded spec file to EXTRA_DIST, so it gets included...
2009-04-13 Reinhard Pfauadded spec file template (spec file still included...
2009-04-12 Reinhard Pfauadded some more methods to FileSTat class
2009-04-12 Reinhard Pfauremoved libi2ncommon dependancy from pkgconfig file
2009-04-12 Reinhard Pfauadded eclipse project files
2009-04-12 Reinhard PfauAdded .settings dir to .gitignore
2009-04-12 Reinhard Pfauupdated to use stuff from local utils
2009-04-12 Reinhard Pfauunconditionally use namespace I2n; include signalfunc...
2009-04-12 Reinhard Pfauadded class FileStat to utils (wrapper for file stat)
2009-04-12 Reinhard Pfaufixed typo
2009-04-12 Reinhard Pfauinclude the "right" containerfunc...
2009-04-12 Reinhard Pfauadded conditional dependancy to libi2ncommon
2009-04-12 Reinhard Pfauadded container- and signalfunc
2009-04-12 Reinhard Pfauupdated Makefile.am; added container- and signalfunc
2009-04-12 Reinhard Pfauupdated usage of AC_OUTPUT to new autoconf style
2009-04-12 Reinhard Pfauadded new wrapper files for container- and signalfunc
2009-04-12 Reinhard Pfauincreased minimum automake version to 1.10; the fist...
2009-04-12 Reinhard Pfaumoved i2ncommon stuff into utils subdir
2009-04-12 Reinhard Pfauadded "*.loT" to .gitignore
2009-04-12 Reinhard Pfauremoved generated files
2009-04-06 Thomas JaroschImported submodules from libi2ncommon which are now...
2009-04-03 Thomas JaroschAlso update license in .spec file
2009-04-03 Thomas JaroschProperly fix the license for C++ template usage. This...
2009-03-29 Reinhard Pfaubetter output using AS_HELP_STRING macro
2009-03-29 Reinhard Pfauadded PREREQ macro to ensure suitable version of autoconf
2009-03-25 Thomas JaroschUse new form of autoconf init
2009-03-24 Reinhard Pfauadded missing files to utils/Makefile.am
2009-03-24 Reinhard Pfaumade usage of libi2ncommon signal funcs optional
2009-03-24 Reinhard Pfauadded new util modules
2009-03-24 Reinhard Pfauupdated to use new modules (more independance to libi2n...
2009-03-24 Reinhard Pfauset config file to "asyncio_config.hpp"
2009-03-24 Reinhard Pfaustarted system utils module
2009-03-24 Reinhard Pfauadded asyncio specfic (generated) config files
2009-03-24 Reinhard Pfauadded smart pointer utils
2009-03-24 Reinhard Pfauupdated libi2ncommon and libt2n checks to make 'em...
2009-03-24 Reinhard Pfauadded mkinstalldirs to .gitignore
2009-03-24 Reinhard Pfauremoved obsolete file.
2009-03-24 Reinhard Pfausome updates to libt2n macro
2009-03-24 Reinhard Pfauadded autoscan files
2009-03-15 Reinhard Pfauadded autoconf macros for boost and libt2n. updated...
2009-02-07 Thomas JaroschStarted .gitignore file
2009-02-07 Thomas JaroschBuild fix
2008-11-18 Thomas Jaroschlibasyncio: (tomj) document the magic behind MegaAddr
2008-11-18 Thomas Jaroschlibasyncio: (tomj) add missing return values in AsyncIo...
2008-11-18 Thomas Jaroschlibasyncio: (tomj) fix uninitialized vars, added little...
2008-10-23 Thomas Jaroschlibasyncio: (tomj) recovered spec file from srpm, obsol...
2008-10-21 Gerd v. Egidyupdate ideas / todo
2008-10-21 Reinhard Pfaulibasyncio: (reinhard) little fix.
2008-10-21 Reinhard Pfaulibasyncio: (reinhard) little fix.
2008-10-21 Reinhard Pfaulibasyncio: (reinhard) moved some stuff into a separate...
2008-10-21 Reinhard Pfaulibasyncio: (reinhard) updated ideas.txt from libsimpleio.
2008-10-21 Reinhard Pfaulibsimpleio: (reinhard) removed; available as libasnyio...
2008-10-21 Reinhard Pfaulibasyncio: (reinhard) more renaming; compiles now.
2008-10-20 Reinhard Pfaulibasyncio: (reinhard) more moves. UNUSABLE YET.
2008-10-20 Reinhard Pfaulibasnyncio: (reinhard) more moves. UNUSABLE YET.
2008-10-20 Reinhard Pfaulibasnyncio: (reinhard) moved from libsimpleio. UNUSABL...
2008-10-20 Gerd v. Egidyname is set, update ideas
2008-10-17 Gerd v. Egidynew ideas & names
2008-10-17 Gerd v. Egidylibsimpleio: (gerd) include glue_t2n in doxygen
2008-10-17 Gerd v. Egidylibsimpleio: (gerd) don't reference non-existing header...
2008-10-16 Gerd v. Egidywrite down some todos and ideas about libsimpleio
2008-10-16 Gerd v. Egidylibsimpleio: (gerd) add doxygen config/make/...
2008-10-10 Reinhard Pfaulibsimpleio: (reinhard) bugfix; set flags for fd also...
2008-09-22 Reinhard Pfaulibsimpleio: (reinhard) more debug output. Do not enter...
2008-09-11 Reinhard Pfaulibsimpleio: (reinhard) added method to get the reamini...
2008-09-04 Reinhard Pfaulibsimpleio: (reinhard) bugfixed the spec file and...
2008-09-01 Reinhard Pfaulibsimpleio: (reinhard) modified server connection...
2008-08-25 Reinhard Pfaulibsimpleio: (reinhard) renamed glue_t2n to simpleio_tn...
2008-08-25 Reinhard Pfaulibsimpleio: (reinhard) added t2n glue as additional...
2008-08-18 Reinhard Pfaulibsimpleio: (reinhard) expose read and write marks...
2008-07-30 Reinhard Pfaulibsimpleio: (reinhard) new lib; extracted from connd.