summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-16fixed wrong order of inclusion for tcc (string.h and memcpy redefinition)baumann
2010-06-13blaAndreas Baumann
2010-06-13removed most of the C++ stuffAndreas Baumann
2010-06-13updated todo list and documentation, giving up on library loaderAndreas Baumann
2010-06-13updated some developer docuAndreas Baumann
2010-06-13fixed C problemsAndreas Baumann
2010-06-13renamed wolf_library_get_func to wolf_library_get as we can loadAndreas Baumann
2010-06-10configuration on windows againAndreas Baumann
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