summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2009-02-28added comment about POSIX threadsAndreas Baumann
2009-02-28added todo about performance in buildingAndreas Baumann
2009-02-28update todo list for makefilesAndreas Baumann
2009-02-28localtime_r and threading with sun c compiler, solaris 10Andreas Baumann
2009-02-28localtime_r on native WindowsAndreas Baumann
2009-02-28localtime_r and pthreads work on cygwinAndreas Baumann
2009-02-28pthread flags on FreeBSDAndreas Baumann
2009-02-28thread flags for linux/gccAndreas Baumann
2009-02-28localtime_r on NetBSD 4.0Andreas Baumann
2009-02-27can do a full build with testing on windows now, still issues to fixAndreas Baumann
2009-02-26added documentation about event log in .NET which is happily broken!Andreas Baumann
2009-02-26made the GNU make NMAKE switch as we go to Windows now, also fixed small bugs...Andreas Baumann
2009-02-24more comments on todos on the daemonAndreas Baumann
2009-02-24better testing: added TEST_ variables in makefiles, added TEST_<feature> macr...Andreas Baumann
2009-02-22added todo for snprintf/stdio exportAndreas Baumann
2009-02-22strings.h also needed on LinuxAndreas Baumann
2009-02-22fixed all porting tests (compile always with both versions, the one of the pl...Andreas Baumann
2009-02-22added Sun Studio 12 support, no problems in code, but some problems in make d...Andreas Baumann
2009-02-22more todos in makefilesAndreas Baumann
2009-02-22more docuAndreas Baumann
2009-02-22updated all documentation and todo listsAndreas Baumann
2009-02-21added documentation for iicAndreas Baumann
2009-02-21fixed for Intel CCAndreas Baumann
2009-02-21added support for Intel icc, still the code needs a lot of fixingAndreas Baumann
2009-02-18changed to public API doxygen documentationAndreas Baumann
2009-02-16updated README of ports documentation and fixed strdup testAndreas Baumann
2009-02-13added known bug listAndreas Baumann
2009-02-04further documentation (grouping)Andreas Baumann
2009-01-12updated TODO list of makefile systemAndreas Baumann
2009-01-12added TODO file for libwolf_daemon.aAndreas Baumann
2009-01-08fixed bad recusion in distclean and fixed small things in testdAndreas Baumann
2009-01-07more todos for makefilesAndreas Baumann
2009-01-07added a TODO file for makefilesAndreas Baumann
2009-01-07no latex output per default, imposes too many system dependenciesAndreas Baumann
2009-01-04fixed doxygen generationAndreas Baumann
2009-01-02found another interesting source of a hello daemonAndreas Baumann
2008-12-22fixed 'doc' target, generating doxygen documentationAndreas Baumann
2008-12-21more docu cleanupAndreas Baumann
2008-12-21renamed doc to docs to avoid stupid makefiles to fail (even with .PHONY)Andreas Baumann