September 2011 Commit Log

Number of Commits:
174
Number of Active Developers:
13
sjoelund.se 2011-09-30 14:56 Rev.: 9984

- Added List.selectFirst1

36 lines of code changed in 1 file:

adeas31 2011-09-30 14:28 Rev.: 9983

- pro file fixes.
- some other minor updates.

8 lines of code changed in 6 files:

azazi 2011-09-30 13:55 Rev.: 9981

Fixed Figure number in users guide and added fmuWrapper.o file which is required for FMI import.

0 lines of code changed in 2 files:

sjoelund.se 2011-09-30 10:29 Rev.: 9980

- Fix bootstrapped compilation

4 lines of code changed in 1 file:

sjoelund.se 2011-09-30 09:58 Rev.: 9979

- Improved the error for imbalanced systems (prints all of them instead of only first)

67 lines of code changed in 2 files:

sjoelund.se 2011-09-30 09:29 Rev.: 9978

- Allow startTime=stopTime in OMEdit

2 lines of code changed in 2 files:

adrpo 2011-09-30 09:08 Rev.: 9977

- for no GC use macros so we don't waste C calls for nothing.
- you might need to do make clean for this to work.

28 lines of code changed in 2 files:

adrpo 2011-09-30 08:56 Rev.: 9976

- media fixes (allow instantiation of partial functions for now)
until we can check if a class is basic type before we do the damn instantiation
- we cannot fill all slots if the function has extends in it so SCode.getElementName
will fail, so don't check if ALL the slots are filled in Static.elabCallArgs2
- most of Media models flatten now, we still have to test them a bit
- we have one failtest in plus now due to these changes.

6405 lines of code changed in 42 files:

adeas31 2011-09-30 02:43 Rev.: 9975

- FMI export and import icons.

4 lines of code changed in 6 files:

wuzhu.chen 2011-09-29 23:03 Rev.: 9974

some missing files for FMI import

0 lines of code changed in 4 files:

adeas31 2011-09-29 21:45 Rev.: 9972

#1593
- Now reads M_init.xml instead of M_init.txt
- Text Annotation updates.
- Recent Files feature in File menu.
- FMI Menu. Only export supported.

270 lines of code changed in 18 files:

sjoelund.se 2011-09-29 11:25 Rev.: 9969

- Use spaces instead of odd unicode whitespace

55 lines of code changed in 6 files:

sjoelund.se 2011-09-29 11:06 Rev.: 9968

- Updated keywords

3 lines of code changed in 1 file:

adrpo 2011-09-29 02:13 Rev.: 9967

- use Types.elabType instead of Algorithm.getTypeExpType
- use match instead of matchcontinue in ClassInf.getStateName

6 lines of code changed in 2 files:

perost 2011-09-28 14:00 Rev.: 9958

- Changed the error messages from constant id + lookup list into just message
constants.

607 lines of code changed in 2 files:

sjoelund.se 2011-09-28 13:42 Rev.: 9957

- Added Modelica'2002

9 lines of code changed in 1 file:

perost 2011-09-28 12:31 Rev.: 9956

Fix for bug #1627:
- Pass the subscripts correctly in elabCrefSubs so that the bounds checking
works correctly on qualified subscripts.

175 lines of code changed in 4 files:

sjoelund.se 2011-09-27 17:08 Rev.: 9955

- Fix extraPolate

5 lines of code changed in 3 files:

sjoelund.se 2011-09-27 17:07 Rev.: 9954

- Some compiler warnings

8 lines of code changed in 6 files:

sjoelund.se 2011-09-27 16:51 Rev.: 9953

- Changed the extraPolate macro so we don't get warnings because variables contain $-signs

46 lines of code changed in 3 files:

sjoelund.se 2011-09-27 15:11 Rev.: 9952

- README update

3 lines of code changed in 1 file:

sjoelund.se 2011-09-27 14:44 Rev.: 9950

- Allow compilation without Java

40 lines of code changed in 3 files:

perost 2011-09-27 11:31 Rev.: 9949

- Updated the OMC usage text.

9 lines of code changed in 2 files:

sjoelund.se 2011-09-27 11:05 Rev.: 9948

- Added ceval of stringDelimitList

35 lines of code changed in 1 file:

perost 2011-09-27 10:50 Rev.: 9947

- Fix GenerateDocumentation script.

1 lines of code changed in 1 file:

sjoelund.se 2011-09-27 10:48 Rev.: 9946

- Helpful pointer for people who do not think tools should be located in testsuite/bootstrapping/ABC.mos where they belong

0 lines of code changed in 1 file:

perost 2011-09-27 10:07 Rev.: 9945

- Allow connectors to inherit from records.
- Removed the ModUtil package, because it mostly contained duplicates and unused
functions, and had a confusing name. The only three functions that were used
(pathEqual, innerOuterEqual and pathStringReplaceDot) have been moved to Absyn
instead.

171 lines of code changed in 23 files:

adrpo 2011-09-27 08:51 Rev.: 9944

- getting the testsuite closer to 100%
- more fixes are on the way for redeclares.

276 lines of code changed in 16 files:

adeas31 2011-09-27 01:41 Rev.: 9941

#1612
- getDefaultComponentName and getDefaultComponentPrefixes now supported.

76 lines of code changed in 5 files:

adeas31 2011-09-27 00:02 Rev.: 9940

- New visualize2 API.
- writes the file <modelname>.visualize with the information about the visualization objects.
- Later it needs to be extended to call the visualization tool and then pass the simulation result file and <modelname>.visualize to it.
- removed an extra print from getElementName.
- OMEdit: the modelbrowser window take less area now.

47 lines of code changed in 5 files:

Frenkel TUD 2011-09-26 23:51 Rev.: 9939

- remove unused parameters from functions

16 lines of code changed in 1 file:

sjoelund.se 2011-09-26 16:45 Rev.: 9936

- Patternm: Only output a single error for patterns

46 lines of code changed in 5 files:

perost 2011-09-26 14:40 Rev.: 9934

- Fixed testcase mofiles/modelica_1_1_Type11.mo and renamed it to something sane.

52 lines of code changed in 2 files:

sjoelund.se 2011-09-26 11:18 Rev.: 9933

- Added boxptr_stringDelimitList

1 lines of code changed in 1 file:

sjoelund.se 2011-09-26 11:04 Rev.: 9932

- Typographical issues (capitalization of MetaModelica, etc)

7 lines of code changed in 1 file:

perost 2011-09-26 11:00 Rev.: 9931

- Added check for components with the same name is it's type specifier.
- Enabled testcase mofiles/Lookup8.

49 lines of code changed in 5 files:

sjoelund.se 2011-09-26 08:43 Rev.: 9930

- Added a few conference papers (mainly Modelica'2011) to the database

81 lines of code changed in 3 files:

sjoelund.se 2011-09-26 08:40 Rev.: 9929

- Added missing function boxptr_listDelete

6 lines of code changed in 2 files:

adrpo 2011-09-25 06:51 Rev.: 9927

- WARNING: NEW RML is needed for this revision! Update your OMDev for Windows and RML for Linux.
- stringDelimitList is now a runtime function.

348 lines of code changed in 61 files:

adrpo 2011-09-24 18:19 Rev.: 9925

- small typo fix

1 lines of code changed in 1 file:

adeas31 2011-09-24 15:15 Rev.: 9924

- Updated the version number.

0 lines of code changed in 2 files:

adeas31 2011-09-24 15:11 Rev.: 9923

- Information about AccessControl plugin.

1 lines of code changed in 1 file:

adeas31 2011-09-24 14:20 Rev.: 9921

- Updated the version number.
- Fixed the temp path issue.
- other minor fixes.

19 lines of code changed in 5 files:

adrpo 2011-09-24 04:25 Rev.: 9917

- SimCode.mo
do not use listReverse on libs as List.union does not reverse the list anymore.
this is needed to fix the wrong library order for linking.
- update to version 1.8.0

8 lines of code changed in 4 files:

petfr 2011-09-23 17:09 Rev.: 9915

A preliminary contents of the chapter on FMI Import and Export was added.

0 lines of code changed in 2 files:

wuzhu.chen 2011-09-23 15:31 Rev.: 9913

FMU_Import: some files missing

1786 lines of code changed in 21 files:

wuzhu.chen 2011-09-23 15:28 Rev.: 9912

prototype, refactoring still in process

0 lines of code changed in 18 files:

perost 2011-09-23 14:57 Rev.: 9911

Fix for bug #1621:
- Handle enumerations inside modified models correctly.

33 lines of code changed in 3 files:

perost 2011-09-23 13:58 Rev.: 9910

- Added test validation tool, useful to check tests when equation order changes.

88 lines of code changed in 1 file:

perost 2011-09-23 13:21 Rev.: 9909

- Changed the error message for public non-formal parameters in functions to be
understandable without reading the specification.

32 lines of code changed in 4 files:

perost 2011-09-23 11:53 Rev.: 9908

- Moved list functions from Util to a new List package.

17207 lines of code changed in 142 files:

sjoelund.se 2011-09-23 11:49 Rev.: 9907

- Added a few conference papers

103 lines of code changed in 1 file:

sjoelund.se 2011-09-23 10:08 Rev.: 9906

- Added Edgar's thesis to the publications

15 lines of code changed in 2 files:

sjoelund.se 2011-09-23 09:56 Rev.: 9905

- Generate the master's theses as well

176 lines of code changed in 5 files:

adeas31 2011-09-22 18:38 Rev.: 9903

- Some editing of dialogs.

81 lines of code changed in 4 files:

adeas31 2011-09-22 17:53 Rev.: 9902

#1604
- Fixed the connection of arrays.
- Text annotations updated.
- better omc logger
- save file fixed for linux.

332 lines of code changed in 14 files:

sjoelund.se 2011-09-22 17:30 Rev.: 9901

- Some additional details for dissertations

7 lines of code changed in 1 file:

sjoelund.se 2011-09-22 17:15 Rev.: 9900

- Generate also phd-theses citations

126 lines of code changed in 3 files:

sjoelund.se 2011-09-22 16:48 Rev.: 9899

- Automatically generate the openmodelica.org (journals) bibliography
- Simply run upload.sh in doc/bibliography
- TODO: Also add PhD/Lic/MSc/Papers to the bibtex file

203 lines of code changed in 6 files:

petfr 2011-09-22 15:41 Rev.: 9898

Minor update to the users guide. Updated authors list. Added an almost empty FMI chapter to be filled in.

0 lines of code changed in 2 files:

adeas31 2011-09-22 01:36 Rev.: 9896

- Fixed the temp path problem.
- Use mkpath instead of mkdir.
- removed the Helper::tmpPath since its not needed.

12 lines of code changed in 5 files:

adeas31 2011-09-21 20:15 Rev.: 9894

- Changed the OMEdit temp path.

18 lines of code changed in 3 files:

nutaro 2011-09-21 18:23 Rev.: 9893

Removed dead code from the adevs backend.

1926 lines of code changed in 2 files:

sjoelund.se 2011-09-21 17:14 Rev.: 9892

- Expected output

5 lines of code changed in 1 file:

sjoelund.se 2011-09-21 17:04 Rev.: 9891

#1623
- Produce a good error-message when a pattern variable is not found in the local scope

12 lines of code changed in 1 file:

sjoelund.se 2011-09-21 14:30 Rev.: 9890

- Some additional comments

3 lines of code changed in 1 file:

sjoelund.se 2011-09-21 13:38 Rev.: 9889

- Note about prefix factorial

5 lines of code changed in 1 file:

sjoelund.se 2011-09-21 13:37 Rev.: 9888

- Proper solution

6 lines of code changed in 1 file:

sjoelund.se 2011-09-21 10:46 Rev.: 9887

- Updated make-package script

1 lines of code changed in 1 file:

adeas31 2011-09-21 02:00 Rev.: 9886

- gcc goes out of memory while compiling omcd.
- added flags to constraint the memory usage

2 lines of code changed in 1 file:

adeas31 2011-09-20 23:37 Rev.: 9885

- Fixed the line conversion problems.

7 lines of code changed in 1 file:

nutaro 2011-09-20 22:09 Rev.: 9884

Code generator works again. Still needs to have unnecessary code removed.

2463 lines of code changed in 2 files:

nutaro 2011-09-20 20:20 Rev.: 9883

Fixed issue with lambda, still working on other problems

4 lines of code changed in 1 file:

sjoelund.se 2011-09-20 17:11 Rev.: 9878

- Some fixes for indep.eq.syst

131 lines of code changed in 4 files:

sjoelund.se 2011-09-20 16:49 Rev.: 9877

- Expected input/output

4 lines of code changed in 4 files:

sjoelund.se 2011-09-20 16:42 Rev.: 9876

- Split InitTest2.mos into multiple files

1432 lines of code changed in 5 files:

wbraun 2011-09-20 16:17 Rev.: 9875

- replaced the calculation of the jacobian by a fast
column-wise method

2548 lines of code changed in 9 files:

sjoelund.se 2011-09-20 13:47 Rev.: 9874

- Don't inline functions for clang to work

2 lines of code changed in 1 file:

sjoelund.se 2011-09-20 11:48 Rev.: 9873

- Added builtin function stringDelimitList to MetaModelica

73 lines of code changed in 3 files:

sjoelund.se 2011-09-19 16:22 Rev.: 9871

- Some bugfixes for indep.eq.syst

37 lines of code changed in 1 file:

sjoelund.se 2011-09-19 13:51 Rev.: 9870

- partitionIndependentBlocks now succeeds all the way to codegen. Will need to check if it produces the correct result, too

14 lines of code changed in 1 file:

sjoelund.se 2011-09-19 13:03 Rev.: 9869

- Force #endModelicaLine at the start of match-expressions for the debugger

10 lines of code changed in 2 files:

sjoelund.se 2011-09-19 11:49 Rev.: 9868

- Builtin functions no longer use the weird _rettype crap

706 lines of code changed in 15 files:

sjoelund.se 2011-09-19 10:49 Rev.: 9867

- Parallel eqsystems

110 lines of code changed in 2 files:

sjoelund.se 2011-09-18 18:10 Rev.: 9866

- getPathedClassInProgram now also looks for builtin classes (making MDT display builtin functions in any project)

22 lines of code changed in 1 file:

sjoelund.se 2011-09-18 17:34 Rev.: 9865

- Fixed codegen for if-expressions of array crefs

619 lines of code changed in 3 files:

sjoelund.se 2011-09-18 17:05 Rev.: 9864

- Skip writing huge comments for each rhs in generated code

88 lines of code changed in 2 files:

sjoelund.se 2011-09-18 15:54 Rev.: 9863

- Some more changes for indep.systems

137 lines of code changed in 3 files:

sjoelund.se 2011-09-18 14:37 Rev.: 9862

- Fix convert_lines.pl so we can debug files that have digits in them...

1 lines of code changed in 1 file:

adrpo 2011-09-18 02:21 Rev.: 9858

- use -O0 as -Os messes the MetaModelica very badly (OMC fails loading ModelicaBuiltin.mo)

1 lines of code changed in 1 file:

adrpo 2011-09-18 01:53 Rev.: 9857

- use omc instead of rtest (which disable the relative directories!!!)
- use weird gcc flags to constraint the memory usage (to be able to compile)
- use -llpsolve55 directly as is already inside OMDev/tools/mingw/lib.

3 lines of code changed in 1 file:

sjoelund.se 2011-09-17 13:44 Rev.: 9855

- Fix makefiles for the course setup (not within testsuite)

54 lines of code changed in 19 files:

sjoelund.se 2011-09-17 13:23 Rev.: 9854

- Added API call reopenStandardStream(OpenModelica.Scripting.StandardStream.stdin,"program.txt"); for MM course
+ This way, we do not need to redirect stdin in eclipse

69 lines of code changed in 24 files:

sjoelund.se 2011-09-17 12:40 Rev.: 9853

- Added slides to setup the new debugger

0 lines of code changed in 1 file:

sjoelund.se 2011-09-17 12:39 Rev.: 9852

- Keep OMC.launch in svn
- Removed references to RML.launch
- Added make target deps

172 lines of code changed in 27 files:

sjoelund.se 2011-09-17 12:19 Rev.: 9851

- Create builders before running the rest of make-package

2 lines of code changed in 2 files:

adeas31 2011-09-17 12:02 Rev.: 9849

- change the standard streams buffer size.

4 lines of code changed in 2 files:

sjoelund.se 2011-09-17 11:37 Rev.: 9848

- Expected output

1 lines of code changed in 1 file:

sjoelund.se 2011-09-17 10:39 Rev.: 9847

- Updated MM course scripts and files

39 lines of code changed in 20 files:

sjoelund.se 2011-09-17 10:24 Rev.: 9846

- Made changeStdoutBuffer run also on Linux

0 lines of code changed in 1 file:

adrpo 2011-09-16 21:34 Rev.: 9839

- update to MinGW gcc 4.4 (use -static-libgcc to not require additional gcc .dlls)
- SCodeUtil: check for duplicates separately in absyn and loaded builtin functions (to allow MDT to load
the builtin files without issues).

23 lines of code changed in 3 files:

sjoelund.se 2011-09-16 14:22 Rev.: 9833

- Some more refactoring

11 lines of code changed in 1 file:

sjoelund.se 2011-09-16 13:42 Rev.: 9832

- checkInitialSystem fixed for indep.systems

48 lines of code changed in 1 file:

adrpo 2011-09-16 13:03 Rev.: 9831

- added stdio.h for gcc 4.4 compilation.

1 lines of code changed in 1 file:

sjoelund.se 2011-09-16 11:37 Rev.: 9830

- SimCode.generateHelpVarInfo now works for indep.systems

51 lines of code changed in 2 files:

sjoelund.se 2011-09-16 10:48 Rev.: 9829

- The createSimCode handles independent eq.systems a little better (still not close to done)

94 lines of code changed in 3 files:

sjoelund.se 2011-09-16 10:41 Rev.: 9828

- Updated the package creation script of the MM course

1 lines of code changed in 1 file:

sjoelund.se 2011-09-15 17:53 Rev.: 9826

- Updated MM course documentation

0 lines of code changed in 2 files:

sjoelund.se 2011-09-15 17:41 Rev.: 9825

- Adding the Modelica'2011 Bootstrapping presentation to the MetaModelica ex documentation as it might be easier to read than the MM overview...

0 lines of code changed in 1 file:

sjoelund.se 2011-09-15 17:08 Rev.: 9824

- Some additional changes for independent eq-systems in SimCode.createSimCode (needs larger changes later on)

89 lines of code changed in 9 files:

adeas31 2011-09-15 13:09 Rev.: 9823

- Fixed text visibility problem for MAC. hopefully it will work on linux as well.

1 lines of code changed in 1 file:

perost 2011-09-15 11:29 Rev.: 9822

- Added check for public non-formal function parameters, and fixed the compiler
code and test cases.

244 lines of code changed in 48 files:

sjoelund.se 2011-09-14 17:52 Rev.: 9819

- matching,index-reduction and past-opt modules now handle independent eq-systems

287 lines of code changed in 7 files:

perost 2011-09-14 14:41 Rev.: 9814

Fix for bug #1619:
- Implemented support for boolean ranges.

110 lines of code changed in 6 files:

sjoelund.se 2011-09-14 14:30 Rev.: 9813

- Refactoring: Started using the BackendDAE.MATCHING for sending assignments/strong components in some places

127 lines of code changed in 8 files:

perost 2011-09-14 13:49 Rev.: 9812

- Cleanup of tests in mofiles. Activated some working tests and deleted some
invalid/redundant tests.

200 lines of code changed in 13 files:

perost 2011-09-14 12:06 Rev.: 9811

- Changed argument order of Util.listMap01 to conform to the map(list, function,
extra args) convention.

26 lines of code changed in 6 files:

perost 2011-09-14 11:58 Rev.: 9810

- Removed the scalar field from DAE.MATRIX, because a matrix should always
contain scalars.

1158 lines of code changed in 20 files:

sjoelund.se 2011-09-14 11:21 Rev.: 9809

- Minor refactoring, adding field for storing matching information in each eqsystem

177 lines of code changed in 12 files:

perost 2011-09-14 11:19 Rev.: 9808

- Fixed some issues with elaboration of the matrix operator.
- Changed Static.elabMatrixToMatrixExp to only convert 2-dimensional arrays to
matrices.
- Fixed some type issues and added type checking of empty arrays.
- Added Types.verifyExpressionType which can be used to check that the type of
expressions is correct.
- Moved Epidemics1 and DimConvert from failing tests to working tests in
mosfiles, and corrected some invalid tests.

412 lines of code changed in 10 files:

sjoelund.se 2011-09-14 08:57 Rev.: 9807

- Fix bootstrap compilation

3 lines of code changed in 2 files:

wbraun 2011-09-13 20:31 Rev.: 9806

- get rid of tabs in source code
- corrected indentation

1685 lines of code changed in 12 files:

wbraun 2011-09-13 17:33 Rev.: 9805

- revised generation of jacobian matrices
- now they are generated column-wise(speed up while compilation)
- expand BackendDAE with a type
- add some debug flags for jacobians in dassl

5129 lines of code changed in 24 files:

sjoelund.se 2011-09-13 16:34 Rev.: 9804

- Refactoring of matching/index reduction to take EqSystem/Shared as input instead of the whole DAE

465 lines of code changed in 6 files:

sjoelund.se 2011-09-13 11:59 Rev.: 9802

- Fix for exptype of crefs in connections of composite names

56 lines of code changed in 3 files:

adrpo 2011-09-13 10:26 Rev.: 9801

- updates to FMI import (from Wuzhu Chen)

0 lines of code changed in 4 files:

sjoelund.se 2011-09-13 09:52 Rev.: 9800

- Better error-message for createEqSystem when the system is imbalanced

42 lines of code changed in 3 files:

sjoelund.se 2011-09-13 08:32 Rev.: 9799

- Fixes for bootstrapping

12 lines of code changed in 3 files:

adrpo 2011-09-13 08:24 Rev.: 9798

- added the first draft of FMI import (from Wuzhu Chen)

285 lines of code changed in 9 files:

azazi 2011-09-12 22:54 Rev.: 9797

Fixed FMU makefile.

116 lines of code changed in 3 files:

lochel 2011-09-12 16:47 Rev.: 9788

- revised initialization
-- including full support of start-values
-- including scaling

3818 lines of code changed in 17 files:

sjoelund.se 2011-09-12 15:25 Rev.: 9785

- Do not generate code for known external C function like Modelica.Math.sin

14 lines of code changed in 2 files:

sjoelund.se 2011-09-12 14:40 Rev.: 9783

- Minor performance increase by reordering modules

8 lines of code changed in 1 file:

wbraun 2011-09-12 13:57 Rev.: 9781

#1617
- workaround for bug 1617 restart matching if it fails after
dummyder method has applied and matching is wrong.

122 lines of code changed in 4 files:

sjoelund.se 2011-09-12 13:28 Rev.: 9780

- Added support for collapseIndependentBlocks, made the (default) preOpt modules support this and enabled the partitioning of equations by default

887 lines of code changed in 10 files:

niklwors 2011-09-12 11:41 Rev.: 9777

Fix in cpp template for accessing array elements

960 lines of code changed in 2 files:

sjoelund.se 2011-09-12 08:43 Rev.: 9776

- partest fix for EventTests.mos

3 lines of code changed in 1 file:

sjoelund.se 2011-09-12 08:32 Rev.: 9775

- Expected output

3 lines of code changed in 1 file:

sjoelund.se 2011-09-12 08:26 Rev.: 9774

- Fix to partests.pl

1 lines of code changed in 1 file:

adrpo 2011-09-12 04:22 Rev.: 9773

- set properties
- small typos fixed

110 lines of code changed in 1 file:

azazi 2011-09-12 03:29 Rev.: 9772

Corrected FMU Makefile.

1 lines of code changed in 1 file:

adeas31 2011-09-12 00:17 Rev.: 9771

- MessageWidget content margins adjusted.

0 lines of code changed in 1 file:

adeas31 2011-09-12 00:02 Rev.: 9770

Fixed some MAC bugs,
- Mainwindow's splitters handle width is adjusted.
- Tabs margins are fixed.
- Library expanding, dragging and double clicking issue is fixed.

57 lines of code changed in 7 files:

wbraun 2011-09-10 16:38 Rev.: 9767

#1614
- added fix for Bug 1614( delay with events)
- added testcase

38 lines of code changed in 4 files:

niklwors 2011-09-09 15:29 Rev.: 9764

fixes in cpp template for Modelica functions and arrays

1775 lines of code changed in 3 files:

wbraun 2011-09-09 02:52 Rev.: 9762

- added small fixes to isDiscreteExp

2 lines of code changed in 1 file:

wbraun 2011-09-09 02:27 Rev.: 9761

- added ref-file for test-case in last commit

0 lines of code changed in 1 file:

wbraun 2011-09-08 23:40 Rev.: 9760

- fixed some bugs in event handling
- changed debug output for events fprintf

255 lines of code changed in 11 files:

sjoelund.se 2011-09-08 16:20 Rev.: 9759

- Added check for unused variables in the partitionIndependentBlocks optimization module and enabled it by default (it simply does these checks for now; it does not partition the system)

247 lines of code changed in 11 files:

perost 2011-09-08 14:12 Rev.: 9758

- Made the dumping of external declarations better.
- Changed so that only constant complex equations are constant evaluated in
InstSection.instEqEquation2.
- Added handling of integers in omc-diff, so that integers are compared exactly
(otherwise we allow a relative error for line numbers in errors).

633 lines of code changed in 174 files:

sjoelund.se 2011-09-07 15:43 Rev.: 9756

#1609
- Fixed reductions that contain a constant if-expression

5 lines of code changed in 2 files:

sjoelund.se 2011-09-07 14:04 Rev.: 9755

#1607
- Use a nominal type system for external objects

43 lines of code changed in 3 files:

sjoelund.se 2011-09-07 13:40 Rev.: 9754

- Expected output

1 lines of code changed in 1 file:

perost 2011-09-07 13:29 Rev.: 9753

- Added check of function variable types.

192 lines of code changed in 7 files:

sjoelund.se 2011-09-07 13:20 Rev.: 9752

- Use correct version of the test

2 lines of code changed in 1 file:

sjoelund.se 2011-09-07 13:19 Rev.: 9751

- Added forgotten testcase

22 lines of code changed in 2 files:

sjoelund.se 2011-09-07 13:16 Rev.: 9750

#1610
- Rewrote the ANTLR parser to use END_IF END_FOR, etc tokens in order to produce sane error-messages
+ Note: 'end /*EVIL COMMENT*/ if' will no longer work due to lexer conflicts

50 lines of code changed in 3 files:

adeas31 2011-09-06 11:21 Rev.: 9749

- Fixed compilation.
- GLPK is now located in OMDEV.
- Corrected the OMOptim User Manual path.

12 lines of code changed in 3 files:

perost 2011-09-06 10:04 Rev.: 9747

Fix for bug #1601
- Implemented support for using Boolean as array dimension.

32 lines of code changed in 3 files:

perost 2011-09-06 09:58 Rev.: 9746

- Fixed RecursiveShort test.

1 lines of code changed in 1 file:

hubert.thieriot 2011-09-05 13:25 Rev.: 9744

Merged with Hubert's branch

46176 lines of code changed in 462 files:

nutaro 2011-09-05 13:23 Rev.: 9743

Corrected a save/restore issue in the adevs backend

5303 lines of code changed in 3 files:

wbraun 2011-09-02 20:12 Rev.: 9739

- added sample events support for FMU export

90 lines of code changed in 3 files:

adeas31 2011-09-02 18:06 Rev.: 9738

- changeStdoutBuffer, Mingw based gcc has block buffer policy for stdout. we need to change it. Windows crap!!!!

17 lines of code changed in 2 files:

adeas31 2011-09-02 18:05 Rev.: 9737

- On windows the -exec-interrupt does not work
- BreakProcess uses the win32 signals to interrupt the inferior and raise SIGTRAP signal for GDB.

103 lines of code changed in 2 files:

perost 2011-09-02 14:18 Rev.: 9736

- Removed some duplicate testcases.

0 lines of code changed in 1 file:

perost 2011-09-02 14:12 Rev.: 9735

Fix for bug #1104
- Report error on recursive definitions.

118 lines of code changed in 9 files:

perost 2011-09-02 12:51 Rev.: 9734

Fix for bug #1605
- Report error for duplicate redeclarations in the same scope.

126 lines of code changed in 6 files:

sjoelund.se 2011-09-02 08:33 Rev.: 9733

- Fix to allow reading from result-files given an absolute path

3 lines of code changed in 1 file:

wbraun 2011-09-01 18:48 Rev.: 9732

- fixes for fmu export. Event-based model like BouncingBall should now work.
Right now only time events are missing like sample.

32 lines of code changed in 1 file:

perost 2011-09-01 15:58 Rev.: 9730

Fix for bug #1602
- Fix vectorization of parameter arrays with slice subscripts.

71 lines of code changed in 3 files:

sjoelund.se 2011-09-01 14:15 Rev.: 9728

- Expected output

14 lines of code changed in 2 files:

sjoelund.se 2011-09-01 14:10 Rev.: 9727

#1600
- Use MSL 3.1/3.2 fixes for Modelica.Blocks.Continuous (from https://trac.modelica.org/Modelica/changeset/4603)

171 lines of code changed in 10 files:

sjoelund.se 2011-09-01 13:44 Rev.: 9726

- Do not allow enum(A) to be assigned a value of type enum(A,B)

21 lines of code changed in 3 files:

August 2011 »

Generated by StatSVN 0.7.0