Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 3 (100.0%) | 1 (100.0%) | 0.3 |
ppriv | 1 (33.3%) | 1 (100.0%) | 1.0 |
sjoelund.se | 2 (66.7%) | 0 (0.0%) | 0.0 |
- Move libQt*-mingw.a from build/ to c_runtime/omdev_qtdeps.
- Delete build/ from svn.
0 lines of code changed in 1 file:
- Susan indentation with '<<' is now determined by indentation of the line where is the '<<'
that is, in examples:
<<
text
>>
<<
text
>>
case PATTRN then <<
text
>>
the word 'text' is always indented by 2
1 lines of code changed in 1 file:
- Merged c_runtime from Bootstrapping
- Fixed simulation_result.cpp performance issues (<< endl flushes the buffer, \n does not)
- Added the Java-specific runtimes (C and Java)
- Changes to read_write.{c,h} for record-in-record, NORETCALL and MetaModelica types
0 lines of code changed in 1 file: