Thu, 04 Jan 1996 18:02:20 +0100 Claus Gittinger *** empty log message ***
Thu, 04 Jan 1996 12:12:03 +0100 Claus Gittinger *** empty log message ***
Thu, 04 Jan 1996 02:59:17 +0100 Claus Gittinger *** empty log message ***
Thu, 04 Jan 1996 02:51:04 +0100 Claus Gittinger merged in NT changes
Thu, 04 Jan 1996 02:49:57 +0100 Claus Gittinger *** empty log message ***
Thu, 04 Jan 1996 02:24:09 +0100 Claus Gittinger removed external function defs (soon no longer allowed)
Thu, 04 Jan 1996 00:39:17 +0100 Stefan Vogel Replace subotimal (to:)do: with to:do:.
Thu, 04 Jan 1996 00:29:40 +0100 Stefan Vogel Support of SIGCHL interrupt handling and OS-independent proces status
Thu, 04 Jan 1996 00:25:58 +0100 Stefan Vogel New method to set the filedescriptor of a stream.
Wed, 03 Jan 1996 18:29:56 +0100 Claus Gittinger optimized search for strings (dont know if its worth it ...)
Sun, 31 Dec 1995 00:33:33 +0100 Claus Gittinger *** empty log message ***
Tue, 26 Dec 1995 18:29:51 +0100 Claus Gittinger *** empty log message ***
Sat, 23 Dec 1995 20:46:57 +0100 Claus Gittinger oops
Sat, 23 Dec 1995 20:13:49 +0100 Claus Gittinger made commandline args a classVar & added access-method
Sat, 23 Dec 1995 20:05:00 +0100 Claus Gittinger moved readErrorSignal / writeErrorSignal up in the hierarchy
Sat, 23 Dec 1995 19:57:33 +0100 Claus Gittinger *** empty log message ***
Sat, 23 Dec 1995 19:50:22 +0100 Claus Gittinger category changes
Sat, 23 Dec 1995 19:35:21 +0100 Claus Gittinger renamed interrupt -> __interrupt__ and __interrupt to __iinterrupt__
Sat, 23 Dec 1995 19:18:39 +0100 Claus Gittinger renamed __lookup -> __lookup__
Sat, 23 Dec 1995 17:33:30 +0100 Claus Gittinger support for decimal padding added
Sat, 23 Dec 1995 16:30:15 +0100 Claus Gittinger made the global CharacterTable a classVar of Character
Sat, 23 Dec 1995 14:54:00 +0100 Claus Gittinger first stuff for locale support added
Sat, 23 Dec 1995 12:49:50 +0100 Claus Gittinger notificationsignals are no longer children of ErrorSignal
Sat, 23 Dec 1995 12:10:30 +0100 Claus Gittinger mhmh - more ultrix kludges
Sat, 23 Dec 1995 12:02:57 +0100 Claus Gittinger mhmh - even though ultrix defines daylight,
Sat, 23 Dec 1995 01:35:10 +0100 Claus Gittinger e convenient macro for register saving (sparc only)
Sat, 23 Dec 1995 01:17:56 +0100 Claus Gittinger renamed debugBreakPoint -> __debugBreakPoint__
Fri, 22 Dec 1995 23:38:40 +0100 Claus Gittinger and dont allow quickTerminate as well.
Fri, 22 Dec 1995 23:22:15 +0100 Claus Gittinger also handle termination of the scheduler process
Thu, 21 Dec 1995 18:10:58 +0100 Stefan Vogel WANT_SYSTEM for unixware.
Thu, 21 Dec 1995 17:56:47 +0100 Stefan Vogel Fixes when useIOInterrupts == true.
Thu, 21 Dec 1995 13:50:16 +0100 Claus Gittinger ultrix requires special setup (for localtime / daylight)
Wed, 20 Dec 1995 19:11:05 +0100 Claus Gittinger even worse
Wed, 20 Dec 1995 19:08:20 +0100 Claus Gittinger oops - ultrix is strange
Wed, 20 Dec 1995 18:43:32 +0100 Claus Gittinger use HAS_ALTZONE / HAS_DAYLIGHT
Wed, 20 Dec 1995 18:42:16 +0100 Stefan Vogel New Method utcOffset
Wed, 20 Dec 1995 18:40:31 +0100 Stefan Vogel recursiveRemoveDirectory does not print garbage to stderr any longer; computeDateAndTimeFrom: now returns the utcOffset
Wed, 20 Dec 1995 18:12:10 +0100 Claus Gittinger use functional interface to access debugPrinting / infoPrinting
Wed, 20 Dec 1995 17:49:12 +0100 Claus Gittinger use functional interface to set/clear messageTrace
Wed, 20 Dec 1995 17:23:02 +0100 Stefan Vogel fix setSeconds:
Wed, 20 Dec 1995 14:17:33 +0100 Claus Gittinger more __xx__ renames (dumpObject)
Tue, 19 Dec 1995 21:47:33 +0100 Claus Gittinger NT changes
Tue, 19 Dec 1995 20:17:28 +0100 Claus Gittinger changes for NT;
Tue, 19 Dec 1995 20:15:16 +0100 Claus Gittinger WIN32 has no ioctl
Tue, 19 Dec 1995 20:14:30 +0100 Claus Gittinger debug functions is only available if compiled with -DDEBUG
Tue, 19 Dec 1995 20:13:20 +0100 Claus Gittinger return value from doesNotUnderstand (so handler can return a value)
Tue, 19 Dec 1995 20:09:03 +0100 Claus Gittinger dont use memset4 if its undefined
Mon, 18 Dec 1995 21:21:44 +0100 Claus Gittinger initial - not working
Mon, 18 Dec 1995 15:18:32 +0100 Claus Gittinger *** empty log message ***
Sun, 17 Dec 1995 17:32:14 +0100 Claus Gittinger added sendTraceOn / sendTraceOff
Sun, 17 Dec 1995 16:20:23 +0100 Claus Gittinger prints replaced by infoPrint
Sat, 16 Dec 1995 18:24:21 +0100 Claus Gittinger added #activityNotification:
Sat, 16 Dec 1995 18:17:20 +0100 Claus Gittinger activityNotification added
Sat, 16 Dec 1995 18:03:48 +0100 Claus Gittinger *** empty log message ***
Sat, 16 Dec 1995 17:19:02 +0100 Claus Gittinger Stefan: da hast Du mir ein Ei ins Nest gelegt ... :-)
Sat, 16 Dec 1995 17:01:48 +0100 Claus Gittinger commentary
Sat, 16 Dec 1995 14:04:33 +0100 Claus Gittinger commentary
Sat, 16 Dec 1995 14:04:17 +0100 Claus Gittinger commentary
Sat, 16 Dec 1995 14:01:20 +0100 Claus Gittinger commentary
Sat, 16 Dec 1995 13:54:22 +0100 Claus Gittinger documentation / example methods merged into one (easier to browse for category "examples")
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip