Directory c_runtime/fortran/

Directory Created:
2007-04-19 10:06
Directory Deleted:
2012-02-23 08:08
Total Files:
0
Deleted Files:
24
Lines of Code:
0

[root]/c_runtime/fortran

Lines of Code

c_runtime/fortran/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 59 (100.0%) 13137 (100.0%) 222.6
petar 24 (40.7%) 12366 (94.1%) 515.2
dietmarw 4 (6.8%) 770 (5.9%) 192.5
rruusu 1 (1.7%) 1 (0.0%) 1.0
sjoelund.se 6 (10.2%) 0 (0.0%) 0.0
adrpo 24 (40.7%) 0 (0.0%) 0.0

Most Recent Commits

adrpo 2012-02-23 08:08 Rev.: 11174

- GOT RID OF the old trunk/c_runtime and old templates SimCodeC.tpl/SimCodeFMU.tpl
- HIGHLY RECOMMENDED make clean
- renamed SimCodeXXX.tpl CodegenXXX.tpl
- merged the needed things from SimCodeC.tpl into CodegenQSS.tpl.
- all tests except the usual mishaps go.
- targeted all trunk/c_runtime references used in
Makefiles / C (Qt OMPlot) / Other files to their SimulationRuntime/ counterparts.

0 lines of code changed in 24 files:

  • c_runtime/fortran: bigden.f (del), biglag.f (del), daux.f (del), ddasrt.f (del), ddassl.f (del), dlamch.f (del), dlinpk.f (del), dogleg.f (del), dpmpar.f (del), enorm.f (del), fdjac1.f (del), hybrd.f (del), hybrd1.f (del), hybrj.f (del), lsame.f (del), nelmead.f (del), newuoa.f (del), newuob.f (del), qform.f (del), qrfac.f (del), r1mpyq.f (del), r1updt.f (del), trsapp.f (del), update.f (del)
sjoelund.se 2011-03-24 14:44 Rev.: 8341

- Deleted svn:executable from some source-files

0 lines of code changed in 6 files:

  • c_runtime/fortran: daux.f (-1), ddasrt.f (-1), ddassl.f (-1), dlamch.f (-1), dlinpk.f (-1), lsame.f (-1)
rruusu 2010-02-02 11:45 Rev.: 4897

Bugfix: DDASRT sometimes jumps to a root at t > tout when INFO(3) = 1.
Affects cases where outputSteps < 0.

1 lines of code changed in 1 file:

  • c_runtime/fortran: ddasrt.f (+1 -1)
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

770 lines of code changed in 4 files:

  • c_runtime/fortran: ddasrt.f (+4 -4), ddassl.f (+1 -1), dpmpar.f (+1 -1), nelmead.f (+764 -764)
petar 2007-04-19 10:06 Rev.: 2778

Removed need for fortran compiler by translating fortran files to c using f2c. Replaced nelmead.f with version that can be translated. Moved fortran files to folder named fortran. Several testcases updated due to small numerical differences between c and fortran.

12366 lines of code changed in 24 files:

  • c_runtime/fortran: bigden.f (new 319), biglag.f (new 175), daux.f (new 611), ddasrt.f (new 1978), ddassl.f (new 3561), dlamch.f (new 857), dlinpk.f (new 876), dogleg.f (new 177), dpmpar.f (new 177), enorm.f (new 108), fdjac1.f (new 151), hybrd.f (new 459), hybrd1.f (new 123), hybrj.f (new 440), lsame.f (new 87), nelmead.f (new 764), newuoa.f (new 70), newuob.f (new 559), qform.f (new 95), qrfac.f (new 164), r1mpyq.f (new 92), r1updt.f (new 207), trsapp.f (new 206), update.f (new 110)
Generated by StatSVN 0.7.0