February 2013 Commit Log

Number of Commits:
329
Number of Active Developers:
23
lochel 2013-02-28 23:27 Rev.: 15402

- revert r15398 to fix testsuite

142 lines of code changed in 4 files:

sjoelund.se 2013-02-28 23:10 Rev.: 15401

- Output at most one generic lexer error

3 lines of code changed in 1 file:

jfrenkel 2013-02-28 22:07 Rev.: 15398

- fix bug in copyVariable
- use varsSize to adjust the hashtables of Variables
- bugfix infinit loop for undifferentiable subsets

200 lines of code changed in 4 files:

jfrenkel 2013-02-28 20:11 Rev.: 15397

- speed up List.flatten implementation, now the already flattened list is not traversed again and again
- add List.uniqueIntNArr, basically the same as List.uniqueIntN but the user has to provide the flag array, this is faster because the flag array needs no to allocated each time the function is called

40 lines of code changed in 1 file:

sjoelund.se 2013-02-28 19:02 Rev.: 15395

Expected output

0 lines of code changed in 1 file:

lochel 2013-02-28 17:45 Rev.: 15393

- minor fixes (format, typos, ?)

0 lines of code changed in 2 files:

perost 2013-02-28 17:11 Rev.: 15392

- Fixed OMEdit compilation for me, lets see if anyone complains.

2 lines of code changed in 1 file:

sjoelund.se 2013-02-28 16:47 Rev.: 15391

Expected output

6 lines of code changed in 1 file:

bruno 2013-02-28 16:14 Rev.: 15389

howto on testcases added

5187 lines of code changed in 2 files:

sjoelund.se 2013-02-28 15:45 Rev.: 15386

#2096
- Added special lexer rules for &&, ||, !, telling the user the proper Modelica keyword to use

18 lines of code changed in 1 file:

sjoelund.se 2013-02-28 11:24 Rev.: 15385

And stay gone

2 lines of code changed in 1 file:

sjoelund.se 2013-02-28 10:49 Rev.: 15384

Expected output

2 lines of code changed in 1 file:

adrpo 2013-02-28 09:31 Rev.: 15383

- this should have been part of r15029.
- add all the new components to the CheckSettingsResult record (already populated by CevalScript.mo)

4 lines of code changed in 1 file:

sjoelund.se 2013-02-28 08:39 Rev.: 15382

Fix OSX compilation for real

2 lines of code changed in 1 file:

sjoelund.se 2013-02-28 08:36 Rev.: 15381

- OSX compilation

15 lines of code changed in 1 file:

alash325 2013-02-28 05:50 Rev.: 15380

- Add a function that checks weather the referenced class has the restriction
\"Optimization\" or not

33 lines of code changed in 1 file:

wbraun 2013-02-28 02:09 Rev.: 15378

- added dependecy of hysteresis tolerance to relative tolerance

25 lines of code changed in 5 files:

adeas31 2013-02-28 01:36 Rev.: 15376

#1655
- increment the index value in case of error.

3 lines of code changed in 1 file:

sjoelund.se 2013-02-27 20:55 Rev.: 15375

Last attempt to make runInteractiveSimulation.mos stop randomly failing. If it fails too often I will just disable it...

2 lines of code changed in 1 file:

lochel 2013-02-27 19:55 Rev.: 15374

- fix expected output

45 lines of code changed in 5 files:

lochel 2013-02-27 19:36 Rev.: 15373

- disable USE_DEBUG_OUTPUT

1 lines of code changed in 1 file:

lochel 2013-02-27 19:35 Rev.: 15372

- get rid of compiler warnings for c-runtime
- minor changes (typo, spaces, ...)

52 lines of code changed in 5 files:

lochel 2013-02-27 19:14 Rev.: 15371

- fix LOG_DEBUG

341 lines of code changed in 5 files:

leonardo.laguna 2013-02-27 18:41 Rev.: 15369

- Including new simple equations elimination for uncertainties

789 lines of code changed in 2 files:

bruno 2013-02-27 18:07 Rev.: 15366

test updates

1 lines of code changed in 1 file:

bruno 2013-02-27 18:05 Rev.: 15365

minor changes

3 lines of code changed in 2 files:

bruno 2013-02-27 17:48 Rev.: 15363

minor changes

109 lines of code changed in 2 files:

sjoelund.se 2013-02-27 17:44 Rev.: 15362

Windows compilation

10 lines of code changed in 1 file:

lochel 2013-02-27 17:44 Rev.: 15361

- remove some unused imported modules

0 lines of code changed in 46 files:

bruno 2013-02-27 16:37 Rev.: 15360

test updated and script for automatic updating of tests created

143 lines of code changed in 5 files:

sjoelund.se 2013-02-27 16:08 Rev.: 15358

Exit with error status if execution fails

2 lines of code changed in 1 file:

sjoelund.se 2013-02-27 15:59 Rev.: 15357

- Added a nice little signal handler that can gracefully recover from stack overflows, but causes other segmentation faults to make the executable die.
- Only implemented for the main function of the bootstrapped compiler. We will need to use some more code to make omc recover from a failed CORBA command or model instantiation, etc.

197 lines of code changed in 8 files:

lochel 2013-02-27 15:39 Rev.: 15356

- small fixes for for-loops

8 lines of code changed in 1 file:

lochel 2013-02-27 14:06 Rev.: 15355

- fix #2088

150 lines of code changed in 3 files:

jfrenkel 2013-02-27 13:24 Rev.: 15354

- flag for usage of countOperations

14 lines of code changed in 2 files:

bruno 2013-02-27 12:20 Rev.: 15350

fixed some tests

25 lines of code changed in 20 files:

bruno 2013-02-27 11:38 Rev.: 15349

Added experimental testcases made with new tests functionality

124 lines of code changed in 22 files:

sjoelund.se 2013-02-27 11:25 Rev.: 15348

- Revert r15347 (breaks Linux compilation, breaks setModelicaPath() API)
- If this functionality is needed; do the caching for both Linux and Windows. And make sure setModelicaPath updates the cached path instead of just set the env.var

8 lines of code changed in 3 files:

hkiel 2013-02-27 11:10 Rev.: 15347

- use cached WinLibPath (fixed)

16 lines of code changed in 3 files:

sjoelund.se 2013-02-27 07:37 Rev.: 15346

Expected use of the testcases

10 lines of code changed in 2 files:

adeas31 2013-02-26 23:56 Rev.: 15343

- Don't make the winLibPath static. It will get garbage the next time since we free it in settings_rml.c:142.

1 lines of code changed in 1 file:

wbraun 2013-02-26 21:17 Rev.: 15342

- fixed mixedSystem solver by removing simulationInfo.found_solution as it was a source of strange bahavior.

2905 lines of code changed in 9 files:

wbraun 2013-02-26 21:15 Rev.: 15341

hoppfully now expected output

45 lines of code changed in 21 files:

wbraun 2013-02-26 20:38 Rev.: 15340

expected output

19 lines of code changed in 20 files:

wbraun 2013-02-26 19:25 Rev.: 15339

- fixed path for new updated tests

40 lines of code changed in 20 files:

hkiel 2013-02-26 17:43 Rev.: 15338

- add some "static" keywords
- stop file compare when first difference occured
- use cached WinLibPath

111 lines of code changed in 7 files:

lochel 2013-02-26 17:27 Rev.: 15337

test for #2088

40 lines of code changed in 2 files:

bruno 2013-02-26 17:11 Rev.: 15336

Fixed script for test generation

96 lines of code changed in 7 files:

sjoelund.se 2013-02-26 16:57 Rev.: 15335

Expected output

64 lines of code changed in 1 file:

bruno 2013-02-26 16:00 Rev.: 15334

Updated some multibody tests and utilities for automatic tests creation

503 lines of code changed in 30 files:

sjoelund.se 2013-02-26 15:51 Rev.: 15333

Some tail recursion

8 lines of code changed in 2 files:

sjoelund.se 2013-02-26 13:58 Rev.: 15331

Expected output

74 lines of code changed in 2 files:

sjoelund.se 2013-02-26 12:48 Rev.: 15330

- Try to avoid the grep pipe disappearing

4 lines of code changed in 1 file:

sjoelund.se 2013-02-26 12:25 Rev.: 15329

- Use static libraries on OSX

12 lines of code changed in 2 files:

dhedberg 2013-02-26 12:15 Rev.: 15328

Fixed bugs in unparsing of enumeration literals:
- Allow enumerations with only one enumerator/literal.
- Do not print a space after last literal if no comment is available.

7 lines of code changed in 1 file:

jfrenkel 2013-02-26 12:12 Rev.: 15327

- continue FMU for Cpp Runtime

293 lines of code changed in 7 files:

sjoelund.se 2013-02-26 11:57 Rev.: 15326

Attempt to make runInteractiveSimulation.mos fail less frequently

3 lines of code changed in 2 files:

sjoelund.se 2013-02-26 11:02 Rev.: 15325

Don't generate the <operations> tag for the C target

230 lines of code changed in 3 files:

sjoelund.se 2013-02-26 10:10 Rev.: 15324

Make eq_functionXX static

2 lines of code changed in 2 files:

sjoelund.se 2013-02-26 09:43 Rev.: 15323

Adding EngineV6_analytic to testsuite

1 lines of code changed in 1 file:

lochel 2013-02-26 00:30 Rev.: 15322

- fix impure testcase by adding the keyword impure
- add Boolean isImpure to DAE.CALL_ATTR
- protect impure functions from evaluating to constant values

92 lines of code changed in 24 files:

sjoelund.se 2013-02-25 20:20 Rev.: 15321

Expected output

18 lines of code changed in 3 files:

bruno 2013-02-25 19:28 Rev.: 15320

fixed unnecessary complicated statement

1 lines of code changed in 1 file:

bruno 2013-02-25 18:49 Rev.: 15319

Script for automatic test cases generation updated, now it is possible to automatically generate tests with OpenModelicaModelTesting.Kind functionality.
cleanAll utility added, modelTesting script modified, now it works on windows 7

348 lines of code changed in 4 files:

sjoelund.se 2013-02-25 18:31 Rev.: 15318

Switch back to using static simulation runtime until the FMI code is fixed (probably required to get OSX to run FMUs better anyway)

3 lines of code changed in 2 files:

bruno 2013-02-25 18:24 Rev.: 15317

new test scripts with OpenModelicaModeltesting.Kind functionality
Experimental test cases
Will add more test cases and python test generator if these are ok

76 lines of code changed in 3 files:

sjoelund.se 2013-02-25 17:35 Rev.: 15316

Fix bootstrapping

4 lines of code changed in 1 file:

sjoelund.se 2013-02-25 16:38 Rev.: 15315

Fixes for bootstrapping

195 lines of code changed in 5 files:

sjoelund.se 2013-02-25 16:22 Rev.: 15314

- Fix the print buffers

1 lines of code changed in 1 file:

vitalij 2013-02-25 15:42 Rev.: 15313

- fixed lobatto solver

71 lines of code changed in 6 files:

perost 2013-02-25 15:37 Rev.: 15312

- Added missing flag +scalarizeMinMax.

12 lines of code changed in 2 files:

sjoelund.se 2013-02-25 15:25 Rev.: 15311

- Compile FMIL before C-runtime

1 lines of code changed in 1 file:

petar 2013-02-25 15:22 Rev.: 15310

-Changed to using Print.saveAndClearBuf and Print.restoreBuf in function textString.

4 lines of code changed in 1 file:

perost 2013-02-25 15:08 Rev.: 15309

- Added flag +scalarizeMinMax to enable scalarization of min/max reductions.

51 lines of code changed in 3 files:

sjoelund.se 2013-02-25 14:51 Rev.: 15308

- Add new API setCFlags(str)/getCFlags

31 lines of code changed in 2 files:

perost 2013-02-25 14:37 Rev.: 15307

- Make +orderConnections=false work as intended.

147 lines of code changed in 4 files:

sjoelund.se 2013-02-25 14:27 Rev.: 15306

- Clean-up location of FMI runtime library
- It's now a library linked separate from other (not part of Compiler/runtime, which includes System.mo; not what we need for FMI stand-alone simulations)
- Still, FMI for model exchange segfaults in testsuite, but it seems to be a valid error since a NULL pointer is sent around. Couldn't use valgrind to find it because the FMU template doesn't accept changing CFLAGS using env.vars (illegal instructions if using -O2)...
- Probably messed up some Makefiles. I moved things around a lot

607 lines of code changed in 15 files:

lochel 2013-02-25 12:52 Rev.: 15305

- first simulation test for impure

65 lines of code changed in 2 files:

sjoelund.se 2013-02-25 11:58 Rev.: 15304

Generate smaller executables by using dynamic libraries in Linux/OSX

16 lines of code changed in 4 files:

adrpo 2013-02-25 11:34 Rev.: 15303

- fix omcc test

48 lines of code changed in 5 files:

adrpo 2013-02-25 10:22 Rev.: 15302

- fix tests and a minor printout of the ClassInf.STATE

7 lines of code changed in 3 files:

sjoelund.se 2013-02-25 09:31 Rev.: 15301

- Fix bootstrapping
- Fail earlier if bootstrapping fails

6 lines of code changed in 2 files:

adrpo 2013-02-25 09:08 Rev.: 15300

Implement task: #2084, CHANGES TO FrontEnd interfaces!

Parser/*
- add pure/impure keywords to the lexer/parser

Absyn.mo
- add Absyn.PURE/Absyn.IMPURE to Absyn.mo (inside function restriction)

SCode.mo
- add Boolean isImpure inside SCode.R_FUNCTION to SCode.mo

DAE.mo
- add DAE.FUNCTION.isImpure Boolean
add DAE.T_FUNCTION.isImpure Boolean (rename DAE.T_FUNCTION.isPure to isOpenModelicaPure)

testsuite/openmodelica/parser/PureImpure.*
- tests.

NOT implemented yet:
- propagation of pure/impure because of function calls
- checks that an impure function can be called only inside an impure function and only inside a when equ/alg.

621 lines of code changed in 36 files:

adrpo 2013-02-25 02:16 Rev.: 15298

- attempt to fix Windows simulations (always link with -llapack-mingw -ltmglib-mingw -lblas-mingw for runtime)

1 lines of code changed in 1 file:

sjoelund.se 2013-02-24 15:13 Rev.: 15296

Silly Windows crap

1 lines of code changed in 1 file:

wbraun 2013-02-24 14:30 Rev.: 15295

-fixed testsuite

59 lines of code changed in 16 files:

sjoelund.se 2013-02-24 14:04 Rev.: 15294

Remove dgesv_aux

15 lines of code changed in 3 files:

wbraun 2013-02-24 13:25 Rev.: 15293

- switched to lapack library instead using internal copy
- fixed some compiling warning (clang)

40 lines of code changed in 6 files:

jfrenkel 2013-02-24 10:32 Rev.: 15292

- if BackendDAE.NO_INDEX_REDUCTION() is selected use NONE() for index reduction method

10 lines of code changed in 5 files:

jfrenkel 2013-02-24 01:15 Rev.: 15291

- remove old tearing Implementation
- remove old index reduction algorithm
- remove unused flags TEARING,RELAXATION,TEARING_AND_RELAXATION

446 lines of code changed in 7 files:

jfrenkel 2013-02-23 23:53 Rev.: 15290

- update tests

1780 lines of code changed in 4 files:

jfrenkel 2013-02-23 23:47 Rev.: 15289

- minor improvements

74 lines of code changed in 3 files:

jfrenkel 2013-02-23 23:08 Rev.: 15288

- update Tests
- remove old functions

82 lines of code changed in 7 files:

jfrenkel 2013-02-23 21:21 Rev.: 15287

- fix for unevaluatable fixed attribute

39 lines of code changed in 1 file:

jfrenkel 2013-02-23 19:45 Rev.: 15286

- switch to new evaluate parameter implementation

6 lines of code changed in 2 files:

jfrenkel 2013-02-23 19:06 Rev.: 15285

- fix warning

31 lines of code changed in 2 files:

jfrenkel 2013-02-23 16:29 Rev.: 15284

- reimplement evaluation of parameters (final and annotation Evaluate)
- not yet aktivated
- do evaluation of final and annotation Evaluate parameters together
- improve BackendEquation.listEquation, less time and memory
- add function BackendVariable.setVarAt

1190 lines of code changed in 7 files:

nutaro 2013-02-22 23:41 Rev.: 15283

Fixed state selection and initialization problem in the adevs backend

37 lines of code changed in 1 file:

sjoelund.se 2013-02-22 21:43 Rev.: 15282

Expected output

1 lines of code changed in 1 file:

jfrenkel 2013-02-22 19:30 Rev.: 15281

- minor changes, parameter evaluation, SparsePattern

45 lines of code changed in 1 file:

sjoelund.se 2013-02-22 17:10 Rev.: 15280

- At least kill the damn executable after the interactive simulation runs (I found no way to actually make the executable exit...)

8 lines of code changed in 3 files:

wbraun 2013-02-22 16:33 Rev.: 15279

- updated all MSL32 tests that checked for "Files not Equal"

990 lines of code changed in 70 files:

jfrenkel 2013-02-22 15:07 Rev.: 15277

- speed up generation of linear systems by improve getRhsSystem funktions, generate zero replacements only once
- do not clear matching twice

192 lines of code changed in 8 files:

lochel 2013-02-22 14:32 Rev.: 15276

- minor (static and const) fixes

15 lines of code changed in 2 files:

lochel 2013-02-22 14:28 Rev.: 15275

- revise command line arguments for c-runtime (third part)
- better warnings. If a flag is used twice, we will now report an error. Previously we considered only the first one without any notification.
- consistence check. If new flags are added without a description, we get an error (during simulation ? that should be improved to an error during compilation).
- it is no longer possible to introduce flags that do not occur in the help-text
- now all flags (with values) can be used with <-f=value> as well as <-f value>
- new debug-output to verify used and interpreted command line options (runtime needs to be compiled with #define USE_DEBUG_OUTPUT)

190 lines of code changed in 7 files:

jfrenkel 2013-02-22 13:40 Rev.: 15274

- speedup inlining of bind exp from parameters with chaching

254 lines of code changed in 4 files:

sjoelund.se 2013-02-22 13:31 Rev.: 15273

- Improve error-messages when ModelicaBuiltin.mo cannot be found
- Force correct OPENMODELICAHOME while building the bootstrapping header

6 lines of code changed in 2 files:

sjoelund.se 2013-02-22 12:45 Rev.: 15272

Bump MSL version

19 lines of code changed in 3 files:

sjoelund.se 2013-02-22 12:14 Rev.: 15271

Use CLOCK_MONOTONIC_RAW only if the platform has it available

8 lines of code changed in 1 file:

sjoelund.se 2013-02-22 11:38 Rev.: 15270

Typo

1 lines of code changed in 1 file:

sjoelund.se 2013-02-22 11:04 Rev.: 15269

#2070
Create help-text for "topics" and made that the default from scripting/interactive

78 lines of code changed in 10 files:

sjoelund.se 2013-02-22 08:00 Rev.: 15268

Fix usage of override flags in runtime

20 lines of code changed in 1 file:

adrpo 2013-02-22 05:06 Rev.: 15267

- move assignments *AFTER* all the variable definitions to please ANSI C (MSVC).

12 lines of code changed in 1 file:

nutaro 2013-02-22 04:34 Rev.: 15266

State selection seems to work.

59 lines of code changed in 2 files:

wbraun 2013-02-22 02:54 Rev.: 15265

- slightly changes to the implicit radau codes
- added initial testset for radau codes

748 lines of code changed in 21 files:

nutaro 2013-02-22 00:04 Rev.: 15264

Corrected problem with array allocation.

5 lines of code changed in 1 file:

sjoelund.se 2013-02-21 21:05 Rev.: 15263

Use svg thumbnails for measureTime (fewer gnuplot warnings, smaller filesize)

22 lines of code changed in 2 files:

sjoelund.se 2013-02-21 20:37 Rev.: 15262

Changed MeasureTime.mos to not consider gnuplot warnings

9 lines of code changed in 1 file:

sjoelund.se 2013-02-21 18:38 Rev.: 15261

Windows crap

2 lines of code changed in 1 file:

sjoelund.se 2013-02-21 18:06 Rev.: 15260

- Bump MSL revision
- Fix measureTime count graphs

137 lines of code changed in 6 files:

sjoelund.se 2013-02-21 15:40 Rev.: 15259

- Don't cast char* to string*

8 lines of code changed in 1 file:

sjoelund.se 2013-02-21 15:20 Rev.: 15258

Fix Windows/OSX

2 lines of code changed in 1 file:

sjoelund.se 2013-02-21 15:18 Rev.: 15257

#2073
- Only output one <equation> for a block of statements

35 lines of code changed in 2 files:

sjoelund.se 2013-02-21 15:04 Rev.: 15256

Expected output

1 lines of code changed in 1 file:

vitalij 2013-02-21 14:59 Rev.: 15255

- added some implicit solver
-- used kinsol for nlp

797 lines of code changed in 4 files:

sjoelund.se 2013-02-21 14:16 Rev.: 15254

- Bump MSL (ModelicaTest)

1 lines of code changed in 1 file:

sjoelund.se 2013-02-21 13:22 Rev.: 15253

- Converted options.cpp to C89 code, and made it more memory-efficient
- Added option -clock=CPU (or -clock=RT) for the simulation executable (in case the user wants a different clock on Linux)

179 lines of code changed in 9 files:

nutaro 2013-02-21 04:30 Rev.: 15252

Fixed (I think) definition of and indexing into array variables in the adevs backend.

1999 lines of code changed in 2 files:

jfrenkel 2013-02-20 17:57 Rev.: 15251

- add array information to stateset.x variable

2 lines of code changed in 1 file:

sjoelund.se 2013-02-20 17:24 Rev.: 15250

Bump a file to re-run everything in hudson and make sure the server works fine before I leave for home

1 lines of code changed in 1 file:

sjoelund.se 2013-02-20 16:58 Rev.: 15249

#2072
- Started looking for undefined outputs of record components in functions
- Patched MSL 3.2.1 in the places we had these (mostly Spice3, some Fluid)
- Updated tests that use this (mosty ThermoSysPro and Modelica 3.1; I don't care enough to make them run without warning)

3480 lines of code changed in 96 files:

sjoelund.se 2013-02-20 09:01 Rev.: 15248

- Also remove the preExp

44 lines of code changed in 2 files:

sjoelund.se 2013-02-20 08:14 Rev.: 15247

Don't add unused vardecls to the code

47 lines of code changed in 4 files:

wbraun 2013-02-20 03:27 Rev.: 15246

- expacted output

42 lines of code changed in 2 files:

wbraun 2013-02-20 02:42 Rev.: 15245

- expected output and added verified results

202 lines of code changed in 4 files:

sjoelund.se 2013-02-19 23:22 Rev.: 15244

- Fix LibraryDirectory and IncludeDirectory defaults

1253 lines of code changed in 2 files:

ppriv 2013-02-19 19:01 Rev.: 15243

- fix: simulation_options.c deleted non-existing options in FLAG_DETAILED_DESC and FLAG_TYPE that was already deleted previously from FLAG_NAME and FLAG_DESC
very strangely: it was not discovered by GCC ... but MSVC (2012)
- an extern "C" enclosing in simulation_options.h for C++
- simulation_options.c/.h added to CMakeLists.txt

10 lines of code changed in 3 files:

perost 2013-02-19 16:38 Rev.: 15242

- Fix syntax in generated modelica code for FMI co-simulation.

1 lines of code changed in 1 file:

perost 2013-02-19 15:03 Rev.: 15241

Fix for #2056:
- Use 32-bit integer arrays for external fortran functions.
- Added test case LapackInverse, and removed incomplete and broken test case
JoinThreeVectors2.

124 lines of code changed in 9 files:

ppriv 2013-02-19 14:43 Rev.: 15240

Please, do not commit old generated files back (to Lennart Lochel - lochel)

5632 lines of code changed in 8 files:

sjoelund.se 2013-02-19 12:13 Rev.: 15239

Use background color instead of foreground to get a better contrast for yellow

1 lines of code changed in 1 file:

sjoelund.se 2013-02-19 11:29 Rev.: 15238

Some tail recursion

27 lines of code changed in 3 files:

sjoelund.se 2013-02-19 10:05 Rev.: 15237

Bring back the last part of r15233 (but fixed so it works)

96 lines of code changed in 2 files:

sjoelund.se 2013-02-19 09:09 Rev.: 15236

Bring back part of r15233

46 lines of code changed in 2 files:

sjoelund.se 2013-02-19 07:50 Rev.: 15235

Revert r15233. I'll fix the problems later and recommit it.

57 lines of code changed in 1 file:

sjoelund.se 2013-02-18 23:50 Rev.: 15234

Some more tail recursion

9 lines of code changed in 3 files:

sjoelund.se 2013-02-18 23:32 Rev.: 15233

Reduce size of stack for a few functions

141 lines of code changed in 2 files:

sjoelund.se 2013-02-18 22:41 Rev.: 15232

Huge performance increase to the new hashing (factor >500 for MetaModelica expressions)

69 lines of code changed in 3 files:

sjoelund.se 2013-02-18 22:01 Rev.: 15231

Try to make bootstrapping work with less stack

10 lines of code changed in 2 files:

sjoelund.se 2013-02-18 20:52 Rev.: 15230

Fix bootstrapping/tail recursion

32 lines of code changed in 4 files:

wbraun 2013-02-18 20:35 Rev.: 15229

- a small tweak to transposeSparsePattern

10 lines of code changed in 1 file:

lochel 2013-02-18 19:34 Rev.: 15228

- fix uninitialized timers

10599 lines of code changed in 10 files:

wbraun 2013-02-18 18:28 Rev.: 15227

- rewritten of getSparsePattern
- suppress execStat while instialization

277 lines of code changed in 3 files:

sjoelund.se 2013-02-18 17:41

Expected output

358 lines of code changed in 31 files:

sjoelund.se 2013-02-18 17:35 Rev.: 15224

Expected output

658 lines of code changed in 19 files:

sjoelund.se 2013-02-18 17:17 Rev.: 15223

Expected output

64 lines of code changed in 4 files:

sjoelund.se 2013-02-18 17:11

Expected output

51 lines of code changed in 19 files:

sjoelund.se 2013-02-18 16:25 Rev.: 15220

Include the MSL 3.2.1 patch for initial equation warning about the new fluid system

1026 lines of code changed in 11 files:

sjoelund.se 2013-02-18 16:15 Rev.: 15219

Remove patch that was fixed in MSL already

1 lines of code changed in 2 files:

sjoelund.se 2013-02-18 15:22 Rev.: 15218

Bump MSL revision to latest. Some things will break. Let's fix them.

80 lines of code changed in 5 files:

sjoelund.se 2013-02-18 14:36 Rev.: 15217

Remove some stuff that is probably too old to run

0 lines of code changed in 3 files:

perost 2013-02-18 14:34 Rev.: 15216

- Fix bootstrapping.

5 lines of code changed in 1 file:

sjoelund.se 2013-02-18 14:24 Rev.: 15215

Provide more information for BuildModelRecursive.mos

1 lines of code changed in 1 file:

sjoelund.se 2013-02-18 13:32 Rev.: 15214

Respect package.order

1 lines of code changed in 1 file:

petar 2013-02-18 12:17 Rev.: 15213

-Implemented ComponentReference.hashComponentRef that performs hashing of component reference without printing the cref, instead it hashes each part individually and accumulates.
-Implemented Expression.hashExp in the same fashion (TODO: hashing of metamodelica expressions).
-Changed all affected hashtable modules to use these instead.

267 lines of code changed in 18 files:

sjoelund.se 2013-02-18 09:56 Rev.: 15212

Fix parsing errors for the bibtex database

60 lines of code changed in 1 file:

ppriv 2013-02-17 18:41 Rev.: 15207

more fix bootstrapping (complete tplCallWithFailError2, too)

2 lines of code changed in 1 file:

sjoelund.se 2013-02-17 18:18 Rev.: 15206

Fix bootstrapping

4 lines of code changed in 1 file:

ppriv 2013-02-17 15:15 Rev.: 15203

Trying to satisfy bootstraping tests

24 lines of code changed in 1 file:

ppriv 2013-02-17 14:42 Rev.: 15202

- simulation_input_xml.cpp / doOverride() function uses omc_ModelInput in a mutable way
which saves one copy constructor/destructor call (a lot of reallocations, all of the loaded params/vars, so a lot of time for HumMod model)
- a small correction of SimulationRuntime/c/CMakeLists.txt (paths in macros now works also for an out-of-trunk cmake call)

6 lines of code changed in 2 files:

ppriv 2013-02-17 14:22 Rev.: 15201

- a fix of asprintf() for MSVC
snprintf() replaced with vsnprintf()

1 lines of code changed in 1 file:

ppriv 2013-02-17 14:18 Rev.: 15200

- fix: template functionInitialResidual() a stronger test for no residual equations
it could produce an empty array initialization when there is only an "initial algorithm" section
and no "initial equation" in the model (so that residualEquations is not empty {}, but it has no SES_RESIDUAL(__))
- fix: a copy/paste typo error in template literalExpConst() to properly count lengths of the unescaped strings

86 lines of code changed in 2 files:

ppriv 2013-02-17 13:59 Rev.: 15199

Susan now reports a template call failure as an error (to prevent confusion from other reasons of failure, e.g., simulation fail)
- fortunately, it was not observed in current templates
when some day a call of a function from within a template will fail,
the added error message will say it happened (I've tested it will)

82 lines of code changed in 1 file:

adrpo 2013-02-16 19:48 Rev.: 15198

- there is NO "c" target, just "C"!

2 lines of code changed in 2 files:

sjoelund.se 2013-02-16 18:23 Rev.: 15197

- Updated compiler sources (bootstrapping should work with 4MB stack now)

0 lines of code changed in 1 file:

ppriv 2013-02-16 12:45 Rev.: 15196

- Susan does not generate unreachable match cases for map expressions (a clean-up)

25 lines of code changed in 20 files:

ppriv 2013-02-16 10:44 Rev.: 15195

- Susan uses "match" instead "matchcontinue" in generated template code
- this is for Hudson test (I've tested locally that terstsuite run the same)
Be aware: template imported functions MUST NOT fail to render the running template (imported functions are those imported via SimCodeTV.mo), otherwise the whole template call fails


8827 lines of code changed in 21 files:

sjoelund.se 2013-02-15 20:50 Rev.: 15192

Die tabs, die!

5 lines of code changed in 1 file:

adrpo 2013-02-15 19:13 Rev.: 15191

- more fixes to CMakeLists.txt (no more _empty.c)
- ANSI C (variable declarations are at the top of the function!)

10 lines of code changed in 3 files:

wbraun 2013-02-15 19:09 Rev.: 15190

- added really all equations to *_info.xml
what fixes the reading of the *_info.xml

132 lines of code changed in 6 files:

wbraun 2013-02-15 18:08 Rev.: 15189

- removed simulation options that aren't used anymore more

0 lines of code changed in 2 files:

adrpo 2013-02-15 18:00 Rev.: 15188

- fix CMakeLists.txt due to changes from cpp to c.

2 lines of code changed in 1 file:

wbraun 2013-02-15 17:38 Rev.: 15186

#2065
- removed LOG_ENDJAC

21 lines of code changed in 5 files:

adrpo 2013-02-15 17:37 Rev.: 15185

- fix builds

3 lines of code changed in 2 files:

wbraun 2013-02-15 16:20 Rev.: 15184

- attempt to fix interactive test

35 lines of code changed in 10 files:

sjoelund.se 2013-02-15 16:19 Rev.: 15183

- Be able to link without sundials/kinsol

10 lines of code changed in 1 file:

sjoelund.se 2013-02-15 14:05 Rev.: 15182

- Made result-file interface pure C instead of C++
- Matlab code still uses a C++ implementation but csv and plt now use only C-code

864 lines of code changed in 18 files:

hkiel 2013-02-15 11:37 Rev.: 15180

- fix some prototypes
- add "static" keyword for local functions

489 lines of code changed in 10 files:

wbraun 2013-02-15 04:53 Rev.: 15179

- attempt to fix interactive mode
- basic functions like start, pause, change parameter should work now

- splitted solver_main therefore in smaller parts

637 lines of code changed in 14 files:

adeas31 2013-02-14 18:27 Rev.: 15178

- handle the time alias var in FMUs.

740 lines of code changed in 2 files:

sjoelund.se 2013-02-14 17:27 Rev.: 15177

Add 2 more ModelicaTest models

128 lines of code changed in 3 files:

sjoelund.se 2013-02-14 16:49 Rev.: 15176

- Added support for help("topic")
- Added help-text for topic "simulation", which outputs the simulation helptext

312 lines of code changed in 11 files:

sjoelund.se 2013-02-14 15:38 Rev.: 15175

- Improved performance of LoadCompilerSources.mos

242 lines of code changed in 12 files:

sjoelund.se 2013-02-14 07:56 Rev.: 15174

Expected output

0 lines of code changed in 1 file:

sjoelund.se 2013-02-14 07:52 Rev.: 15173

Expected output / converted to new test script

23 lines of code changed in 1 file:

wbraun 2013-02-14 06:22 Rev.: 15172

- attempt to fix windows build

1 lines of code changed in 1 file:

wbraun 2013-02-14 05:49 Rev.: 15171

- deactivate DEBUG_OUTPUT again

1 lines of code changed in 1 file:

wbraun 2013-02-14 05:42 Rev.: 15170

- get rid of matrix.h

44 lines of code changed in 16 files:

wbraun 2013-02-14 04:33 Rev.: 15169

- rewritten mixed system solver from makros to functions

4275 lines of code changed in 19 files:

nutaro 2013-02-14 01:17 Rev.: 15168

First version of dynamic state selection in the adevs backend.

3739 lines of code changed in 2 files:

sjoelund.se 2013-02-13 21:39 Rev.: 15167

Don't include our f2c.h if we link against the one from the system

8 lines of code changed in 1 file:

perost 2013-02-13 17:27 Rev.: 15166

- Fix includes for interactive runtime in Linux.

1 lines of code changed in 1 file:

cschubert 2013-02-13 16:49 Rev.: 15165

deleted test, that is not relevant anymore as dynamic state selection is enabled by default now

0 lines of code changed in 2 files:

sjoelund.se 2013-02-13 16:16 Rev.: 15164

"StateSelect =" to "stateSelect ="

5479 lines of code changed in 117 files:

sjoelund.se 2013-02-13 14:27 Rev.: 15163

DAEDump.tpl: Write "stateSelect =" instead of "StateSelect ="

17 lines of code changed in 2 files:

adrpo 2013-02-13 11:11 Rev.: 15161

- attempt to fix the Windows build, include <string> for cpp.

1 lines of code changed in 1 file:

wbraun 2013-02-13 01:51 Rev.: 15160

- next try to fix windows build

1 lines of code changed in 1 file:

wbraun 2013-02-13 01:02 Rev.: 15159

- try to fix windows build

1 lines of code changed in 1 file:

wbraun 2013-02-13 00:50 Rev.: 15158

- reactivated compilation of interactive mode
- updated interactive mode to the current c runtime structure

191 lines of code changed in 9 files:

wbraun 2013-02-12 22:34 Rev.: 15157

- fix tabs

28 lines of code changed in 1 file:

wbraun 2013-02-12 21:35 Rev.: 15156

- added fogotten files

456 lines of code changed in 4 files:

sjoelund.se 2013-02-12 21:24 Rev.: 15154

Adding API getAvailableLibraries() => {"Modelica","ModelicaServices",...}

74 lines of code changed in 5 files:

wbraun 2013-02-12 20:22 Rev.: 15153

- rewritten the linear solver interface
- updated the broken tests

4367 lines of code changed in 48 files:

choeger 2013-02-12 11:00 Rev.: 15152

Link with libstdc++

1 lines of code changed in 1 file:

adeas31 2013-02-11 23:42 Rev.: 15151

- Use System.escapedString instead of System.stringReplace

2 lines of code changed in 1 file:

sjoelund.se 2013-02-11 23:31 Rev.: 15150

#2068
- Tail recursion for SimCodeUtil.elaborateRecordDeclarationsForMetarecords

10 lines of code changed in 2 files:

sjoelund.se 2013-02-11 23:10 Rev.: 15149

- Don't build or include libf2c library/headers if we have a system version installed
- Update Linux build documentation
- Update svn:ignore

61 lines of code changed in 8 files:

adeas31 2013-02-11 19:22 Rev.: 15148

- kill tabs.

9 lines of code changed in 1 file:

adeas31 2013-02-11 18:42 Rev.: 15146

- Someone has changed the #modelicaLine file path formats and as a result the debugger won't work anymore. Who has time to check the svn logs.... I have fixed the convert lines script to handle the new file path format.

17 lines of code changed in 1 file:

adeas31 2013-02-11 17:29 Rev.: 15145

- return file path with forward slashes or double back slashes. Forward slashes are more better and they won't break the test suite.

2 lines of code changed in 1 file:

adrpo 2013-02-11 15:57 Rev.: 15144

- added $cpuTime to the identifiers known by OpenModelica.

1 lines of code changed in 1 file:

lochel 2013-02-11 14:48 Rev.: 15143

- change $cpu_time to $cpuTime because of Adrian's preferences ;-)

7 lines of code changed in 4 files:

lochel 2013-02-11 14:42 Rev.: 15142

- revert 15140

7 lines of code changed in 4 files:

lochel 2013-02-11 14:12 Rev.: 15140

- $cpu_time -> '$cpu_time'

7 lines of code changed in 4 files:

lochel 2013-02-11 14:09 Rev.: 15139

- cleanup

40 lines of code changed in 2 files:

lochel 2013-02-11 13:55 Rev.: 15138

- minor fixes to DSS

108 lines of code changed in 2 files:

choeger 2013-02-11 10:52 Rev.: 15137

Add fedora's qwt path to default search

1 lines of code changed in 1 file:

jfrenkel 2013-02-11 10:44 Rev.: 15136

- update expected result

2 lines of code changed in 1 file:

perost 2013-02-11 00:01 Rev.: 15135

Partial fix for #2056:
- Keep expression dimensions when doing implicit function instantiation.
- Added some more hacks to figure out the types of functions by using the input
arguments.
- Removed a couple of hacks that's no longer needed.
- Updated a couple of tests which now work better, and added testcase from #2056.

636 lines of code changed in 18 files:

lochel 2013-02-10 18:49 Rev.: 15134

- fix gcc-warnings for c-runtime
- introduce new flag -ils (c-runtime)

61 lines of code changed in 14 files:

mahge930 2013-02-10 15:07 Rev.: 15133

+ revert 15132

31 lines of code changed in 4 files:

mahge930 2013-02-10 14:10 Rev.: 15132

+ Fix for operators access in classes which derive an operator record.
- Remove unnecessarily printed message to failtrace.

52 lines of code changed in 4 files:

adrpo 2013-02-09 21:03 Rev.: 15131

- realpath is not present in MinGW, use the one in omc_msvc.h/omc_msvc.c
omc_msvc.* should maybe renamed to omc_win.* later.

7 lines of code changed in 3 files:

lochel 2013-02-09 20:06 Rev.: 15130

- update LOG_INIT for old initialization

38 lines of code changed in 1 file:

lochel 2013-02-09 19:15 Rev.: 15129

- fix test

9 lines of code changed in 2 files:

lochel 2013-02-09 19:12 Rev.: 15128

- expected output

0 lines of code changed in 2 files:

adrpo 2013-02-09 18:46 Rev.: 15127

Util.mo
- fix testsuite on Windows (replace \ with / so relative paths are the same)

Other c files:
- get rid of some warnings
- spell checking

26 lines of code changed in 4 files:

adrpo 2013-02-09 17:18 Rev.: 15126

- tabs in Makefile please

2 lines of code changed in 1 file:

sjoelund.se 2013-02-09 17:06 Rev.: 15125

Escape FILE_INFO strings

4 lines of code changed in 2 files:

lochel 2013-02-09 15:50 Rev.: 15124

- and some more MathematicalAspects test-files

435 lines of code changed in 13 files:

sjoelund.se 2013-02-09 15:45 Rev.: 15123

Fix test

34 lines of code changed in 1 file:

lochel 2013-02-09 15:09 Rev.: 15122

- add one more test to MathematicalAspects
- that test currently fails using windows!

157 lines of code changed in 8 files:

lochel 2013-02-09 14:55 Rev.: 15121

- add tests to MathematicalAspects

306 lines of code changed in 15 files:

lochel 2013-02-09 14:06 Rev.: 15120

- update NLS dump
- try to stop singular models - that must be revised because of bad design
- include MathematicalAspects into test-script

852 lines of code changed in 6 files:

lochel 2013-02-09 13:11 Rev.: 15119

- first tests for MathematicalAspects

421 lines of code changed in 24 files:

sjoelund.se 2013-02-09 09:56 Rev.: 15118

Bump MSL one revision

198 lines of code changed in 2 files:

perost 2013-02-08 21:50 Rev.: 15117

- Fix makefile.

1 lines of code changed in 1 file:

perost 2013-02-08 21:47 Rev.: 15116

Fix for #2057:
- Evaluate the dimension when constant evaluating self-referential size
expressions, instead of hoping that it happens to be an integer.

96 lines of code changed in 3 files:

adeas31 2013-02-08 20:47 Rev.: 15115

- Don't close the simulation result files. Use the closeSimulationResultFile() if you want to really close it.
- fixed the csv file reading. Don't open the file twice just pass the file handle.

22 lines of code changed in 3 files:

adeas31 2013-02-08 20:45 Rev.: 15114

- use -cpu instead of -cpu=

1 lines of code changed in 1 file:

lochel 2013-02-08 17:48 Rev.: 15113

- update help-text

1 lines of code changed in 1 file:

lochel 2013-02-08 17:44 Rev.: 15112

- add -cpu support for plt and csv files

147 lines of code changed in 8 files:

adeas31 2013-02-08 16:33 Rev.: 15110

- fixed double initialization.

0 lines of code changed in 1 file:

leonardo.laguna 2013-02-08 16:31 Rev.: 15109

-Fixed problem when extracting uncertainties with approximated equations

3 lines of code changed in 1 file:

adeas31 2013-02-08 16:18 Rev.: 15108

- added new simulation runtime option -cpu.
- added all logging options.

113 lines of code changed in 2 files:

jfrenkel 2013-02-08 15:38 Rev.: 15107

- bugfix stateselection, selection of always states with known derivatives
- dumpSystemGraphML: add case to dump strong connected component graph to yED, we should make this availible via phase module configuration

152 lines of code changed in 1 file:

sjoelund.se 2013-02-08 15:29 Rev.: 15106

Fix for loadFileInteractiveQualified.mos

25 lines of code changed in 2 files:

sjoelund.se 2013-02-08 09:18 Rev.: 15105

Fix remaining tests

4 lines of code changed in 2 files:

sjoelund.se 2013-02-08 09:16 Rev.: 15104

Fix tests

3425 lines of code changed in 446 files:

sjoelund.se 2013-02-08 08:12 Rev.: 15103

- Some fixes to the parser. Will baseline tests after this.

11 lines of code changed in 2 files:

adrpo 2013-02-08 03:34 Rev.: 15102

- forgot this change

1 lines of code changed in 1 file:

adrpo 2013-02-08 03:12 Rev.: 15101

- fix windows build

6 lines of code changed in 1 file:

sjoelund.se 2013-02-07 23:44 Rev.: 15099

- Fix some tests by making the path for the Absyn.INFO not be testsuite friendly (so we can use the absolute path, etc)
- Some other tests might break because of this change (readonly/writeable?)

158 lines of code changed in 9 files:

adrpo 2013-02-07 23:39 Rev.: 15098

PATH_MAX has never been spotted in Windows :)

4 lines of code changed in 1 file:

lochel 2013-02-07 21:09 Rev.: 15097

- update LOG_NLS and LOG_NLS_JAC

159 lines of code changed in 3 files:

lochel 2013-02-07 20:20 Rev.: 15096

- update LOG_SOTI

72 lines of code changed in 1 file:

lochel 2013-02-07 19:44 Rev.: 15095

- fix for renaming of DEBUG_STREAM

51 lines of code changed in 2 files:

lochel 2013-02-07 19:36 Rev.: 15094

- fix help text for -lv
- fix dumps for LOG_DSS, LOG_DSS_JAC
- patch from #2058 for SimCodeDump.tpl

143 lines of code changed in 8 files:

sjoelund.se 2013-02-07 17:59 Rev.: 15093

Note to self: Bootstrapping + changing parser at the same time is annoying

4 lines of code changed in 3 files:

sjoelund.se 2013-02-07 17:34 Rev.: 15092

Fix bootstrapping!!

0 lines of code changed in 1 file:

adrpo 2013-02-07 17:33 Rev.: 15091

- added script to update all the changed test files
- get the files from the console of the OpenModelica_TEST job on Hudson, or the output from partest/runtests.pl

5 lines of code changed in 1 file:

sjoelund.se 2013-02-07 17:20 Rev.: 15090

Fix tests

1638 lines of code changed in 138 files:

lochel 2013-02-07 17:17 Rev.: 15089

- test for #2060

47 lines of code changed in 2 files:

sjoelund.se 2013-02-07 16:47 Rev.: 15088

Fix bootstrapping damnit

1 lines of code changed in 1 file:

sjoelund.se 2013-02-07 16:40 Rev.: 15087

Fix bootstrapping

4 lines of code changed in 2 files:

adrpo 2013-02-07 16:26 Rev.: 15086

- fix the broken builds by adding the missing define.
change the define if you wanted something else.

1 lines of code changed in 1 file:

sjoelund.se 2013-02-07 16:16 Rev.: 15085

Always use full pathnames for file info of parsed files

2257 lines of code changed in 403 files:

petar 2013-02-07 15:32 Rev.: 15084

-Added Print.saveAndClearBuf that temporarily clears the buffer but keeps a handle to the content. This can be restored with a call to Print.restoreBuf. Useful when the print buffer is temporarily needed while already in use.

101 lines of code changed in 4 files:

jfrenkel 2013-02-07 14:53 Rev.: 15083

- bugfix stateselection, use nonscalar indizes to get Equations

38 lines of code changed in 4 files:

lochel 2013-02-07 14:21 Rev.: 15082

- minor changes
- rename DEBUG_STREAM -> ACTIVE_STREAM
- fix illegal stream-disjunctions

95 lines of code changed in 21 files:

leonardo.laguna 2013-02-07 10:46 Rev.: 15081

- Updated data reconciliation tests (make clean && make) fixed it.

9 lines of code changed in 2 files:

jfrenkel 2013-02-07 10:35 Rev.: 15080

- fix for asprintf on windows mingw and msvc

5 lines of code changed in 3 files:

sjoelund.se 2013-02-07 09:36 Rev.: 15079

Added what should be a version of asprintf that works in visual studio

122 lines of code changed in 6 files:

jfrenkel 2013-02-07 01:21 Rev.: 15078

- fix windows build, asprintf: These functions are GNU extensions, not in C or POSIX.

6 lines of code changed in 1 file:

jfrenkel 2013-02-07 00:13 Rev.: 15077

- update CMAKE for target=msvc because of r15072

5 lines of code changed in 2 files:

lochel 2013-02-06 23:32 Rev.: 15076

- new flag (-cpu)

67 lines of code changed in 12 files:

lochel 2013-02-06 19:32 Rev.: 15075

- care about const

9 lines of code changed in 3 files:

lochel 2013-02-06 17:57 Rev.: 15074

- update LOG_STATS

81 lines of code changed in 3 files:

adeas31 2013-02-06 17:23 Rev.: 15073

#2047
Respect the xRange and yRange options of plot.

4 lines of code changed in 1 file:

sjoelund.se 2013-02-06 17:03 Rev.: 15072

- Tiny update. It won't break anything. I promise.
- Moved some of the debug information to reading the generated xml-file instead of compiling it into the C-code
- TODO: Read the names of all systems, instead of only nonlinear. Populate the FILE_INFO, etc

5791 lines of code changed in 29 files:

adeas31 2013-02-06 17:00 Rev.: 15071

#2048
print the OMPlot help text.

2 lines of code changed in 2 files:

leonardo.laguna 2013-02-06 09:44 Rev.: 15070

- Updating data reconciliation tests

8430 lines of code changed in 4 files:

nutaro 2013-02-06 04:50 Rev.: 15069

Partial support for mapping Modelica arrays to C arrays

32 lines of code changed in 1 file:

nutaro 2013-02-05 23:44 Rev.: 15068

Start of work on emitting modelica arrays as C arrays.

110 lines of code changed in 1 file:

perost 2013-02-05 19:07 Rev.: 15067

- Fix bootstrapping.

1 lines of code changed in 1 file:

adrpo 2013-02-05 18:01 Rev.: 15066

- remove tabs.

3212 lines of code changed in 2 files:

sjoelund.se 2013-02-05 17:26 Rev.: 15064

Set OPENMODELICAHOME for bootstrapped builds

2 lines of code changed in 1 file:

adeas31 2013-02-05 17:26 Rev.: 15063

- Check the simulation executable exit status.

1 lines of code changed in 1 file:

perost 2013-02-05 17:06 Rev.: 15062

- Added some basic sanity checking of type errors.

46 lines of code changed in 6 files:

perost 2013-02-05 16:32 Rev.: 15061

Fix for bug #2033:
- Rewrote Static.promoteExp to be more efficient and not mess up the types.
- Added simplification min/max(multi-dim array) => min/max(flat array).

222 lines of code changed in 5 files:

sjoelund.se 2013-02-05 16:29 Rev.: 15060

Don't touch the grammar file (causes re-compilation if filesystem has high resolution)

0 lines of code changed in 1 file:

nutaro 2013-02-05 15:48 Rev.: 15059

Removed $ from generated variable names.

279 lines of code changed in 1 file:

leonardo.laguna 2013-02-05 13:31 Rev.: 15058

-Removing uncessary print statements

3 lines of code changed in 2 files:

sjoelund.se 2013-02-05 13:17 Rev.: 15057

Fix RML sources

3 lines of code changed in 2 files:

sjoelund.se 2013-02-05 13:10 Rev.: 15056

- Modify makefiles to be able to compile omc without RML installed (configure --without-rml; make bootstrap-from-tarball)
- Pray the RML makefiles were not broken

58 lines of code changed in 11 files:

sjoelund.se 2013-02-05 11:13 Rev.: 15055

Fix for FMU

19 lines of code changed in 2 files:

sjoelund.se 2013-02-05 10:27 Rev.: 15054

Change header file from _fileNamePrefix.h to fileNamePrefix_model.h

6 lines of code changed in 2 files:

hubert.thieriot 2013-02-04 16:29 Rev.: 15053

- small GUI improvements

29 lines of code changed in 5 files:

hubert.thieriot 2013-02-04 13:30

-removed useless signal
- stop problem signal/slot

168 lines of code changed in 31 files:

adabe588 2013-02-04 01:07 Rev.: 15050

Partial evaluation/application: Fix variable name generation and positioning of partially papplied arguments. Enables partial application of single functions for normal and recursive functions.

86 lines of code changed in 1 file:

jfrenkel 2013-02-03 18:46 Rev.: 15049

- speed up Indexreduktion: use List.uniqueIntN instead of List.unique for Integer Lists

17 lines of code changed in 3 files:

sjoelund.se 2013-02-03 08:48 Rev.: 15048

Allow compiling without sundials again

20 lines of code changed in 4 files:

adrpo 2013-02-02 14:02 Rev.: 15047

- reverting MSL bump, it was just a test.
+ quite many changes so we need more time to investigate them.

434 lines of code changed in 5 files:

sjoelund.se 2013-02-02 12:52 Rev.: 15046

- Re-enable patching MSL

2 lines of code changed in 1 file:

sjoelund.se 2013-02-02 12:46 Rev.: 15045

Bump MSL version

581 lines of code changed in 6 files:

adrpo 2013-02-01 22:23 Rev.: 15044

- fix library order.

2 lines of code changed in 1 file:

adrpo 2013-02-01 22:08 Rev.: 15043

- expected output.

22 lines of code changed in 1 file:

arun3688 2013-02-01 21:16 Rev.: 15042

RMLParse -- Compiled with OMC

10286 lines of code changed in 70 files:

adrpo 2013-02-01 21:07 Rev.: 15041

- expected output.

5 lines of code changed in 1 file:

adrpo 2013-02-01 19:25 Rev.: 15040

- fix bootstrapping.

1 lines of code changed in 1 file:

leonardo.laguna 2013-02-01 18:38 Rev.: 15039

- Updating to the uncertainties algorithm. Dumping of steps uses Print.mo

119 lines of code changed in 1 file:

perost 2013-02-01 17:06 Rev.: 15038

Fix for issue #2043:
- Handle extends when checking external objects in NFSCodeDependency.

117 lines of code changed in 4 files:

vitalij 2013-02-01 16:13 Rev.: 15037

- added new solver method: implicit Runge-Kutta (radau IIA order 5 for stiff systems)

579 lines of code changed in 9 files:

niklwors 2013-02-01 14:10 Rev.: 15036

fix for nonlin solver selection in cpp template

25 lines of code changed in 2 files:

adeas31 2013-02-01 11:47 Rev.: 15034

- Move Real keyword to types section.

0 lines of code changed in 1 file:

niklwors 2013-02-01 10:10 Rev.: 15033

fix for typo in cmake file

1 lines of code changed in 1 file:

niklwors 2013-02-01 10:00 Rev.: 15032

Added Kinsol solver selection

70 lines of code changed in 11 files:

adrpo 2013-02-01 04:17 Rev.: 15031

- bump version number to beta4+dev.

2 lines of code changed in 1 file:

adrpo 2013-02-01 01:50 Rev.: 15029

- change version to beta4
- improve checkSettings()
+ give the compiler version
+ show PATH variable
- set Windows paths right after OMC is started
+ do some checks too to see if we find the needed MinGW things.

108 lines of code changed in 3 files:

January 2013 »

Generated by StatSVN 0.7.0