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:
Wed, 29 Aug 2018 15:28:13 +0200 oops - stc problem
Claus Gittinger <cg@exept.de> [Wed, 29 Aug 2018 15:28:13 +0200] rev 23318
oops - stc problem
Wed, 29 Aug 2018 13:57:59 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Wed, 29 Aug 2018 13:57:59 +0200] rev 23317
#UI_ENHANCEMENT by cg class: UserPreferences added: #at:putSyntaxColor: #colorWithKey:default: comment/format in: #commentColor #constantColor #defaultSyntaxColor #errorColor changed:16 methods
Wed, 29 Aug 2018 12:45:33 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Wed, 29 Aug 2018 12:45:33 +0200] rev 23316
#REFACTORING by cg class: Method comment/format in: #setAnnotations: category of: #setAnnotations:
Wed, 29 Aug 2018 10:36:36 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Wed, 29 Aug 2018 10:36:36 +0200] rev 23315
#REFACTORING by cg class: Annotation added: #installedInMethod: #isJavaScriptSelector comment/format in: #isResource #isUnknown changed: #annotatesClass: #annotatesMethod: class: Annotation class added: #javaScript: comment/format in: #documentation #for:selector:arguments: #key:arguments: #keyword:arguments: #method:key:arguments: #withPragmasIn:do: category of: #key:arguments: class: Annotation::JavaScriptSelector class definition added: #isJavaScriptSelector #javaScriptSelector #javaScriptSelector: class: Annotation::JavaScriptSelector class added: #documentation class: Annotation::NameSpace removed: #annotatesClass: class: Annotation::Resource removed: #annotatesClass: #annotatesMethod: class: Annotation::Unknown removed: #annotatesClass: #annotatesMethod:
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip