Directory Compiler/VC7/

Directory Deleted:
2009-11-10 21:18
Total Files:
0
Deleted Files:
17
Lines of Code:
0

[root]/Compiler/VC7
            Folder removed from repo MakeRMLandGRAMMAR (0 files, 0 lines)
            Folder removed from repo MakeStaticMicoLib (0 files, 0 lines)
            Folder removed from repo Release (0 files, 0 lines)
            Folder removed from repo Setup (0 files, 0 lines)
                Folder removed from repo bin (0 files, 0 lines)
                Folder removed from repo icons (0 files, 0 lines)
                Folder removed from repo lib (0 files, 0 lines)
                Folder removed from repo testmodels (0 files, 0 lines)
                Folder removed from repo tools (0 files, 0 lines)
                Folder removed from repo zips (0 files, 0 lines)
            Folder removed from repo UpdateEnv (0 files, 0 lines)
            Folder removed from repo antlr (0 files, 0 lines)
            Folder removed from repo omc (0 files, 0 lines)
            Folder removed from repo rmlRuntime (0 files, 0 lines)
                Folder removed from repo runtime (0 files, 0 lines)
                    Folder removed from repo common (0 files, 0 lines)
                    Folder removed from repo diff (0 files, 0 lines)
                    Folder removed from repo mask (0 files, 0 lines)
                    Folder removed from repo plain (0 files, 0 lines)
            Folder removed from repo sendData (0 files, 0 lines)

Lines of Code

Compiler/VC7/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 90 (100.0%) 3874 (100.0%) 43.0
adrpo 63 (70.0%) 2122 (54.8%) 33.6
levsa 10 (11.1%) 814 (21.0%) 81.4
dietmarw 7 (7.8%) 764 (19.7%) 109.1
x02lucpo 3 (3.3%) 139 (3.6%) 46.3
petar 3 (3.3%) 15 (0.4%) 5.0
haklu 1 (1.1%) 13 (0.3%) 13.0
x06hener 3 (3.3%) 7 (0.2%) 2.3

Most Recent Commits

adrpo 2009-11-10 21:18 Rev.: 4491

- moved /trunk/Compiler/VC7 to /installers/windows/VC7

0 lines of code changed in 17 files:

  • Compiler/VC7: .cvsignore (del), Debug (del), README.txt (del), absyn_builder.vcproj (del), c_runtime.vcproj (del), cleanmodeq.bat (del), cleanomc.bat (del), libf2c.vcproj (del), makemodeq.bat (del), makeomc.bat (del), modeq (del), modeq.vcproj (del), omc.vcproj (del), rebuildmodeq.bat (del), rebuildomc.bat (del), rmlc.bat (del), runtime.vcproj (del)
adrpo 2009-11-10 20:50 Rev.: 4486

- updates for Visual Studio projects
- transform if equations after we print the DAE.

48 lines of code changed in 2 files:

  • Compiler/VC7: c_runtime.vcproj (+32), runtime.vcproj (+16)
dietmarw 2008-11-02 18:35 Rev.: 3732

Formal clean up of all code files:

* applied svn:eol-style native to all files except Compiler/*.mo --> LF
* unified the eol-style of ALL files (this was necessary in order to set the svn properties
* unification was done by a script which also removed all trailing whitespaces (except for all files in testsuite as white spaces are necessary to successful compare the results, could be improved maybe)
* make clean all test --> success on Ubuntu Linux 8.10, proably a good idea to run it for the other platforms as well.
* FYI: script to remove trailing white spaces: http://is.gd/5A6B

764 lines of code changed in 7 files:

  • Compiler/VC7: README.txt (+1 -1), cleanomc.bat (+1 -1), libf2c.vcproj (+758 -758), makeomc.bat (+1 -1), rebuildomc.bat (+2 -2), rmlc.bat (+1 -1)
adrpo 2008-10-18 14:38 Rev.: 3698

- switched all plot<->plot2
- switched all plotParameteric<->plotParametric2
- now val(var, integer) works!

1 lines of code changed in 1 file:

  • Compiler/VC7: omc.vcproj (+1)
adrpo 2008-10-14 05:37 Rev.: 3691

- fixes for Visual Studio debugging
- added debug_print in internal.c

7 lines of code changed in 2 files:

  • Compiler/VC7: c_runtime.vcproj (+2), omc.vcproj (+5 -3)
adrpo 2008-10-02 21:26 Rev.: 3665

- YOU WILL NEED THE NEW OMDev AND MSVC 2008 TO BUILD THE RELEASE
OMDev: http://www.ida.liu.se/~adrpo/omc/omdev/mingw/
- upgraded the entire OMC solution OpenModelica\Compiler\VC7\omc\omc.sln to MSVC 2008
+ got rid of some deprecated compiler flags
+ changed from mico2311.lib to mico2313.lib
- Changes to the Setup project
+ added the new GCC 3.4.5 and removed GCC 3.4.4
+ added the new Qt 4.4.2 DLLs needed by OMNotebook
+ added Coin3D and SoQt DLLs needed by the new OMNotebook 3D visualization
+ added the new MSVC 2008 DLLs and removed the old MSVC 2003 DLLs
+ added SimpleVisual.mo to the ModelicaLib.tar.gz
+ the lib directory of the OpenModelica release directory now contains c_runtime.lib
- added the old gcc-3.4.4.tar.gz just in case we will need it later

1760 lines of code changed in 5 files:

  • Compiler/VC7: absyn_builder.vcproj (+187 -137), c_runtime.vcproj (+336 -70), libf2c.vcproj (+710 -26), omc.vcproj (+340 -180), runtime.vcproj (+187 -102)
adrpo 2008-09-24 01:45 Rev.: 3649

- added more files to the project

6 lines of code changed in 1 file:

  • Compiler/VC7: c_runtime.vcproj (+6 -3)
adrpo 2008-09-14 10:55 Rev.: 3637

HUGE CHANGES THAT FIX A MEMORY LEAK AND REQUIRE
A NEW OMDev: [http://www.ida.liu.se/~adrpo/omc/omdev/mingw/]
or a new MMC/RML Compiler: [do an svn update]

- Fixes for the memory leak
+ got rid of yacclib.c|h as this functionality is now present directly in mmc/rml
+ got rid of yacclib.h include in files:
TaskGraphExt.cpp, TaskGraphExt_stub.cpp, corbaimpl.cpp, daeext.cpp,
errorext.cpp, printimpl.c, ptolemyio.cpp, rtopts.c, settingsimpl.c,
systemimpl.c

- Changes to Visual Source projects to deal with fixes for the memory leak
+ pushed the new changes into rmlRuntime project
+ removed yacclib.c|h from the projects
+ small changes to the debug configuration of projects

- Changed the default tolerance from 1e-10 to 1e-6 in
Main.mo and commands.xml

7 lines of code changed in 4 files:

  • Compiler/VC7: absyn_builder.vcproj (+2 -4), c_runtime.vcproj (+2 -1), omc.vcproj (+1 -2), runtime.vcproj (+2 -1)
adrpo 2008-05-22 11:00 Rev.: 3596

- fixes for Visual Studio compilation
add also gcc flags: -msse2 -mfpmath=sse when compiling with VS.
- add base_array* to the c_runtime.vcproj
- small changes to Setup.vdproj

6 lines of code changed in 1 file:

  • Compiler/VC7: c_runtime.vcproj (+6)
adrpo 2008-05-22 08:48 Rev.: 3589

- changed the message given in console.

1 lines of code changed in 1 file:

  • Compiler/VC7: omc.vcproj (+1 -1)
adrpo 2007-11-25 22:11 Rev.: 2968

- fixed the input path to mico2311.lib: $(OMDev)\lib\mico-win32-msvc

1 lines of code changed in 1 file:

  • Compiler/VC7: omc.vcproj (+1 -1)
adrpo 2007-11-09 17:26 Rev.: 2961

- fixes to the Visual Studio project to build the debug version of omc.

5 lines of code changed in 1 file:

  • Compiler/VC7: omc.vcproj (+5 -3)
adrpo 2007-11-09 16:17 Rev.: 2960

- create the Debug directory

0 lines of code changed in 1 file:

  • Compiler/VC7: Debug (new)
adrpo 2007-11-08 05:49 Rev.: 2950

- fixes to the Windows setup

2 lines of code changed in 1 file:

  • Compiler/VC7: omc.vcproj (+2 -2)
x06hener 2007-10-09 16:57 Rev.: 2941

*Removed some debug library dependencies
*Removed some unused function arguments

3 lines of code changed in 1 file:

  • Compiler/VC7: omc.vcproj (+3 -3)
x06hener 2007-09-26 14:58 Rev.: 2935

*Added the sendData project to the VC7 directory

1 lines of code changed in 1 file:

  • Compiler/VC7: omc.vcproj (+1 -1)
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.

3 lines of code changed in 1 file:

  • Compiler/VC7: omc.vcproj (+3 -2)
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:\

27 lines of code changed in 2 files:

  • Compiler/VC7: c_runtime.vcproj (+6), omc.vcproj (+21)
adrpo 2007-07-10 11:06 Rev.: 2854

- VC7 Setup fixes for new stuff in OMNotebook
- Parser fixes to handle multiple for iterators, both in array iterators and in for loops,
Have a look at Absyn.ForIterators
- Small changes in makefiles
- Fixed stringEqual in external-rml.c
- ptplot.jar dumps the plot image in $OPENMODELICAHOME/tmp/
- OMNotebook and OMShell in windows now starts in $OPENMODELICAHOME/tmp/

12 lines of code changed in 1 file:

  • Compiler/VC7: omc.vcproj (+12 -8)
adrpo 2007-03-14 18:00 Rev.: 2750

- at the end of the build copy also mico2311.dll to trunk/build/bin so that we can run the testsuite.

8 lines of code changed in 1 file:

  • Compiler/VC7: omc.vcproj (+8 -4)
adrpo 2006-10-10 06:23 Rev.: 2573

- fixed VC7 Debug configuration (needs new OMDev which contains mico2311 debug libs)
+ wrote some debug makefiles for VC7
+ i think is a good idea to run a debugging omc.exe
sometimes to figure out random crashes.

- runtime/corbaimpl.cpp:
moved all the Corba variables from Corba__intialize to global ones
as when Corba__initialize returns sometimes omc crashes on variable delete.

- some more includes into runtime files

108 lines of code changed in 5 files:

  • Compiler/VC7: absyn_builder.vcproj (+18 -18), c_runtime.vcproj (+1 -1), libf2c.vcproj (+70 -64), omc.vcproj (+15 -12), runtime.vcproj (+4 -4)
adrpo 2006-10-07 04:27 Rev.: 2571

- changed Makefiles to actually stop when an error happens
- added copyright to printimpl.c
- added some more includes for strlen, strcpy and malloc
- changed version number to 1.4.3 in settingsimpl.c
- changed version number, product code in Setup.vdproj
- changed the way MinGW and ModelicaLibrary are handled in the .msi release
now, they are packed like normal directories and files not exploded at
installation from mingw.tar.gz and ModelicaLib.tar.gz
I think this will fix some problems with the installation
- changed 1.4.2 to 1.4.3 into all .onb files
- wrote a small README-BUILD-RELEASE.txt on how to build a OpenModelica release

3 lines of code changed in 1 file:

  • Compiler/VC7: omc.vcproj (+3)
adrpo 2006-10-07 00:34 Rev.: 2569

- got rid of winruntime, now everything resides in runtime
and the implementation is different via compiler and OS flags
- changed so that System.writeFile uses
fwrite insead of fprintf as is way
faster and better.
- updated copyright to year 2006 and added it to most of the files.
- updated SG so that it doesn't talk on winruntime anymore
- updated the omc.snl project and runtime.vcproj to take files from runtime
instead of winruntime.
- changed winruntime to runtime anywhere I could find it.
- got rid of some warnings by casting the values to the needed type.

15 lines of code changed in 1 file:

  • Compiler/VC7: runtime.vcproj (+15 -15)
petar 2006-10-05 10:47 Rev.: 2564

Updated compiler options

6 lines of code changed in 2 files:

  • Compiler/VC7: absyn_builder.vcproj (+3 -2), runtime.vcproj (+3 -2)
adrpo 2006-09-26 22:16 Rev.: 2545

- fixes to the omc VC7 project (now no CLASSPATH setting is needed)

6 lines of code changed in 1 file:

  • Compiler/VC7: absyn_builder.vcproj (+6 -6)
adrpo 2006-09-19 07:44 Rev.: 2529

- fixed the MSVC projects and makefiles to use OMDev binaries compiled with MSVC
- updated the win32 readme: README-WIN32.txt

8 lines of code changed in 5 files:

  • Compiler/VC7: README.txt (new), absyn_builder.vcproj (+3 -3), omc.vcproj (+2 -2), runtime.vcproj (+1 -1)
adrpo 2006-04-12 01:29 Rev.: 2326

- optimizations and update of product code in Uninstall.bat

23 lines of code changed in 4 files:

  • Compiler/VC7: absyn_builder.vcproj (+9 -2), omc.vcproj (+9 -2), runtime.vcproj (+5)
adrpo 2006-04-10 23:55 Rev.: 2320

50 lines of code changed in 1 file:

  • Compiler/VC7: omc.vcproj (+50 -41)
adrpo 2006-03-16 11:42 Rev.: 2221

small fixes to vc7 setup and winruntime

3 lines of code changed in 1 file:

  • Compiler/VC7: runtime.vcproj (+3)
adrpo 2006-03-10 20:04 Rev.: 2201

Adrian Pop, adrpo@ida.liu.se, 2006-03-10
- fixed the new stuff from c_runtime into the VC7 setup
- fixed the new RML runtime in the VC7 setup
- fixed the testsuite/mosfiles/interactive_api_attributes.mos [petar changed the getClassInformation() API]
- fixed the testsuite/mosfiles/loadFileInteractiveQualified.mos [petar changed the getClassInformation() API]

Cheers,
Adrian Pop/

15 lines of code changed in 2 files:

  • Compiler/VC7: c_runtime.vcproj (new)
x02lucpo 2006-02-20 10:18 Rev.: 2146

added a settings-module for different global settings

3 lines of code changed in 1 file:

  • Compiler/VC7: runtime.vcproj (+3)
petar 2005-12-19 15:16 Rev.: 2018

Changed errorhandling to use the new Error module with separate error messages in large table and unique error codes.
Client tools should use getMessagesString or getMessagesStringInternal.

9 lines of code changed in 1 file:

  • Compiler/VC7: runtime.vcproj (+9)
x02lucpo 2005-11-23 17:51 Rev.: 1982

corrected the generation of code to put out the correct values for different arrays

68 lines of code changed in 1 file:

  • Compiler/VC7: libf2c.vcproj (+68 -68)
x02lucpo 2005-07-12 08:24 Rev.: 1848

libf2c.vcproj for compiling f2c. This is a library for facilitate the interaction between C and fortran

68 lines of code changed in 1 file:

  • Compiler/VC7: libf2c.vcproj (new 68)
haklu 2005-06-02 14:42 Rev.: 1800

Small fixes regarding namechange to omc

13 lines of code changed in 1 file:

  • Compiler/VC7: omc.vcproj (+13 -17)
levsa 2005-06-02 11:50 Rev.: 1799

Changed modeq to omc everyhwere, updated source. Renamed build directories for modeq to omc. Updated VC7 projects and solution as well.

416 lines of code changed in 8 files:

  • Compiler/VC7: .cvsignore (+1 -1), cleanomc.bat (new 3), makeomc.bat (new 3), omc.vcproj (new 397), rebuildomc.bat (new 4), runtime.vcproj (+8 -8)
levsa 2005-05-12 14:12 Rev.: 1784

Moved directory modeq to Compiler. Updated references to the modeq directory so that they refer to Compiler/ instead

398 lines of code changed in 2 files:

  • Compiler/VC7: modeq.vcproj (+398)
Generated by StatSVN 0.7.0