Tue, 01 Aug 2017 14:06:29 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Tue, 01 Aug 2017 14:06:29 +0200] rev 22141
#BUGFIX by cg class: ExternalLibraryFunction care for CDatum arguments. added: #convertArgument: changed: #invokeFFIwithArguments:forCPPInstance:
Tue, 01 Aug 2017 13:55:36 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Tue, 01 Aug 2017 13:55:36 +0200] rev 22140
#UI_ENHANCEMENT by cg class: ExternalLibraryFunction changed: #invokeFFIwithArguments:forCPPInstance: tell which argument made trouble if not convertable.
Tue, 01 Aug 2017 13:52:21 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Tue, 01 Aug 2017 13:52:21 +0200] rev 22139
#REFACTORING by cg class: Object comment/format in: #primitiveFailed: changed: #primitiveFailed due to the skipInDebugger annotation, we can now reuse primitiveFailed: without seeing extra frames in debugger. (code duplication removed)
Tue, 01 Aug 2017 11:46:35 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Tue, 01 Aug 2017 11:46:35 +0200] rev 22138
#BUGFIX by cg class: Metaclass changed: #name:inEnvironment:subclassOf:instanceVariableNames:variable:words:pointers:classVariableNames:poolDictionaries:category:comment:changed:classInstanceVariableNames:
Tue, 01 Aug 2017 11:42:23 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Tue, 01 Aug 2017 11:42:23 +0200] rev 22137
#DOCUMENTATION by cg class: CharacterArray comment/format in: #match: changed: #match:from:to:caseSensitive:escapeCharacter:
Tue, 01 Aug 2017 10:48:08 +0200 #DOCUMENTATION by stefan
Stefan Vogel <sv@exept.de> [Tue, 01 Aug 2017 10:48:08 +0200] rev 22136
#DOCUMENTATION by stefan class: UnixOperatingSystem::FileStatusInfo changed: #at: #type:mode:uid:gid:size:id:accessed:modified:statusChanged:path:numLinks: class: UnixOperatingSystem::FileStatusInfo class changed: #type:mode:uid:gid:size:id:accessed:modified:statusChanged:path:numLinks: mark obsolete mathods
Mon, 31 Jul 2017 20:50:13 +0100 Fixed `UserPreferences >> defaultUserSettingsFileLocations` jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 31 Jul 2017 20:50:13 +0100] rev 22135
Fixed `UserPreferences >> defaultUserSettingsFileLocations` w.r.t. missing settings file. The problem was that `#getSystemFilename` returned `nil` is no such file was found which later on lead to DNU.
Mon, 24 Jul 2017 21:23:16 +0200 Issue #63: Keep platform-specific classes updating package class list jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 24 Jul 2017 21:23:16 +0200] rev 22134
Issue #63: Keep platform-specific classes updating package class list This case has to be handled specially as platform specific classes for other than current platform are absent and so look like deleted. See https://swing.fit.cvut.cz/projects/stx-jv/ticket/63
Wed, 26 Jul 2017 22:32:47 +0100 Oops, fixed class names in `stx:libbasic` project definition. jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 26 Jul 2017 22:32:47 +0100] rev 22133
Oops, fixed class names in `stx:libbasic` project definition. Renamed `UnixTerminalAttributes` and `UnixTerminalConstants` has been renamed to `TTYAttributes` and `TTYConstants` during the development but classes were not renamed in `classNamesAndAttributes` list.
Mon, 31 Jul 2017 16:38:39 +0200 #BUGFIX by stefan
Stefan Vogel <sv@exept.de> [Mon, 31 Jul 2017 16:38:39 +0200] rev 22132
#BUGFIX by stefan class: OrderedSet added: #withIndexDo:
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip