September 2007 Commit Log

Number of Commits:
39
Number of Active Developers:
3
adrpo 2007-09-27 12:03 Rev.: 2938

- build the debug version in the Debug configuration!

1 lines of code changed in 1 file:

adrpo 2007-09-26 15:17 Rev.: 2936

- fixed small Linux part typo

1 lines of code changed in 1 file:

x06hener 2007-09-26 14:58 Rev.: 2935

*Added the sendData project to the VC7 directory

105 lines of code changed in 3 files:

x06hener 2007-09-26 14:37 Rev.: 2934

*Removed print statements
*Reintroduced option to build without Qt
*Changed some rml calls
*Added sendData.vcproj

362 lines of code changed in 7 files:

x06hener 2007-09-25 18:55 Rev.: 2933

And the pdb file.

0 lines of code changed in 2 files:

x06hener 2007-09-25 17:59 Rev.: 2932

*Added range options to graphcells
*Added "save parameters" command
*Fixed minor bugs

334 lines of code changed in 8 files:

x06hener 2007-09-25 17:54 Rev.: 2931

*Added static Qt libraries for MinGW
*The MinGW version of Omc is now built with static Qt libraries
*Added some Qt header files
*Added range options to plot2/plotParametric2
*Removed some unnecessary files.

18212 lines of code changed in 87 files:

adrpo 2007-09-23 05:41 Rev.: 2930

- Windows Vista instructions

2 lines of code changed in 1 file:

adrpo 2007-09-20 00:42 Rev.: 2929

- finally found the problem with weird simulation runtime errors.
- memset the damn malloc-ed region.

2 lines of code changed in 1 file:

adrpo 2007-09-19 19:36 Rev.: 2927


Added new API functionality:
- refactorIconAnnotation
- refactorDiagramAnnotation
implemented by Filipo Donida [donida@elet.polimi.it] (thanks)

31 lines of code changed in 1 file:

adrpo 2007-09-19 19:27 Rev.: 2926

- updated ReadMe.txt with the latest developments

14 lines of code changed in 1 file:

adrpo 2007-09-19 19:22 Rev.: 2925

- got rid of ANTLR project (not needed as is already in OMDev)
- updated walker.g to work with antlr 2.7.7
- regenerated the NotebookParser antlr files with antlr-2.7.7
- make the .pdb even for Release version
- updated projects to be able to build also a debug version.
- made the projects dependent on OMDev so peole don't have
to compile antlr and mico

192 lines of code changed in 19 files:

adrpo 2007-09-19 19:11 Rev.: 2924

- fixes a crash when OPENMODELICAHOME is set to the empty string.
- added the .pdb to be able to debug using minidumps when we get crashes.

0 lines of code changed in 2 files:

adrpo 2007-09-19 18:33 Rev.: 2923

- these are needed for MSVC compilation & setup because
of the new OMNotebook functionality

109 lines of code changed in 3 files:

adrpo 2007-09-19 18:31 Rev.: 2922

- small MSVC compilaion and setup fixes

2 lines of code changed in 2 files:

adrpo 2007-09-17 22:34 Rev.: 2921

- fixes a crash when OPENMODELICAHOME is set to the empty string.

13 lines of code changed in 1 file:

adrpo 2007-09-13 21:23 Rev.: 2920

- get rid of Matrix.sig dependency

2 lines of code changed in 1 file:

adrpo 2007-09-11 08:00 Rev.: 2919

- - updated README-BUILD-RELEASE.txt with the new changes

24 lines of code changed in 1 file:

adrpo 2007-09-11 07:55 Rev.: 2918

- added OMShell release in the trunk

0 lines of code changed in 1 file:

adrpo 2007-09-11 07:53 Rev.: 2917

- added -ftrace option to Makefile.w32
- used -trace option in corbaimpl.cpp
- updated Compile.bat to work on Vista
- updated c_runtime.vcproj, added meta_modelica.c and meta_modelica.h
- update omc.vcproj
- updated VC7/rmlRuntime/runtime/common/main.c to take in -trace option
- updated VC7/c_runtime.vcproj to take the OMNotebook and OMShell from
trunk instead of M:\

3875 lines of code changed in 7 files:

adrpo 2007-09-11 07:50

- cosmetic changes
- moved copyright from Modelica package comment to file ignored comment
to speed up MDT
- changed module to package
- added RCS $Id$ to the files who were missing these

91 lines of code changed in 2 files:

adrpo 2007-09-11 07:45

- cosmetic changes
- moved copyright from Modelica package comment to file ignored comment
to speed up MDT
- changed module to package
- added RCS $Id$ to the files who were missing these

149 lines of code changed in 4 files:

adrpo 2007-09-11 07:38

- cosmetic changes
- moved copyright from Modelica package comment to file ignored comment
to speed up MDT
- changed module to package
- added RCS $Id$ to the files who were missing these

279 lines of code changed in 6 files:

adrpo 2007-09-11 07:32

- cosmetic changes
- moved copyright from Modelica package comment to file ignored comment
to speed up MDT
- changed module to package
- added RCS $Id$ to the files who were missing these

98 lines of code changed in 2 files:

adrpo 2007-09-11 07:27

- cosmetic changes
- moved copyright from Modelica package comment to file ignored comment
to speed up MDT
- changed module to package
- added RCS $Id$ to the files who were missing these

322 lines of code changed in 7 files:

adrpo 2007-09-11 07:26 Rev.: 2895

- cosmetic changes
- moved copyright from Modelica package comment to file ignored comment
to speed up MDT
- changed module to package

2 lines of code changed in 1 file:

adrpo 2007-09-11 06:22

- cosmetic changes

335 lines of code changed in 8 files:

adrpo 2007-09-11 06:22 Rev.: 2891

600 lines of code changed in 15 files:

adrpo 2007-09-11 06:19

- cosmetic changes

92 lines of code changed in 4 files:

adrpo 2007-09-11 02:46 Rev.: 2886

- fixed a small typo

1 lines of code changed in 1 file:

adrpo 2007-09-11 02:30 Rev.: 2885

- cosmetic changes
- added Absyn.getClassName

19 lines of code changed in 1 file:

x06hener 2007-09-10 08:55 Rev.: 2884

Removed annoying messagebox

0 lines of code changed in 3 files:

x06hener 2007-09-08 22:23 Rev.: 2883

Fixes the crash when OPENMODELICAHOME is undefined.
Displays the main window even if files given as command line parameters are not found.
Updated copyright information.
Now correctly shows the application icon.

46 lines of code changed in 7 files:

adrpo 2007-09-07 18:14 Rev.: 2882

- the VC7\Setup\bin\ptplot.jar dumps the plot image in $OPENMODELICAHOME/tmp/
- updated the build\bin\ptplot.jar to do the same.

0 lines of code changed in 1 file:

adrpo 2007-09-06 23:56 Rev.: 2881

Seems this file is no longer required.

0 lines of code changed in 1 file:

x06klasj 2007-09-05 22:04 Rev.: 2880

The testcases in the drmodelica directory are moved to the mofiles and mosfiles directory and the drmodelica directory are removed.

14650 lines of code changed in 602 files:

x06hener 2007-09-05 20:48 Rev.: 2879

Minor tweaks

249 lines of code changed in 10 files:

x06hener 2007-09-03 14:09 Rev.: 2878

Removed scrollbars from graphics area (not required with Qt 4.3.1)

48 lines of code changed in 4 files:

x06hener 2007-09-03 14:05 Rev.: 2877

Upgraded to Qt 4.3.1

4 lines of code changed in 8 files:

August 2007 »

Generated by StatSVN 0.7.0