summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-10fixed installation of header filesAndreas Baumann
2010-06-10added documentation about debugging on windowsAndreas Baumann
2010-06-07adapted top-level READMEAndreas Baumann
2010-06-07updated for FreeBSD 7.2Andreas Baumann
2010-06-06partially fixed on SPARC Solaris 8Andreas Baumann
2010-06-06fixed loader and networking on SPARC Solaris 10Andreas Baumann
2010-06-06adapted todo listAndreas Baumann
2010-06-06fixed pcc on linux (gengetopt and generated code, __attribute__ infection of ...Andreas Baumann
2010-06-06removed backtrace in tcc (-bt param), seems not to work, as is -b not workingAndreas Baumann
2010-06-06fixed tcc (limits.h problems and linking dynamic libraries on Linux)Andreas Baumann
2010-06-06updated todo listAndreas Baumann
2010-06-05added proper library building, added documentationAndreas Baumann
2010-06-04compile dlerror on WindowsAndreas Baumann
2010-06-04fixed on netbsd (dlerror) and localtime_r memcmp of unpadded structsbaumann
2010-06-04freebsd and loaderAndreas Baumann
2010-06-04moreAndreas Baumann
2010-06-04added a const char * mapper for dlerrorAndreas Baumann
2010-06-03adapted todo listAndreas Baumann
2010-06-03works also on Windows, switched back to old Windows 2k infrastructureAndreas Baumann
2010-06-03can pass thread data now (Linux), adapted testsAndreas Baumann
2010-06-03updated todo listAndreas Baumann
2010-06-03fixed overload of configuration options with command line options in testd.cAndreas Baumann
2010-05-26some cleanup in library loaderAndreas Baumann
2010-05-26added a test for the dynload interfaceAndreas Baumann
2010-05-24updated todo list for library loaderAndreas Baumann
2010-05-24fixed wrong handling of dlsymAndreas Baumann
2010-05-24fixed dependencies in loader testAndreas Baumann
2010-05-24better error handling in library loaderAndreas Baumann
2010-05-23cleaned up documentation in loaderAndreas Baumann
2010-05-23fixed some doxygen documentationAndreas Baumann
2010-05-23fixed error handling on UnixAndreas Baumann
2010-05-23some more documentation about libraryAndreas Baumann
2010-05-23better error handling in library loaderAndreas Baumann
2010-05-23removed FormatMessage/Win32 macro from log.h and added aAndreas Baumann
2010-05-22switched windows development machineAndreas Baumann
2010-05-22removed boost from nmake makefilesAndreas Baumann
2010-05-22removed unused in loader.cAndreas Baumann
2010-05-21fixed includes for networking on windowsAndreas Baumann
2010-05-21final cleanup in documentation of library loaderAndreas Baumann
2010-05-21fixed on NetBSD 5.0.2 (64-bit)baumann
2010-05-21fixed on OpenBSD 4.7 64-bitAndreas Baumann
2010-05-21fixed compilation on FreeBSD 8.0 (64-bit)Andreas Baumann
2010-05-20final solution of library loaderAndreas Baumann
2010-05-20started to get rid of funny casts in library testAndreas Baumann
2010-05-20fixed windows cleanup in library testsAndreas Baumann
2010-05-20fixed on LinuxAndreas Baumann
2010-05-20loader works on windowsAndreas Baumann
2010-05-20more portable way of returning the function pointer in the dynloaderAndreas Baumann
2010-05-20got to first error message on Windows (library loader)Andreas Baumann
2010-05-20added a TODO fileAndreas Baumann