April 2012 Commit Log

Number of Commits:
195
Number of Active Developers:
15
wbraun 2012-04-30 13:35 Rev.: 11832

- included functionTree to BackendDAE
- create from removeUnusedFunctions a pastOptModule

537 lines of code changed in 16 files:

adrpo 2012-04-30 00:15 Rev.: 11831

BackEnd/BackendVariable.mo
- use ComponentReference.printComponentRefStr to also print the subscripts.

SimulationRuntime/c/simulation/solver/solver_main.c
- disable some printouts before printAllVars because they are printed inside anyway.

4 lines of code changed in 2 files:

adrpo 2012-04-29 05:02 Rev.: 11830

- expected output.

40 lines of code changed in 1 file:

adrpo 2012-04-29 03:57 Rev.: 11829

- push the .mo file too.

46 lines of code changed in 1 file:

adrpo 2012-04-29 03:56 Rev.: 11828

- undefine macros if they exist because we really need to
replace them in that context because the already defined
ones contain references to undeclared variables.

8 lines of code changed in 1 file:

adrpo 2012-04-29 03:09 Rev.: 11827

BackEnd/BackendVariable.mo & FrontEnd/DAE.mo
- better error message for variables with values outside the [min, max] interval.

susan_codegen/SimCode/CodegenC.tpl
- check if macros are already defined.

30 lines of code changed in 3 files:

adrpo 2012-04-29 01:16 Rev.: 11826

BackendVariable.mo
- display the min/max limits for the variable in the assert message.

ModelicaExternalC_rml.c
- get rid of warning

simulation_runtime.cpp
- init some flags to zero
- set the zero termination of the TermMsg in setTermMsg
to not display partial older crap after the end of the message.
- better help message for -lv

15 lines of code changed in 3 files:

adrpo 2012-04-29 00:48 Rev.: 11825

- make 31 bit integer warnings on 32 bit systems go away.

8 lines of code changed in 2 files:

Frenkel TUD 2012-04-28 12:42 Rev.: 11824

- fix testsuite

2 lines of code changed in 1 file:

adrpo 2012-04-28 12:10 Rev.: 11823

- replaced tabs with 4 spaces to make Hudson Code Style job happy.

2 lines of code changed in 1 file:

Frenkel TUD 2012-04-28 03:36 Rev.: 11822

- fix testsuite

1 lines of code changed in 1 file:

Frenkel TUD 2012-04-28 03:18 Rev.: 11821

- add boxptr_intMin
- bugfix setPastOptModules -> postOptModules

15 lines of code changed in 3 files:

Frenkel TUD 2012-04-28 02:35 Rev.: 11820

- minor changes to dummy state selection heuristic

12 lines of code changed in 5 files:

Frenkel TUD 2012-04-28 00:55 Rev.: 11819

- fix testsuite

3 lines of code changed in 2 files:

Frenkel TUD 2012-04-28 00:28 Rev.: 11818

- BackendDAEOptimize: doReplaceScalarArrayEqns more generic
- BackendDAETransform: simplify code, use stateorder for differentiated equations
- PlanarMechanics: set initialconditions
- Update testsuite

1241 lines of code changed in 17 files:

Frenkel TUD 2012-04-27 22:15 Rev.: 11817

- add function rand to System

22 lines of code changed in 3 files:

Frenkel TUD 2012-04-27 19:21 Rev.: 11816

- move ModelicaConfic.inc to /include/omc/cpp

3 lines of code changed in 3 files:

Frenkel TUD 2012-04-27 16:01 Rev.: 11815

- use full path to include ModelicaConfic.inc
- copy LibrariesConfig.h to OM_HOME/include/omc/cpp because this is in include path

9 lines of code changed in 3 files:

Frenkel TUD 2012-04-27 15:52 Rev.: 11814

- fix typos

2 lines of code changed in 1 file:

Frenkel TUD 2012-04-27 11:08 Rev.: 11813

- fix testsuite

2 lines of code changed in 3 files:

Frenkel TUD 2012-04-27 10:42 Rev.: 11812

- fix testsuite
- move PlanarMechanicsForTesting.Examples.KinematicLoop.mos to working tests

10 lines of code changed in 9 files:

Frenkel TUD 2012-04-27 09:25 Rev.: 11811

- fix testsuite

12 lines of code changed in 10 files:

Frenkel TUD 2012-04-27 09:15 Rev.: 11810

- fix testsuite

10 lines of code changed in 4 files:

Frenkel TUD 2012-04-27 00:47 Rev.: 11809

- improve handling of complex equations
- improve evaluation of parameters with Evaluate=True annotation
- add built in functions to set machtingalgorithm
- update testsuite

247 lines of code changed in 35 files:

adeas31 2012-04-26 20:02 Rev.: 11808

- Fixed the spaces problem.

11 lines of code changed in 2 files:

adrpo 2012-04-26 16:00 Rev.: 11807

- encoded the ThermoSysPro library into UTF-8 to make the Hudson UTF-8 job happy.
- moved the 2 early fail models to the failingtests in testsuite/3rdParty/ThermoSysPro/Makefile:
ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos
- linked the .mat files and ThermoSysPro library in testsuite/runtest.pl.
- updated testsuite/3rdParty/ThermoSysPro/README.txt

283 lines of code changed in 139 files:

adrpo 2012-04-26 15:12 Rev.: 11806

- added ThermoSysPro v3 OSR (Open Source Release) from Daniel Bouskela [daniel.bouskela AT edf DOT fr<ance>]
received in 2012-04-23.
- also added it to the full testsuite/Makefile
- testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos test now fails
because of differences in an event at time 20. I think simulation result comparison should be improved to
better analyze the results at an event because we detect differences where there aren't any.
- 2 more tests are working now:
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos
ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos
but I assume they are wrong because they terminate prematurely. We should also change
to return "Files not Equal!" when the stop time in one file is smaller than the stop
time in the reference file.

71555 lines of code changed in 580 files:

adeas31 2012-04-26 14:53 Rev.: 11805

- Updated the pro and readme files according to omniORB4.1.6

22 lines of code changed in 7 files:

perost 2012-04-26 12:36 Rev.: 11803

- Fix for previous commit.

3 lines of code changed in 2 files:

perost 2012-04-26 12:29 Rev.: 11802

- XMLDump fixes from Bill Janssen.

17 lines of code changed in 5 files:

fbergero 2012-04-25 17:24 Rev.: 11801

Generating a linear algebraic loop solve function and a header for parameters

778 lines of code changed in 4 files:

perost 2012-04-25 15:55 Rev.: 11800

- Fixed compilation.

1 lines of code changed in 1 file:

perost 2012-04-25 15:52 Rev.: 11799

SCodeInst fixes:
- Improved instantiation/typing of equations.
- Handle deleted components in connections.
- Improved propagation of prefixes, now also propagates class prefixes.

832 lines of code changed in 9 files:

sjoelund.se 2012-04-25 08:18 Rev.: 11798

- Only enable python interface if we use omniorb

10 lines of code changed in 1 file:

fbergero 2012-04-24 18:23 Rev.: 11797

Minor modifications to code

1109 lines of code changed in 4 files:

hubert.thieriot 2012-04-24 12:18 Rev.: 11794

- improved LowTools::removeDirContents (set permissions before)

7 lines of code changed in 2 files:

hubert.thieriot 2012-04-24 12:06 Rev.: 11793

- added Gnuplot display of intermediary results.
- removed bug of omctrl (multithread not compatible with project->loadMoFile)

327 lines of code changed in 10 files:

Frenkel TUD 2012-04-22 10:32 Rev.: 11792

- fix testsuite

1 lines of code changed in 1 file:

Frenkel TUD 2012-04-22 10:30 Rev.: 11791

- bufix bootstrapp compilation

1 lines of code changed in 1 file:

adrpo 2012-04-21 23:38 Rev.: 11790

- more Romanian translations.

137 lines of code changed in 1 file:

fbergero 2012-04-20 20:15 Rev.: 11789

Generating when handlers

198 lines of code changed in 8 files:

wbraun 2012-04-20 18:16 Rev.: 11788

- removed some tabs

8 lines of code changed in 1 file:

adeas31 2012-04-20 17:48 Rev.: 11787

- Some fixes in the Italian translations by Massimo.

14 lines of code changed in 1 file:

wbraun 2012-04-20 17:20 Rev.: 11786

#1728
- added proper message to findDiscreteEquation
- added some failure cases

29 lines of code changed in 2 files:

wbraun 2012-04-20 14:10 Rev.: 11785

- updated testsuite to make hundson happy

124 lines of code changed in 11 files:

perost 2012-04-19 16:08 Rev.: 11784

- Fixed bootstrapping, and improved an odd error message.

5 lines of code changed in 3 files:

perost 2012-04-19 14:29 Rev.: 11783

- Replaced tabs and converted files to UTF-8.

0 lines of code changed in 26 files:

perost 2012-04-19 14:22 Rev.: 11782

- Added Util.arrayFold.
- Implemented a phase in SCodeInst which marks all structural parameters, to
allow proper constant evaluation.

529 lines of code changed in 6 files:

perost 2012-04-19 13:02 Rev.: 11781

- Replaced even more tabs.

243 lines of code changed in 3 files:

lochel 2012-04-19 12:24 Rev.: 11780

add teardown_command to test cases

8 lines of code changed in 9 files:

mahge930 2012-04-19 12:01 Rev.: 11779

- Moved the OpenCL runtime to SimulationRuntime

0 lines of code changed in 28 files:

perost 2012-04-19 11:56 Rev.: 11778

- Replaced tabs.

276 lines of code changed in 4 files:

lochel 2012-04-19 11:39 Rev.: 11777

update of initialization tests

484 lines of code changed in 12 files:

sjoelund.se 2012-04-19 11:36 Rev.: 11776

- Remove obsolete translations

1 lines of code changed in 7 files:

niklwors 2012-04-19 11:09 Rev.: 11775

Fix for Idas Solver. Initialization of idas memory,initialization zero functions, added RTol and ATol to solver settings.

341 lines of code changed in 5 files:

wbraun 2012-04-19 00:17 Rev.: 11773

- added TTSE_libs

0 lines of code changed in 2 files:

wbraun 2012-04-19 00:16 Rev.: 11772

- added current SiemensPower Library
and component tests

16382 lines of code changed in 183 files:

adeas31 2012-04-18 22:39 Rev.: 11771

- some corrections in the english text and translations.
- Italian translations (Thanks to Massimo).

598 lines of code changed in 11 files:

fbergero 2012-04-18 21:56 Rev.: 11770


Changes to the QSS target. Replacing variables and discontinuities

1330 lines of code changed in 4 files:

hubert.thieriot 2012-04-18 19:19 Rev.: 11769

- removed many unnedded header includes

347 lines of code changed in 38 files:

sjoelund.se 2012-04-18 19:14 Rev.: 11768

- Apply the iconv if using non-UTF8 target

36 lines of code changed in 4 files:

mahge930 2012-04-18 15:01 Rev.: 11767

- Adding support to enable XML export of Optimization Modelica models (Optimica Extensions).

808 lines of code changed in 37 files:

a_severin 2012-04-18 09:38 Rev.: 11765

- OMEdit: changed some translation

2 lines of code changed in 1 file:

hubert.thieriot 2012-04-17 16:35 Rev.: 11763

- changed PLUGINEIDEV call

1 lines of code changed in 1 file:

hubert.thieriot 2012-04-17 15:59 Rev.: 11762

- corrected double input
- changed makefile for omoptimlib : since subdirs does not manage special makefile names, OMOptim and OMOptim share the same. Works but I don't know how...

8 lines of code changed in 4 files:

adeas31 2012-04-17 13:53 Rev.: 11761

- Removed ptplot.jar and ptplot_license.txt
- some translations.

579 lines of code changed in 12 files:

adrpo 2012-04-17 01:10 Rev.: 11760

- some more Romanian.
- fixed an English typo.

97 lines of code changed in 10 files:

adeas31 2012-04-16 20:12 Rev.: 11758

- Removed plot2, plotparametric2 and the script files associated with it.

3 lines of code changed in 7 files:

hubert.thieriot 2012-04-16 17:52 Rev.: 11757

- MOParameter modifications (still without any effect)

266 lines of code changed in 11 files:

hkiel 2012-04-16 10:45 Rev.: 11756

- added missing closing brace to translatable string
- german translation complete, needs to be checked for consistency

175 lines of code changed in 10 files:

leonardo.laguna 2012-04-16 09:59 Rev.: 11755

- Fixed small bug in setPos function.
- Changed the scope of map1r to public

3 lines of code changed in 1 file:

adeas31 2012-04-15 16:02 Rev.: 11754

- French translations (Thanks to Thibaut).

966 lines of code changed in 1 file:

adeas31 2012-04-13 17:18 Rev.: 11752

- Fixed connect equation indexing problem (thanks to Henning Kiel).
- Properly check annotations before creating a redbox.

8 lines of code changed in 2 files:

lochel 2012-04-13 15:59 Rev.: 11751

#1721
add testcase for [#BUG-1721]

40 lines of code changed in 2 files:

lochel 2012-04-13 15:44 Rev.: 11750

#1721
fix for initial()-operator

12 lines of code changed in 6 files:

sjoelund.se 2012-04-13 13:14 Rev.: 11749

#1719
- OMEdit: Handle pathnames with quoted identifiers that contain dots in the last part

27 lines of code changed in 2 files:

sjoelund.se 2012-04-13 11:23 Rev.: 11748

- Updated instructions

25 lines of code changed in 1 file:

sjoelund.se 2012-04-13 11:11 Rev.: 11747

- Added testcase for checking a recursion limit of any class (maximum depth=100)

33 lines of code changed in 4 files:

sjoelund.se 2012-04-13 10:44 Rev.: 11746

- Run lrelease on the project

3 lines of code changed in 4 files:

sjoelund.se 2012-04-13 10:26 Rev.: 11745

- Update all ts-files regardless if they are in a makefile or not

4 lines of code changed in 1 file:

hkiel 2012-04-13 08:43 Rev.: 11744

- added spanish language

2817 lines of code changed in 11 files:

sjoelund.se 2012-04-13 07:23 Rev.: 11743

- Avoid segfault on UTF-8 error

13 lines of code changed in 1 file:

adeas31 2012-04-12 20:16 Rev.: 11740

- Load Qt qm files for windows.

6 lines of code changed in 1 file:

adeas31 2012-04-12 19:13 Rev.: 11739

- Minor modifications for chinese translations.

2650 lines of code changed in 15 files:

hubert.thieriot 2012-04-12 18:03 Rev.: 11738

- added unloadMoFile function

87 lines of code changed in 9 files:

adeas31 2012-04-12 17:03 Rev.: 11737

- Generate red box for components with no annotations. Three locations are checked, the items annotations, the components annotations and the inherited components annotations. If all three are empty we show a read rectangle with a cross in it.
- Better support for translations.
- Added the default Qt translations as well.

5448 lines of code changed in 18 files:

sjoelund.se 2012-04-12 16:56 Rev.: 11736

#1723
- Automatically load dependencies of a model (uses annotation) upon instantiation

34 lines of code changed in 3 files:

perost 2012-04-12 15:29 Rev.: 11735

- Save modifiers that only makes a component final in Absyn2SCode.
- Handle modifiers that does nothing in SCodeMod.

86 lines of code changed in 6 files:

sjoelund.se 2012-04-12 14:21 Rev.: 11734

- Remove qm-files from svn to avoid needless updates

0 lines of code changed in 6 files:

perost 2012-04-12 14:18 Rev.: 11733

- Improved the swedish translation of OMEdit.

1044 lines of code changed in 15 files:

sjoelund.se 2012-04-12 10:58 Rev.: 11732

- Regenerate all qm-files

1 lines of code changed in 3 files:

sjoelund.se 2012-04-12 10:56 Rev.: 11731

- Add PARTEVALFUNCTION to the list of called functions in a function

5 lines of code changed in 3 files:

hkiel 2012-04-12 08:46 Rev.: 11730

- some more .de translations

123 lines of code changed in 1 file:

adrpo 2012-04-12 00:20 Rev.: 11729

- some more .ro translations
- ro_RO (Romania) instead of ro_MD (Moldova)

137 lines of code changed in 1 file:

adeas31 2012-04-12 00:20 Rev.: 11728

- Use ./ in makefile.

2 lines of code changed in 1 file:

adeas31 2012-04-11 23:43 Rev.: 11727

- Fix hudson.

2 lines of code changed in 1 file:

adeas31 2012-04-11 23:29 Rev.: 11726

- Fix hudson build.

2 lines of code changed in 1 file:

adeas31 2012-04-11 22:50 Rev.: 11725

- Fix build and some minor changes.

3538 lines of code changed in 13 files:

sjoelund.se 2012-04-11 22:08 Rev.: 11724

- Check Absyn->SCode before accepting a string or file as valid abstract syntax

17 lines of code changed in 2 files:

adeas31 2012-04-11 22:00 Rev.: 11723

- Fixed isReplaceAble API.
- Added testcases for some APIs.
- Added French & Romanian to language dropdown.
- Moved the translations file to OMEdit/OMEditGUI/Resources/nls/.

15610 lines of code changed in 26 files:

sjoelund.se 2012-04-11 20:35 Rev.: 11721

- Don't return loadFile("package.mo") success on error

3 lines of code changed in 2 files:

adrpo 2012-04-11 19:51 Rev.: 11720

- fix the English typo.
- add partial Romanian translation.
- small fix in the Swedish translation.

2573 lines of code changed in 6 files:

hkiel 2012-04-11 16:57 Rev.: 11719

- added some more german translations

61 lines of code changed in 2 files:

adeas31 2012-04-11 15:41 Rev.: 11718

- Fixed getNthImport.

6 lines of code changed in 1 file:

adeas31 2012-04-11 14:01 Rev.: 11717

- Added french translation file.

2537 lines of code changed in 3 files:

perost 2012-04-11 13:47 Rev.: 11716

- Fixed better messages for modifier errors in SCodeInst.
- Added better control over constant evaluation in Typing.

167 lines of code changed in 5 files:

sjoelund.se 2012-04-11 11:42 Rev.: 11715

- Added Japanese translation stubs

2602 lines of code changed in 9 files:

hkiel 2012-04-11 10:57 Rev.: 11714

- added some german translations

149 lines of code changed in 1 file:

sjoelund.se 2012-04-11 10:50 Rev.: 11713

- Added German language to the combo-box

12 lines of code changed in 1 file:

sjoelund.se 2012-04-11 06:38 Rev.: 11712

- Revert r11711 as it is plain wrong

2 lines of code changed in 2 files:

adeas31 2012-04-10 23:16 Rev.: 11711

- Changed the utf-8 error to warning.
- getErrorString() only returns messages that have severity = ErrorLevel_error

3 lines of code changed in 2 files:

hubert.thieriot 2012-04-10 18:23 Rev.: 11710

- removed a const

2 lines of code changed in 2 files:

sjoelund.se 2012-04-10 16:16 Rev.: 11709

- Fix for the type system when calling getGlobalRoot with a non-boxed lhs

1540 lines of code changed in 4 files:

Frenkel TUD 2012-04-10 13:43 Rev.: 11708

- replace some matchs again inputs with wildcard

91 lines of code changed in 1 file:

Frenkel TUD 2012-04-10 13:25 Rev.: 11707

- BackendDAE.mo: add Comment
- extend Backend pipeline with functionalety to select matching algorithm
- Bugfix for DynamicStateSelection, in function BackendEquation.equationAddDAE do not throw incidenceMatrix away
- add function BackendVariable.daenumVariables, return the number of Variables in BackendDAE

237 lines of code changed in 11 files:

sjoelund.se 2012-04-10 13:23 Rev.: 11706

- Move the printing of some config flags around
- Added +help=flagName option

52 lines of code changed in 1 file:

sjoelund.se 2012-04-10 11:46 Rev.: 11705

- Some German translations for OMEdit

44 lines of code changed in 3 files:

Frenkel TUD 2012-04-10 11:42 Rev.: 11704

- add flag "matchingAlgorithm" to select the MatchingAlgorithm

26 lines of code changed in 2 files:

sjoelund.se 2012-04-10 10:53 Rev.: 11703

- Swedish translations

86 lines of code changed in 7 files:

adeas31 2012-04-10 10:44 Rev.: 11702

- Don't translate Modelica keywords.

434 lines of code changed in 12 files:

sjoelund.se 2012-04-10 07:46 Rev.: 11700

- OMPython docdir removed

0 lines of code changed in 1 file:

Frenkel TUD 2012-04-09 22:42 Rev.: 11699

- fix test

1 lines of code changed in 1 file:

adeas31 2012-04-09 21:52 Rev.: 11698

- Swedish translations.
- Use -noobsolete flag to remove the obsolete translations in the files.

27 lines of code changed in 8 files:

Frenkel TUD 2012-04-09 21:28 Rev.: 11697

- bugfix removeSimplequation alias der
- bugfix alias a=der(var)

2 lines of code changed in 2 files:

Frenkel TUD 2012-04-09 21:23 Rev.: 11696

- update MSL 3.1 simulate examples

3 lines of code changed in 5 files:

a_severin 2012-04-09 18:42 Rev.: 11695

- added some tr() in OMPlot
- OMEdit: added translation of OMPlot in .ts-files

396 lines of code changed in 9 files:

a_severin 2012-04-09 18:11 Rev.: 11694

- added Russian translation

821 lines of code changed in 5 files:

Frenkel TUD 2012-04-09 14:08 Rev.: 11693

- move Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1 to working tests

2 lines of code changed in 3 files:

adrpo 2012-04-09 02:00 Rev.: 11690

- fix equalityConstraint function return type.

6 lines of code changed in 1 file:

Frenkel TUD 2012-04-09 00:39 Rev.: 11689

- move tests back to failing tests, because of unknown failur on Hudson build system (maybe a unix issue)

2 lines of code changed in 1 file:

Frenkel TUD 2012-04-08 23:55 Rev.: 11688

- fix tests

5 lines of code changed in 5 files:

adeas31 2012-04-08 23:32 Rev.: 11687

- Allow automatic width for options list.
- Remove multiple initializations of Helper::noColor

6 lines of code changed in 2 files:

Frenkel TUD 2012-04-08 22:40 Rev.: 11686

- update M.M.M 3.3.1 examples

43 lines of code changed in 32 files:

adeas31 2012-04-08 21:35 Rev.: 11685

- PTII environment variable not required anymore.
- Changed PTII to OMPTII.
- Removed OMPython-UserManual. OMPython documentation is moved to OpenModelica usersguide.

2 lines of code changed in 4 files:

Frenkel TUD 2012-04-08 13:12 Rev.: 11684

- got rid of bootstrapped warning

1 lines of code changed in 1 file:

adeas31 2012-04-06 20:11 Rev.: 11683

- SVN id tag.

8 lines of code changed in 2 files:

adeas31 2012-04-06 20:05 Rev.: 11682

- Some more fixes for the translations.
- Added the missing Q_OBJECT macro.
- Removed stupid Qt default buttons as they are not translated.

105 lines of code changed in 10 files:

sjoelund.se 2012-04-06 16:16 Rev.: 11681

- Install OMPython documentation

3 lines of code changed in 1 file:

adeas31 2012-04-05 23:57 Rev.: 11680

- Fix build.

4 lines of code changed in 1 file:

AnandKGaneson 2012-04-05 22:52 Rev.: 11679

Modified OMC search paths, removed Python 2.7's dependency so now Python 2.6 should also support OMPython, minor changes in OMParser/__init__.py, updated setup.py.

140 lines of code changed in 4 files:

adeas31 2012-04-05 21:51 Rev.: 11678

- Swedish translations.
- Language drop down in the options widget.
- Changed the files tab width.
- Allow users to unset the modifiers value.

21110 lines of code changed in 71 files:

sjoelund.se 2012-04-05 21:22 Rev.: 11677

- Expected output

1 lines of code changed in 1 file:

sjoelund.se 2012-04-05 21:05 Rev.: 11676

- Fix testsuite

4 lines of code changed in 1 file:

sjoelund.se 2012-04-05 17:01 Rev.: 11675

- Some fixes to dumping as corba string

49 lines of code changed in 5 files:

perost 2012-04-05 14:40 Rev.: 11674

- Changed simplification of scalar-array operations with an empty array to
return an empty array, instead of an array with one element.

1 lines of code changed in 1 file:

perost 2012-04-05 13:50 Rev.: 11673

- Fixed correct types on array-scalar and scalar-array operations.
- Updated test cases due to changed operation order.

12773 lines of code changed in 109 files:

sjoelund.se 2012-04-05 13:46 Rev.: 11672

- Clean more

1 lines of code changed in 1 file:

sjoelund.se 2012-04-05 11:16 Rev.: 11671

- Added API call setInitXmlStartValue

21 lines of code changed in 1 file:

sjoelund.se 2012-04-05 11:16 Rev.: 11670

- Make checkSettings() less verbose

1 lines of code changed in 1 file:

sjoelund.se 2012-04-05 08:10 Rev.: 11669

- Set OPENMODELICAHOME

2 lines of code changed in 3 files:

sjoelund.se 2012-04-05 07:23 Rev.: 11668

- Fix AbsynTest.jar testcase

5 lines of code changed in 1 file:

sjoelund.se 2012-04-05 07:10 Rev.: 11667

- Fixed the Java DefinitionsCreator

6 lines of code changed in 3 files:

adrpo 2012-04-05 02:44 Rev.: 11666

- added isShortDefinition API and tests in testsuite/interactive/interactive_api_calls.mos for it.

123 lines of code changed in 4 files:

adrpo 2012-04-05 01:44 Rev.: 11665

- fixed "setParameterValue" API in Interactive.mo to update the program.
- added tests for this functionality in testsuite/interactive/interactive_api_param.mos

95 lines of code changed in 2 files:

adrpo 2012-04-04 23:06 Rev.: 11664

- fix so that loadModel works fine;
geez, this was a weird one, libModelicaExternalC.a re-defined (badly)
opendir, readdir and some other dirent.h functions, but MinGW already
has them. This made SystemImpl__getLoadModelPath to fail.

6 lines of code changed in 1 file:

sjoelund.se 2012-04-04 22:36 Rev.: 11663

- Some fixes for Java interface

0 lines of code changed in 4 files:

sjoelund.se 2012-04-04 21:09 Rev.: 11662

- Added scanReal ceval

60 lines of code changed in 5 files:

sjoelund.se 2012-04-04 20:30 Rev.: 11661

- OMDev makefiles

3 lines of code changed in 3 files:

sjoelund.se 2012-04-04 19:49 Rev.: 11660

- Handle Modelica.Utilities.Streams.* external functions without generating so-files

247 lines of code changed in 10 files:

hubert.thieriot 2012-04-04 18:30 Rev.: 11659

- added units
- changed OMProcess

54 lines of code changed in 7 files:

wbraun 2012-04-04 18:13 Rev.: 11658

- added a figure of the overall structure drawn with dia.

268 lines of code changed in 2 files:

perost 2012-04-04 16:40 Rev.: 11657

- Renamed members of DAE.RANGE to something sane.
- Added various List.threadMapReverse functions.
- Added BaseHashTable.addUnique.
- Instantiation/typing improvements for equations in SCodeInst.
- Various other SCodeInst improvements.

1133 lines of code changed in 33 files:

perost 2012-04-04 14:57 Rev.: 11656

- Fix RML compilation...

1 lines of code changed in 1 file:

perost 2012-04-04 14:47 Rev.: 11655

- Fixed bootstrapped compilation.

8 lines of code changed in 2 files:

sjoelund.se 2012-04-04 14:38 Rev.: 11654

- Fixes for getAstAsCorbaString

24 lines of code changed in 4 files:

fbergero 2012-04-04 14:24 Rev.: 11653

Changes in the QSS version.

339 lines of code changed in 5 files:

sjoelund.se 2012-04-04 12:21 Rev.: 11651

- Force rebuild of libraries

1 lines of code changed in 1 file:

sjoelund.se 2012-04-04 11:47 Rev.: 11650

- Changed the Dependency+SCode+Inst calls everywhere to:
+ CevalScript.runFrontEnd(...), which does more error-checking
- Removed Inst.{instantiate,instProgram} as they are not needed (they were used to inst the last class of the program; which can be performed by asking for the last class of the program and instantiating that)

368 lines of code changed in 177 files:

hubert.thieriot 2012-04-04 10:42 Rev.: 11649

- mofiles loaded are added in dependencies for simulation

5 lines of code changed in 1 file:

sjoelund.se 2012-04-03 14:56 Rev.: 11646

- Make omniidl command more suitable for parallel jobs

6 lines of code changed in 3 files:

sjoelund.se 2012-04-03 14:31 Rev.: 11645

- Fix make install

1 lines of code changed in 1 file:

sjoelund.se 2012-04-03 13:10 Rev.: 11644

- Install OMEdit nls files

1 lines of code changed in 1 file:

adeas31 2012-04-03 10:26 Rev.: 11643

- Release notes.

45 lines of code changed in 1 file:

wbraun 2012-04-02 22:33 Rev.: 11642

- changed test-case

5 lines of code changed in 3 files:

wbraun 2012-04-02 22:15 Rev.: 11641

- optimized fmi-export calculations
- added support input and output vars for fmi-import and a test-case
- added a better flow control for fmi-import models

1000 lines of code changed in 10 files:

sjoelund.se 2012-04-02 20:10 Rev.: 11640

- Expected output, etc

48 lines of code changed in 4 files:

sjoelund.se 2012-04-02 19:58 Rev.: 11639

- Removed some simulate(PACKAGE) tests
+ Added one in mosfiles-nosim to test this in the future

13 lines of code changed in 3 files:

sjoelund.se 2012-04-02 19:26 Rev.: 11638

- Fixed some of the testcases (tries to simulate packages, instantiate functions)

54 lines of code changed in 5 files:

sjoelund.se 2012-04-02 17:21 Rev.: 11637

- Add a check for uses-annotations being fulfilled before starting inst/translate model

46 lines of code changed in 3 files:

mahge930 2012-04-02 16:19 Rev.: 11636

- Compact free_memory. Check parallel variable type in Template. Generate one more file for ParModelica.

2587 lines of code changed in 5 files:

sjoelund.se 2012-04-02 15:55 Rev.: 11635

- Fix translation (r11632 broke)
- Updated timestamp translation

21 lines of code changed in 4 files:

perost 2012-04-02 15:37 Rev.: 11634

- Better error message for non-connectors in connections.

21 lines of code changed in 2 files:

hubert.thieriot 2012-04-02 13:39 Rev.: 11633

- corrected OptimResult cloning : csv filenames also cloned.

5 lines of code changed in 3 files:

adeas31 2012-04-02 13:25 Rev.: 11632

- Catch the std::runtime_error.
- Better checking for translations file.

22 lines of code changed in 1 file:

mahge930 2012-04-02 13:18 Rev.: 11631

- Proper naming.

2 lines of code changed in 2 files:

adeas31 2012-04-02 12:23 Rev.: 11630

Fix for bug #1722
- Removed the Ambiguous shortcut.

0 lines of code changed in 1 file:

sjoelund.se 2012-04-02 12:19 Rev.: 11629

- Load NLS files based on OPENMODELICAHOME, not relative to cwd

8 lines of code changed in 1 file:

a_severin 2012-04-02 11:45 Rev.: 11628

- OMEdit: added localization

8189 lines of code changed in 13 files:

sjoelund.se 2012-04-02 11:43 Rev.: 11627

- Removed the need for DRMODELICAHOME env.var

2 lines of code changed in 1 file:

hubert.thieriot 2012-04-02 11:27 Rev.: 11626

- changed version reader from tortoise svn

2 lines of code changed in 1 file:

sjoelund.se 2012-04-02 11:17 Rev.: 11625

- More detailed parser error

3 lines of code changed in 1 file:

hubert.thieriot 2012-04-02 11:08 Rev.: 11624

- changed OptimResult VariableResult reading

48 lines of code changed in 7 files:

mahge930 2012-04-01 16:29 Rev.: 11623

+ Added the OpenCL runtime.

4 lines of code changed in 28 files:

wbraun 2012-04-01 04:23 Rev.: 11622

- fixed coding style

7 lines of code changed in 1 file:

wbraun 2012-04-01 04:12 Rev.: 11621

- changed compilation flag for fmu-export from -O2 to -O
- added String support for fmu-import
- added MultiBody.DoublePendelum test

132 lines of code changed in 12 files:

March 2012 »

Generated by StatSVN 0.7.0