Thu, 18 Jul 1996 17:42:31 +0200 Claus Gittinger checkin from browser
Thu, 18 Jul 1996 17:33:09 +0200 Claus Gittinger suppress load messages, if infoPrinting is turned off
Thu, 18 Jul 1996 16:19:47 +0200 Claus Gittinger execute startUpProcess as a separate process
Thu, 18 Jul 1996 15:55:25 +0200 Claus Gittinger searchPath: dont use it, if fileName starts with "./" or "../"
Thu, 18 Jul 1996 13:18:09 +0200 Claus Gittinger at least a suboptimal #removeFirst: can be provided by Collection
Thu, 18 Jul 1996 13:08:28 +0200 Claus Gittinger *** empty log message ***
Thu, 18 Jul 1996 12:47:36 +0200 Claus Gittinger *** empty log message ***
Thu, 18 Jul 1996 12:44:45 +0200 Claus Gittinger *** empty log message ***
Thu, 18 Jul 1996 12:40:57 +0200 Claus Gittinger checkin from browser
Thu, 18 Jul 1996 12:32:21 +0200 Claus Gittinger commentary
Thu, 18 Jul 1996 12:27:25 +0200 Claus Gittinger commentary
Thu, 18 Jul 1996 12:11:59 +0200 Claus Gittinger checkin from browser
Tue, 16 Jul 1996 12:08:59 +0200 Claus Gittinger *** empty log message ***
Tue, 16 Jul 1996 12:02:10 +0200 Claus Gittinger *** empty log message ***
Mon, 15 Jul 1996 16:50:08 +0200 Claus Gittinger -q turns off infoPrinting
Mon, 15 Jul 1996 16:19:46 +0200 Claus Gittinger added -f option (use file instead of smalltalk.rc)
Mon, 15 Jul 1996 12:45:13 +0200 Claus Gittinger added #getFullUserNameFromID:, to access the GECOS field
Mon, 15 Jul 1996 09:08:44 +0200 Claus Gittinger added #throughAll:
Mon, 15 Jul 1996 08:37:06 +0200 Claus Gittinger checkin from browser
Fri, 12 Jul 1996 23:45:32 +0200 Claus Gittinger pass name of method to exception, if fileOut fails due to
Fri, 12 Jul 1996 23:44:14 +0200 Claus Gittinger more possible argument types
Fri, 12 Jul 1996 21:55:31 +0200 Claus Gittinger comments
Fri, 12 Jul 1996 15:51:45 +0200 Claus Gittinger *** empty log message ***
Fri, 12 Jul 1996 15:50:24 +0200 Claus Gittinger need name & moduleHandle for the ObjectFileLoader to be able to recreate
Fri, 12 Jul 1996 10:31:59 +0200 Claus Gittinger checkin from browser
Thu, 11 Jul 1996 14:09:54 +0200 Claus Gittinger added #contents
Thu, 11 Jul 1996 10:10:48 +0200 Claus Gittinger added #nextPutAll:startingAt:to:
Thu, 11 Jul 1996 10:10:07 +0200 Claus Gittinger commentary; added #nextPutAll:startingAt:
Wed, 10 Jul 1996 17:57:34 +0200 Claus Gittinger oops - leftover debug stuff removed
Wed, 10 Jul 1996 17:55:36 +0200 Claus Gittinger tuned #asStringWith:... if any Text lines with emphasis are involved.
Wed, 10 Jul 1996 17:03:32 +0200 Claus Gittinger *** empty log message ***
Wed, 10 Jul 1996 15:08:44 +0200 Claus Gittinger added #answer:do: - easier to read
Wed, 10 Jul 1996 12:12:48 +0200 Claus Gittinger added a 2-slot cache to #perform: / #perform:with:* methods.
Tue, 09 Jul 1996 10:20:50 +0200 Claus Gittinger added #modificationTime & #accessTime (easier to use than #dates)
Mon, 08 Jul 1996 14:10:17 +0200 Claus Gittinger added #beGroupLeader & #terminateGroup
Mon, 08 Jul 1996 13:51:42 +0200 Claus Gittinger remember creating processes id - helpful when debugging
Mon, 08 Jul 1996 13:48:45 +0200 Claus Gittinger set the processGroupId when created
Sat, 06 Jul 1996 23:55:45 +0200 Claus Gittinger added #instVarNamed:ifAbsent:
Fri, 05 Jul 1996 13:00:26 +0200 ca better handle the translate-only case in #expandPixels:
Thu, 04 Jul 1996 15:26:45 +0200 Claus Gittinger checkin from browser
Thu, 04 Jul 1996 15:26:01 +0200 Claus Gittinger in renameClass: patch literals of all methods to access the renamed
Wed, 03 Jul 1996 15:56:30 +0200 Claus Gittinger *** empty log message ***
Wed, 03 Jul 1996 14:27:03 +0200 Stefan Vogel Define #errorReporter.
Wed, 03 Jul 1996 14:21:55 +0200 Stefan Vogel ST-80 compatibility: #contentsOfEntireFile must return a String.
Wed, 03 Jul 1996 13:13:54 +0200 Claus Gittinger removed obsolete methods
Wed, 03 Jul 1996 13:11:11 +0200 Claus Gittinger fixed comparing absoluteTimes
Wed, 03 Jul 1996 11:07:46 +0200 Claus Gittinger added a typeHint
Wed, 03 Jul 1996 11:02:35 +0200 Claus Gittinger checkin from browser
Wed, 03 Jul 1996 10:54:16 +0200 Claus Gittinger commentary
Wed, 03 Jul 1996 10:50:24 +0200 Claus Gittinger fixed #withoutSuffix
Tue, 02 Jul 1996 20:34:00 +0200 Claus Gittinger added support for signedWord and signedLong indexable classes.
Tue, 02 Jul 1996 20:31:37 +0200 Claus Gittinger added support for signedWord and signedLong indexable classes.
Tue, 02 Jul 1996 10:21:24 +0200 Claus Gittinger added dayInYear & dayInWeek for Date compatibility
Tue, 02 Jul 1996 10:18:46 +0200 Claus Gittinger weekDay fix (sunday is 0 in tm_wday)
Tue, 02 Jul 1996 10:10:59 +0200 Claus Gittinger weekDay/yearDay start with0 in tm_ struct, but
Tue, 02 Jul 1996 09:32:57 +0200 Claus Gittinger added interface for UTC timeAndDate handling;
Mon, 01 Jul 1996 21:33:50 +0200 Claus Gittinger change record for removeSelector must save storeString of selector;
Mon, 01 Jul 1996 21:32:01 +0200 Claus Gittinger removeKeyAndCompress - failed if key was not present.
Mon, 01 Jul 1996 21:20:31 +0200 Claus Gittinger *** empty log message ***
Mon, 01 Jul 1996 21:18:28 +0200 Claus Gittinger added bitShift32: for int32 arithmetic
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip