Mon, 03 Dec 2018 17:51:34 +0100 class Object
Stefan Vogel <sv@exept.de> [Mon, 03 Dec 2018 17:51:34 +0100] rev 4773
class Object changed: #onChangeSend:to:
Thu, 29 Nov 2018 04:36:52 +0000 update tags
convert-repo [Thu, 29 Nov 2018 04:36:52 +0000] rev 4772
update tags
Wed, 28 Nov 2018 15:31:45 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Wed, 28 Nov 2018 15:31:45 +0100] rev 4771
#FEATURE by cg class: Archiver class changed: #newFor:
Tue, 27 Nov 2018 16:31:23 +0100 #BUGFIX by chzeiher expeccoALM_1_13
chzeiher [Tue, 27 Nov 2018 16:31:23 +0100] rev 4770
#BUGFIX by chzeiher class: Socket class changed: #getRandomAvailablePortOnHost: bandaid to have the method working remotely. By essentially picking a port at random :S
Tue, 13 Nov 2018 16:00:39 +0100 Issue #239: Fix all Smalltak/X source files to be in unicode (UTF8 without BOM) and prefixed by "{ Encoding: utf8 }" when any unicode character is present jv
Patrik Svestka <patrik.svestka@gmail.com> [Tue, 13 Nov 2018 16:00:39 +0100] rev 4769
Issue #239: Fix all Smalltak/X source files to be in unicode (UTF8 without BOM) and prefixed by "{ Encoding: utf8 }" when any unicode character is present - All source *.st files are now Unicode UTF8 without BOM Files are in two groups (fileOut works this way in Smalltalk/X): - containing a unicode character have "{ Encoding: utf8 }" at the header - ASCII only are without the header
Thu, 22 Nov 2018 15:48:00 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Thu, 22 Nov 2018 15:48:00 +0100] rev 4768
#REFACTORING by stefan class: ActorStream changed: #nextPutAll:startingAt:to:
Thu, 22 Nov 2018 15:47:15 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Thu, 22 Nov 2018 15:47:15 +0100] rev 4767
#REFACTORING by stefan class: PrinterStream removed: #nextPutAll:startingAt:to: already in superclass
Thu, 22 Nov 2018 15:45:29 +0100 #BUGFIX by stefan
Stefan Vogel <sv@exept.de> [Thu, 22 Nov 2018 15:45:29 +0100] rev 4766
#BUGFIX by stefan class: ZipArchive changed: #addArchiveDirectory:fromOsDirectory: #addArchiveDirectoryCompressed:fromOsDirectory: #addCentralZipDirectory #addDirectory: #addFile:fromStream: When disk is full, do not write partial data without raising an error #addFile:fromStream:compressMethod: #addFile:fromStream:compressMethod:asDirectory: #addFile:withContents: #addFile:withContents:compressMethod:asDirectory: #addFileCompressed:fromStream: #addFileCompressed:withContents: #addString:as: #basicAddFile:withContents:compressMethod:asDirectory: class: ZipArchive::ZipMember changed: #writeTo:
Mon, 19 Nov 2018 12:33:42 +0100 #OTHER by chzeiher
chzeiher [Mon, 19 Nov 2018 12:33:42 +0100] rev 4765
#OTHER by chzeiher Added version checking for JavaBridge.
Mon, 12 Nov 2018 16:24:46 +0100 #FEATURE by chzeiher
chzeiher [Mon, 12 Nov 2018 16:24:46 +0100] rev 4764
#FEATURE by chzeiher class: Socket class: Socket class added: #getRandomAvailablePortOnHost: Method to return free portnumber as String utilizing TCP Port Assassination to quickly reuse (only works from same host-context).
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip