April 2013 Commit Log

Number of Commits:
195
Number of Active Developers:
15
sjoelund.se 2013-04-30 22:25 Rev.: 15946

Bump externals

1 lines of code changed in 1 file:

adeas31 2013-04-30 22:12 Rev.: 15945

- Always show the text annotation even if it doesn't have % sign.

1 lines of code changed in 1 file:

sjoelund.se 2013-04-30 20:55 Rev.: 15944

Do not look for sundials_idas -- it is not actually used

3 lines of code changed in 1 file:

wbraun 2013-04-30 18:19 Rev.: 15942

- disabled the pedulum test for now, since it fails
on hudson with gcc, again.

1 lines of code changed in 1 file:

sjoelund.se 2013-04-30 17:25 Rev.: 15941

Expected output

7 lines of code changed in 3 files:

hudson 2013-04-30 16:03 Rev.: 15940

[Janitor mode] Set auto-props

636 lines of code changed in 2 files:

mahge930 2013-04-30 15:52 Rev.: 15939

+ Moved the main simulation loop to perform_simulation.c.
Included in and compiled with the generated code later.
+ OpenMP has its own version omp_perform_simulation.c
+ Easier to maintain this way.

769 lines of code changed in 11 files:

hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

115242 lines of code changed in 5538 files:

sjoelund.se 2013-04-30 14:33 Rev.: 15937

Changing the autoprops from find to a script that can parse the svn config [auto-props] format

258 lines of code changed in 3 files:

sjoelund.se 2013-04-30 13:51 Rev.: 15936

- sample with first sample before start-time of the simulation is now treated correctly

10 lines of code changed in 2 files:

hudson 2013-04-30 09:11 Rev.: 15934

Set missing svn:eol-style LF on files in commit r15933

2 lines of code changed in 2 files:

hudson 2013-04-30 09:08 Rev.: 15933

Fix eol-style

1 lines of code changed in 1 file:

adrpo 2013-04-29 22:37 Rev.: 15932

- removed tab.

1 lines of code changed in 1 file:

adrpo 2013-04-29 22:12 Rev.: 15931

- SampleExample.mos not SampleEvents.mos

1 lines of code changed in 1 file:

wbraun 2013-04-29 20:27 Rev.: 15930

bugfixes for FMI:
- added *_info.xml and *_init.xml to resoursses
- therefore added default simulation options to translateFMU in CevalScript.mo

- added support for dynamic state selection
- added an event triggering equation to FMI import
- added an addional flag to function stateSelect to be able switch states only in eventUpdate

- added support for sample operator in FMU-import/-export
- added some tests to testsuite

775 lines of code changed in 17 files:

adrpo 2013-04-29 15:57 Rev.: 15929

- fix ANSI C (variable declaration before any other statements) to make MSVC compiler happy

2 lines of code changed in 1 file:

perost 2013-04-29 15:15 Rev.: 15928

- Got rid of some clang warnings.

2 lines of code changed in 1 file:

sjoelund.se 2013-04-29 13:04 Rev.: 15927

#1863 Removed simulation options noClean and storeInTemp since they do not work and there are no tests for them

2290 lines of code changed in 841 files:

sjoelund.se 2013-04-29 11:58 Rev.: 15926

Fix eol-style

44777 lines of code changed in 351 files:

vitalij 2013-04-29 11:40 Rev.: 15925

- FIXED: lobatto6
- FIXED: allocate for lobatto/radau solver

325 lines of code changed in 6 files:

adeas31 2013-04-29 10:48 Rev.: 15924

- Allow opening of modelica files quickly by using UTF-8 as default encoding.
- Users can also select Open Files with encoding if they want to open file with some other encodings.

45 lines of code changed in 3 files:

vitalij 2013-04-28 09:58 Rev.: 15923

- BUGFIX: initial guess, scaling and nonlinear solver stragegy are more stable for radau/lobatto solver.

25 lines of code changed in 2 files:

sjoelund.se 2013-04-26 19:53 Rev.: 15922

Abstract syntax change. make clean comes highly recommended.
- Class annotations are now stored as a list of annotations at the end of a class (like the Modelica3 grammar says except we allow multiple annotations).
- This is a transition so we can create warnings or errors later on.
- No major changes can be seen except when using OMEdit or API that lists the position of annotations

22125 lines of code changed in 73 files:

sjoelund.se 2013-04-26 08:20 Rev.: 15919

Use latest MSL 3.1 for MSL coverage

1 lines of code changed in 1 file:

adeas31 2013-04-25 23:26 Rev.: 15918

- Automatically remove the contents of settings file instead of asking the user to delete it.

26 lines of code changed in 4 files:

nutaro 2013-04-25 19:52 Rev.: 15917

Remove arrayCref from test for array in the adevs code generator. Replaced this with a messier, but seemingly more reliable, ifdef to avoid duplicate definition.

35 lines of code changed in 1 file:

perost 2013-04-25 17:18 Rev.: 15915

- Fixed spelling mistake in swedish translation.

1 lines of code changed in 1 file:

sjoelund.se 2013-04-25 16:31 Rev.: 15914

Preserve function comments and annotations for external functions

835 lines of code changed in 277 files:

mahge930 2013-04-25 16:17 Rev.: 15913

+ Preparing the run-time for multi-thread execution.
+ Moved performSimulation from simulation runtime to generated code.
+ Fixed omp undefined references.
+ Generate extra equation info. Just the crefs used in equation. To build graphs later.
+ Hope nothing fails.

2193 lines of code changed in 14 files:

leonardo.laguna 2013-04-25 14:40 Rev.: 15912

- Added flag to return correct cref types

12 lines of code changed in 2 files:

vitalij 2013-04-25 10:38 Rev.: 15911

- BUGFIX: now initial guess and scaling are more stable for radau/lobatto solver.

24 lines of code changed in 1 file:

sjoelund.se 2013-04-25 06:54 Rev.: 15908

Fix to rebuild all svg-files when running the MSL coverage

23 lines of code changed in 1 file:

adeas31 2013-04-24 15:26 Rev.: 15906

- Display the settings file location.

0 lines of code changed in 2 files:

vitalij 2013-04-24 14:25 Rev.: 15905

- BUGFIX: initial guess for radau/lobatto solver

3 lines of code changed in 1 file:

sjoelund.se 2013-04-24 12:55 Rev.: 15904

- Make git reset on update (makes it work even with force pushing)
- Update to patch ModelicaServices 1.0 to the old OMC version

2 lines of code changed in 1 file:

sjoelund.se 2013-04-24 12:05 Rev.: 15903

Copy-paste error (always asks for the MSL revision; not the actual library)

1 lines of code changed in 1 file:

adrpo 2013-04-24 11:27 Rev.: 15902

Fix bug: #2089 [https://trac.openmodelica.org/OpenModelica/ticket/2089]
- do not die on getComponents(Modelica.Media.Examples.*)
- modifications of extends have to be fixed (qualified) in the env of extends and local names should not be qualified!
- some more tweaks in testsuite/openmodelica/bootstrapping/LinkMain.makefile.mingw
- test bug fix with: testsuite/openmodelica/interactive-API/Modelica.Media.Examples.getComponents.mos

98 lines of code changed in 6 files:

sjoelund.se 2013-04-24 11:21 Rev.: 15901

Fix the build script

5 lines of code changed in 1 file:

sjoelund.se 2013-04-24 10:45 Rev.: 15900

Fix for MSL_COVERAGE

2 lines of code changed in 1 file:

sjoelund.se 2013-04-24 09:41 Rev.: 15899

Fix the bootstrapping target

2 lines of code changed in 1 file:

sjoelund.se 2013-04-24 09:30 Rev.: 15898

Windows build fix

1 lines of code changed in 1 file:

sjoelund.se 2013-04-24 09:27 Rev.: 15897

Bump libraries

1 lines of code changed in 1 file:

sjoelund.se 2013-04-24 09:08 Rev.: 15896

Pushed BuildModelTest.sh into trunk instead of my home directory
- Modified BuildModelTest.sh to be more generic (easy to add new packages)
- Updated the BuildModelRecursive.mos to look for exact revision of the tested library (only works if building with the experimental package collection)

114 lines of code changed in 6 files:

adrpo 2013-04-23 21:11 Rev.: 15895

- fixes to support ExternalMediaLibrary better.
- fixes to SCode dependency to not remove package constants that appear in external function declaration
some external functions do not have any annotation but they do have external arguments in external "C":
Example:
replaceable function getCriticalPressure
output AbsolutePressure pc;
external "C" pc = TwoPhaseMedium_getCriticalPressure_(mediumName, libraryName, substanceName);
end getCriticalPressure;

8 lines of code changed in 1 file:

mahge930 2013-04-23 18:38 Rev.: 15894

+ revert r15893.

479 lines of code changed in 13 files:

mahge930 2013-04-23 17:39 Rev.: 15893

+ Preparing the run-time for multi-thread execution.
+ Moved performSimulation from simulation runtime to generated code.
+ Fixed omp undefined references.
+ Generate extra equation info. Just the crefs used in equation. To build graphs later.
+ Hope nothing fails.

2169 lines of code changed in 13 files:

sjoelund.se 2013-04-23 11:37 Rev.: 15892

#2141 Update localisation for german OMEdit

19040 lines of code changed in 10 files:

hkiel 2013-04-23 11:22 Rev.: 15891

- fix message string (DELETE_AND_LOAD) to display the referenced filename

7 lines of code changed in 5 files:

sjoelund.se 2013-04-23 10:45 Rev.: 15890

Pretty code

1 lines of code changed in 1 file:

adrpo 2013-04-23 10:11 Rev.: 15889

- ANSI C an unnamed C compiler said :)

2 lines of code changed in 1 file:

sjoelund.se 2013-04-23 09:34 Rev.: 15888

Disable the parallel stuff since the test server cannot handle it

1 lines of code changed in 1 file:

sjoelund.se 2013-04-23 09:05 Rev.: 15887

Fix test for clang

2636 lines of code changed in 4 files:

adrpo 2013-04-23 09:00 Rev.: 15886

- get rid of spurious warning about protected elements (https://trac.modelica.org/Modelica/ticket/975)
we currently don't know from where the modifier came.

27 lines of code changed in 89 files:

sjoelund.se 2013-04-23 08:19 Rev.: 15885

(OpenMP) Use the memory pool of the current thread

2813 lines of code changed in 18 files:

adrpo 2013-04-23 07:27 Rev.: 15884

#2129
- handle the projection of actual arguments to formal arguments better
in functions with unknown dimensions that depend on the input parameters
- better message when we cannot evaluate a structural parameter
- added AdvancedDimensions.mo test (derived from some AVM model).

293 lines of code changed in 7 files:

sjoelund.se 2013-04-22 18:05 Rev.: 15883

Expected output

103 lines of code changed in 15 files:

sjoelund.se 2013-04-22 17:09 Rev.: 15882

Adding new makefile Makefile.libraries
- Try make GITLIBRARIES=Yes to check out the new build system for libraries

72 lines of code changed in 2 files:

leonardo.laguna 2013-04-22 16:27 Rev.: 15881

- (recommit) Eliminating error message when the StaticScript.elabCallInteractive succeds

8 lines of code changed in 1 file:

adrpo 2013-04-22 16:13 Rev.: 15880

- expected output

4 lines of code changed in 1 file:

adrpo 2013-04-22 16:12 Rev.: 15879

- increase tolerances

5 lines of code changed in 1 file:

adrpo 2013-04-22 14:50 Rev.: 15878

move Modelica.Media.Examples.SolveOneNonlinearEquation.Inverse_sine.mos to the failingtests for now.

2 lines of code changed in 1 file:

adrpo 2013-04-22 14:46 Rev.: 15877

- make testsuite 100% (hopefully)

5 lines of code changed in 2 files:

sjoelund.se 2013-04-22 14:08 Rev.: 15876

Nicer BuildModelRecursive script (easier to change the library we build; prints the name and version of that library)

13 lines of code changed in 1 file:

jfrenkel 2013-04-22 13:57 Rev.: 15875

- remove unnecessary lines of code

14 lines of code changed in 2 files:

perost 2013-04-22 13:33 Rev.: 15874

Fix for #2159:
- Sort connector components before connecting them, to make sure that their
order doesn't matter.

8294 lines of code changed in 180 files:

jfrenkel 2013-04-22 10:58 Rev.: 15873

- remove unnecessary line of code

2 lines of code changed in 1 file:

sjoelund.se 2013-04-22 07:40 Rev.: 15872

#2150 pack/unpack external C integer array

1416 lines of code changed in 4 files:

adrpo 2013-04-21 22:32 Rev.: 15871

- fixed some Media tests by adding +d=scodeInstShortcut and regenerating result files where MSL changed
- correctly split non-const modifiers out of redeclare
- fixed PropagateRedeclareMod1.mo (part of ParameterBug.mos)
+ as far as I can understand from the spec the modifier on the chain is discarded (only the original mod is kept, plus the one given from the top)
but we should check this a bit more

510 lines of code changed in 35 files:

sjoelund.se 2013-04-21 13:13 Rev.: 15870

Protect from stack overflow in partialInstClassIn and instDerivedClasses
- Sadly, the error-messages are rolled back in most cases, but it is better than getting a stack overflow in OMEdit

98 lines of code changed in 7 files:

sjoelund.se 2013-04-20 21:01 Rev.: 15869

Allow non-structural parameters to be used as conditions in if-equations

22 lines of code changed in 2 files:

sjoelund.se 2013-04-20 16:22 Rev.: 15868

#2155 Allow declaring a record component constant even if the elements have bindings

23 lines of code changed in 3 files:

perost 2013-04-19 18:48 Rev.: 15867

- Reverted r15866, since it broke some testcases.

543 lines of code changed in 49 files:

perost 2013-04-19 17:52 Rev.: 15866

Fix for #2159:
- Only consider components in modifiers when sorting elements during instantiation.

606 lines of code changed in 49 files:

wbraun 2013-04-19 15:50 Rev.: 15865

#2136
- generate _info.xml file also for FMU

1 lines of code changed in 1 file:

sjoelund.se 2013-04-19 14:48 Rev.: 15864

Expected output

6 lines of code changed in 3 files:

sjoelund.se 2013-04-19 13:05 Rev.: 15863

Bump MSL version

200 lines of code changed in 6 files:

perost 2013-04-19 12:02 Rev.: 15862

- Handle arrays of records inside records correctly in DAEDump.

29 lines of code changed in 5 files:

hubert.thieriot 2013-04-19 11:13

- some functions now const

119 lines of code changed in 28 files:

adrpo 2013-04-19 03:50 Rev.: 15859

- don't build the initial env all the time.

61 lines of code changed in 2 files:

adrpo 2013-04-18 23:30 Rev.: 15858

- fix System.realpath on Windozz/Mingwz, was broken since its inception.

43 lines of code changed in 1 file:

sjoelund.se 2013-04-18 20:39 Rev.: 15857

- Fix tests by only rolling back language version if a temporary was requested

3 lines of code changed in 1 file:

perost 2013-04-18 20:15 Rev.: 15856

- Updated test cases.

187 lines of code changed in 2 files:

perost 2013-04-18 19:40 Rev.: 15855

- Don't replace enum dimensions with integers when checking the binding type.

35 lines of code changed in 3 files:

sjoelund.se 2013-04-18 18:21 Rev.: 15854

GenerateDoc.mos now creates documentation for all loaded packages

18 lines of code changed in 5 files:

sjoelund.se 2013-04-18 17:51 Rev.: 15853

Updated BioChem to 1.0.1

417 lines of code changed in 8 files:

sjoelund.se 2013-04-18 11:03 Rev.: 15852

- Do not increase the recursion depth for the binary operators or if-expressions (1+2+...+n is represented as an n-deep expression in omc)

61 lines of code changed in 2 files:

sjoelund.se 2013-04-18 07:05 Rev.: 15851

Fix the recursive build model test (recursion depth was calculated for each expression in reductions instead of the depth)

3 lines of code changed in 1 file:

sjoelund.se 2013-04-17 22:39 Rev.: 15850

#2158 Add a maximum recursion depth for Ceval.ceval

900 lines of code changed in 14 files:

sjoelund.se 2013-04-17 18:05 Rev.: 15849

Generate UTF-8 meta tag since apache doesn't host as UTF-8 by default

2 lines of code changed in 1 file:

sjoelund.se 2013-04-17 16:38 Rev.: 15848

Revert r15847 (breaks testsuite badly)

0 lines of code changed in 1 file:

leonardo.laguna 2013-04-17 15:02 Rev.: 15847

- Added an error rollback when calling elabCall. In interactive mode some functions are elaborated by StaticScript.elabCall but the error messages are kept.

4 lines of code changed in 1 file:

perost 2013-04-17 14:10 Rev.: 15846

- Handle more cases for prefixing inner/outer arrays.

127 lines of code changed in 5 files:

adrpo 2013-04-17 13:58 Rev.: 15845

- use another matching algorithm

3 lines of code changed in 1 file:

adrpo 2013-04-17 11:18 Rev.: 15844

- add the test from previous commit to the makefile.

2 lines of code changed in 1 file:

adrpo 2013-04-17 11:15 Rev.: 15843

Fix bug #2139
- better handling of if equations counting
if false then eq; end if;
- add test for it:
testsuite/flattening/libraries/msl32/testquasi.mo
testsuite/flattening/libraries/msl32/testquasi.mos

251 lines of code changed in 3 files:

sjoelund.se 2013-04-17 11:13 Rev.: 15842

Also look for symlinks in the parser

3 lines of code changed in 1 file:

adrpo 2013-04-17 09:51 Rev.: 15841

- include to f2c.h

1 lines of code changed in 1 file:

adrpo 2013-04-17 09:32 Rev.: 15840

- use the appropriate types everywhere in SimulationRuntime/c/
f2c defines subroutine as typedef /* Subroutine */ int (*S_fp)(...);
so use that as the type of the functions sent in to the solvers.
- enable -Wall in MinGW makefiles and get rid of most of the -Wall warnings.

84 lines of code changed in 15 files:

sjoelund.se 2013-04-16 19:32 Rev.: 15839

Build some more documentation if the libraries are available

3 lines of code changed in 1 file:

sjoelund.se 2013-04-16 19:21 Rev.: 15838

Change the parser to allow 31/63-bit unsigned integers as version numbers, max 6 levels deep (previous limit was 7-bit integers, max 4 levels)

60 lines of code changed in 2 files:

perost 2013-04-16 17:24 Rev.: 15837

- Fixed generation of asserts for constant/parameter arrays in connectors.

83 lines of code changed in 4 files:

perost 2013-04-16 16:27 Rev.: 15836

- Forgot to baseline new test.

20 lines of code changed in 1 file:

adrpo 2013-04-16 15:38 Rev.: 15835

- geez, i updated the wrong result file before Translational instead of Rotational.

0 lines of code changed in 1 file:

perost 2013-04-16 14:30 Rev.: 15834

- Preserve the comment for the flattened class in the flattened output.
- Don't translate enumeration literals to integers when simplifying asubs.

546 lines of code changed in 212 files:

adrpo 2013-04-16 14:27 Rev.: 15833

- partial fix for bug #2002
handle constant modifiers in class redeclare modifiers
- update some tests

253 lines of code changed in 14 files:

adrpo 2013-04-16 13:42 Rev.: 15832

- update result file.

0 lines of code changed in 1 file:

adrpo 2013-04-16 13:35 Rev.: 15831

- update result file.

0 lines of code changed in 1 file:

jfrenkel 2013-04-16 13:03 Rev.: 15830

- Update Documentation BackEnd

853 lines of code changed in 2 files:

adrpo 2013-04-16 12:48 Rev.: 15829

- the CodegenCpp.tpl template has been changed by Niklas in r15811 but the CodegenCpp.mo has not been committed.

2 lines of code changed in 1 file:

perost 2013-04-16 11:15 Rev.: 15828

- Fixed connecting components of deleted arrays.

31 lines of code changed in 3 files:

sjoelund.se 2013-04-16 11:14 Rev.: 15827

Generate correct documentation for UTF-8

3 lines of code changed in 1 file:

sjoelund.se 2013-04-15 19:24 Rev.: 15824

Adding BioChem 1.0 as svn externals

0 lines of code changed in 29 files:

arun3688 2013-04-15 18:09 Rev.: 15823

RML-AST fixed for rml translator

8076 lines of code changed in 14 files:

sjoelund.se 2013-04-15 16:26 Rev.: 15821

Enable MixedTearing by default (as it used to be)

2 lines of code changed in 2 files:

perost 2013-04-15 15:56 Rev.: 15820

- Fixed inner/outer prefixing of array elements.

206 lines of code changed in 6 files:

sjoelund.se 2013-04-15 14:19 Rev.: 15819

Make nogen default

1 lines of code changed in 1 file:

sjoelund.se 2013-04-15 13:23 Rev.: 15818

#2146 Fix previous commit (NO_GEN was renamed to GEN, etc for clarity in the code...)

40 lines of code changed in 7 files:

sjoelund.se 2013-04-15 12:07 Rev.: 15817

#2146 Clean up debug flags, -gen and nogen are now the same thing. Debug flags can have default on or off set.

192 lines of code changed in 3 files:

sjoelund.se 2013-04-15 11:17 Rev.: 15816

Bump OpenSourceTables revision

1 lines of code changed in 1 file:

niklwors 2013-04-14 13:35 Rev.: 15811

fix in cpp template for initialization of bool variables

1 lines of code changed in 1 file:

adrpo 2013-04-14 03:21 Rev.: 15810

- consider that functions containing external declarations are complete.

111 lines of code changed in 4 files:

adrpo 2013-04-13 01:38 Rev.: 15806

- second attempt to fix bug #2113, let's see how many tests we break.
- added an error message for when we have a structural parameter/constant with no binding.
- handle negative integers in fill.
- handle non-local constants in external function declarations.
- some left-out minor edits.
- expected output:
testsuite/flattening/modelica/arrays/NonExpArray2.mo
testsuite/flattening/libraries/msl31/fluid/Modelica.Fluid.Examples.HeatingSystem.mos
- added a test model for #2113 and a test model for unknown dimension due to a parameter with no binding
testsuite/flattening/modelica/arrays/TestArrayUnknown.mo
testsuite/flattening/modelica/arrays/TestFill.mo

175 lines of code changed in 11 files:

adrpo 2013-04-12 19:48 Rev.: 15805

- expected output.

0 lines of code changed in 1 file:

adrpo 2013-04-12 19:17 Rev.: 15804

- attempt to fix bug #2113, let's see how many tests we break.
- is not 100% sure that the arguments to fill should not be known at compile time.

16 lines of code changed in 1 file:

adrpo 2013-04-12 16:21 Rev.: 15803

- do not die on clean!

5 lines of code changed in 5 files:

sjoelund.se 2013-04-12 13:50 Rev.: 15801

- Set blank PREFIX

1 lines of code changed in 1 file:

sjoelund.se 2013-04-12 13:19 Rev.: 15800

Move test UriLookup.mos. Allow non-existing files at the time of compilation for UriLookup.

46 lines of code changed in 8 files:

sjoelund.se 2013-04-12 08:20 Rev.: 15799

Expected output

42 lines of code changed in 2 files:

sjoelund.se 2013-04-11 22:27 Rev.: 15798

Bump NewTables

1 lines of code changed in 1 file:

sjoelund.se 2013-04-11 22:07 Rev.: 15797

Coding style

35 lines of code changed in 2 files:

sjoelund.se 2013-04-11 21:56 Rev.: 15796

Changed rand() to tinymt64 (Mersenne Twister). This implementation provides deterministic "random" matching. The randomness is always the same :)
- A few more tests are failing, but some started succeeding. Probably only need to update expected results for the changed ones.

678 lines of code changed in 18 files:

sjoelund.se 2013-04-11 16:55 Rev.: 15794

getVersion(X) now returns "" if the library uses a non-string annotation

1 lines of code changed in 1 file:

sjoelund.se 2013-04-11 16:26 Rev.: 15793

OSX compilation

2 lines of code changed in 1 file:

sjoelund.se 2013-04-11 16:22 Rev.: 15792

- OSX compilation. Works with the NewTables package

3 lines of code changed in 2 files:

sjoelund.se 2013-04-11 15:54 Rev.: 15791

Change to using the build system in OpenSourceTables

25 lines of code changed in 4 files:

sjoelund.se 2013-04-11 13:35 Rev.: 15790

- Re-add stuff for OSX

179 lines of code changed in 2 files:

hubert.thieriot 2013-04-11 12:11 Rev.: 15789

- updated SaveOmOptim
- Some bugs corrections in ModPlusCtrls
- removed QObject inheritance

324 lines of code changed in 28 files:

hubert.thieriot 2013-04-11 12:06 Rev.: 15788

- removed QObject filiation : more error prone than useful (problems with multi-threading)
- added export folder option
- some files management correction

127 lines of code changed in 24 files:

sjoelund.se 2013-04-11 11:42 Rev.: 15787

Some more info for debugging

25 lines of code changed in 3 files:

adrpo 2013-04-11 10:34 Rev.: 15786

- revision 6155 of MSL has changed "Lapack" Library annotations to "lapack"
so we need to handle it also in the function evaluation via the internal Lapack module.
- this was the problem with the huge time taken by the tests:
testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.In*.mos

3 lines of code changed in 3 files:

sjoelund.se 2013-04-11 09:21 Rev.: 15785

Updated configure script slightly

8 lines of code changed in 2 files:

sjoelund.se 2013-04-11 08:52 Rev.: 15784

Adding NewTables for testing

79 lines of code changed in 9 files:

adrpo 2013-04-11 00:24 Rev.: 15783

- revision 6155 of MSL has changed "Lapack" Library
annotations to "lapack" so we need to handle both cases.

9 lines of code changed in 1 file:

adrpo 2013-04-10 22:10 Rev.: 15782

- nogen as they take forever on windows.

2 lines of code changed in 2 files:

adeas31 2013-04-10 19:00 Rev.: 15781

- Fixed resizing shapes with CornerItem at Copenhagen Kastrup Airport :).

6 lines of code changed in 6 files:

adeas31 2013-04-10 15:26 Rev.: 15780

- Only use the perspectiveTabChanged slot for switching between perspectives instead of blocking signals.

89 lines of code changed in 4 files:

adeas31 2013-04-10 14:28 Rev.: 15779

#2145
Some more debug information.

5 lines of code changed in 1 file:

adeas31 2013-04-10 12:34 Rev.: 15778

- enable/disable OMCLogger properly.

5 lines of code changed in 1 file:

adeas31 2013-04-10 11:10 Rev.: 15777

- Allow debugging the application.

42 lines of code changed in 4 files:

perost 2013-04-10 09:55 Rev.: 15776

Fix for #2143:
- Print out element-wise operators in flattened code when appropriate.

186 lines of code changed in 8 files:

sjoelund.se 2013-04-10 06:58 Rev.: 15775

- Bump MSL version

2 lines of code changed in 2 files:

sjoelund.se 2013-04-09 22:07 Rev.: 15774

Added code gen for array-array multiplication

912 lines of code changed in 5 files:

adeas31 2013-04-09 21:40 Rev.: 15773

#2145
Lets try if this hack works or not.

18 lines of code changed in 3 files:

adeas31 2013-04-09 21:03 Rev.: 15772

- move the connection points along with components.

22 lines of code changed in 4 files:

adeas31 2013-04-09 14:50 Rev.: 15771

- Doxygen file.

1901 lines of code changed in 1 file:

sjoelund.se 2013-04-09 12:18 Rev.: 15769

Update MSL 3.2.1 to latest revisions. Breaks mainly Media and FundamentalWave (Media should be possible to run with scodeInstShortcut)

4611 lines of code changed in 78 files:

sjoelund.se 2013-04-09 10:16 Rev.: 15768

Do not try to evaluate cyclical bindings when deducing function return dimensions

9 lines of code changed in 2 files:

sjoelund.se 2013-04-09 08:50 Rev.: 15767

Forgot one important dependency

1 lines of code changed in 1 file:

sjoelund.se 2013-04-09 08:49 Rev.: 15766

Some hints to build the kernel on rpm-based linux

9 lines of code changed in 2 files:

sjoelund.se 2013-04-09 07:38 Rev.: 15765

Make a new source tarball

3 lines of code changed in 1 file:

sjoelund.se 2013-04-09 07:22 Rev.: 15764

- Java is needed to compile the parser

1 lines of code changed in 1 file:

arun3688 2013-04-08 16:29 Rev.: 15763

added rmltranslator(Translate.mo), modified Absynrml.mo and Main.mo

6020 lines of code changed in 4 files:

hkiel 2013-04-08 14:56 Rev.: 15762

anti spam measure: remove my email address ;)

1 lines of code changed in 1 file:

niklwors 2013-04-08 13:38 Rev.: 15761

fix in cpp template for pre- variables in initial equations

64 lines of code changed in 2 files:

perost 2013-04-08 10:04 Rev.: 15759

- Disabled failing tests.

12 lines of code changed in 2 files:

hkiel 2013-04-08 08:04 Rev.: 15758

- fix some typos in strings
- fixed calculation of escaped string length
- optimized some string operations

19 lines of code changed in 3 files:

hkiel 2013-04-08 07:55 Rev.: 15757

- fixed bug in differentiation of tanh(x) in function differentiateCallExp1Arg
- added missing derivatives for sinh,cosh,tanh to function differentiateExpTime
- made some optimizations to other derivatives (like: (1/a)*b = b/a)

45 lines of code changed in 1 file:

sjoelund.se 2013-04-07 10:54 Rev.: 15755

- Patch MSL 2.2.2 for 32-bit platforms

28 lines of code changed in 4 files:

sjoelund.se 2013-04-07 00:30 Rev.: 15754

- Fix wrong prototype used in some libraries

8 lines of code changed in 5 files:

sjoelund.se 2013-04-06 17:55 Rev.: 15753

- Move f2c.h includes to implementation files. Should not be part of the default headers.

8 lines of code changed in 6 files:

adeas31 2013-04-05 23:23 Rev.: 15750

#1841
- Allow duplicating the component.

868 lines of code changed in 6 files:

niklwors 2013-04-05 14:50 Rev.: 15749

fix for VS build in Core/System CMake file

1 lines of code changed in 1 file:

niklwors 2013-04-05 14:33 Rev.: 15748

removed tabs

15 lines of code changed in 2 files:

niklwors 2013-04-05 14:19 Rev.: 15747

fix in CMakefile for core.system installation of AlgLoopSolverFactory.h file

5 lines of code changed in 3 files:

niklwors 2013-04-05 12:26 Rev.: 15746

Added IStepEvent
extended cpp template for symbolic initialization system
fix in event iteration

4831 lines of code changed in 29 files:

sjoelund.se 2013-04-05 12:10 Rev.: 15745

Get a new revision to make a nightly build that works

1 lines of code changed in 1 file:

sjoelund.se 2013-04-05 09:13 Rev.: 15742

Update README

3 lines of code changed in 1 file:

adeas31 2013-04-04 14:43 Rev.: 15739

- Fixed the display text for text annotations.

80 lines of code changed in 7 files:

sjoelund.se 2013-04-04 13:53 Rev.: 15738

Updated to latest MSL 2.2.2

2 lines of code changed in 2 files:

adeas31 2013-04-04 11:51 Rev.: 15737

- Show the variables which has dialog annotation in the parameters window.

0 lines of code changed in 2 files:

sjoelund.se 2013-04-04 11:24 Rev.: 15736

Adding rule for d/dtime tan(x)

11 lines of code changed in 1 file:

hkiel 2013-04-04 08:43 Rev.: 15734

anti spam measure: remove my email address ;)

2 lines of code changed in 1 file:

adeas31 2013-04-03 22:52 Rev.: 15732

- more documentation.

0 lines of code changed in 2 files:

adeas31 2013-04-03 15:54 Rev.: 15731

- OMEdit-UserManual.pdf is removed.

0 lines of code changed in 2 files:

adeas31 2013-04-03 15:17 Rev.: 15729

- Removed the old OMEdit user manual, just use the users guide. No need to maintain two manuals.

29 lines of code changed in 6 files:

adeas31 2013-04-03 14:40 Rev.: 15728

- Updated chapter 2.

0 lines of code changed in 1 file:

perost 2013-04-03 12:28 Rev.: 15727

- Fixed punctuation.

1 lines of code changed in 1 file:

perost 2013-04-03 12:26 Rev.: 15726

- Removed the last remains of subscripted modifiers.

90 lines of code changed in 18 files:

perost 2013-04-03 11:47 Rev.: 15725

- Implemented array subscripting and slicing for assignments in Interactive.
- Restructured Main.handleCommand so that it only prints a parser error on an
actual parser error.
- Fixed List.findMap* to do what it's supposed to do.

362 lines of code changed in 9 files:

sjoelund.se 2013-04-02 17:19 Rev.: 15724

Missing urldate

1 lines of code changed in 1 file:

adeas31 2013-04-02 12:38 Rev.: 15723

- sizeHint for MessagesWidget.

0 lines of code changed in 4 files:

adeas31 2013-04-02 10:34 Rev.: 15722

- missed file from last commit 15717.

23 lines of code changed in 1 file:

sjoelund.se 2013-04-01 21:12 Rev.: 15719

Adding month of publication

3 lines of code changed in 1 file:

sjoelund.se 2013-04-01 20:30 Rev.: 15718

- Adding highly useful +simCodeTarget=None

3 lines of code changed in 2 files:

adeas31 2013-04-01 02:01 Rev.: 15717

- Remove the file from recent files list if it doesn't exist.
- don't consider --OMCLogger option as file.

32 lines of code changed in 5 files:

March 2013 »

Generated by StatSVN 0.7.0