Mon, 13 Mar 2017 08:03:28 +0000 Win32: #ifdef'd leftover debug print in `#selectOnAnyReadable` jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 13 Mar 2017 08:03:28 +0000] rev 21638
Win32: #ifdef'd leftover debug print in `#selectOnAnyReadable`
Thu, 09 Mar 2017 16:29:23 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Thu, 09 Mar 2017 16:29:23 +0100] rev 21637
#DOCUMENTATION by cg class: Integer comment/format in: #readFrom:allowRadix:onError:
Thu, 09 Mar 2017 16:28:53 +0100 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 09 Mar 2017 16:28:53 +0100] rev 21636
#REFACTORING by cg class: Integer added: #readFrom:allowRadix:onError: changed: #readFrom:onError:
Thu, 09 Mar 2017 16:28:37 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Thu, 09 Mar 2017 16:28:37 +0100] rev 21635
#BUGFIX by cg class: FixedPoint changed: #readFrom:decimalPointCharacters:onError: do not allow a radix. The problem is: the scale cannot be determined if base is not 10
Thu, 09 Mar 2017 16:23:04 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Thu, 09 Mar 2017 16:23:04 +0100] rev 21634
#BUGFIX by cg class: Number changed: #readFrom:decimalPointCharacters:onError: bugfix: reading a float in radix; the mantissa was not correctly read. (i.e. 2r101.1 or 16r100.F)
Thu, 09 Mar 2017 15:46:51 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Thu, 09 Mar 2017 15:46:51 +0100] rev 21633
#BUGFIX by cg class: FixedPoint comment/format in: #readFrom: changed: #readFrom:decimalPointCharacters:onError: ouch - was not correctly positioning the stream after reading a partial number. Eg. reading from 0b01010, the stream was positioned at the end, instead of before the 'b'. This confuses readers, which checked for valid fixpoint strings (eg. in expecco)
Thu, 09 Mar 2017 15:32:26 +0100 #BUGFIX by stefan
Stefan Vogel <sv@exept.de> [Thu, 09 Mar 2017 15:32:26 +0100] rev 21632
#BUGFIX by stefan class: OSProcess changed: #terminateGroup (send #terminateProcess: instead of #terminateProcessGroup:, send #terminateProcessGroup: instead of #terminateProcess:)
Thu, 09 Mar 2017 10:25:19 +0100 #QUALITY by cg
Claus Gittinger <cg@exept.de> [Thu, 09 Mar 2017 10:25:19 +0100] rev 21631
#QUALITY by cg class: Collection added: #keys
Tue, 07 Mar 2017 21:01:42 +0100 *** empty log message ***
Claus Gittinger <cg@exept.de> [Tue, 07 Mar 2017 21:01:42 +0100] rev 21630
*** empty log message ***
Tue, 07 Mar 2017 19:14:20 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Tue, 07 Mar 2017 19:14:20 +0100] rev 21629
#DOCUMENTATION by cg class: Behavior comment/format in: #allSubclassesInOrderDo:
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip