Thu, 28 Apr 2016 22:43:37 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 28 Apr 2016 22:43:37 +0200] rev 19670
#REFACTORING by cg class: Filename changed: #isAbsolute #nameWithSpecialExpansions: #osNameForFile #possiblyQuotedPathname:
Thu, 28 Apr 2016 21:50:08 +0200 #OTHER by stefan
Stefan Vogel <sv@exept.de> [Thu, 28 Apr 2016 21:50:08 +0200] rev 19669
#OTHER by stefan class: UnixOperatingSystem #randomBytesInto: fix when syscall is missing
Thu, 28 Apr 2016 10:54:48 +0200 bcc fix
Claus Gittinger <cg@exept.de> [Thu, 28 Apr 2016 10:54:48 +0200] rev 19668
bcc fix
Thu, 28 Apr 2016 06:55:15 +0200 Merge jv
Merge Script [Thu, 28 Apr 2016 06:55:15 +0200] rev 19667
Merge
Wed, 27 Apr 2016 20:05:13 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Wed, 27 Apr 2016 20:05:13 +0200] rev 19666
#BUGFIX by cg class: Win32OperatingSystem changed: #epochEndOSTime #epochStartOSTime fix for changed epoch bias (osTime already biased to 1970)
Wed, 27 Apr 2016 18:56:09 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Wed, 27 Apr 2016 18:56:09 +0200] rev 19665
#FEATURE by cg class: Filename added: #asUniqueFilename comment/format in: #newTemporaryIn: changed: #newTemporaryIn:nameTemplate:
Wed, 27 Apr 2016 14:58:53 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Wed, 27 Apr 2016 14:58:53 +0200] rev 19664
#FEATURE by cg class: Filename added: #recursiveDirectoryContentsWithPrefix:filesDo:directoriesDo: comment/format in: #recursiveDirectoryContentsAsFilenamesDo: changed: #recursiveDirectoryContentsDo: #recursiveDirectoryContentsDo:directoryPrefix:
Wed, 27 Apr 2016 15:24:58 +0100 Relax inline assembly constraints in order to compile with -fno-omit-frame-pointer jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 27 Apr 2016 15:24:58 +0100] rev 19663
Relax inline assembly constraints in order to compile with -fno-omit-frame-pointer Under Linux / i386, LargeInteger>>absPlus:sign: used too restrictive constraints so it did not compile with -fno-omit-frame-pointer. By relaxinf constrations to use memory location only it requires less registers and fits. Relaxing constraints should not have significant performance impact as data has to be loaded from memory anyway. However, I did not check generated assembly.
Wed, 27 Apr 2016 07:53:49 +0100 Merge jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 27 Apr 2016 07:53:49 +0100] rev 19662
Merge
Tue, 26 Apr 2016 21:57:25 +0100 Added missing #yourself to ApplicationDefinition>>bmake_dot_mak_mappings jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 26 Apr 2016 21:57:25 +0100] rev 19661
Added missing #yourself to ApplicationDefinition>>bmake_dot_mak_mappings This fixes RegressionTests::MakefileTests.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip