Sat, 04 Oct 2014 22:33:07 +0200 fix in upTo: for mac.
Claus Gittinger <cg@exept.de> [Sat, 04 Oct 2014 22:33:07 +0200] rev 16882
fix in upTo: for mac.
Sat, 04 Oct 2014 13:27:11 +0200 Oops, fixes to class fileout to handle non-ASCII code correctly.
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 04 Oct 2014 13:27:11 +0200] rev 16881
Oops, fixes to class fileout to handle non-ASCII code correctly.
Sat, 04 Oct 2014 13:27:04 +0200 Oops, fixes to class fileout to handle non-ASCII code correctly.
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 04 Oct 2014 13:27:04 +0200] rev 16880
Oops, fixes to class fileout to handle non-ASCII code correctly.
Sat, 04 Oct 2014 00:26:35 +0200 Moved #generatingSourceForOriginal: from SmalltalkChunkFileSourceWriter to
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 04 Oct 2014 00:26:35 +0200] rev 16879
Moved #generatingSourceForOriginal: from SmalltalkChunkFileSourceWriter to AbstractSourceFileWriter so SCM can safely send #generatingSourceForOriginal: even if the class is not a Smalltalk class. Fixed SmalltalkChunkFileSourceWriter w.r.t. shadowed methods.
Sat, 04 Oct 2014 00:26:29 +0200 Moved #generatingSourceForOriginal: from SmalltalkChunkFileSourceWriter to
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 04 Oct 2014 00:26:29 +0200] rev 16878
Moved #generatingSourceForOriginal: from SmalltalkChunkFileSourceWriter to AbstractSourceFileWriter so SCM can safely send #generatingSourceForOriginal: even if the class is not a Smalltalk class. Fixed SmalltalkChunkFileSourceWriter w.r.t. shadowed methods.
Sat, 04 Oct 2014 00:19:33 +0200 Added Method>>shadowedMethod returning shadowed method or nil.
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 04 Oct 2014 00:19:33 +0200] rev 16877
Added Method>>shadowedMethod returning shadowed method or nil.
Fri, 03 Oct 2014 04:11:09 +0200 Added: #back / #peekBack for Squeak compatibility.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 03 Oct 2014 04:11:09 +0200] rev 16876
Added: #back / #peekBack for Squeak compatibility.
Fri, 03 Oct 2014 03:48:38 +0200 class: CharacterArray>>#includesSubstring: (for Squeak compatibility)
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 03 Oct 2014 03:48:38 +0200] rev 16875
class: CharacterArray>>#includesSubstring: (for Squeak compatibility)
Thu, 02 Oct 2014 20:19:36 +0200 class: Integer
Stefan Vogel <sv@exept.de> [Thu, 02 Oct 2014 20:19:36 +0200] rev 16874
class: Integer changed: #swapBytes
Thu, 02 Oct 2014 20:19:12 +0200 class: SmallInteger
Stefan Vogel <sv@exept.de> [Thu, 02 Oct 2014 20:19:12 +0200] rev 16873
class: SmallInteger changed: #swapBytes fix for negative numbers being returned for SmallInteger maxVal swapBytes
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip