/trunk Developers: x02lucpo

Login name:
x02lucpo
Total Commits:
772 (0.3%)
Lines of Code:
34,160 (0.1%)
Most Recent Commit:
2006-07-24 08:22
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for x02lucpo

Activity by Day of Week for x02lucpo

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 772 (100.0%) 34160 (100.0%) 44.2
modeq/ 192 (24.9%) 13931 (40.8%) 72.5
Compiler/ 184 (23.8%) 8720 (25.5%) 47.3
c_runtime/libf2c/ 184 (23.8%) 5243 (15.3%) 28.4
testsuite/mofiles/ 13 (1.7%) 1727 (5.1%) 132.8
modeq/winruntime/ 23 (3.0%) 1141 (3.3%) 49.6
modeq/runtime/ 19 (2.5%) 780 (2.3%) 41.0
Compiler/runtime/ 18 (2.3%) 525 (1.5%) 29.1
c_runtime/ 37 (4.8%) 521 (1.5%) 14.0
testsuite/mofiles/msl_1_5/ 2 (0.3%) 390 (1.1%) 195.0
testsuite/mosfiles/ 22 (2.8%) 386 (1.1%) 17.5
Compiler/winruntime/ 13 (1.7%) 264 (0.8%) 20.3
WinMosh/ 15 (1.9%) 154 (0.5%) 10.2
Compiler/VC7/Setup/ 2 (0.3%) 150 (0.4%) 75.0
Compiler/VC7/ 3 (0.4%) 139 (0.4%) 46.3
modeq/VC7/ 8 (1.0%) 44 (0.1%) 5.5
Compiler/VC7/omc/ 1 (0.1%) 12 (0.0%) 12.0
Compiler/scripts/ 12 (1.6%) 10 (0.0%) 0.8
flat_modelica_parser/src/ 9 (1.2%) 9 (0.0%) 1.0
testsuite/mofiles/drmodelica/ 1 (0.1%) 6 (0.0%) 6.0
modeq/absyn_builder/ 1 (0.1%) 4 (0.0%) 4.0
modeq/modpar/ 2 (0.3%) 1 (0.0%) 0.5
modeq/VC7/UpdateEnv/ 1 (0.1%) 1 (0.0%) 1.0
WinMosh/res/ 1 (0.1%) 1 (0.0%) 1.0
Compiler/rml2sig/ 2 (0.3%) 1 (0.0%) 0.5
modeq/VC7/antlr/ 1 (0.1%) 0 (0.0%) 0.0
doc/ 4 (0.5%) 0 (0.0%) 0.0
WinMosh_QT4/ 2 (0.3%) 0 (0.0%) 0.0

Activity of x02lucpo

Most Recent Commits

x02lucpo 2006-07-24 08:22 Rev.: 2456

commented some code

4 lines of code changed in 1 file:

  • Compiler/runtime: settingsimpl.c (+4)
x02lucpo 2006-07-21 18:19 Rev.: 2455

made the function Setting.setInstallationDirectoryPath to use putenv("OPENMODELICAHOME=<PATH>"

22 lines of code changed in 2 files:

  • Compiler: Ceval.mo (+9 -7)
  • Compiler/runtime: settingsimpl.c (+13 -1)
x02lucpo 2006-07-20 09:03 Rev.: 2454

added getTempDirectoryPath to interactive functions

8 lines of code changed in 2 files:

  • Compiler: Ceval.mo (+6), Static.mo (+2)
x02lucpo 2006-07-14 10:04 Rev.: 2450

added DATA_STRING stringVaribles to handle the stringvaribles for generated code

11 lines of code changed in 1 file:

  • c_runtime: simulation_runtime.h (+11 -1)
x02lucpo 2006-07-10 10:35 Rev.: 2445

moved getVersion from interactive to ceval

8 lines of code changed in 3 files:

  • Compiler: Ceval.mo (+6), Interactive.mo (-5), Static.mo (+2)
x02lucpo 2006-07-06 14:30 Rev.: 2441

corrected diagonal_real_array and diagonal_integer_array

4 lines of code changed in 2 files:

  • c_runtime: integer_array.c (+2 -2), real_array.c (+2 -2)
x02lucpo 2006-07-06 11:26 Rev.: 2440

added EXTRA_SIMOBJ to compilation

1 lines of code changed in 1 file:

  • c_runtime: Makefile (+1 -1)
x02lucpo 2006-06-16 15:27 Rev.: 2430

partial implemented parameters and algebraic string handling

375 lines of code changed in 8 files:

  • Compiler: DAELow.mo (+224 -78), Dump.mo (+23), Inst.mo (+13 -1), Main.mo (+1 -1), SimCodegen.mo (+112 -35), Static.mo (+2 -1)
  • WinMosh_QT4: QWinMosh.ncb (changed), QWinMosh.suo (changed)
x02lucpo 2006-06-15 11:05 Rev.: 2429

4 lines of code changed in 2 files:

  • Compiler/runtime: systemimpl.c (+1 -5)
  • Compiler/winruntime: systemimpl.c (+3 -5)
x02lucpo 2006-06-12 17:29 Rev.: 2422

implemented -s settings.mos

158 lines of code changed in 5 files:

  • Compiler: Ceval.mo (+17), Derive.mo (+3 -1), Main.mo (+98 -12), Static.mo (+2), Util.mo (+38)
x02lucpo 2006-06-08 11:00 Rev.: 2418

made things compile

5 lines of code changed in 2 files:

  • Compiler: .depend (+1 -1), SimCodegen.mo (+4 -2)
x02lucpo 2006-06-07 14:52 Rev.: 2416

changed implementation of Static.elabBuiltinSum to handle also sum(3.0)
this generates an warning

20 lines of code changed in 2 files:

  • Compiler: Error.mo (+4), Static.mo (+16)
x02lucpo 2006-06-02 15:56 Rev.: 2415

added
public function dumpDAELowEqnList

137 lines of code changed in 1 file:

  • Compiler: DAELow.mo (+137 -18)
x02lucpo 2006-06-01 15:35 Rev.: 2412

added so that subscripts with param are evaluated to value

24 lines of code changed in 3 files:

  • Compiler: Error.mo (+1 -1), Static.mo (+17 -1)
  • testsuite/mofiles/drmodelica: Xpowers3.mo (+6 -1)
x02lucpo 2006-06-01 09:14 Rev.: 2410

added a test for a array-subscript:
parameter Integer tmp = 2;
Real a[1*tmp+2];

25 lines of code changed in 3 files:

  • testsuite/mofiles: Makefile (+1 -1), SubScript1.mo (new 23)
  • testsuite/mosfiles: simplify.mos (+1 -1)
x02lucpo 2006-06-01 09:11 Rev.: 2409

corrected an error in symplify: x+x+x+x+x (integers) became 5.0*x which made subscripts with exp not working. now it returns 5*x

55 lines of code changed in 2 files:

  • Compiler: Dump.mo (+4), Exp.mo (+51 -8)
x02lucpo 2006-05-31 10:00 Rev.: 2408

changed font to Lucida Console and improved -omcpath parameter

30 lines of code changed in 2 files:

  • WinMosh: MoshEdit.cpp (+18 -1), WinMosh.cpp (+12 -8)
x02lucpo 2006-05-23 11:21 Rev.: 2396

2 lines of code changed in 1 file:

  • Compiler: Util.mo (+2)
x02lucpo 2006-05-19 14:00 Rev.: 2395

added isRealParam and isNonRealParam

31 lines of code changed in 1 file:

  • Compiler: DAELow.mo (+31)
x02lucpo 2006-05-18 14:02 Rev.: 2394

corrected an error on ASUB simplify

31 lines of code changed in 1 file:

  • Compiler: Exp.mo (+31 -24)

(221 more)

Generated by StatSVN 0.7.0