Fri, 20 Mar 1998 16:27:27 +0100 tz #help as resource type for help specs added
Fri, 13 Mar 1998 22:23:42 +0100 tz class method #resourceTypes re-added
Fri, 13 Mar 1998 21:52:41 +0100 tz resource icons moved to class BrowserView
Fri, 13 Mar 1998 17:24:04 +0100 Claus Gittinger checkin from browser
Fri, 13 Mar 1998 16:31:41 +0100 Claus Gittinger added #fileOutOn:withTimeStamp:withInitialize:
Fri, 13 Mar 1998 13:08:12 +0100 Claus Gittinger dont prepend namespace in classes instanceVariableName decl.
Thu, 12 Mar 1998 14:39:19 +0100 ca need device font for height query rel3_4_3_1
Mon, 09 Mar 1998 17:28:25 +0100 Claus Gittinger *** empty log message ***
Sat, 07 Mar 1998 17:42:41 +0100 Claus Gittinger oops - need INT for delta
Sat, 07 Mar 1998 16:43:05 +0100 Claus Gittinger oops
Sat, 07 Mar 1998 16:37:36 +0100 Claus Gittinger do not cast retval to char*; declare functions correctly before
Sat, 07 Mar 1998 14:39:10 +0100 Claus Gittinger remove the 'does not remember ...' message.
Sat, 07 Mar 1998 14:38:15 +0100 Claus Gittinger remove the 'leftOver phantom' message - that was no error.
Fri, 06 Mar 1998 18:15:02 +0100 Stefan Vogel Add dummy #finalize (as in ST80)
Fri, 06 Mar 1998 16:42:15 +0100 Stefan Vogel Fix non-ST/X compiler interface in #recompile
Fri, 06 Mar 1998 16:37:28 +0100 Stefan Vogel Add #refersToLiteral
Fri, 06 Mar 1998 16:30:59 +0100 Stefan Vogel Add #getMethodDictionary (ST80)
Fri, 06 Mar 1998 16:27:23 +0100 Stefan Vogel #critical: did not return the value of the executed block.
Fri, 06 Mar 1998 16:26:24 +0100 Stefan Vogel Add #from: and #with:form:to class methods.
Fri, 06 Mar 1998 16:25:24 +0100 Stefan Vogel Add #homeReceiver (as in ST80).
Fri, 06 Mar 1998 16:24:09 +0100 Stefan Vogel Add ST80 compatibility stuff
Thu, 05 Mar 1998 23:19:29 +0100 Claus Gittinger bumped revisionNr
Thu, 05 Mar 1998 22:40:07 +0100 Claus Gittinger *** empty log message ***
Thu, 05 Mar 1998 21:55:09 +0100 Claus Gittinger *** empty log message ***
Thu, 05 Mar 1998 20:36:28 +0100 Claus Gittinger removed STBroker category - must come in via a separate fileIn.
Thu, 05 Mar 1998 20:35:23 +0100 Claus Gittinger oops - compareSame was wrong (used with #includesAssociation:)
Thu, 05 Mar 1998 13:51:59 +0100 Claus Gittinger now keep 5 inlineCaches in #perform: and #performWith:
Thu, 05 Mar 1998 13:46:28 +0100 Claus Gittinger added #peekOrNil
Thu, 05 Mar 1998 13:45:21 +0100 Claus Gittinger added #peekOrNil
Thu, 05 Mar 1998 13:43:37 +0100 Claus Gittinger tuned #~= , #= and #startsWith:
Thu, 05 Mar 1998 13:38:42 +0100 Claus Gittinger make certain that literal array really is an array
Wed, 04 Mar 1998 20:07:14 +0100 Claus Gittinger *** empty log message ***
Wed, 04 Mar 1998 17:43:01 +0100 Claus Gittinger example comment
Wed, 04 Mar 1998 16:48:17 +0100 Claus Gittinger also trap SIGEMT (if defined)
Mon, 02 Mar 1998 17:08:21 +0100 Stefan Vogel Define #breakDependents (ST80 compat, needed by STBroker).
Mon, 02 Mar 1998 15:23:13 +0100 Stefan Vogel Comments
Mon, 02 Mar 1998 13:01:14 +0100 Stefan Vogel Use #raiseRequest to invoke the (inherently) proceedable QuerySignal.
Fri, 27 Feb 1998 19:30:19 +0100 Claus Gittinger care for interruptPending in #perform-methods. rel3_4_1_2
Fri, 27 Feb 1998 15:53:30 +0100 Claus Gittinger *** empty log message ***
Thu, 26 Feb 1998 19:56:09 +0100 Stefan Vogel Make #at:ifAbsentPut: ST80 (and STBroker compatible).
Wed, 25 Feb 1998 21:48:29 +0100 Claus Gittinger bumped version
Wed, 25 Feb 1998 19:53:05 +0100 Claus Gittinger try OS-remove first,
Wed, 25 Feb 1998 16:25:46 +0100 Stefan Vogel Rel 3.4.1.2
Tue, 24 Feb 1998 18:27:29 +0100 Claus Gittinger can do faster compare of largeint = smallInt ...
Tue, 24 Feb 1998 17:23:59 +0100 Claus Gittinger recursiveRemove is now done without OS support.
Tue, 24 Feb 1998 11:32:26 +0100 Stefan Vogel Do not return negative hash values.
Mon, 23 Feb 1998 11:14:38 +0100 Stefan Vogel Fix #comment to return a string (instead of Scanner::Comment).
Sat, 21 Feb 1998 17:40:21 +0100 Claus Gittinger md's WIN32 changes
Sat, 21 Feb 1998 17:39:25 +0100 Claus Gittinger *** empty log message ***
Sat, 21 Feb 1998 13:38:43 +0100 Claus Gittinger *** empty log message ***
Fri, 20 Feb 1998 20:10:27 +0100 Claus Gittinger oops - a self-terminating process did not evaluate its
Wed, 18 Feb 1998 17:41:39 +0100 Claus Gittinger *** empty log message ***
Wed, 18 Feb 1998 17:33:16 +0100 Claus Gittinger *** empty log message ***
Wed, 18 Feb 1998 17:31:44 +0100 Claus Gittinger removed debugPrint
Tue, 17 Feb 1998 18:47:20 +0100 Claus Gittinger care for commentType
Mon, 16 Feb 1998 15:06:35 +0100 Claus Gittinger add removeSelectorChange to current projects changeSet rel3_4_1_1
Mon, 16 Feb 1998 13:03:47 +0100 Stefan Vogel Comment
Fri, 13 Feb 1998 22:53:20 +0100 Stefan Vogel Do not need quotes in #storeString when a symbol contains a ':'.
Fri, 13 Feb 1998 22:31:32 +0100 Stefan Vogel Do not need quotes in #storeString when a symbol contains a ':'.
Fri, 13 Feb 1998 14:09:44 +0100 Claus Gittinger oops - basicAt: / basicAt:put: may not be subRes
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip