Directory mosh/src/runtime/

Directory Created:
2002-02-11 15:54
Directory Deleted:
2012-03-12 23:15
Total Files:
0
Deleted Files:
5
Lines of Code:
0

[root]/mosh/src/runtime

Lines of Code

mosh/src/runtime/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 33 (100.0%) 848 (100.0%) 25.6
ankar 13 (39.4%) 591 (69.7%) 45.4
henjo 11 (33.3%) 193 (22.8%) 17.5
dietmarw 4 (12.1%) 64 (7.5%) 16.0
sjoelund.se 5 (15.2%) 0 (0.0%) 0.0

Most Recent Commits

sjoelund.se 2012-03-12 23:15 Rev.: 11397

- Improved tab detection

0 lines of code changed in 5 files:

  • mosh/src/runtime: main.cpp (del), modelica_array.cpp (del), modelica_array.hpp (del), modelica_runtime_error.hpp (del), numerical_array.hpp (del)
dietmarw 2008-11-02 18:35 Rev.: 3732

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

64 lines of code changed in 4 files:

  • mosh/src/runtime: main.cpp (+4 -4), modelica_array.cpp (+17 -17), modelica_array.hpp (+27 -27), numerical_array.hpp (+16 -16)
henjo 2002-02-15 16:49 Rev.: 742

Added more copyright notices

84 lines of code changed in 4 files:

  • mosh/src/runtime: main.cpp (+21 -3), modelica_array.hpp (+21 -3), modelica_runtime_error.hpp (+21 -3), numerical_array.hpp (+21 -3)
henjo 2002-02-15 10:36 Rev.: 737

Added copyright notices to files

20 lines of code changed in 5 files:

  • mosh/src/runtime: main.cpp (+4), modelica_array.cpp (+4), modelica_array.hpp (+4), modelica_runtime_error.hpp (+4), numerical_array.hpp (+4)
ankar 2002-02-14 08:09 Rev.: 734

Implemented matrix multiplication (vector * vector,vector * matrix,matrix*vector,matrix*matrix).

64 lines of code changed in 1 file:

  • mosh/src/runtime: numerical_array.hpp (+64 -12)
ankar 2002-02-13 19:08 Rev.: 733

More work on array arithmetic.

111 lines of code changed in 1 file:

  • mosh/src/runtime: numerical_array.hpp (+111 -2)
henjo 2002-02-13 18:38 Rev.: 732

Some changes made so that more things are working

89 lines of code changed in 2 files:

  • mosh/src/runtime: modelica_array.hpp (+70 -29), numerical_array.hpp (+19 -3)
ankar 2002-02-13 10:37 Rev.: 731

Implemented unary minus. Nuked some compiler warnings.

16 lines of code changed in 1 file:

  • mosh/src/runtime: numerical_array.hpp (+16 -2)
ankar 2002-02-13 05:35 Rev.: 730

More work on arrays.

179 lines of code changed in 3 files:

  • mosh/src/runtime: main.cpp (+34 -5), modelica_array.hpp (+63 -11), numerical_array.hpp (+82 -37)
ankar 2002-02-12 10:36 Rev.: 726

test file.

5 lines of code changed in 1 file:

  • mosh/src/runtime: main.cpp (new 5)
ankar 2002-02-12 10:35 Rev.: 725

real_array and integer_array are now classes.

171 lines of code changed in 2 files:

  • mosh/src/runtime: modelica_array.hpp (+75 -2), numerical_array.hpp (+96 -30)
ankar 2002-02-11 16:27 Rev.: 722

Initial commit.

0 lines of code changed in 1 file:

  • mosh/src/runtime: modelica_runtime_error.hpp (new)
ankar 2002-02-11 15:54 Rev.: 721

Initial commit.

45 lines of code changed in 3 files:

  • mosh/src/runtime: modelica_array.cpp (new 13), modelica_array.hpp (new 2), numerical_array.hpp (new 30)
Generated by StatSVN 0.7.0