Tue, 11 Sep 2018 18:36:35 +0200 #DOCUMENTATION by stefan
Stefan Vogel <sv@exept.de> [Tue, 11 Sep 2018 18:36:35 +0200] rev 23328
#DOCUMENTATION by stefan class: Dictionary class comment/format in: #withKeyValuePairs: #withKeysAndValues:
Tue, 11 Sep 2018 18:36:14 +0200 #FEATURE by stefan
Stefan Vogel <sv@exept.de> [Tue, 11 Sep 2018 18:36:14 +0200] rev 23327
#FEATURE by stefan class: Collection added: #pairsAsDictionary comment/format in: #associationsAsDictionary
Tue, 11 Sep 2018 18:24:30 +0200 #BUGFIX by stefan
Stefan Vogel <sv@exept.de> [Tue, 11 Sep 2018 18:24:30 +0200] rev 23326
#BUGFIX by stefan class: UnixSyslogInterface class changed: #basicLog:severity:facility:originator:attachment: do not convert to unicode when loggiong via logger
Fri, 07 Sep 2018 16:32:16 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Fri, 07 Sep 2018 16:32:16 +0200] rev 23325
#FEATURE by cg class: CharacterArray changed: #expandPlaceholders:with:ignoreNumericEscapes:on: without a mapping collection, only %<xx> sequences are expanded; everything else remains untouched.
Wed, 29 Aug 2018 14:15:11 +0200 Issue #238: remove `\NUL` from diretory targets jv
Patrik Svestka <patrik.svestka@gmail.com> [Wed, 29 Aug 2018 14:15:11 +0200] rev 23324
Issue #238: remove `\NUL` from diretory targets ...i.e., use: resources\%(MODULE): resources mkdir resources\%(MODULE) instead of: resources\%(MODULE)\NUL: resources\NUL mkdir resources\%(MODULE) THe `\NUL` technique was (needed?) on MSDOS and Windows 9x but does not work reliably on NT-kernel based Windows with NTFS [1]. Borland makefiles using '\NUL` proved to fail on Windows 10 Version 1703 (OS build 15063.1266) while it seem to work on various XPs, Windows 7 and Windows 10 Version 1803 (OS Build 17134.228). This commit fixed the issue. [1]: https://web.archive.org/web/20150609092521/https://support.microsoft.com/en-us/kb/65994 [2]: https://swing.fit.cvut.cz/projects/stx-jv/ticket/238
Fri, 31 Aug 2018 12:26:18 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Fri, 31 Aug 2018 12:26:18 +0200] rev 23323
#DOCUMENTATION by cg class: Number category of: #closeFrom: #closeFrom:withEpsilon: #closeTo: #closeTo:withEpsilon: #degreeCos #degreeSin #degreeTan #isEqual:within: #rounded:
Fri, 31 Aug 2018 12:24:58 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Fri, 31 Aug 2018 12:24:58 +0200] rev 23322
#DOCUMENTATION by cg class: Number comment/format in: #closeFrom:withEpsilon:
Thu, 30 Aug 2018 22:40:23 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Thu, 30 Aug 2018 22:40:23 +0200] rev 23321
#BUGFIX by cg class: CharacterArray changed: #printXmlTextQuotedOn: oops - character quoting broken.
Thu, 30 Aug 2018 13:32:09 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Thu, 30 Aug 2018 13:32:09 +0200] rev 23320
#FEATURE by cg class: Stream added: #asXPathReadStreamAdapter #log: changed: #showCR:_: #showCR:_:_: #showCR:_:_:_: #showCR:_:_:_:_: #showCR:_:_:_:_:_: #showCR:_:_:_:_:_:_:
Wed, 29 Aug 2018 16:27:02 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Wed, 29 Aug 2018 16:27:02 +0200] rev 23319
#BUGFIX by cg class: Collection #detectMax: #detectMin:
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip