Thu, 26 Nov 2015 13:54:35 +0100 #FEATURE
Stefan Vogel <sv@exept.de> [Thu, 26 Nov 2015 13:54:35 +0100] rev 18959
#FEATURE class: Block added: #on:do:ifCurtailed: changed: #handlerForSignal:context:originator: #unwindHandlerInContext:
Thu, 26 Nov 2015 06:54:35 +0100 Merge jv
Merge Script [Thu, 26 Nov 2015 06:54:35 +0100] rev 18958
Merge
Wed, 25 Nov 2015 19:52:01 +0100 #FEATURE
Stefan Vogel <sv@exept.de> [Wed, 25 Nov 2015 19:52:01 +0100] rev 18957
#FEATURE class: ProcessorScheduler changed: #checkForIOWithTimeout: #disableSemaphore: #removeCorruptedFds Check for exception events
Wed, 25 Nov 2015 19:44:31 +0100 #FEATURE
Stefan Vogel <sv@exept.de> [Wed, 25 Nov 2015 19:44:31 +0100] rev 18956
#FEATURE class: ExternalStream added: #writeExceptionWaitWithTimeoutMs:
Wed, 25 Nov 2015 19:43:30 +0100 #FEATURE
Stefan Vogel <sv@exept.de> [Wed, 25 Nov 2015 19:43:30 +0100] rev 18955
#FEATURE class: AbstractOperatingSystem added: #writeExceptionCheck:
Wed, 25 Nov 2015 19:42:31 +0100 #FEATURE
Stefan Vogel <sv@exept.de> [Wed, 25 Nov 2015 19:42:31 +0100] rev 18954
#FEATURE class: Win32OperatingSystem class definition changed: #errorHolderForNumber: #errorNumberFor: #selectOnAnyReadable:writable:exception:readableInto:writableInto:exceptionInto:withTimeOut: Select also for exceptional conditions on sockets. Added WSA error codes
Wed, 25 Nov 2015 07:04:00 +0100 Merge jv
Merge Script [Wed, 25 Nov 2015 07:04:00 +0100] rev 18953
Merge
Tue, 24 Nov 2015 12:16:43 +0100 #REFACTORING
Stefan Vogel <sv@exept.de> [Tue, 24 Nov 2015 12:16:43 +0100] rev 18952
#REFACTORING class: Filename comment/format in: #recursiveCopyTo: #recursiveRemove changed:5 methods
Tue, 24 Nov 2015 12:11:56 +0100 #BUGFIX
Stefan Vogel <sv@exept.de> [Tue, 24 Nov 2015 12:11:56 +0100] rev 18951
#BUGFIX class: Win32OperatingSystem changed: #recursiveCopyDirectory:to: whec copying keep access rights
Mon, 23 Nov 2015 21:29:03 +0000 Fixed broken String>>indexOf:startingAt: jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 23 Nov 2015 21:29:03 +0000] rev 18950
Fixed broken String>>indexOf:startingAt: ...introduced in b77b871e2795. Use ULL suffix to specify a numeric constant of type `unsigned long long int`. Beware that on Windows/64bit, `unsigned long int` is 4byte (whereas on Linux/64bit it's8byte). This commit fixes #68: String>>indexOf:startingAt: broken under Windows/ MINGW64.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip