[root]/Compiler/VC7/rmlRuntime/runtime/mask
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 11 (100.0%) | 386 (100.0%) | 35.0 |
adrpo | 6 (54.5%) | 320 (82.9%) | 53.3 |
dietmarw | 5 (45.5%) | 66 (17.1%) | 13.2 |
- moved /trunk/Compiler/VC7 to /installers/windows/VC7
0 lines of code changed in 3 files:
Formal clean up of all code files:
* applied svn:eol-style native to all files except Compiler/*.mo --> LF
* unified the eol-style of ALL files (this was necessary in order to set the svn properties
* unification was done by a script which also removed all trailing whitespaces (except for all files in testsuite as white spaces are necessary to successful compare the results, could be improved maybe)
* make clean all test --> success on Ubuntu Linux 8.10, proably a good idea to run it for the other platforms as well.
* FYI: script to remove trailing white spaces: http://is.gd/5A6B
66 lines of code changed in 5 files:
- updated the mmc/rml runtime to the latest version
+ alloc the to-space (reserved) only when a major GC happen
+ timers for GC
+ help text for the runtime when the executable is called with -help
320 lines of code changed in 1 file:
- fixes for mask and diff runtime
0 lines of code changed in 2 files: