Timeline


and

2006-05-18:

14:03 Ticket #72 (Function with for loop computes wrong value) created by davbr
14:02 Changeset [2394] by x02lucpo
  • 1 edit in trunk/Compiler/Exp.mo

corrected an error on ASUB simplify

14:02 Changeset in OpenModelica [956fbdb]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by x02lucpo <x02lucpo@…>
  • 1 edit in Compiler/Exp.mo

corrected an error on ASUB simplify

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2394 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

10:56 Changeset [2393] by adrpo
  • 1 edit
    1 add in tags/OPENMODELICA_1_4_0/Compiler/VC7/Setup/zips
  • updated the ModelicaLib.tar.gz to the Modelica 2.2 subset
  • added ModelicaLib-1.5.tar.gz to be delivered with the release (also is present in Setup.vdproj)
10:40 Changeset [2392] by adrpo
  • 1 add in trunk/Compiler/VC7/Setup/zips/ModelicaLib-1.5.tar.gz
  • the older Modelica 1.5 added as ModelicaLib-1.5.tar.gz and set into the msi Setup
10:39 Changeset [2391] by adrpo
  • 1 edit in trunk/Compiler/VC7/Setup/zips/ModelicaLib.tar.gz
  • now ModelicaLib.tar.gz contains only the subset of the Modelica 2.2 that works
03:12 Changeset [2390] by adrpo
  • 1 copy in tags/OPENMODELICA_1_4_0

Tagged OpenModelica-1.4.0 release

02:52 Changeset [2389] by adrpo
  • 2 edits in trunk/Compiler/VC7/Setup
  • replaced the Modelica1.5 with Modelica2.2 in the windows release
00:58 Changeset [2388] by adrpo
  • 2 edits in trunk/doc
  • updated OpenModelicaSystem.* a bit

2006-05-17:

14:36 Changeset [2387] by x02lucpo
  • 1 edit in trunk/Compiler/Lookup.mo

corrected a bug that made compilation fail

14:36 Changeset in OpenModelica [9ab5b25]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by x02lucpo <x02lucpo@…>
  • 1 edit in Compiler/Lookup.mo

corrected a bug that made compilation fail

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2387 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

12:13 Changeset [2386] by adrpo
  • 4 edits in trunk/doc
  • updated to latest versions
11:24 Changeset [2385] by x02lucpo
  • 6 edits in trunk/Compiler

corrected a bug concerning the " constant Real Coeff[3]={-5,-5,-5};"
this could not be instatiated because Coeff[2] could not be found

11:24 Changeset in OpenModelica [79d6e05e]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by x02lucpo <x02lucpo@…>
  • 5 edits in Compiler

corrected a bug concerning the " constant Real Coeff[3]={-5,-5,-5};"
this could not be instatiated because Coeff[2] could not be found

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2385 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

2006-05-15:

16:06 Changeset [2384] by x05andfe
  • 17 edits in trunk/OMNotebook/OMNotebookQT4

Updated some part of the code to make it work on unix/linux.

  • changed from 'exception' to 'runtime_error'
  • fixed search path for omc
16:06 Changeset in OpenModelica [9161d47]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by x05andfe <x05andfe@…>
  • 15 edits in OMNotebook/OMNotebookQT4

Updated some part of the code to make it work on unix/linux.

  • changed from 'exception' to 'runtime_error'
  • fixed search path for omc

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2384 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

12:26 Changeset [2383] by petar
  • 3 edits in trunk

Fixed additional bugs for get and setModifierValue (MC bug #592)

12:26 Changeset in OpenModelica [0c132789]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Peter Aronsson <peter.aronsson@…>
  • 1 edit in Compiler/Interactive.mo

Fixed additional bugs for get and setModifierValue (MC bug #592)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2383 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

11:14 Changeset [2382] by x05andfe
  • 370 adds in trunk/OMNotebook/Doxygen_doc

Added the doxygen generated information about the classes in OMNotebook.
Anders Fernström

10:10 Changeset [2381] by petar
  • 8 edits in trunk

Fixed MC bug #592: setComponentModifierValue, Removing "outer" modifiers messes up modification.
Fixed bug in Derive (implemented differentiation of sin and cos in differentiateExpTime.

10:10 Changeset in OpenModelica [ac72319]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Peter Aronsson <peter.aronsson@…>
  • 5 edits in Compiler

Fixed MC bug #592: setComponentModifierValue, Removing "outer" modifiers messes up modification.
Fixed bug in Derive (implemented differentiation of sin and cos in differentiateExpTime.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2381 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

07:39 Changeset [2380] by adrpo
  • 1 add in trunk/OMShell/README-UNIX.txt
  • small README-UNIX.txt for OMShell.
07:39 Changeset in OpenModelica [347da0dc]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 1 add in OMShell/README-UNIX.txt
  • small README-UNIX.txt for OMShell.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2380 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

07:33 Changeset [2379] by adrpo
  • 9 edits
    4 adds in trunk
  • fixed a bug in systemimpl.c that caused an endless loop in System.stringReplace
  • fixed the OMShell code to compile on Unix (added OMShell.pro)
07:33 Changeset in OpenModelica [7d57dc9]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 2 edits in Compiler
  • fixed a bug in systemimpl.c that caused an endless loop in System.stringReplace
  • fixed the OMShell code to compile on Unix (added OMShell.pro)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2379 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

07:33 Changeset in OpenModelica [cbe0b20]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 7 edits
    4 adds in OMShell
  • fixed a bug in systemimpl.c that caused an endless loop in System.stringReplace
  • fixed the OMShell code to compile on Unix (added OMShell.pro)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2379 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

06:49 Changeset [2378] by adrpo
  • 1 edit in trunk/Compiler/runtime/systemimpl.c
  • free() in the Linux version.
06:49 Changeset in OpenModelica [e886df8f]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 1 edit in Compiler/runtime/systemimpl.c
  • free() in the Linux version.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2378 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

02:43 Changeset [2377] by adrpo
  • 66 adds in trunk/tools/xml

Updated the XML part with the latest version of ModelicaXML and FlatModelicaXML

02:43 Changeset in OpenModelica [24575b5]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 60 adds in tools/xml

Updated the XML part with the latest version of ModelicaXML and FlatModelicaXML

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2377 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

02:39 Changeset [2376] by adrpo
  • 1 delete in trunk/tools/xml

removed this old ModelicaXML version

02:39 Changeset in OpenModelica [a4ac4c3]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 43 deletes in tools/xml

removed this old ModelicaXML version

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2376 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

2006-05-14:

23:19 Changeset [2375] by adrpo
  • 2 edits in trunk/doc

updates of OpenModelicaSystem.*

11:38 Changeset [2374] by adrpo
  • 16 edits in trunk/Compiler

Fixes due to refactoring of component names in Exp.mo records

11:38 Changeset in OpenModelica [2b5cce6]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 16 edits in Compiler

Fixes due to refactoring of component names in Exp.mo records

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2374 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

09:20 Changeset [2373] by adrpo
  • 4 edits in trunk

Fixed these bugs:

http://bug.modelicacommunity.org/show_bug.cgi?id=91

=> the expression was not printed right: UMINUS(_, (n-1)) was printed (-n-1) instead of -(n-1)

http://bug.modelicacommunity.org/show_bug.cgi?id=92

=> 1+(1/y)2 put the compiler in infinite loop

These triggered modifications of 2 models from testsuite as the simplification is not the same now:

=> testsuite/mofiles/drmodelica/VanDerPol.mo
=> testsuite/mofiles/msl/Gear.mo

Also replaced all the record components with BETTER names in Exp.mo and Static.mo

09:20 Changeset in OpenModelica [3ef8adb0]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 2 edits in Compiler

Fixed these bugs:

http://bug.modelicacommunity.org/show_bug.cgi?id=91

=> the expression was not printed right: UMINUS(_, (n-1)) was printed (-n-1) instead of -(n-1)

http://bug.modelicacommunity.org/show_bug.cgi?id=92

=> 1+(1/y)2 put the compiler in infinite loop

These triggered modifications of 2 models from testsuite as the simplification is not the same now:

=> testsuite/mofiles/drmodelica/VanDerPol.mo
=> testsuite/mofiles/msl/Gear.mo

Also replaced all the record components with BETTER names in Exp.mo and Static.mo

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2373 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

02:33 Ticket #71 (Stack overflow when Exp.simplify(e)) created by adrpo

2006-05-12:

12:46 Changeset [2372] by petar
  • 1 edit in trunk/Compiler/scripts/Compile.bat

Fixed so PATH is extended, not reset by Compile.bat

12:46 Changeset in OpenModelica [c041dbf6]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Peter Aronsson <peter.aronsson@…>
  • 1 edit in Compiler/scripts/Compile.bat

Fixed so PATH is extended, not reset by Compile.bat

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2372 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

10:44 Changeset [2371] by petar
  • 5 edits
    1 add in trunk

Fixed bug in getExtendsModifierNames.
Added testcase NamedArguments.mo

10:44 Changeset in OpenModelica [db398d4]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Peter Aronsson <peter.aronsson@…>
  • 2 edits in Compiler

Fixed bug in getExtendsModifierNames.
Added testcase NamedArguments.mo

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2371 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

03:25 Ticket #70 (The equation simplification applied when flattening has some problems.) created by adrpo
02:55 Changeset [2370] by adrpo
  • 2 edits in trunk/Compiler
  • fixed plotParametric(x, y) instead of plotParametric({x, y})
02:55 Changeset in OpenModelica [175e9345]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 2 edits in Compiler
  • fixed plotParametric(x, y) instead of plotParametric({x, y})

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2370 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

00:01 Changeset [2369] by adrpo
  • 4 edits in trunk
  • erased omc_interactive_api.txt text and replaced with a reference to the Users Guide
  • fixed a small mistake in the debug/Makefile.in
  • replaced the OpenModelicaSystem.* files with the new versions from Peter F. hacked a little by me
00:01 Changeset in OpenModelica [5423acfc]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 1 edit in Compiler/omc_debug/Makefile.in
  • erased omc_interactive_api.txt text and replaced with a reference to the Users Guide
  • fixed a small mistake in the debug/Makefile.in
  • replaced the OpenModelicaSystem.* files with the new versions from Peter F. hacked a little by me

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2369 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

2006-05-11:

17:22 Changeset [2368] by adrpo
  • 1 delete in trunk/Compiler/VC7/Setup/testmodels

deleted as all the testmodels
are now in trunk/Examples
so is not needed anymore.

17:17 Changeset [2367] by adrpo
  • 1 edit
    6 adds in trunk
  • got rid of .nb files from windows Setup.vdproj
  • added Switch.mo to the Setup.vdproj
  • moved all non-overlapping models from testmodels/*.mo to Examples/*.mo + preparing to delete Setup/testmodels/
  • moved UsersGuideExamples.onb from testmodels/ to Examples/
17:17 Changeset in OpenModelica [25762534]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Adrian Pop <adrian.pop@…>
  • 4 adds in Examples
  • got rid of .nb files from windows Setup.vdproj
  • added Switch.mo to the Setup.vdproj
  • moved all non-overlapping models from testmodels/*.mo to Examples/*.mo + preparing to delete Setup/testmodels/
  • moved UsersGuideExamples.onb from testmodels/ to Examples/

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2367 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

15:59 Changeset [2366] by x05andfe
  • 5 edits
    3 adds in trunk/OMShell
15:59 Changeset in OpenModelica [8f1f15b6]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by x05andfe <x05andfe@…>
  • 3 edits
    3 adds in OMShell

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2366 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

15:57 Changeset [2365] by x05andfe
  • 5 edits in trunk/OMNotebook/OMNotebookQT4
15:57 Changeset in OpenModelica [a46c6e4]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by x05andfe <x05andfe@…>
  • 5 edits in OMNotebook/OMNotebookQT4

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2365 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:52 Changeset [2364] by petar
  • 2 edits in trunk

Fixed MC bug #590

14:52 Changeset in OpenModelica [2d4c3704]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Peter Aronsson <peter.aronsson@…>
  • 1 edit in Compiler/Interactive.mo

Fixed MC bug #590

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2364 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

14:48 Ticket #69 (write_integer_array missing) created by mater
See comment
14:22 Changeset [2363] by petar
  • 3 edits in trunk

Fixed MC bug #589

14:22 Changeset in OpenModelica [38c7c4fe]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Peter Aronsson <peter.aronsson@…>
  • 1 edit in Compiler/Interactive.mo

Fixed MC bug #589

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2363 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

13:46 Changeset [2362] by petar
  • 3 edits in trunk

Fixed MC bug #588

13:46 Changeset in OpenModelica [72a449e]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Peter Aronsson <peter.aronsson@…>
  • 1 edit in Compiler/Interactive.mo

Fixed MC bug #588

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2362 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

12:47 Changeset [2361] by petar
  • 4 edits in trunk

Fixed bug with unconnected flow variables. Fixed MC bug #572.

12:47 Changeset in OpenModelica [6be39ae4]Added-citation-metadatamaintenance/v1.14maintenance/v1.15maintenance/v1.16maintenance/v1.17maintenance/v1.18maintenance/v1.19maintenance/v1.20maintenance/v1.21maintenance/v1.22maintenance/v1.23omlib-staging by Peter Aronsson <peter.aronsson@…>
  • 2 edits in Compiler

Fixed bug with unconnected flow variables. Fixed MC bug #572.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2361 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

Note: See TracTimeline for information about the timeline view.