Fri, 04 Apr 2014 10:24:43 +0200 class: Win32OperatingSystem
Stefan Vogel <sv@exept.de> [Fri, 04 Apr 2014 10:24:43 +0200] rev 16303
class: Win32OperatingSystem changed: #errorHolderForNumber: better handlinf for non-numeric errors
Fri, 04 Apr 2014 10:18:36 +0200 class: ExternalStream
Stefan Vogel <sv@exept.de> [Fri, 04 Apr 2014 10:18:36 +0200] rev 16302
class: ExternalStream changed: #closeFile do not fflush if explicitly unbuffered
Fri, 04 Apr 2014 10:17:23 +0200 class: UnixOperatingSystem
Stefan Vogel <sv@exept.de> [Fri, 04 Apr 2014 10:17:23 +0200] rev 16301
class: UnixOperatingSystem changed: #errorHolderForNumber: better handling of non-numeric error codes
Thu, 03 Apr 2014 17:31:38 +0200 class: ExternalStream
Stefan Vogel <sv@exept.de> [Thu, 03 Apr 2014 17:31:38 +0200] rev 16300
class: ExternalStream changed: #close #closeFile
Thu, 03 Apr 2014 17:30:38 +0200 class: DirectoryStream
Stefan Vogel <sv@exept.de> [Thu, 03 Apr 2014 17:30:38 +0200] rev 16299
class: DirectoryStream added: #isOpen removed: #close changed: #closeFile set dirPointer to nil
Thu, 03 Apr 2014 15:03:29 +0200 Fix error processing
Stefan Vogel <sv@exept.de> [Thu, 03 Apr 2014 15:03:29 +0200] rev 16298
Fix error processing
Thu, 03 Apr 2014 14:59:44 +0200 fix error processing
Stefan Vogel <sv@exept.de> [Thu, 03 Apr 2014 14:59:44 +0200] rev 16297
fix error processing
Thu, 03 Apr 2014 14:58:08 +0200 Fix error handling.
Stefan Vogel <sv@exept.de> [Thu, 03 Apr 2014 14:58:08 +0200] rev 16296
Fix error handling. Especially when encoutering EWOULDBLOCK under linux, an EINTR could be internixed, which caused data to be repeated from the beginning.
Thu, 03 Apr 2014 14:35:22 +0200 class: CharacterArray
Claus Gittinger <cg@exept.de> [Thu, 03 Apr 2014 14:35:22 +0200] rev 16295
class: CharacterArray added: #unquote for protocol completeness
Thu, 03 Apr 2014 13:54:28 +0200 class: SmallInteger
Claus Gittinger <cg@exept.de> [Thu, 03 Apr 2014 13:54:28 +0200] rev 16294
class: SmallInteger category of:9 methods
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip