# # ChangeLog for trunk/gsdl/lib # # Generated by Trac 1.4.2 # 2024-06-27T19:28:06+12:00 Fri, 19 May 2000 04:56:01 GMT sjboddie [1176] * trunk/gsdl/lib/gsdltools.cpp (modified) * trunk/gsdl/lib/gsdltools.h (modified) added gsdl_system function for spawning off new processes under windows Fri, 12 May 2000 03:09:27 GMT sjboddie [1170] * trunk/gsdl/lib/display.cpp (modified) * trunk/gsdl/lib/fileutil.cpp (modified) * trunk/gsdl/lib/gsdlconf.h (modified) * trunk/gsdl/src/recpt/buildaction.cpp (modified) * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) * trunk/gsdl/src/recpt/infodbclass.h (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/recptconfig.cpp (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) minor modifications to get web library compiling under VC++ 6.0 Wed, 10 May 2000 04:52:47 GMT sjboddie [1167] * trunk/gsdl/lib/gsdlconf.h (modified) fixed compiler error - some compilers need LK_UNLCK instead of LK_UNLOCK Thu, 04 May 2000 09:11:23 GMT sjboddie [1154] * trunk/gsdl/lib/win32.mak (modified) * trunk/gsdl/src/colservr/win32.mak (modified) * trunk/gsdl/src/recpt/win32.mak (modified) tidied up windows makefiles slightly Thu, 04 May 2000 08:32:31 GMT sjboddie [1150] * trunk/gsdl/WIN32cfg.h (added) * trunk/gsdl/lib/fileutil.cpp (modified) * trunk/gsdl/lib/gsdlconf.h (modified) * trunk/gsdl/packages/mg/WIN32cfg.h (deleted) * trunk/gsdl/packages/mg/sysfuncs.h (modified) * trunk/gsdl/src/colservr/GCC.mak (added) modifications for windows ports of GCC Thu, 04 May 2000 05:16:23 GMT sjboddie [1146] * trunk/gsdl/lib/gsdltools.cpp (modified) * trunk/gsdl/lib/gsdltools.h (modified) Moved dm_safe from htmlutils to gsdltools. Also made it escape '\' ... Fri, 14 Apr 2000 02:50:12 GMT sjboddie [1088] * trunk/gsdl/lib/text_t.cpp (modified) * trunk/gsdl/lib/text_t.h (modified) added text_t versions of joinchar to work with sets and lists Thu, 06 Apr 2000 19:58:04 GMT cs025 [1076] * trunk/gsdl/lib (added) * trunk/gsdl/lib/Makefile.in (added) * trunk/gsdl/lib/cfgread.cpp (added) * trunk/gsdl/lib/cfgread.h (added) * trunk/gsdl/lib/display.cpp (added) * trunk/gsdl/lib/display.h (added) * trunk/gsdl/lib/fileutil.cpp (added) * trunk/gsdl/lib/fileutil.h (added) * trunk/gsdl/lib/gsdlconf.h (added) * trunk/gsdl/lib/gsdltimes.cpp (added) * trunk/gsdl/lib/gsdltimes.h (added) * trunk/gsdl/lib/gsdltools.cpp (added) * trunk/gsdl/lib/gsdltools.h (added) * trunk/gsdl/lib/gsdlunicode.cpp (added) * trunk/gsdl/lib/gsdlunicode.h (added) * trunk/gsdl/lib/text_t.cpp (added) * trunk/gsdl/lib/text_t.h (added) * trunk/gsdl/lib/win32.mak (added) Correcting a correction - reinstated all lib files due to silly CVS ...