Fri, 27 Sep 2013 23:47:30 +0100 Merged 52f3ca7a321f and 90d541e96217 (branch default - CVS HEAD) jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 27 Sep 2013 23:47:30 +0100] rev 18098
Merged 52f3ca7a321f and 90d541e96217 (branch default - CVS HEAD)
Thu, 19 Sep 2013 10:18:18 +0100 Merged 698883672d5c and c63aea2dcfe5 (branch default - CVS HEAD) jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 19 Sep 2013 10:18:18 +0100] rev 18097
Merged 698883672d5c and c63aea2dcfe5 (branch default - CVS HEAD)
Thu, 12 Sep 2013 12:17:46 +0100 FIxed libInit.cc after bad merge. jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 12 Sep 2013 12:17:46 +0100] rev 18096
FIxed libInit.cc after bad merge.
Mon, 09 Sep 2013 14:18:46 +0100 Performance optimization in Object>>perform:xxx: methods. jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 09 Sep 2013 14:18:46 +0100] rev 18095
Performance optimization in Object>>perform:xxx: methods. Use 2-way hashing on selector's identity hash instead of linear probing for selector. Gives slightly better performance.
Thu, 05 Sep 2013 02:20:15 +0100 Recover lost method from 50c2416f962a - required for MOP! jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 05 Sep 2013 02:20:15 +0100] rev 18094
Recover lost method from 50c2416f962a - required for MOP! ObjectMemory class>>lookupMethodForSelectorUnwindHandlerFor: and ObjectMemory class>>unwindHandlerInContext: were somehow lost but they are required for lookup MOP to work correctly. This commits recovers them from rev 50c2416f962a.
Wed, 04 Sep 2013 09:43:51 +0100 Merged 4174aa84a870 and c1fa82fb9e66 (branch default - CVS HEAD) jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 04 Sep 2013 09:43:51 +0100] rev 18093
Merged 4174aa84a870 and c1fa82fb9e66 (branch default - CVS HEAD)
Wed, 28 Aug 2013 10:49:29 +0100 Bugfix in Class class>>tryLocalSourceFirst jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 28 Aug 2013 10:49:29 +0100] rev 18092
Bugfix in Class class>>tryLocalSourceFirst Always return true during initialization. Until Smalltalk is initialized, SCM support may not be loaded and configured properly, leading to funny errors.
Wed, 28 Aug 2013 10:47:51 +0100 Merged a947150ba171 and ecc817f379ba (branch default - CVS HEAD) jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 28 Aug 2013 10:47:51 +0100] rev 18091
Merged a947150ba171 and ecc817f379ba (branch default - CVS HEAD)
Fri, 23 Aug 2013 17:31:58 +0100 Fix in EncodedStream>>#decodedStreamFor: DO NOT SKIP the encoding chunk! jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 23 Aug 2013 17:31:58 +0100] rev 18090
Fix in EncodedStream>>#decodedStreamFor: DO NOT SKIP the encoding chunk!
Fri, 23 Aug 2013 15:26:24 +0100 Manually added Object>>tracePoint: and #tracePoint:message: from CVS jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 23 Aug 2013 15:26:24 +0100] rev 18089
Manually added Object>>tracePoint: and #tracePoint:message: from CVS
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip