August 2012 Commit Log

Number of Commits:
345
Number of Active Developers:
14
adeas31 2012-08-31 17:32 Rev.: 12756

- updated OMEdit version.

1 lines of code changed in 1 file:

sjoelund.se 2012-08-31 16:29 Rev.: 12755

#1707
- Handle splices with lhs expression dimensions that are not equal to the array dimensions

72 lines of code changed in 5 files:

perost 2012-08-31 15:56 Rev.: 12754

- Added new package ConnectionSets to handle connection sets.
- Lots of connection handling improvements.
- Some updates of the omc translations.
- Added case for SCodeInst to CevalScript.runFrontEndWork which mimics the old
instantiation, to make it easier to compare the new and old instantiation.
- Probably lots of other things too...

3244 lines of code changed in 104 files:

adeas31 2012-08-31 15:50 Rev.: 12753

- add the favicon as well.

5 lines of code changed in 1 file:

adeas31 2012-08-31 15:46 Rev.: 12752

- don't link to the old OpenModelica website.

5 lines of code changed in 1 file:

petar787 2012-08-31 15:42 Rev.: 12751

Changed OMVisualizeGUI/OMVisualizeLib.pro

45 lines of code changed in 3 files:

sjoelund.se 2012-08-31 14:44 Rev.: 12750

- Fix compilation

3 lines of code changed in 2 files:

adeas31 2012-08-31 14:38 Rev.: 12749

- more documentation.

0 lines of code changed in 2 files:

Frenkel TUD 2012-08-31 13:50 Rev.: 12748

- fix compilation

4 lines of code changed in 1 file:

Frenkel TUD 2012-08-31 13:44 Rev.: 12747

- change Inline.mo: - tailrecursive, generate less new objects
- call lateInline only once

667 lines of code changed in 4 files:

sjoelund.se 2012-08-31 13:34 Rev.: 12746

#1670
- Updated help text

62 lines of code changed in 8 files:

sjoelund.se 2012-08-31 11:25 Rev.: 12745

- Fix compilation without omniorb

6 lines of code changed in 4 files:

Frenkel TUD 2012-08-31 09:41 Rev.: 12744

- fix tests

0 lines of code changed in 2 files:

sjoelund.se 2012-08-31 08:51 Rev.: 12743

- ReleaseNotes

1615 lines of code changed in 1 file:

adeas31 2012-08-31 04:28 Rev.: 12742

- Added step to install python interface.

6 lines of code changed in 1 file:

adeas31 2012-08-31 00:43 Rev.: 12739

- 1.9.0 Release notes.

56 lines of code changed in 5 files:

Frenkel TUD 2012-08-30 23:22 Rev.: 12738

- fix tests

0 lines of code changed in 2 files:

Frenkel TUD 2012-08-30 22:37 Rev.: 12737

- switch back to old wights for tearing

2 lines of code changed in 1 file:

Frenkel TUD 2012-08-30 22:04 Rev.: 12736

- bugfix sortStateCandidatesVars
- improve dynamicstate selection, traverse system only once to replace all der(dummy_states) calls

191 lines of code changed in 2 files:

Frenkel TUD 2012-08-30 20:33 Rev.: 12735

- add Exp.ASUB case to BackendDAEOptimize.derive
- minor changes in tearing var selection, check for unsolvable vars befor select tearing var
- ExpressionSimplify add case for DAE.MUL_ARRAY_SCALAR with Zero scalar value
- IndexReduction make state sorting heursitic easier, do not use the old one from dummyderivative

348 lines of code changed in 3 files:

adeas31 2012-08-30 12:10 Rev.: 12734

- don't push in the files that are generated for each user.

0 lines of code changed in 5 files:

sjoelund.se 2012-08-30 11:49 Rev.: 12733

#1775 #1776
- Added detection of usage of unbound local variables in match-expressions
- Set eol-style

1210 lines of code changed in 17 files:

sjoelund.se 2012-08-30 11:01 Rev.: 12732

- Fixed svn:eol-style

149884 lines of code changed in 1661 files:

sjoelund.se 2012-08-30 09:27 Rev.: 12731

- Make version number pretty

2 lines of code changed in 1 file:

sjoelund.se 2012-08-30 09:21 Rev.: 12730

- Some fixes to remove Windows stupidity

4 lines of code changed in 2 files:

adeas31 2012-08-30 02:09 Rev.: 12729

- added Beta to version.

2 lines of code changed in 1 file:

adeas31 2012-08-30 00:00 Rev.: 12727

- Changed the version numbers.
- deleted the old simforge url.
- updated the build/setup instructions.

42 lines of code changed in 10 files:

adeas31 2012-08-29 23:16 Rev.: 12726

FMI Import
- option to define logging level.
- more better code generation.

1145 lines of code changed in 8 files:

adeas31 2012-08-29 21:19 Rev.: 12725

- add OMDEV to simulation executable path if its available.

6 lines of code changed in 1 file:

adeas31 2012-08-29 21:17 Rev.: 12723

- only copy the required sundials libs.

2 lines of code changed in 1 file:

leonardo.laguna 2012-08-29 16:51 Rev.: 12721

- Removed most of the unused imports warnings

4828 lines of code changed in 26 files:

sjoelund.se 2012-08-29 16:18 Rev.: 12720

#1776
- Check lhs patterns for new variables that are bound, enable checks for MetaModelica (match excluded)

29 lines of code changed in 2 files:

sjoelund.se 2012-08-29 15:01 Rev.: 12719

#1776
- Added detection of unbound variables in functions for Modelica. MetaModelica expressions will be supported Real Soon Now?

324 lines of code changed in 13 files:

sjoelund.se 2012-08-29 11:17 Rev.: 12718

- Initialize some local function variables to avoid future warnings (#1776) about using non-initialized local variables

173 lines of code changed in 56 files:

Frenkel TUD 2012-08-29 10:02 Rev.: 12717

- use strncmp instead of strcmp

1 lines of code changed in 1 file:

Frenkel TUD 2012-08-29 08:26 Rev.: 12716

- fix skip condition

1 lines of code changed in 1 file:

hkiel 2012-08-29 08:23 Rev.: 12715

- fix some typos

5 lines of code changed in 1 file:

hubert.thieriot 2012-08-29 07:04 Rev.: 12714

- removed modmodelname function
- project findModItem function instead of findModModel

20 lines of code changed in 10 files:

mahge930 2012-08-29 05:27 Rev.: 12713

+ Don't compile OpenCLRuntime on Mac for now.

2 lines of code changed in 1 file:

mahge930 2012-08-29 04:40 Rev.: 12712

- fix typo.

2 lines of code changed in 1 file:

adeas31 2012-08-29 00:21 Rev.: 12711

- fix coding style.

1 lines of code changed in 1 file:

Frenkel TUD 2012-08-28 23:35 Rev.: 12710

- fix bugs for runtime cpp
- skip warning from initialisation about self generated variables

1641 lines of code changed in 7 files:

adeas31 2012-08-28 22:12 Rev.: 12707

- Only copy the required binaries.
- Updated the NSIS setup readme.

5 lines of code changed in 2 files:

Frenkel TUD 2012-08-28 18:04 Rev.: 12705

- fix bugs for simCodeTarget Cpp

1936 lines of code changed in 5 files:

sjoelund.se 2012-08-28 13:46 Rev.: 12703

- Fixed MSL 3.1 warning from not-yet-commited changes for #1776
* [IF97_Utilities.mo:4942:9-4959:18:writable] Warning: found was used before it was defined (given a value). Additional such uses may exist for the variable, but some messages were suppressed.

20 lines of code changed in 18 files:

perost 2012-08-28 11:43 Rev.: 12702

- Removed space after first parenthesis when dumping asserts in DAEDump, to ease
the transition to a template based dumper.

2554 lines of code changed in 134 files:

sjoelund.se 2012-08-28 10:38 Rev.: 12701

- Fix runtest.pl for Table2d.mos

3 lines of code changed in 1 file:

hubert.thieriot 2012-08-28 09:57 Rev.: 12700

- avoid loading of inexisting models in Optimization
- added compile function in modmodel

57 lines of code changed in 5 files:

sjoelund.se 2012-08-28 09:52 Rev.: 12699

- Improves r12695 by using an assoc list from grammar flag id instead of boolean (legacy code from when grammar was boolean metamodelica on/off)

9 lines of code changed in 1 file:

sjoelund.se 2012-08-28 09:05 Rev.: 12698

- CPPFLAGS are PREPROCESSOR flags, not CFLAGS

1 lines of code changed in 1 file:

sjoelund.se 2012-08-28 08:56 Rev.: 12697

#1789
- Regression testing

43 lines of code changed in 4 files:

sjoelund.se 2012-08-28 08:50 Rev.: 12696

#1789
- Fix table initialization. Seems to be a scope typo (indentation correct, curlies not).

3 lines of code changed in 1 file:

mahge930 2012-08-28 06:10 Rev.: 12695

+ Finally found why setCommandLineOptions() doesn't work for a new grammar, pheew
+ 1 more API for getting the default device.
+ compile with -fPIC -O3

9 lines of code changed in 4 files:

adrpo 2012-08-28 05:31 Rev.: 12694

- update performance figures.

0 lines of code changed in 5 files:

mahge930 2012-08-28 04:09 Rev.: 12693

+ Don't compile OpenCLRuntime on Mac for now.

3 lines of code changed in 1 file:

Frenkel TUD 2012-08-28 00:12 Rev.: 12692

- implement read csv for SimulationResults
- add test for msl31/mechanics runtime cpp (not yet activated)

417 lines of code changed in 58 files:

petar 2012-08-27 16:26 Rev.: 12691

-Changed implementation of unused (by OpenModelica) function expIsPositive to be based on expIsPositiveOrZero.

1 lines of code changed in 1 file:

leonardo.laguna 2012-08-27 16:16 Rev.: 12690

- trivial modification to fix wsm compilation

3 lines of code changed in 2 files:

sjoelund.se 2012-08-27 15:40 Rev.: 12689

- Compile without omoptim

1 lines of code changed in 1 file:

sjoelund.se 2012-08-27 12:20 Rev.: 12688

#1786
- Do not go into an infinite loop if using {} pattern on something that is not a list

33 lines of code changed in 3 files:

adeas31 2012-08-27 12:03 Rev.: 12687

- Fixed OpenCLRuntime compilation for windows.
- Add CPPFLAGS.

1 lines of code changed in 1 file:

sjoelund.se 2012-08-27 11:46 Rev.: 12686

- Remove r12679 / #1787 work-around
- Do not add an = 0.0 binding by default to every paramater that lacks a binding

6 lines of code changed in 3 files:

sjoelund.se 2012-08-27 09:37 Rev.: 12685

- cp -u is not a valid cp option
- g++ is not a real C compiler
- C does not support overloaded functions
- g++ is not the system-configured C++ compiler

2012 lines of code changed in 8 files:

sjoelund.se 2012-08-27 09:16 Rev.: 12684

- Also link with termcap

1 lines of code changed in 1 file:

mahge930 2012-08-27 04:05 Rev.: 12682

+ Added a flag and API to specify default OpenCL device.
+ Free dangling array after returning from a function. (y)
+ Show device selection only if default device is not set.

1447 lines of code changed in 12 files:

Frenkel TUD 2012-08-26 15:14 Rev.: 12681

- fix tests

3 lines of code changed in 4 files:

Frenkel TUD 2012-08-26 00:54 Rev.: 12680

- fix tests
- take care for liniear torn system that tearing vars not part of relations

7 lines of code changed in 2 files:

Frenkel TUD 2012-08-25 23:51 Rev.: 12679

- add case for simplifyIfExp as workaround for real and integer types, see Ticket #1787

20 lines of code changed in 1 file:

mahge930 2012-08-25 23:35 Rev.: 12678

+ Combined the makefiles
+ fix for 64 bit
+ detect vendors and enable extensions properly.

74 lines of code changed in 5 files:

Frenkel TUD 2012-08-25 23:13 Rev.: 12677

- remove some never matched cases from simplifyBinaryConst, fix bug for GREATEREQ, move true=positiveZero(e1)=negativeZero(e2) to simplifyBinary

26 lines of code changed in 2 files:

Frenkel TUD 2012-08-25 23:01 Rev.: 12676

- fix test

0 lines of code changed in 1 file:

Frenkel TUD 2012-08-25 21:03 Rev.: 12675

- add msl31/mechanics tests for cpp runtime

281 lines of code changed in 53 files:

Frenkel TUD 2012-08-25 21:01 Rev.: 12674

- inline array=array before state selection
- move Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos to working tests

7 lines of code changed in 4 files:

mahge930 2012-08-25 19:48 Rev.: 12673

- fix again

2 lines of code changed in 2 files:

mahge930 2012-08-25 19:43 Rev.: 12672

+ fix build dir path

18 lines of code changed in 2 files:

mahge930 2012-08-25 19:27 Rev.: 12671

+ Added ParModelica to the makefiles.

64 lines of code changed in 6 files:

Frenkel TUD 2012-08-25 15:28 Rev.: 12670

- fix test RopotR3.onAxis, move PreLoad back to failing tests (Integrator has problems)

5 lines of code changed in 4 files:

Frenkel TUD 2012-08-25 13:28 Rev.: 12669

- move Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos, Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos, Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mos and Modelica.Mechanics.Translational.Examples.PreLoad.mos to working tests

29 lines of code changed in 11 files:

perost 2012-08-24 19:58 Rev.: 12668

- Fix testcase.

1 lines of code changed in 1 file:

sjoelund.se 2012-08-24 17:48 Rev.: 12667

- Fix for bootstrapping

1 lines of code changed in 1 file:

perost 2012-08-24 16:07 Rev.: 12666

Fix for bug #1774:
- Better sorting of elements in Inst.instElementList by considering qualified crefs.
- Added testcase Modelica.StateGraph.Examples.ControlledTanks.
- Enabled the forgotten Modelica.Blocks.Continuous testcase.

24919 lines of code changed in 158 files:

sjoelund.se 2012-08-24 15:58 Rev.: 12665

Fixed #1749
- Do not print an error that rhs should be a function if it actually is a function

26 lines of code changed in 2 files:

sjoelund.se 2012-08-24 15:41 Rev.: 12664

- Expected output

1 lines of code changed in 1 file:

sjoelund.se 2012-08-24 14:25 Rev.: 12663

Fixes #1777
- Make the molarMass non-partial [https://trac.modelica.org/Modelica/ticket/794 MA #794]

4 lines of code changed in 3 files:

sjoelund.se 2012-08-24 13:50 Rev.: 12662

#1772
- Do not evaluate a function that returns MM arrays

88 lines of code changed in 5 files:

sjoelund.se 2012-08-24 13:08 Rev.: 12661

- Fix for moved static readline location

2 lines of code changed in 1 file:

sjoelund.se 2012-08-24 12:38 Rev.: 12660

- Give correct revision for nightly builds

1 lines of code changed in 1 file:

sjoelund.se 2012-08-24 11:11 Rev.: 12659

- Improved isPositiveOrZero
- Used isPositiveOrZero for sqrt() calls in codegen to avoid adding assertions

87 lines of code changed in 4 files:

Frenkel TUD 2012-08-24 09:17 Rev.: 12658

- use noEvent for y = semiLinear(x,sa,s1) -> s1 = if noEvent(x>=0) then sa else sb

1 lines of code changed in 1 file:

Frenkel TUD 2012-08-24 03:08 Rev.: 12657

- add support for semiLinear optimization, see MSL Spec 3.7.2.5

506 lines of code changed in 5 files:

mahge930 2012-08-23 20:57 Rev.: 12656

+ added a new scope for parfor to handle it differently from normal for loop scope.
+ fix for non-built-in parallel function attributes.

63 lines of code changed in 4 files:

mahge930 2012-08-23 19:39 Rev.: 12655

+ check calls to functions depending on function type and scope type, parallel functions can be built-in too.
+ changed some of the parmodelica built-in functions to parallel built-in functions

229 lines of code changed in 6 files:

Frenkel TUD 2012-08-23 17:12 Rev.: 12654

- fix tests

0 lines of code changed in 1 file:

Frenkel TUD 2012-08-23 16:52 Rev.: 12653

- use dynamic state selection for PlanarMechanicsForTesting.Examples.PistonEngine_DynamicStateSelection

5 lines of code changed in 1 file:

Frenkel TUD 2012-08-23 15:57 Rev.: 12652

- add BackendDAEOptimize.optimizeInitialSystem
- move linearize/test_01 back to failing tests

197 lines of code changed in 4 files:

hubert.thieriot 2012-08-23 14:25 Rev.: 12651

-doc

1 lines of code changed in 2 files:

Frenkel TUD 2012-08-23 14:16 Rev.: 12650

- test only if all variables the algorithm should be solved for part of the outputs of the algorithm
- move linearize/test_01 back to working tests

8 lines of code changed in 2 files:

sjoelund.se 2012-08-23 12:26 Rev.: 12649

Expected output

92 lines of code changed in 1 file:

sjoelund.se 2012-08-23 12:11 Rev.: 12648

- Revert MSL31 Media changes in r12642 (as the text-file said I did)
- Update libraries/README and changed testcases

470 lines of code changed in 15 files:

Frenkel TUD 2012-08-23 12:08 Rev.: 12647

- fix usage of SI.Lenght and SI.Distance

7 lines of code changed in 1 file:

Frenkel TUD 2012-08-23 11:32 Rev.: 12646

- fix tests dummyDerMatching

1 lines of code changed in 1 file:

sjoelund.se 2012-08-23 11:26 Rev.: 12645

- Updated MSL31 modifications

1 lines of code changed in 1 file:

sjoelund.se 2012-08-23 11:19 Rev.: 12644

- Added make target thumbsdb-error
- Removed some Thumbs.db files
- Added svn-eol-style on some text-based files in the standard libraries

360028 lines of code changed in 298 files:

Frenkel TUD 2012-08-23 11:14 Rev.: 12643

- move PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos and PlanarMechanicsForTesting.Examples.KinematicLoop.mos back to not working tests because tearing and initialisation does not work together

3 lines of code changed in 2 files:

sjoelund.se 2012-08-23 10:58 Rev.: 12642

- Updated MSL 3.1 to latest maint branch

3140 lines of code changed in 39 files:

Frenkel TUD 2012-08-23 10:19 Rev.: 12641

- improve dynamic state selection, still problems with initialisation
- move PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos and PlanarMechanicsForTesting.Examples.KinematicLoop.mos to working tests

481 lines of code changed in 5 files:

adeas31 2012-08-22 22:37 Rev.: 12640

- fix tabs.

112 lines of code changed in 2 files:

mahge930 2012-08-22 21:17 Rev.: 12639

+ Added built-in ParModelica functions.
+ fix parallelism propagation.
+ temporary fix on simulation settings for ParModelica case.
+ initialize OpenCL env only when needed.
+ sum fixes.

204 lines of code changed in 10 files:

adeas31 2012-08-22 18:52 Rev.: 12638

- removed tabs.

15 lines of code changed in 1 file:

adeas31 2012-08-22 18:34 Rev.: 12637

- Moved the FMI import code generation to susan.

9237 lines of code changed in 19 files:

sjoelund.se 2012-08-22 16:42 Rev.: 12636

- Updated MSL 3.1 to latest SIunits.mo; disabled Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos due to simulation failing to solve a nonlinear equation now

43868 lines of code changed in 155 files:

perost 2012-08-22 12:10 Rev.: 12634

- Removed tabs.

37 lines of code changed in 2 files:

perost 2012-08-22 12:07 Rev.: 12633

- Fix character encoding.

21 lines of code changed in 7 files:

perost 2012-08-22 12:06 Rev.: 12632

- Fix eol style.

3233 lines of code changed in 17 files:

petar787 2012-08-22 11:31 Rev.: 12631

Added OMVisualize

6417 lines of code changed in 24 files:

adeas31 2012-08-22 02:39 Rev.: 12630

one more case-sensitive fix.

1 lines of code changed in 1 file:

adeas31 2012-08-22 00:55 Rev.: 12629

- who knows how many case-sensitivity problems exists.

1 lines of code changed in 1 file:

adeas31 2012-08-22 00:02 Rev.: 12628

- OMOptim paths were changed.

1 lines of code changed in 1 file:

perost 2012-08-21 23:14 Rev.: 12627

- And if everyone could use a case-sensitive filesystem, that would be nice too.

1 lines of code changed in 1 file:

perost 2012-08-21 23:06 Rev.: 12626

- If everyone would just use UTF-8, the world would be a happier place.

4 lines of code changed in 2 files:

perost 2012-08-21 22:53 Rev.: 12625

- Fix OMOptim build.

1 lines of code changed in 1 file:

Frenkel TUD 2012-08-21 21:45 Rev.: 12624

- fix tests

5 lines of code changed in 2 files:

Frenkel TUD 2012-08-21 20:59 Rev.: 12623

- fix tests

2 lines of code changed in 8 files:

Frenkel TUD 2012-08-21 20:07 Rev.: 12622

- fix compilation

1 lines of code changed in 1 file:

Frenkel TUD 2012-08-21 18:00 Rev.: 12621

- fix derivativ of min/max, ToDo implement derivative of min/max for more than two arguments
- bugfix dynamic state selection, state changes during runtime works now well
- improve calculation of jacobian
- improve analysation of jacobian
- move BackendDAEUtil.jacobianTypeStr to BackendDump
- improve calculation of liniear system rhs
- move Modelica.Mechanics.MultiBody.Examples.Elementary.PendulumWithSpringDamper.mos and Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mos to working tests

362 lines of code changed in 15 files:

hubert.thieriot 2012-08-21 17:01 Rev.: 12620

- added function for reloading problems/results

76 lines of code changed in 6 files:

hubert.thieriot 2012-08-21 16:58 Rev.: 12619

- added blackbox managment (optimization using executable only)
- first developer documentation

8819 lines of code changed in 104 files:

adeas31 2012-08-21 13:48 Rev.: 12618

There is no default log level for jm callbacks. Set it to jm_log_level_debug while initiaizing.

2 lines of code changed in 2 files:

Frenkel TUD 2012-08-21 13:15 Rev.: 12617

- fix tests

5 lines of code changed in 3 files:

Frenkel TUD 2012-08-21 12:39 Rev.: 12616

- move Examples.SimpleLiquidWater.mos back to failing tests, it works on windows and on hudson if I try it on my login but it works not in the testsuite on hudson
- move Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos, Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mos and Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos to working tests

8 lines of code changed in 5 files:

Frenkel TUD 2012-08-21 10:45 Rev.: 12615

- fix tests (use PFPlusExt)

3 lines of code changed in 1 file:

Frenkel TUD 2012-08-21 08:49 Rev.: 12614

- fix test

3 lines of code changed in 1 file:

adeas31 2012-08-21 05:09 Rev.: 12613

- uncommented code generation.

1 lines of code changed in 1 file:

adeas31 2012-08-21 05:05 Rev.: 12612

- Free the memory in case we return early because of some error.

17 lines of code changed in 2 files:

adeas31 2012-08-21 03:17 Rev.: 12611

- Generate model variables code by reading the modelVariables section from modelDescription.xml.
- Fixed the external objects code.

207 lines of code changed in 2 files:

Frenkel TUD 2012-08-21 01:39 Rev.: 12610

- bugfix for dynamic state selection

41 lines of code changed in 3 files:

Frenkel TUD 2012-08-20 21:41 Rev.: 12609

- fix test mosfiles/algorithms.mos
- move msl31/media/simulate/Examples.SimpleLiquidWater.mos to working tests

4 lines of code changed in 3 files:

Frenkel TUD 2012-08-20 21:11 Rev.: 12608

- change SINGLEARRAY,SINGLEALGORITHM,SINGLECOMPLEXEQUATION to have only one equation index instead of a list

168 lines of code changed in 6 files:

Frenkel TUD 2012-08-20 16:39 Rev.: 12607

- remove Hash mapings from alias Variables, because they not needed anymore ->(AliasVariables now Variables)
- small fixes for dynamic state selection
- move Pendulum.mos and DummyDerMatching.mos back to working tests

140 lines of code changed in 17 files:

hubert.thieriot 2012-08-20 16:38 Rev.: 12606

- add dll in installer

1 lines of code changed in 1 file:

hubert.thieriot 2012-08-20 15:26 Rev.: 12604

- propagate controls when recomputing points
- removing files issue

22 lines of code changed in 3 files:

sjoelund.se 2012-08-20 14:39 Rev.: 12603

- Fixed order of elements loaded by loadFile()
- Added API setDocumentationAnnotation()

370 lines of code changed in 11 files:

Frenkel TUD 2012-08-20 08:52 Rev.: 12601

- rename SimulationRuntime/c/inline to omc_inline to avoid confilct with Inline.h from Compiler/Inline.mo

55 lines of code changed in 7 files:

Frenkel TUD 2012-08-20 08:28 Rev.: 12600

- int writeOutputVars -> void writeOutputVars
- use %li for modelica_integer in printf

6 lines of code changed in 1 file:

Frenkel TUD 2012-08-19 22:03 Rev.: 12599

- report warning if reference time array is to small
- move Modelica.Electrical.MultiPhase.Examples.TransformerYD.mos to working tests

6 lines of code changed in 3 files:

perost 2012-08-19 09:45 Rev.: 12598

- Moved Modelica.Eletrical.MultiPhase.Examples.TransformerYD back to failing tests.

1 lines of code changed in 1 file:

sjoelund.se 2012-08-19 09:32 Rev.: 12597

- Expected stopTime=0.1

1 lines of code changed in 1 file:

Frenkel TUD 2012-08-19 01:08 Rev.: 12596

- move Modelica.Electrical.MultiPhase.Examples.TransformerYY.mos to working tests

3 lines of code changed in 2 files:

Frenkel TUD 2012-08-19 00:58 Rev.: 12595

- move Modelica.Electrical.MultiPhase.Examples.TransformerYD.mos to working tests

3 lines of code changed in 2 files:

perost 2012-08-19 00:43 Rev.: 12594

- Updated test cases.

3 lines of code changed in 3 files:

Frenkel TUD 2012-08-19 00:42 Rev.: 12593

- remove Boolean output from past optimisation modules (modules have to change matching of equation system if rerun of matching algorithm is necessary)

23 lines of code changed in 4 files:

Frenkel TUD 2012-08-18 23:49 Rev.: 12592

- move
Modelica.Thermal.HeatTransfer.Examples.ControlledTemperature.mos and
Modelica.Thermal.HeatTransfer.Examples.TwoMasses.mos to working tests

5 lines of code changed in 4 files:

Frenkel TUD 2012-08-18 23:24 Rev.: 12591

- bugfix BackendVarTransform.replaceEquations
- move Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos to working tests

4 lines of code changed in 3 files:

Frenkel TUD 2012-08-18 21:42 Rev.: 12590

- geep information if replacements is performed in equation array
- use matching of equationsystem to decide for new matching

187 lines of code changed in 6 files:

sjoelund.se 2012-08-18 20:18 Rev.: 12589

- Don't copy so many includes. Only a few are needed

2 lines of code changed in 1 file:

sjoelund.se 2012-08-18 18:33 Rev.: 12588

- Copy headers for fmu tests

8 lines of code changed in 1 file:

sjoelund.se 2012-08-18 18:00 Rev.: 12587

- Compilation

1 lines of code changed in 1 file:

sjoelund.se 2012-08-18 16:18 Rev.: 12586

- Only copy essential headers to the installation

41 lines of code changed in 1 file:

sjoelund.se 2012-08-18 16:03 Rev.: 12585

- Copy also the directories

1 lines of code changed in 1 file:

sjoelund.se 2012-08-18 10:08 Rev.: 12584

- addClassAnnotation has been moved to the typed API
- Added OpenModelica.$Code.Expression
- Added support for named arguments that have Code type

54 lines of code changed in 7 files:

sjoelund.se 2012-08-18 08:37 Rev.: 12583

- Detect people who cannot spell Link?ping correctly

170 lines of code changed in 106 files:

sjoelund.se 2012-08-18 08:10 Rev.: 12582

- Fix testsuite

10 lines of code changed in 3 files:

sjoelund.se 2012-08-18 07:39 Rev.: 12581

- Disallow local variables shadowing in/out

71 lines of code changed in 8 files:

Frenkel TUD 2012-08-18 02:51 Rev.: 12580

- bugfix alias of alias is constant

50 lines of code changed in 1 file:

Frenkel TUD 2012-08-18 01:29 Rev.: 12579

- fix bootsrapping

4 lines of code changed in 2 files:

Frenkel TUD 2012-08-18 01:12 Rev.: 12578

- remove local variables with same name as inputs
- fix tests

78 lines of code changed in 25 files:

adeas31 2012-08-17 23:53 Rev.: 12577

- Minor fixes.

7 lines of code changed in 1 file:

adeas31 2012-08-17 22:15 Rev.: 12576

- Fix build.

5 lines of code changed in 1 file:

Frenkel TUD 2012-08-17 21:59 Rev.: 12575

- do replacements also in known aliases

9 lines of code changed in 1 file:

adeas31 2012-08-17 21:45 Rev.: 12574

- Free the memory properly.

15 lines of code changed in 1 file:

sjoelund.se 2012-08-17 21:07 Rev.: 12573

- Do not link RML files in OMC runtime

8 lines of code changed in 4 files:

Frenkel TUD 2012-08-17 19:46 Rev.: 12572

- change handling of alias vars in remove simple equations -> good speedup

123 lines of code changed in 2 files:

adeas31 2012-08-17 19:45 Rev.: 12571

- Generate some test code for FMI model exchange.

129 lines of code changed in 9 files:

sjoelund.se 2012-08-17 17:55 Rev.: 12570

- Avoid creating the DAE.RELATION x >= 0.0 to generate code for sqrt. Now we simply generate the expression and check if it's >= 0.0, else use it

52 lines of code changed in 2 files:

Frenkel TUD 2012-08-17 16:28 Rev.: 12569

- fix test

0 lines of code changed in 1 file:

sjoelund.se 2012-08-17 15:02 Rev.: 12568

- Do not evaluate lhs of tuple-assignments (fixes testcase)
- Make generation of sqrt(abs(x)) smarter - do not generate code for events and stuff if it is known to be a positive argument

821 lines of code changed in 9 files:

adeas31 2012-08-17 14:37 Rev.: 12567

- Don't generate extra libs. Just use the Compiler/runtime.

321 lines of code changed in 25 files:

adeas31 2012-08-17 14:00 Rev.: 12566

- Generate makefiles.

1 lines of code changed in 1 file:

sjoelund.se 2012-08-17 13:53 Rev.: 12565

- Safer make commands (cd nonexisting; make) causes infinite loop

24 lines of code changed in 1 file:

adeas31 2012-08-17 13:51 Rev.: 12564

- Add fmiwrapper files.

0 lines of code changed in 7 files:

adeas31 2012-08-17 13:45 Rev.: 12563

- Compile FMI stuff separately.
- Create fmiwrapper lib.

23 lines of code changed in 14 files:

Frenkel TUD 2012-08-17 13:25 Rev.: 12562

- take care for state selection to select derivatives of dummy_states as dummy_states
- move Modelica.Mechanics.Translational.Examples.InitialConditions.mos to working tests

74 lines of code changed in 3 files:

ppriv 2012-08-17 13:19 Rev.: 12561

The Second part of the potentially buggy places in .tpl files due to the (confusing) semantics of iteration expressions and the "empty" option
- made explicit "empty" option on all the suspicious places (those that are not obvious to produce an output for every iteration)
- CodegenC.tpl and CodegenCPP.tpl covered so far
- some small code styling in CodegenCPP.tpl

214 lines of code changed in 6 files:

sjoelund.se 2012-08-17 12:44 Rev.: 12560

- Fix separator/Makefile syntax bug

1 lines of code changed in 1 file:

sjoelund.se 2012-08-17 10:08 Rev.: 12559

- Changed FMIL to build in separate directory again

5 lines of code changed in 1 file:

sjoelund.se 2012-08-17 09:47 Rev.: 12558

- Give as many strings as there are %s directives in the error-string

18 lines of code changed in 2 files:

Frenkel TUD 2012-08-17 03:04 Rev.: 12557

- expected results

4 lines of code changed in 4 files:

Frenkel TUD 2012-08-17 02:30 Rev.: 12556

- bugfix mixed equation systems
- move
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mos
Modelica.Electrical.Analog.Examples.ShowVariableResistor.mos
Modelica.Electrical.Machines.Examples.DCSE_Start.mos
Modelica.Electrical.Analog.Examples.HeatingResistor.mos
Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.mos
to working tests

52 lines of code changed in 10 files:

mahge930 2012-08-16 19:20 Rev.: 12555

+ revert memory pool to 4 mb.

1 lines of code changed in 1 file:

mahge930 2012-08-16 19:19 Rev.: 12554

+ Generate ParModelica code for function (non-simulation) case too.
plus some fixes.

8691 lines of code changed in 13 files:

Frenkel TUD 2012-08-16 18:02 Rev.: 12553

- update tests

0 lines of code changed in 2 files:

Frenkel TUD 2012-08-16 17:33 Rev.: 12552

- take care tearing var is not used in relation for mixed systems
- move Modelica.Mechanics.Translational.Examples.Friction.mos back to tests

128 lines of code changed in 2 files:

Frenkel TUD 2012-08-16 15:49 Rev.: 12551

- move libraries_msl31_media_simulate.Modelica.Media.Examples.SimpleLiquidWater.mos failing test because failed because medium.T is not as potential state marked and as state selected, so a function call has to be solved implicit

4 lines of code changed in 2 files:

Frenkel TUD 2012-08-16 15:21 Rev.: 12550

- move linearize.test_01.mos to failing test because failed to generated derived algorithm because algorithm outputs not equal and known variables are assigned in algorithm
- move 3rdParty_PlanarMechanics.PlanarMechanicsForTesting.Examples.KinematicLoop.mos failing test because failed because of wrong initial values
- move libraries_msl31_media_simulate.Modelica.Media.Examples.SimpleLiquidWater.mos failing test because failed because medium.T is not as potential state marked and as state selected, so a function call has to be solved implicit
- move libraries_msl31_simulate.Modelica.Mechanics.Translational.Examples.Friction.mos failing test until it is fixed

9 lines of code changed in 4 files:

sjoelund.se 2012-08-16 14:16 Rev.: 12549

- Flatten and generate correct code for: algorithm (,x) := f(time);

33 lines of code changed in 4 files:

ppriv 2012-08-16 12:49 Rev.: 12548

First part of the potentially buggy places in .tpl files due to the (confusing) semantics of iteration expressions and the "empty" option
- only for CodegenC.tpl yet

152 lines of code changed in 1 file:

sjoelund.se 2012-08-16 12:32 Rev.: 12547

- Generate readable generated code

8 lines of code changed in 2 files:

sjoelund.se 2012-08-16 11:55 Rev.: 12546

- Fix warnings

3 lines of code changed in 1 file:

sjoelund.se 2012-08-16 09:43 Rev.: 12545

- Fix runtest for moved directory Siemens

1 lines of code changed in 1 file:

sjoelund.se 2012-08-16 09:09 Rev.: 12544

- Function index changed

1 lines of code changed in 1 file:

Frenkel TUD 2012-08-16 03:49 Rev.: 12543

- improve tearing var selection

19 lines of code changed in 2 files:

Frenkel TUD 2012-08-16 02:25 Rev.: 12542

- handle pre,change,edge in adjacencyRowEnhanced1 better

57 lines of code changed in 2 files:

Frenkel TUD 2012-08-16 01:37 Rev.: 12541

- BackendVarTransform: use inFuncTypeExpExpToBooleanOption everywhwere
- BackendDAEUtil: bugfix adjacencyRowExpEnhanced1
- SimCode: move skipPreOperator to BackendVarTransform

311 lines of code changed in 5 files:

Frenkel TUD 2012-08-15 23:54 Rev.: 12540

- fix tab

1 lines of code changed in 1 file:

Frenkel TUD 2012-08-15 23:32 Rev.: 12539

- bugfix tearing for mixed equation systems

119 lines of code changed in 2 files:

Frenkel TUD 2012-08-15 22:09 Rev.: 12538

- update reference file

0 lines of code changed in 1 file:

Frenkel TUD 2012-08-15 21:03 Rev.: 12537

- bugfix SomCode.solveTrivialArrayEquation

1 lines of code changed in 1 file:

Frenkel TUD 2012-08-15 20:13 Rev.: 12536

- Tearing: handle array equations in nonlinear case

86 lines of code changed in 1 file:

sjoelund.se 2012-08-15 16:51 Rev.: 12535

- Removed some unused variables
- Set LF line endings
- Updated refactoring script to contain more profanity (fuck yeah!)

147 lines of code changed in 39 files:

mahge930 2012-08-15 16:18 Rev.: 12534

+ Back-end and code generation support for parfor loop.

4524 lines of code changed in 20 files:

sjoelund.se 2012-08-15 15:02 Rev.: 12533

- Fix syntax error

4 lines of code changed in 2 files:

sjoelund.se 2012-08-15 14:54 Rev.: 12532

- Refactoring

16 lines of code changed in 4 files:

sjoelund.se 2012-08-15 14:40 Rev.: 12531

- Fix typo

1 lines of code changed in 1 file:

sjoelund.se 2012-08-15 14:26 Rev.: 12530

- Ran automatic refactoring

1293 lines of code changed in 93 files:

sjoelund.se 2012-08-15 13:43 Rev.: 12529

- Add LDFLAGS to the ones the simulations use

1 lines of code changed in 1 file:

mahge930 2012-08-15 13:20 Rev.: 12528

- fix compilation

1 lines of code changed in 1 file:

sjoelund.se 2012-08-15 12:47 Rev.: 12527

- Print errors in flags instead of fail execution

15 lines of code changed in 2 files:

sjoelund.se 2012-08-15 12:15 Rev.: 12526

- Added test for case guard-conditions
- Fixed a bug where tail-recursion rec(i-1,i) would cause rec(i-1,i-1) to be used instead

786 lines of code changed in 6 files:

sjoelund.se 2012-08-15 09:47 Rev.: 12525

- Added CPPFLAGS to makefiles

4 lines of code changed in 4 files:

Frenkel TUD 2012-08-14 22:51 Rev.: 12524

- check for unsolvable before select tearing vars

123 lines of code changed in 2 files:

Frenkel TUD 2012-08-14 22:33 Rev.: 12523

- fix test

4 lines of code changed in 1 file:

Frenkel TUD 2012-08-14 22:27 Rev.: 12522

- fix tap

1 lines of code changed in 1 file:

Frenkel TUD 2012-08-14 22:05 Rev.: 12521

- fix tests

14 lines of code changed in 3 files:

sjoelund.se 2012-08-14 17:20 Rev.: 12520

- Added support for guarded case-patterns

1305 lines of code changed in 16 files:

perost 2012-08-14 16:38 Rev.: 12519

- Added test case for r12518.

33 lines of code changed in 2 files:

perost 2012-08-14 16:37 Rev.: 12518

Fix for bug #1773:
- Make sure that we fail properly when we get a type mismatch on a binding,
instead of returning UNBOUND.

0 lines of code changed in 1 file:

sjoelund.se 2012-08-14 14:52 Rev.: 12517

- Tail-recursion optimization on if-statements

43 lines of code changed in 1 file:

sjoelund.se 2012-08-14 13:16 Rev.: 12516

- Expected output

48 lines of code changed in 1 file:

sjoelund.se 2012-08-14 13:06 Rev.: 12515

- Fix classname for hudson

1 lines of code changed in 1 file:

sjoelund.se 2012-08-14 12:54 Rev.: 12514

- Make Debian cmake handle fmil

5 lines of code changed in 3 files:

sjoelund.se 2012-08-14 12:05 Rev.: 12513

- Don't print so much in colour; it makes us dizzy. Stupid cmake destroying things.

1 lines of code changed in 1 file:

sjoelund.se 2012-08-14 11:51 Rev.: 12512

- Translation update

382 lines of code changed in 3 files:

sjoelund.se 2012-08-14 11:36 Rev.: 12511

- Look for gettext headers

2 lines of code changed in 1 file:

sjoelund.se 2012-08-14 11:26 Rev.: 12510

- Move tests that never succeeded

2 lines of code changed in 1 file:

sjoelund.se 2012-08-14 11:17 Rev.: 12509

- Fix compilation of ASUB in non-function context, too

1036 lines of code changed in 2 files:

sjoelund.se 2012-08-14 11:09 Rev.: 12508

- Fix linkage

3 lines of code changed in 3 files:

sjoelund.se 2012-08-14 10:59 Rev.: 12507

- Make compilation a little faster

6 lines of code changed in 4 files:

perost 2012-08-14 10:48 Rev.: 12506

- Fixed path to result files for siemens tests.

6 lines of code changed in 2 files:

sjoelund.se 2012-08-14 09:41 Rev.: 12505

- Added COPYING file

299 lines of code changed in 3 files:

sjoelund.se 2012-08-13 22:14 Rev.: 12504

- Configure now handles libqwt5.so (from arch AUR)

13 lines of code changed in 1 file:

Frenkel TUD 2012-08-13 22:08 Rev.: 12503

- bugfix linearize:
- generate at least one print commant to have the same index and avoid the strange side effect

46 lines of code changed in 2 files:

sjoelund.se 2012-08-13 20:04 Rev.: 12502

- Fix bootstrap compilation

2 lines of code changed in 2 files:

Frenkel TUD 2012-08-13 18:42 Rev.: 12501

- fix for linearize

58 lines of code changed in 3 files:

adeas31 2012-08-13 18:18 Rev.: 12500

- Use the static lib of FMIL.

4 lines of code changed in 5 files:

adeas31 2012-08-13 16:41 Rev.: 12499

- Updated the debug and profiler makefiles.

359 lines of code changed in 5 files:

sjoelund.se 2012-08-13 16:31 Rev.: 12498

- Fix Linux compilation

1 lines of code changed in 1 file:

sjoelund.se 2012-08-13 16:30 Rev.: 12497

- Move tests into flattening, simulations folders, etc

18116 lines of code changed in 19 files:

adeas31 2012-08-13 16:12 Rev.: 12496

- Compile FMIL.

28 lines of code changed in 9 files:

sjoelund.se 2012-08-13 16:04 Rev.: 12495

#1764
- Improve sorting of package.order elements
+ Actually sorted now
+ Handle MSL 3.2-style Math.mo where elements may be inserted in the middle of the package.mo

78855 lines of code changed in 92 files:

Frenkel TUD 2012-08-13 14:46 Rev.: 12491

- fix bootsrapped compilation on mingw

3 lines of code changed in 1 file:

Frenkel TUD 2012-08-13 14:02 Rev.: 12490

- bugfix compilation

11 lines of code changed in 1 file:

Frenkel TUD 2012-08-13 13:56 Rev.: 12489

- remove unbound local variable

1 lines of code changed in 1 file:

adeas31 2012-08-13 13:35 Rev.: 12488

- Update OMDEV.
- Replaced the FMI reading code with FMIL utilities.

69 lines of code changed in 4 files:

sjoelund.se 2012-08-13 10:33 Rev.: 12486

- Bootstrapping

1 lines of code changed in 1 file:

sjoelund.se 2012-08-13 08:57 Rev.: 12485

- Improve error-message if we do not have CORBA but try to use it

152 lines of code changed in 10 files:

sjoelund.se 2012-08-13 08:29 Rev.: 12484

- Fixed tests

472 lines of code changed in 5 files:

sjoelund.se 2012-08-13 07:47 Rev.: 12483

- Removed Absyn.ELEMENT.name (redundant and wrong)
#1764
- Changed ClassLoader to respect package.order
+ This means most packages are parsed differently than before and many tests (especially Media) changed

103170 lines of code changed in 112 files:

sjoelund.se 2012-08-12 21:03 Rev.: 12482

- Some simulations start working again after ocl commit

4 lines of code changed in 2 files:

sjoelund.se 2012-08-11 18:58 Rev.: 12481

- Remove tabs

132 lines of code changed in 2 files:

sjoelund.se 2012-08-11 18:19 Rev.: 12480

- IF I SAY DON'T BUILD OMOPTIM, DON'T TRY TO BUILD OMOPTIMBASIS
*STABBB*

2 lines of code changed in 1 file:

mahge930 2012-08-10 16:59 Rev.: 12479

+ ParModelica extensions. BackEnd and Code generation for parallel functions and kernel functions.
+ Some fixes in runtime.

7499 lines of code changed in 10 files:

adeas31 2012-08-10 16:37 Rev.: 12478

- Read the settings correctly.

2 lines of code changed in 1 file:

sjoelund.se 2012-08-10 15:56 Rev.: 12477

- Fix for runtest.pl

2 lines of code changed in 1 file:

sjoelund.se 2012-08-10 14:33 Rev.: 12476

- Allow popups on user interaction in OMEdit

15 lines of code changed in 2 files:

sjoelund.se 2012-08-10 13:40 Rev.: 12475

- Fix modelML models and classloader
- Expected output

39 lines of code changed in 13 files:

sjoelund.se 2012-08-10 12:44 Rev.: 12474

- make clean, baseline

6 lines of code changed in 59 files:

sjoelund.se 2012-08-10 11:39 Rev.: 12473

- Bootstrapping
- Expected output

198 lines of code changed in 9 files:

sjoelund.se 2012-08-10 11:19 Rev.: 12472

- Expected output

8914 lines of code changed in 74 files:

sjoelund.se 2012-08-10 10:51 Rev.: 12471

- Fix bootstrapping
- Fix ThermoSysPro library errors
- Disable within checks for language standard 1.x

3197 lines of code changed in 10 files:

sjoelund.se 2012-08-10 09:58 Rev.: 12470

- Fix loading of MSL 3.1 by fixing ClassLoader and the MSL 3.1 package

2877 lines of code changed in 3 files:

sjoelund.se 2012-08-10 09:48 Rev.: 12469

- Added checks for loading mo-files in same directory as package.mo

2 lines of code changed in 2 files:

sjoelund.se 2012-08-10 09:40 Rev.: 12468

- Added some checks for loadModel() package.mo-files:
* 1 class
* correct within
* correct classname

202 lines of code changed in 6 files:

adeas31 2012-08-10 04:43 Rev.: 12467

- FMI import.

239 lines of code changed in 8 files:

adeas31 2012-08-10 04:21 Rev.: 12466

. Fix Windows build. No langinfo.h for mingw.

2 lines of code changed in 1 file:

sjoelund.se 2012-08-09 22:08 Rev.: 12465

- Fall back on en_US locale since it is rather common

2 lines of code changed in 1 file:

sjoelund.se 2012-08-09 16:03 Rev.: 12464

- Look at the user's previous environment to get a UTF-8 LC_CTYPE locale if possible

16 lines of code changed in 2 files:

sjoelund.se 2012-08-09 14:15 Rev.: 12463

- Fix test as the directory-structure was bogus

12 lines of code changed in 2 files:

sjoelund.se 2012-08-09 13:33 Rev.: 12462

- Fix compilation damnit

1 lines of code changed in 1 file:

sjoelund.se 2012-08-09 13:29 Rev.: 12461

- Fix compilation

1 lines of code changed in 1 file:

sjoelund.se 2012-08-09 12:04 Rev.: 12460

#1757
- loadFile("package.mo",encoding="xxx") now takes the chosen encoding into consideration
* Note: package.encoding overrides the argument in the function call

25 lines of code changed in 1 file:

sjoelund.se 2012-08-09 11:41 Rev.: 12459

- Hide the interactive options since they are disabled at the moment

4 lines of code changed in 1 file:

sjoelund.se 2012-08-09 10:05 Rev.: 12458

- Fix UTF-8 locale

2 lines of code changed in 1 file:

sjoelund.se 2012-08-09 09:37 Rev.: 12457

- Updated the copyright notice

81 lines of code changed in 5 files:

Frenkel TUD 2012-08-08 22:01 Rev.: 12456

- BackendVariable:
- bugfix existsVar
- add isVarNonDiscrete

12 lines of code changed in 1 file:

Frenkel TUD 2012-08-08 17:25 Rev.: 12455

- SimCode: handle also complex equations like "Record(x,y) = f()" if solved for x,y
- List: add map1rAllValue and foldAllValue

122 lines of code changed in 2 files:

Frenkel TUD 2012-08-08 16:12 Rev.: 12454

- BackendDump.printEquation use equationStr
- SimCode: handle also Record(..) = f(..) for nonliniear systems

518 lines of code changed in 3 files:

sjoelund.se 2012-08-08 13:56 Rev.: 12453

- Installation path

2 lines of code changed in 2 files:

sjoelund.se 2012-08-08 12:00 Rev.: 12452

- Fix so OMEdit can run external JavaScript such as:
{{{
<html>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
</script>
<script type="text/javascript"
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they are:
$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$
</html>
}}}

18 lines of code changed in 4 files:

perost 2012-08-08 11:22 Rev.: 12451

- Merged the cases in SCodeInst.instFunctionCall, since RML unifies them
incorrectly.

27 lines of code changed in 2 files:

sjoelund.se 2012-08-08 07:58 Rev.: 12450

- Makes omc search for more locales than the given one (to make a good effort of getting LC_CTYPE=UTF-8)

780 lines of code changed in 4 files:

adeas31 2012-08-07 23:37 Rev.: 12449

- Use QLocale instead of strings.

19 lines of code changed in 3 files:

Frenkel TUD 2012-08-07 22:25 Rev.: 12448

- workaround for nonlinear torn systems

5 lines of code changed in 1 file:

Frenkel TUD 2012-08-07 22:15 Rev.: 12447

- bugfix tearing for nonlinear systems

1 lines of code changed in 1 file:

Frenkel TUD 2012-08-07 21:59 Rev.: 12446

- bugfix tearing for nonlinear systems

19 lines of code changed in 1 file:

sjoelund.se 2012-08-07 16:52 Rev.: 12445

- Fix gettext charset when not using +locale=..., relying on env.vars instead

9 lines of code changed in 2 files:

adeas31 2012-08-07 16:35 Rev.: 12444

- gettext uses environment variable so don't use setlocale for windows.
- Pass the OMEdit locale to omc.

18 lines of code changed in 2 files:

Frenkel TUD 2012-08-07 16:32 Rev.: 12443

- bugfix unbound local variables
- reimplement BackendDAEUtil.getEqnsysRhsExp
- Expression.add case for a+(-b) = a-b
- Expression.sub case for a-(-b) = a+b and -a-b=-(a+b)

111 lines of code changed in 4 files:

sjoelund.se 2012-08-07 16:07 Rev.: 12442

- Finished swedish translation

569 lines of code changed in 8 files:

sjoelund.se 2012-08-07 11:37 Rev.: 12441

- More translations

1257 lines of code changed in 7 files:

perost 2012-08-07 11:23 Rev.: 12440

- Changed the configure check for qwt to include qwt6.

1 lines of code changed in 1 file:

Frenkel TUD 2012-08-06 21:58 Rev.: 12439

- save time, do not update incidence matrix

1 lines of code changed in 1 file:

Frenkel TUD 2012-08-06 20:49 Rev.: 12438

- bugfix removeSimpleEquationsPast

1 lines of code changed in 2 files:

sjoelund.se 2012-08-06 16:35 Rev.: 12437

- Improved translations

1687 lines of code changed in 9 files:

Frenkel TUD 2012-08-06 16:21 Rev.: 12436

- tearing, bugfix for array equations

197 lines of code changed in 3 files:

adeas31 2012-08-06 15:23 Rev.: 12435

- Fixed build for windows.

5 lines of code changed in 1 file:

perost 2012-08-06 13:46 Rev.: 12434

- Removed some cases for handling stringified crefs.

16 lines of code changed in 2 files:

sjoelund.se 2012-08-06 13:06 Rev.: 12433

- Marked some files in the runtime as translation targets

541 lines of code changed in 11 files:

perost 2012-08-06 12:47 Rev.: 12432

- Merged Flow and Stream in SCode and DAE into ConnectorType.

968 lines of code changed in 53 files:

sjoelund.se 2012-08-06 12:16 Rev.: 12431

- Enable interactive/interactiveCorba modes again

68 lines of code changed in 2 files:

sjoelund.se 2012-08-06 11:27 Rev.: 12430

- Avoid printing multiple copies of the usage if +help is given on the command-line

42 lines of code changed in 6 files:

sjoelund.se 2012-08-06 10:49 Rev.: 12429

- Enable translation strings for many config flags

2791 lines of code changed in 8 files:

Frenkel TUD 2012-08-03 20:14 Rev.: 12428

- fix uninicialised variable

1 lines of code changed in 1 file:

adeas31 2012-08-03 18:09 Rev.: 12426

- Fixed setlocale warning for windows.

7 lines of code changed in 1 file:

Frenkel TUD 2012-08-03 15:36 Rev.: 12425

- implement handling of array equations in BackendDAEOptimize.derive

95 lines of code changed in 1 file:

sjoelund.se 2012-08-03 14:50 Rev.: 12424

- Updated translation guide

16 lines of code changed in 1 file:

sjoelund.se 2012-08-03 14:40 Rev.: 12423

- Adding German language stubs to the translations

1671 lines of code changed in 3 files:

sjoelund.se 2012-08-03 14:35 Rev.: 12422

- Fix testsuite

7 lines of code changed in 5 files:

sjoelund.se 2012-08-03 13:30 Rev.: 12421

#1767
- Marked strings for translation in Error.mo
- Removed some useless whitespace from a few error-messages

16472 lines of code changed in 53 files:

Frenkel TUD 2012-08-03 10:32 Rev.: 12420

- do not exceed next time step while search forward for event in reference

2 lines of code changed in 1 file:

niklwors 2012-08-03 09:52 Rev.: 12419

-fix in cpp template for algortihm no retcall

75 lines of code changed in 2 files:

Frenkel TUD 2012-08-03 09:27 Rev.: 12418

- improve SimulationResultsCompare, now the left and the right value of an event are compared

210 lines of code changed in 1 file:

sjoelund.se 2012-08-02 21:01 Rev.: 12417

#1766
- Only set locale for messages so we do not screw up numbers

1 lines of code changed in 1 file:

Frenkel TUD 2012-08-02 15:40 Rev.: 12413

- fix last commit

0 lines of code changed in 1 file:

Frenkel TUD 2012-08-02 15:39 Rev.: 12412

- update Loop handling

182 lines of code changed in 2 files:

sjoelund.se 2012-08-02 14:43 Rev.: 12411

- OMOptim path

1 lines of code changed in 1 file:

Frenkel TUD 2012-08-02 14:23 Rev.: 12410

Do not hand over the scalar incidence Matrix because following modules does not check if scalar or not

3 lines of code changed in 1 file:

JohannaSchneider 2012-08-02 13:41 Rev.: 12409

BackendDAEOptimize.mo: An other heuristic for the tearing is now implemented. The residual equations are solved using Newton?s method: u_{n+1} = u_n ? (f?(u_n))^{-1}*f(u_n). During each iteration, the linear system f?(u_n)*du = -f(u_n) is solved for du. Thus, the Newton step can be rewritten in the form u_{n+1} = u_m + du, where du is the solution of the linear system. The function ?tearingSystem1? now creates this linear system and solves for it using the function ?tearingSystemNew?.
Flags.mo: a new flag ?tearing_and_relaxation? is added to activate the above system in BackendDAEOptimize.mo.
BackendDump.mo: added the case for RESIDUAL_EQUATION in ?printEquation? and ?dumpEquation?
Expression.mo: added the function ?makeDifference?

1064 lines of code changed in 5 files:

sjoelund.se 2012-08-02 13:26 Rev.: 12408

- Check for gettext

21 lines of code changed in 1 file:

sjoelund.se 2012-08-02 12:23 Rev.: 12406

- Fix clean command (OMOptimBasis)

1 lines of code changed in 1 file:

sjoelund.se 2012-08-02 12:21 Rev.: 12405

- OMOptimBasis path

1 lines of code changed in 1 file:

sjoelund.se 2012-08-02 12:07 Rev.: 12404

- Fix OMOptimBasis paths

2 lines of code changed in 1 file:

hubert.thieriot 2012-08-02 11:32 Rev.: 12401

- corrected paths due to OMOptimBasis move

498 lines of code changed in 7 files:

hubert.thieriot 2012-08-02 11:30 Rev.: 12400

- delete OMOptimBasis in OMOptim : now has its own repo folder in trunk

0 lines of code changed in 165 files:

hubert.thieriot 2012-08-02 10:55 Rev.: 12399

- updated OMOptimBasis paths

0 lines of code changed in 6 files:

niklwors 2012-08-02 09:23 Rev.: 12397

-changed simulation arguments to program_options, modified CevalScript for cpp simulation call

100 lines of code changed in 3 files:

adeas31 2012-08-02 00:25 Rev.: 12396

- Fixed bootstrapped compilation for Windows. Added -lintl.

1 lines of code changed in 1 file:

adeas31 2012-08-01 20:13 Rev.: 12395

- Copy the required dlls.

2 lines of code changed in 1 file:

sjoelund.se 2012-08-01 19:20 Rev.: 12394

- Remove debug print

0 lines of code changed in 1 file:

Frenkel TUD 2012-08-01 18:06 Rev.: 12393

add -lintl for mingw

1 lines of code changed in 1 file:

hubert.thieriot 2012-08-01 17:32 Rev.: 12392

- removed MinEITDev call from this : should be independent

3 lines of code changed in 1 file:

hubert.thieriot 2012-08-01 17:30 Rev.: 12391

- PluginEI now calls MINEIT

6 lines of code changed in 1 file:

sjoelund.se 2012-08-01 16:22 Rev.: 12389

- Added a System.gettext() call
- To try out localization of the omc kernel, see directory Compiler/Translation/README. Run make on it after setting up the strings to be translated and your language since we do not run the target by default.

79 lines of code changed in 9 files:

sjoelund.se 2012-08-01 15:37 Rev.: 12388

- Adding directory for translations of the omc kernel

70 lines of code changed in 4 files:

Frenkel TUD 2012-08-01 12:00 Rev.: 12386

- avoid memory leaks
- use absdouble()>epsilon for double==double in SimulationResultsCmp

5 lines of code changed in 3 files:

sjoelund.se 2012-08-01 10:53 Rev.: 12385

- Remove results from list of keywords

22 lines of code changed in 2 files:

July 2012 »

Generated by StatSVN 0.7.0