Directory modeq/winruntime/

Directory Created:
2004-03-11 11:56
Directory Deleted:
2005-05-12 14:12
Total Files:
0
Deleted Files:
13
Lines of Code:
0

[root]/modeq/winruntime

Lines of Code

modeq/winruntime/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 73 (100.0%) 4256 (100.0%) 58.3
haklu 35 (47.9%) 2805 (65.9%) 80.1
x02lucpo 23 (31.5%) 1141 (26.8%) 49.6
x02danhe 2 (2.7%) 310 (7.3%) 155.0
levsa 13 (17.8%) 0 (0.0%) 0.0

Most Recent Commits

levsa 2005-05-12 14:12 Rev.: 1784

Moved directory modeq to Compiler. Updated references to the modeq directory so that they refer to Compiler/ instead

0 lines of code changed in 13 files:

  • modeq/winruntime: cacheimpl.cpp (del), corbaimpl.cpp (del), daeext.cpp (del), modeq_communication.cc (del), modeq_communication.h (del), modeq_communication_impl.cpp (del), modeq_communication_impl.h (del), printimpl.c (del), ptolemyio.cpp (del), rtopts.c (del), socketimpl.c (del), systemimpl.c (del), tornadoext.cpp (del)
x02lucpo 2005-05-10 08:39 Rev.: 1777

added remove_first_and_last_char(string) => string

21 lines of code changed in 1 file:

  • modeq/winruntime: systemimpl.c (+21)
x02lucpo 2005-04-29 10:59 Rev.: 1767

changed an include from ../ast/yacclib.h to ../absyn_builder/yacclib.h

1 lines of code changed in 1 file:

  • modeq/winruntime: rtopts.c (+1 -1)
haklu 2005-04-21 17:26 Rev.: 1711

Changed MOSHHOME to OPENMODELICAHOME which shuld point to what ${MOSHHOME}/.. used to be.
Also deleted some more (hopefully all) of the tornado stuff
Deleted the old modsim module.
Fixed Ctrl-C and Ctrl-V in WinMosh.

311 lines of code changed in 2 files:

  • modeq/winruntime: rtopts.c (+305 -324), systemimpl.c (+6 -6)
haklu 2005-03-31 16:14 Rev.: 1648

*** empty log message ***

97 lines of code changed in 1 file:

  • modeq/winruntime: systemimpl.c (+97 -64)
x02lucpo 2005-03-23 09:49 Rev.: 1611

*** empty log message ***

1 lines of code changed in 1 file:

  • modeq/winruntime: tornadoext.cpp (+1 -1)
x02lucpo 2005-03-22 18:04 Rev.: 1608

corrected a submodelindex error

10 lines of code changed in 1 file:

  • modeq/winruntime: tornadoext.cpp (+10 -6)
x02lucpo 2005-03-22 11:35 Rev.: 1605

removed a compile error

1 lines of code changed in 1 file:

  • modeq/winruntime: tornadoext.cpp (+1 -1)
x02lucpo 2005-03-21 15:13 Rev.: 1591

*** empty log message ***

14 lines of code changed in 1 file:

  • modeq/winruntime: tornadoext.cpp (+14 -10)
haklu 2005-03-18 14:14 Rev.: 1589

removed ^M from licence texts

27 lines of code changed in 2 files:

  • modeq/winruntime: printimpl.c (+11 -2), ptolemyio.cpp (+16 -2)
x02lucpo 2005-03-16 16:42 Rev.: 1571

tested package support

1 lines of code changed in 1 file:

  • modeq/winruntime: tornadoext.cpp (+1 -1)
x02lucpo 2005-03-15 12:42 Rev.: 1567

added package support

115 lines of code changed in 1 file:

  • modeq/winruntime: tornadoext.cpp (+115 -15)
haklu 2005-03-04 18:51 Rev.: 1559

*** empty log message ***

23 lines of code changed in 1 file:

  • modeq/winruntime: systemimpl.c (+23 -12)
haklu 2005-02-25 12:43 Rev.: 1539

Changed name of mingw runtime lib

2 lines of code changed in 1 file:

  • modeq/winruntime: systemimpl.c (+2 -2)
x02lucpo 2005-02-10 17:39

added simulation_5fcg

10 lines of code changed in 2 files:

  • modeq/winruntime: rtopts.c (+9 -4)
x02lucpo 2005-02-10 17:18 Rev.: 1491

added simulation_5fcg

7 lines of code changed in 1 file:

  • modeq/winruntime: rtopts.c (+7)
x02lucpo 2005-02-09 18:16 Rev.: 1484

added get-functions to generate GetNoParams(<int>)

28 lines of code changed in 1 file:

  • modeq/winruntime: tornadoext.cpp (+28 -1)
x02lucpo 2005-02-09 15:35 Rev.: 1482

changed from _t_ to time

1 lines of code changed in 1 file:

  • modeq/winruntime: tornadoext.cpp (+1 -1)
x02lucpo 2005-02-09 15:14 Rev.: 1481

added startvalues to parameters

57 lines of code changed in 1 file:

  • modeq/winruntime: tornadoext.cpp (+57 -10)
x02lucpo 2005-02-01 12:19 Rev.: 1449

improved the design

111 lines of code changed in 1 file:

  • modeq/winruntime: tornadoext.cpp (+111 -18)
x02lucpo 2005-01-26 14:24 Rev.: 1423

added hierarchical code generation

284 lines of code changed in 1 file:

  • modeq/winruntime: tornadoext.cpp (+284 -54)
haklu 2005-01-18 11:41 Rev.: 1404

Updated rml to 2.2.1 and made rml runtime part of the build

38 lines of code changed in 2 files:

  • modeq/winruntime: daeext.cpp (+38 -42), systemimpl.c (-10)
x02lucpo 2005-01-12 15:09 Rev.: 1391

added a check for how many generated var and made some changes to to model genration of variables

25 lines of code changed in 1 file:

  • modeq/winruntime: tornadoext.cpp (+25)
x02lucpo 2005-01-11 17:02 Rev.: 1387

added get_input_var_number and get_output_var_number

30 lines of code changed in 1 file:

  • modeq/winruntime: tornadoext.cpp (+30 -5)
x02lucpo 2005-01-11 16:56 Rev.: 1385

rml-file for the cpp-connection

62 lines of code changed in 1 file:

  • modeq/winruntime: tornadoext.cpp (new 62)
x02lucpo 2005-01-04 09:45 Rev.: 1377

added some missing function and a check needed for tornado code generation

22 lines of code changed in 2 files:

  • modeq/winruntime: rtopts.c (+11 -3), systemimpl.c (+11)
haklu 2004-12-17 12:28 Rev.: 1371

Fixed small bug regarding locks.

16 lines of code changed in 2 files:

  • modeq/winruntime: corbaimpl.cpp (-2), modeq_communication_impl.cpp (+16 -4)
haklu 2004-12-17 12:27 Rev.: 1370

Updated according to changes in runtime/systemimpl.c

36 lines of code changed in 1 file:

  • modeq/winruntime: systemimpl.c (+36 -5)
x02lucpo 2004-11-24 17:33 Rev.: 1358

updated to work with tornado

340 lines of code changed in 2 files:

  • modeq/winruntime: rtopts.c (+322 -300), systemimpl.c (+18)
haklu 2004-10-25 12:04 Rev.: 1321

Added checks for MOSHHOME and MODELICAPATH

1 lines of code changed in 1 file:

  • modeq/winruntime: systemimpl.c (+1)
haklu 2004-09-28 17:05 Rev.: 1292

Dokumenterings race

141 lines of code changed in 7 files:

  • modeq/winruntime: corbaimpl.cpp (+20), daeext.cpp (+21), modeq_communication_impl.cpp (+21), printimpl.c (+20), rtopts.c (+19), socketimpl.c (+20), systemimpl.c (+20)
haklu 2004-09-10 15:16 Rev.: 1223

*** empty log message ***

2 lines of code changed in 1 file:

  • modeq/winruntime: systemimpl.c (+2 -1)
haklu 2004-09-09 14:08 Rev.: 1220

Removed some debug printf

0 lines of code changed in 1 file:

  • modeq/winruntime: systemimpl.c (-7)
x02danhe 2004-08-06 14:23 Rev.: 1206

*** empty log message ***

310 lines of code changed in 2 files:

  • modeq/winruntime: daeext.cpp (new 236), rtopts.c (+74 -3)
haklu 2004-06-08 11:30 Rev.: 1183

bugfix

43 lines of code changed in 1 file:

  • modeq/winruntime: systemimpl.c (+43 -7)
haklu 2004-06-08 11:29 Rev.: 1182

CORBA now listens on 127.0.0.1 and does not do reverse lookup before storing the adress in the the object id string.

26 lines of code changed in 1 file:

  • modeq/winruntime: corbaimpl.cpp (+26 -8)
haklu 2004-03-11 11:56 Rev.: 1104

*** empty log message ***

2042 lines of code changed in 11 files:

  • modeq/winruntime: cacheimpl.cpp (new 171), corbaimpl.cpp (new 145), modeq_communication.cc (new 398), modeq_communication.h (new 131), modeq_communication_impl.cpp (new 45), modeq_communication_impl.h (new 13), printimpl.c (new 174), ptolemyio.cpp (new 105), rtopts.c (new 225), socketimpl.c (new 52), systemimpl.c (new 583)
Generated by StatSVN 0.7.0