August 2013 Commit Log

Number of Commits:
216
Number of Active Developers:
16
adrpo 2013-08-31 23:12 Rev.: 16963

- add -lpthread to omc.

1 lines of code changed in 1 file:

sjoelund.se 2013-08-31 22:38 Rev.: 16961

Fix a typo

2 lines of code changed in 2 files:

sjoelund.se 2013-08-31 18:47 Rev.: 16955

Fewer global symbols, compile fewer functions

84 lines of code changed in 16 files:

adeas31 2013-08-30 21:08 Rev.: 16954

#2320
- Fixed syntax highlighting for single line comments. If the block has a single line comment then don't check for multi line comments and quotes.

19 lines of code changed in 1 file:

sjoelund.se 2013-08-30 18:41 Rev.: 16953

Make the externals retry if it fails to fetch sources

1 lines of code changed in 1 file:

hkiel 2013-08-30 13:26 Rev.: 16951

- fix infinite recursive loop (call Implementation instead)
- include winsock2.h on windows, so that the code compiles there as well

10 lines of code changed in 2 files:

lochel 2013-08-30 13:22 Rev.: 16950

- improving the code structure

225 lines of code changed in 1 file:

sjoelund.se 2013-08-29 16:16 Rev.: 16949

Update bootstrapping sources

0 lines of code changed in 1 file:

adrpo 2013-08-29 16:08 Rev.: 16948

- fix Windows build (include the needed headers).

3 lines of code changed in 1 file:

sjoelund.se 2013-08-29 13:39 Rev.: 16947

Try new features for separate compilation
- Fix socket implementation for bootstrapped omc (OMShell-terminal should now work)

315 lines of code changed in 14 files:

ptaeuber 2013-08-29 13:25 Rev.: 16946

Check for simulation results

570 lines of code changed in 41 files:

adeas31 2013-08-29 10:38 Rev.: 16945

- Changed the crash reports email address.

1 lines of code changed in 1 file:

lochel 2013-08-29 10:13 Rev.: 16944

- fix commented descriptions

16 lines of code changed in 7 files:

lochel 2013-08-29 10:06 Rev.: 16943

- remove irrelevant and often wrong information from some description strings

287 lines of code changed in 41 files:

lochel 2013-08-29 09:42 Rev.: 16942

- attempts to get realtimeTick and realtimeTock for RT_CLOCK_BACKEND on the same level

38 lines of code changed in 3 files:

lochel 2013-08-28 16:20 Rev.: 16941

- fix last commit

1 lines of code changed in 1 file:

lochel 2013-08-28 16:13 Rev.: 16940

- change some description strings

146 lines of code changed in 26 files:

ptaeuber 2013-08-28 15:42 Rev.: 16939

Check for simulation results

14 lines of code changed in 1 file:

hudson 2013-08-28 15:26 Rev.: 16938

[Janitor mode] Set auto-props

60 lines of code changed in 60 files:

ptaeuber 2013-08-28 15:23 Rev.: 16937

- Cellier Tearing algorithm completed
- Introduced modified Cellier Tearing (named: cellier2)
- Tearing Testsuite revised

4051 lines of code changed in 77 files:

lochel 2013-08-27 17:47 Rev.: 16929

Reintroduce +d=doLinearTearing to keep backwards compatibility. This will be reverted after the next release.

21 lines of code changed in 3 files:

hudson 2013-08-27 16:42 Rev.: 16928

[Janitor mode] Set auto-props

317 lines of code changed in 2 files:

adeas31 2013-08-27 16:41 Rev.: 16927

- Added backtrace support for Windows.

438 lines of code changed in 5 files:

lochel 2013-08-27 14:56 Rev.: 16926

- use smaller but more specific models for testing debug flags

8770 lines of code changed in 25 files:

sjoelund.se 2013-08-27 13:22 Rev.: 16925

Add text that "debug"-flags are also for experimental features

1 lines of code changed in 1 file:

lochel 2013-08-27 11:36 Rev.: 16924

- change +d=doLinearTearing to +linearTearing

59 lines of code changed in 3 files:

lochel 2013-08-26 21:25 Rev.: 16923

- fix tearing test cases

161 lines of code changed in 11 files:

lochel 2013-08-26 21:09 Rev.: 16922

- include testsuite/simulation/modelica/tearing in the testsuite

11 lines of code changed in 2 files:

lochel 2013-08-26 20:51 Rev.: 16921

- update inner equations for nonlinear systems (fix for #2324)

144 lines of code changed in 3 files:

hudson 2013-08-26 20:02 Rev.: 16920

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

lochel 2013-08-26 20:00 Rev.: 16919

- add test for #2324

52 lines of code changed in 2 files:

adeas31 2013-08-26 12:04 Rev.: 16918

- Removed some unused stuff.
- small fixes.

7 lines of code changed in 3 files:

hudson 2013-08-26 11:43 Rev.: 16917

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

lochel 2013-08-26 11:07 Rev.: 16916

add test for #1048

30 lines of code changed in 3 files:

lochel 2013-08-26 09:44 Rev.: 16915

improve condition expression

1 lines of code changed in 1 file:

lochel 2013-08-26 09:43 Rev.: 16914

64-bit windows api is not available in mingw

1 lines of code changed in 1 file:

sjoelund.se 2013-08-26 08:54 Rev.: 16913

Try to fix MinGW compilation

1 lines of code changed in 1 file:

hudson 2013-08-26 08:35 Rev.: 16912

[Janitor mode] Fix tabs

42 lines of code changed in 1 file:

hudson 2013-08-26 08:35 Rev.: 16911

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

sjoelund.se 2013-08-26 08:31 Rev.: 16910

Bootstrapping fixes for OSX and low-memory targets
- Added API call to find out system memory size

385 lines of code changed in 21 files:

sjoelund.se 2013-08-23 19:14 Rev.: 16908

Fix linux bootstrapping

1 lines of code changed in 2 files:

lochel 2013-08-23 17:31 Rev.: 16907

Consider also the inner equations for nonlinear equations. These may also be nonlinear. This is necessary at least for some tearing approaches.

253 lines of code changed in 4 files:

sjoelund.se 2013-08-23 16:52 Rev.: 16906

Initial makefile changes for osx bootstrapped omc (which crashes in the GC when compiled with clang)

25 lines of code changed in 4 files:

perost 2013-08-23 16:40 Rev.: 16905

- Updated swedish translation of omedit.

204 lines of code changed in 1 file:

perost 2013-08-23 16:21 Rev.: 16904

- Updated swedish translation of omc.

193 lines of code changed in 1 file:

adeas31 2013-08-23 14:04 Rev.: 16903

- Added the experimental auto save feature in the GUI.

150 lines of code changed in 4 files:

sjoelund.se 2013-08-23 13:37 Rev.: 16902

Bootstrapping fixes
- Fixed stack overflow in backend
- Return an error-message when separate code generation fails for a package that does not give an error-message
- Don't free() before last use in system_parallel (sometimes gave wrong exit status)

105 lines of code changed in 5 files:

adeas31 2013-08-23 11:44 Rev.: 16901

- Only register the signal handlers if we are building the release version of the application.

9 lines of code changed in 1 file:

sjoelund.se 2013-08-23 11:01 Rev.: 16900

Fix for OSX

4 lines of code changed in 1 file:

sjoelund.se 2013-08-22 17:50 Rev.: 16899

Only use ulimit for the omc build command; not Susan

4 lines of code changed in 1 file:

lochel 2013-08-22 16:46 Rev.: 16898

- fix for #2310

29 lines of code changed in 3 files:

sjoelund.se 2013-08-22 16:05 Rev.: 16896

Enable running templates in the bootstrapping target

2 lines of code changed in 2 files:

lochel 2013-08-22 15:30 Rev.: 16895

- fix initialization of mixed system by defining additional macros for continuous-time variables 'xyz':
- #define _$P$PRE$P'xyz'(i) $P$PRE$P'xyz'
- #define $P$ATTRIBUTE$P$PRE$P'xyz' $P$ATTRIBUTE$P'xyz'

109 lines of code changed in 2 files:

sjoelund.se 2013-08-22 15:11 Rev.: 16894

Windows compilation

4 lines of code changed in 1 file:

sjoelund.se 2013-08-22 14:39 Rev.: 16893

Added code to make separate compilation use dummy .stamp files instead of updating C-code.
By comparing the generated code to the old, we only re-compile files that actually changed.
Added new debug-flag to be able to turn off function inlining (made separate compilation non-deterministic).

181 lines of code changed in 17 files:

perost 2013-08-22 12:24 Rev.: 16892

- Fixed OMEdit compilation.

1 lines of code changed in 1 file:

perost 2013-08-22 12:18 Rev.: 16891

- Updated swedish translation of omc.

274 lines of code changed in 2 files:

adeas31 2013-08-22 11:50 Rev.: 16890

- Add the crash report email body text.

21 lines of code changed in 1 file:

adrpo 2013-08-22 11:21 Rev.: 16889

- added dumpSCCGraphML to dump Strongly Connected Components as GraphML.

22 lines of code changed in 2 files:

adrpo 2013-08-21 17:24 Rev.: 16888

- fix bootstrapping makefile for Windows: LinkMain.makefile.mingw.

6 lines of code changed in 1 file:

hudson 2013-08-21 16:51 Rev.: 16886

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

lochel 2013-08-21 16:44 Rev.: 16885

- activate tests: pre1.mos, pre2.mos and pre3.mos
- rename tests in order that they appear in the correct sequence

822 lines of code changed in 23 files:

adrpo 2013-08-21 16:35 Rev.: 16884

- fix error in Makefile from previous commit.

1 lines of code changed in 1 file:

adrpo 2013-08-21 16:22 Rev.: 16883

Fix bug #2300
- remove statements containing arrays of zero
- this also affects #1907
maybe we should keep the function call but remove the lhs (make it wild)

46 lines of code changed in 4 files:

lochel 2013-08-21 14:20 Rev.: 16882

- update tests due to r16880 and r16881

10825 lines of code changed in 3 files:

lochel 2013-08-21 14:03 Rev.: 16881

- fix last commit

3 lines of code changed in 1 file:

lochel 2013-08-21 14:03 Rev.: 16880

- fix initialization of pre variables

130 lines of code changed in 2 files:

adeas31 2013-08-21 13:18 Rev.: 16879

dump a stack trace to a file when we catch a crash (only for non-windows platforms)

50 lines of code changed in 2 files:

sjoelund.se 2013-08-21 13:01 Rev.: 16878

Don't link hwloc against all simulations

12 lines of code changed in 3 files:

sjoelund.se 2013-08-20 17:36 Rev.: 16877

Disable running templates for bootstrap target

2 lines of code changed in 1 file:

sjoelund.se 2013-08-20 16:25 Rev.: 16876

Make DAE traversal function tail-recursive, possible to only call on rhs of statements

134 lines of code changed in 2 files:

sjoelund.se 2013-08-20 16:02 Rev.: 16875

Revert r16871 (needs lis source code for linux, or ifdef's to not compile against it)

109 lines of code changed in 12 files:

adeas31 2013-08-20 15:31 Rev.: 16874

- Fix non-windows compilation.

4 lines of code changed in 1 file:

adeas31 2013-08-20 15:21 Rev.: 16873

- Handle the crashes and send the report.

98 lines of code changed in 8 files:

hudson 2013-08-20 14:56 Rev.: 16872

[Janitor mode] Set auto-props

212 lines of code changed in 2 files:

mwalther 2013-08-20 14:54 Rev.: 16871

- linear solver "lis" added

372 lines of code changed in 12 files:

sjoelund.se 2013-08-20 14:49 Rev.: 16870

Exit LoadCompilerSources at once with failure if a parser error is detected

14 lines of code changed in 9 files:

lochel 2013-08-20 13:57 Rev.: 16868

- fix initialization of pre variables (at least for states)
- fix #2263

10 lines of code changed in 2 files:

perost 2013-08-20 13:48 Rev.: 16867

- Updated swedish translation of OMC.

562 lines of code changed in 2 files:

sjoelund.se 2013-08-20 13:39 Rev.: 16866

New debugging functionality
- Added MetaModelica debugging function: referenceDebugString (takes any function pointer as input and returns for example the name of the function symbol it points to)
- +t now prints /*ASUB*/ for ASUBs

168 lines of code changed in 7 files:

perost 2013-08-20 13:37 Rev.: 16865

- Updated swedish translation of OMEdit.

565 lines of code changed in 1 file:

sjoelund.se 2013-08-20 12:59 Rev.: 16864

#2316 Add -lblas to compilation command in order to work on OSX 10.6 and earlier

2 lines of code changed in 1 file:

lochel 2013-08-20 12:44 Rev.: 16862

- deactivate test for flag +d=uncertainties

1 lines of code changed in 1 file:

lochel 2013-08-20 12:35 Rev.: 16861

- fix tests

6 lines of code changed in 2 files:

lochel 2013-08-20 12:27 Rev.: 16860

- update expected output due to r16856

19620 lines of code changed in 2 files:

hudson 2013-08-20 12:26 Rev.: 16859

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

lochel 2013-08-20 12:03 Rev.: 16858

- Oops! Deactivate test...

1 lines of code changed in 1 file:

lochel 2013-08-20 12:03 Rev.: 16857

- test for initialization of pre variables

116 lines of code changed in 2 files:

lochel 2013-08-20 11:39 Rev.: 16856

- second try: add x = pre(x) for all continuous-time variables to the initialization system

41 lines of code changed in 4 files:

sjoelund.se 2013-08-20 09:45 Rev.: 16854

Updated generated code

4 lines of code changed in 1 file:

adeas31 2013-08-19 17:30 Rev.: 16850

- Return the correct number of components even if the placement annotation for a component is not found.
- If the result count is not correct for some reasons don't allow the GUI to crash.

9 lines of code changed in 2 files:

niklwors 2013-08-19 16:55 Rev.: 16847

fix in cpp template for print time in nonlinear solver error message

2 lines of code changed in 1 file:

sjoelund.se 2013-08-19 16:03 Rev.: 16846

#2309
- Print error-message specifically for ASUB on lhs expression

89 lines of code changed in 2 files:

sjoelund.se 2013-08-19 15:44 Rev.: 16845

Tail recursion

38 lines of code changed in 2 files:

niklwors 2013-08-19 14:42 Rev.: 16844

fix for loading math lib in cpp runtime

14 lines of code changed in 4 files:

lochel 2013-08-19 13:19 Rev.: 16843

- deactivate dumpSparsePattern.mos and dumpSparsePatternVerbose.mos because they dump timestamps that are different for each run

2 lines of code changed in 1 file:

lochel 2013-08-19 12:58 Rev.: 16842

- activate some tests

15 lines of code changed in 1 file:

sjoelund.se 2013-08-19 12:43 Rev.: 16841

Update bootstrapping sources

0 lines of code changed in 1 file:

lochel 2013-08-19 12:35 Rev.: 16840

- update expected output (now without stupid local changes...)

31942 lines of code changed in 34 files:

sjoelund.se 2013-08-19 12:29 Rev.: 16839

Bootstrapping fix

1 lines of code changed in 1 file:

sjoelund.se 2013-08-19 12:17 Rev.: 16838

Fix bootstrapping

2 lines of code changed in 2 files:

lochel 2013-08-19 12:14 Rev.: 16837

- fix tests

34 lines of code changed in 34 files:

sjoelund.se 2013-08-19 12:03 Rev.: 16836

- Make it possible to change ModelicaAllocateString to use garbage collected allocation in the bootstrapped compiler

68 lines of code changed in 18 files:

lochel 2013-08-19 11:58 Rev.: 16834

- do not simulate these tests

34 lines of code changed in 34 files:

hudson 2013-08-19 11:52 Rev.: 16833

[Janitor mode] Set auto-props

35 lines of code changed in 35 files:

lochel 2013-08-19 11:50 Rev.: 16832

- add tests for debug dumps
- the results from the failing tests need to be verified

400453 lines of code changed in 36 files:

sjoelund.se 2013-08-19 08:29 Rev.: 16830

Also install CPP runtime for bootstrapping target

6 lines of code changed in 1 file:

sjoelund.se 2013-08-18 19:09 Rev.: 16829

Also update the bootstrapping tarball

0 lines of code changed in 1 file:

sjoelund.se 2013-08-18 18:54 Rev.: 16828

Fix bootstrapping

1 lines of code changed in 1 file:

sjoelund.se 2013-08-18 13:33 Rev.: 16827

Change bootstrapping target to use separate compilation

90 lines of code changed in 5 files:

sjoelund.se 2013-08-17 20:57 Rev.: 16826

Expected output

2476 lines of code changed in 1 file:

sjoelund.se 2013-08-17 19:54 Rev.: 16825

Fix build

3 lines of code changed in 1 file:

sjoelund.se 2013-08-17 19:28 Rev.: 16824

Fix bootstrapping target

1 lines of code changed in 2 files:

sjoelund.se 2013-08-17 18:11 Rev.: 16823

Update scripts and code for separate code generation. It actually works (Makefiles updated for Linux)
- Some external were commented out because no one wrote bootstrapped implementations for them or called them in any existing function.
- Moved some stuff from Interactive.mo to GlobalScript.mo (type definitions)

4384 lines of code changed in 46 files:

adeas31 2013-08-17 17:54 Rev.: 16822

- Only add LOG_UTIL if Log util checkbox is checked.
- Check the last modified time of the result file properly.

6 lines of code changed in 1 file:

lochel 2013-08-17 13:37 Rev.: 16821

- revert last commit

37 lines of code changed in 2 files:

lochel 2013-08-17 13:25 Rev.: 16820

- add the equation x = pre(x) for all non-discrete variables to the initialization system

38 lines of code changed in 2 files:

lochel 2013-08-17 11:51 Rev.: 16819

- remove irrelevant information from description strings (e.g. the identifier that belongs to the description string)
- minor changes to improve consistent formatting

140 lines of code changed in 13 files:

lochel 2013-08-15 13:37 Rev.: 16814

- change more description strings

2067 lines of code changed in 74 files:

lochel 2013-08-15 13:24 Rev.: 16813

- change description strings

744 lines of code changed in 55 files:

lochel 2013-08-15 13:09 Rev.: 16812

- change format of description strings

51 lines of code changed in 1 file:

lochel 2013-08-15 12:44 Rev.: 16811

- improve error message for #2310
- minor formatting changes

62 lines of code changed in 3 files:

lochel 2013-08-15 11:20 Rev.: 16810

- fix constant declaration
- change init_env to initEnv on page 95 in OpenModelicaMetaProgramming documentation

1 lines of code changed in 3 files:

sjoelund.se 2013-08-15 10:42 Rev.: 16809

Bump MSL to 3.2.1 RC2 for coverage test

1 lines of code changed in 1 file:

sjoelund.se 2013-08-15 01:31 Rev.: 16808

Update bootstrap sources

0 lines of code changed in 1 file:

adrpo 2013-08-14 22:49 Rev.: 16807

- more -fPIC for Linux.

4 lines of code changed in 1 file:

sjoelund.se 2013-08-14 22:29 Rev.: 16806

Fix bootstrapping header

90 lines of code changed in 1 file:

adrpo 2013-08-14 21:41 Rev.: 16805

- more attempts to fix SimulationRuntime CPP build.
- use -fPIC for UNIX
- #include <fstream> in GlobalSettings.cpp

5 lines of code changed in 2 files:

adrpo 2013-08-14 20:57 Rev.: 16804

- more attempts to fix SimulationRuntime CPP build.
- fix weird includes (what about Linux if you use defined(_WIN32) everywhere?)
- use #error instead of error.

4 lines of code changed in 2 files:

adrpo 2013-08-14 20:42 Rev.: 16803

- more attempts to fix SimulationRuntime CPP build.
- fix weird includes

3 lines of code changed in 1 file:

adrpo 2013-08-14 20:04 Rev.: 16802

- more attempts to fix SimulationRuntime CPP build.
- fix ISimdata.h case, should be ISimData.h

9 lines of code changed in 9 files:

adrpo 2013-08-14 18:51 Rev.: 16801

- attempt to fix SimulationRuntime CPP build.
- fix IAlgloopSolverFactory.h case, it should be IAlgLoopSolverFactory.h

9 lines of code changed in 9 files:

adrpo 2013-08-14 18:25 Rev.: 16800

- attempt to fix SimulationRuntime CPP build.
- fix stdafx.h case (not StdAfx.h)
- fix UTF-8 encoding in stdafx.h files (removed some German comments)

10 lines of code changed in 8 files:

hkiel 2013-08-14 13:10 Rev.: 16799

- use number of allocated elements to check if array has been filled completely instead of comparison of fill value. This avoids possible inconsistencies (for reals) and improves overall performance

14 lines of code changed in 2 files:

hudson 2013-08-14 10:51 Rev.: 16798

[Janitor mode] Fix tabs

253 lines of code changed in 31 files:

hudson 2013-08-14 10:50 Rev.: 16797

[Janitor mode] Set auto-props

1814 lines of code changed in 33 files:

niklwors 2013-08-14 10:19 Rev.: 16796

Modified cpp runtime
- outsourced object creation in own classes
- changed some interface method names
- removed unused interface methods
- add get/set method to IContinuous for simulation variables
- adapted cpp template
- adapted cpp fmu template
- added SimManager for time events and removed time event handling from solver
- added SimController class to start stop simulation, create Modelica system

6157 lines of code changed in 111 files:

hudson 2013-08-14 09:16 Rev.: 16795

[Janitor mode] Fix tabs

522 lines of code changed in 1 file:

hudson 2013-08-14 09:16 Rev.: 16794

[Janitor mode] Set auto-props

171 lines of code changed in 1 file:

mwalther 2013-08-14 09:13 Rev.: 16793

- added a mapping between simCodeEquations and BackendDae.StrongComponents to the createSimCode-method
- fixed a bug in TaskGraphResultCmp.cpp -> the xml-file will now be read at once
- enhanced code-generation for hpcom is now part of the c-susan-template
- modified some nonlinearsolver-f2c-code -> i just removed some static keywords to be able to calculate more than one nonlinear system in parallel
- modified some nonlinearsolver-c-code -> i changed some function-headers, to remove the simulationInfo.currentNonlinearSystemIndex-dependency between different calculations
- improved the hpcom-Benchmark

1209 lines of code changed in 25 files:

lochel 2013-08-13 20:05 Rev.: 16792

- flip a few slashes

2 lines of code changed in 2 files:

lochel 2013-08-13 17:35 Rev.: 16791

- fix Windows build

1 lines of code changed in 1 file:

sjoelund.se 2013-08-13 16:10 Rev.: 16790

Added API call numProcessors(), which returns the number of physical cores (if available), falling back to returning the number of hardware threads

62 lines of code changed in 7 files:

sjoelund.se 2013-08-13 16:10 Rev.: 16789

Fix index of metarecords when comments are used within uniontypes

9 lines of code changed in 1 file:

sjoelund.se 2013-08-13 14:12 Rev.: 16788

Separate compilation now works with dependency analysis. There are still some tweaks to be performed though.

402 lines of code changed in 13 files:

perost 2013-08-13 13:33 Rev.: 16787

- Fixed flag handling for +debug and added +h as synonym for +help.

45 lines of code changed in 1 file:

M.Arzt 2013-08-13 13:30 Rev.: 16786

- fmu c++ traget, fix bug introduced in revision 16736 when compiling on 64 bit linux

3 lines of code changed in 1 file:

sjoelund.se 2013-08-13 10:50 Rev.: 16784

Bump compliance suite

1 lines of code changed in 1 file:

sjoelund.se 2013-08-12 07:11 Rev.: 16776

Fix broken package repositories

1 lines of code changed in 1 file:

sjoelund.se 2013-08-09 15:58 Rev.: 16775

More refactoring

99 lines of code changed in 4 files:

hkiel 2013-08-09 13:17 Rev.: 16774

+ coding style
+ some optimizations

233 lines of code changed in 4 files:

sjoelund.se 2013-08-09 12:47 Rev.: 16773

More refactoring

724 lines of code changed in 28 files:

lochel 2013-08-09 11:24 Rev.: 16772

- move AppendElement.mos to TESTFILES

7 lines of code changed in 2 files:

hudson 2013-08-09 11:14 Rev.: 16771

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

lochel 2013-08-09 11:11 Rev.: 16770

- add test for #2300

50 lines of code changed in 2 files:

lochel 2013-08-08 18:34 Rev.: 16769

- use consistent naming in uniontype Context
- change comments to description strings

131 lines of code changed in 12 files:

adeas31 2013-08-08 17:43 Rev.: 16768

- added comments to parameters.

18 lines of code changed in 2 files:

lochel 2013-08-08 17:24 Rev.: 16767

- fix indention

49 lines of code changed in 2 files:

hudson 2013-08-08 16:39 Rev.: 16766

[Janitor mode] Fix tabs

29 lines of code changed in 2 files:

vitalij 2013-08-08 16:27 Rev.: 16765

- CodegenC for Optimica

3437 lines of code changed in 7 files:

adeas31 2013-08-08 16:11 Rev.: 16764

- fixes for FMI co-simulation stand alone.

1714 lines of code changed in 7 files:

sjoelund.se 2013-08-08 15:49 Rev.: 16763

More refactoring

267 lines of code changed in 18 files:

leonardo.laguna 2013-08-08 12:38 Rev.: 16762

- Changing the scope of a function used by MathCore

1 lines of code changed in 1 file:

hkiel 2013-08-08 12:10 Rev.: 16761

- ansi C fixes

55 lines of code changed in 6 files:

leonardo.laguna 2013-08-08 10:03 Rev.: 16760

- Small fix for HashTable6.mo

1 lines of code changed in 1 file:

vwaurich 2013-08-08 09:00 Rev.: 16759

- updated taskGraph test, criticalPath costs are based on real measure data from the prof.xml

482 lines of code changed in 2 files:

sjoelund.se 2013-08-08 07:09 Rev.: 16758

#2297 Remove some duplicate elements

0 lines of code changed in 1 file:

adeas31 2013-08-07 16:52 Rev.: 16757

#2295
- Handle the absolute file path case.

12 lines of code changed in 1 file:

mahge930 2013-08-07 16:29 Rev.: 16756

+ Improved handling of logical operation on boolean array types.Improved r16724.

837 lines of code changed in 3 files:

lochel 2013-08-07 15:52 Rev.: 16755

- remove unnecessary import statements

0 lines of code changed in 1 file:

sjoelund.se 2013-08-07 15:27 Rev.: 16754

More refactoring (fewer inter-module dependencies)

733 lines of code changed in 25 files:

hudson 2013-08-07 15:19 Rev.: 16753

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

mwalther 2013-08-07 15:17 Rev.: 16752

- added a Scheduling-Module for hpcom
- added a method to create a transposed hpcom-taskgraph

182 lines of code changed in 6 files:

lochel 2013-08-06 22:06 Rev.: 16751

- count number of discrete reals for simulation runtime
- fix numeric initialization of discrete reals
- update test cases

442 lines of code changed in 24 files:

lochel 2013-08-06 21:37 Rev.: 16750

- fix hpc test (?)

298 lines of code changed in 1 file:

lochel 2013-08-06 21:35 Rev.: 16749

- fix encapsulateWhenConditions (avoid additional initial equations)

85 lines of code changed in 2 files:

lochel 2013-08-06 18:54 Rev.: 16748

- remove unused modules after refactoring

0 lines of code changed in 10 files:

sjoelund.se 2013-08-06 16:44 Rev.: 16747

Some refactoring

1251 lines of code changed in 19 files:

adeas31 2013-08-06 15:15 Rev.: 16746

#2165
- Handle the null case.

1 lines of code changed in 1 file:

adeas31 2013-08-06 14:58 Rev.: 16745

#2165
- Fixed the handling of within keyword.

73 lines of code changed in 4 files:

sjoelund.se 2013-08-06 12:35 Rev.: 16744

Some refactoring to break dependencies

235 lines of code changed in 15 files:

hudson 2013-08-05 16:30 Rev.: 16743

[Janitor mode] Fix tabs

1 lines of code changed in 1 file:

hudson 2013-08-05 16:29 Rev.: 16742

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

jansilar 2013-08-05 16:05 Rev.: 16741

Work on PDE solver.

254 lines of code changed in 15 files:

mwalther 2013-08-05 13:57 Rev.: 16740

-fixed hpcom tests

5 lines of code changed in 4 files:

sjoelund.se 2013-08-05 13:31 Rev.: 16739

#2294 Simplify sign(constant)

30 lines of code changed in 1 file:

hudson 2013-08-05 13:15 Rev.: 16738

[Janitor mode] Set auto-props

292 lines of code changed in 2 files:

mwalther 2013-08-05 13:08 Rev.: 16737

- fixed index mapping between sccs ans simeqSystems for hpcom
- added openmp sections to CodegenC.tpl for hpcom
- extended the hpcom testsuite with a fluid example
- added a small python benchmark-script to the hpcom testsuite

40330 lines of code changed in 11 files:

M.Arzt 2013-08-05 12:56 Rev.: 16736

- add tests for FMU C++ target

2 lines of code changed in 1 file:

M.Arzt 2013-08-05 12:49 Rev.: 16735

- C++ Target and SimulationRuntime: add return value to "update" and "handleSystemEvents" which indicates if an state variable had been reinitialized.

65 lines of code changed in 11 files:

sjoelund.se 2013-08-05 12:45 Rev.: 16734

Fix code generation for subscripting record arrays in equation context

2602 lines of code changed in 2 files:

sjoelund.se 2013-08-05 12:19 Rev.: 16733

Really turn off trying to find OM installation

2 lines of code changed in 2 files:

sjoelund.se 2013-08-05 12:16 Rev.: 16732

Fix compilation with CORBA disabled

13 lines of code changed in 2 files:

sjoelund.se 2013-08-05 11:17 Rev.: 16731

Try to fix Windows build

2 lines of code changed in 2 files:

adeas31 2013-08-03 01:17 Rev.: 16729

#1475
- parse quoted variables

7 lines of code changed in 8 files:

lochel 2013-08-02 20:46 Rev.: 16728

- revert r16720 because it still causes errors

149 lines of code changed in 25 files:

hkiel 2013-08-02 15:03 Rev.: 16727

+ Improved handling of unary not operation on boolean array (#2286)
- does not work recursively (also for 'and' and 'or')
- (a and b and c) fails
- (not (a and b)) fails
- (not a and b) fails
- (a and not b) succeeds

909 lines of code changed in 4 files:

adrpo 2013-08-02 14:47 Rev.: 16726

- just run buildModel as the simulation takes forever and dumps a huge log file during initialization.

5 lines of code changed in 1 file:

hudson 2013-08-02 12:37 Rev.: 16725

[Janitor mode] Set auto-props

29 lines of code changed in 1 file:

mahge930 2013-08-02 12:35 Rev.: 16724

+ Handle boolean array literals too, not just array crefs.

109 lines of code changed in 4 files:

mahge930 2013-08-02 10:57 Rev.: 16723

+ Add the bug test to the test-suite.

3 lines of code changed in 2 files:

adrpo 2013-08-02 04:02 Rev.: 16722

- disable test as it puts the Windows build in an infinite loop.

1 lines of code changed in 1 file:

adeas31 2013-08-02 01:25 Rev.: 16721

- trying to fix a MAC issue.

21 lines of code changed in 2 files:

lochel 2013-08-01 20:31 Rev.: 16720

- recover r16717

417 lines of code changed in 25 files:

mahge930 2013-08-01 19:24 Rev.: 16719

+ Fix r16715.

917 lines of code changed in 2 files:

lochel 2013-08-01 18:34 Rev.: 16718

- revert last commit until Hudson is at least almost happy

159 lines of code changed in 25 files:

lochel 2013-08-01 18:24 Rev.: 16717

- count number of discrete reals for simulation runtime
- fix numeric initialization of discrete reals
- fix encapsulateWhenConditions (avoid additional initial equations)
- update test cases

460 lines of code changed in 25 files:

sjoelund.se 2013-08-01 18:09 Rev.: 16716

Bump MSL version to RC1 (+1 commit so it parses)

683 lines of code changed in 24 files:

mahge930 2013-08-01 17:02 Rev.: 16715

+ Improved handling of binary logical operations on boolean arrays (fixed #2286).

121 lines of code changed in 4 files:

M.Arzt 2013-08-01 13:18 Rev.: 16714

- fix wrong string buffer size calculations in fmi import

4 lines of code changed in 2 files:

adeas31 2013-08-01 12:54 Rev.: 16713

- Read the inherited components attributes.

9 lines of code changed in 1 file:

hudson 2013-08-01 12:36 Rev.: 16712

[Janitor mode] Fix tabs

486 lines of code changed in 1 file:

mwalther 2013-08-01 12:34 Rev.: 16711

- critical path check is now part of the compareTaskGraphResults-method
- added support for custom graph-attributes to the graphML-Module
- updated the hpcom-testsuite

1164 lines of code changed in 14 files:

adrpo 2013-08-01 03:05 Rev.: 16710

- update hpcom tests

1603 lines of code changed in 12 files:

adrpo 2013-08-01 02:07 Rev.: 16709

- remove tab.

1 lines of code changed in 1 file:

adrpo 2013-08-01 02:01 Rev.: 16708

- attempt to fix hpcom examples
+ fix file cases
+ fix linking of Model_prof.xml and Model_TaskGraph.graphml
files in testsuite/partest/runtest.pl

617 lines of code changed in 11 files:

July 2013 »

Generated by StatSVN 0.7.0