-
perost
2011-01-31 20:18
#167
Rev.: 7830
-
160 lines of code changed in 8 files:
-
Compiler/FrontEnd:
SCodeEnv.mo (+71 -10),
SCodeFlattenImports.mo (+34),
SCodeLookup.mo (+15 -21)
-
Compiler/Util:
Error.mo (+3)
-
testsuite/mofiles:
InnerOuterWithExtends.mo (+2 -2),
InvalidExtends1.mo (new 32),
Makefile (+1)
-
testsuite/mosfiles-nosim:
FinalTests.mo (+2 -2)
-
perost
2011-01-31 13:58
#166
Rev.: 7828
-
43 lines of code changed in 7 files:
-
Compiler/FrontEnd:
Inst.mo (+3 -3),
MetaModelicaBuiltin.mo (+4),
SCodeFlatten.mo (+20 -2),
SCodeFlattenImports.mo (+7 -7),
SCodeLookup.mo (+1 -1)
-
Compiler/Script:
Interactive.mo (+7 -4)
-
testsuite/parser:
MetaModelicaMatchElse.mo (+1)
-
perost
2011-01-31 12:00
#165
Rev.: 7827
-
63 lines of code changed in 1 file:
-
Compiler/FrontEnd:
SCodeFlattenImports.mo (+63 -17)
-
adeas31
2011-01-31 10:51
#164
Rev.: 7826
-
0 lines of code changed in 1 file:
-
OMEdit/bin/OMEdit-Release:
OMEdit.exe (changed)
-
sjoelund.se
2011-01-31 09:24
#163
Rev.: 7825
-
0 lines of code changed in 1 file:
-
testsuite/bootstrapping:
LoadCompilerSources.mos (-1)
-
sjoelund.se
2011-01-31 09:21
#162
Rev.: 7824
-
0 lines of code changed in 1 file:
-
testsuite/bootstrapping:
LoadCompilerSources.mos (-2)
-
adeas31
2011-01-30 16:31
#161
Rev.: 7822
-
34 lines of code changed in 2 files:
-
OMEdit/OMEditGUI:
OMEditGUI.pro.user (+4 -2),
ProjectTabWidget.cpp (+30 -14)
-
perost
2011-01-28 17:57
#160
Rev.: 7819
-
57 lines of code changed in 7 files:
-
Compiler/FrontEnd:
Inst.mo (+4 -4),
InstanceHierarchy.mo (+1 -1),
SCode.mo (+2 -1),
SCodeEnv.mo (+31 -51),
SCodeLookup.mo (+13 -6),
SCodeUtil.mo (+3 -3)
-
Compiler/Util:
Error.mo (+3)
-
AlexeyLebedev
2011-01-28 17:43
#159
Rev.: 7818
-
58 lines of code changed in 6 files:
-
Compiler/FrontEnd:
DAE.mo (+5),
Expression.mo (+11 -2),
ExpressionDump.mo (+16),
Inst.mo (+11 -11),
PrefixUtil.mo (+4),
Types.mo (+11 -6)
-
sjoelund.se
2011-01-28 17:36
#158
Rev.: 7817
-
17 lines of code changed in 6 files:
-
Compiler:
OpenModelicaBootstrappingHeader.h (+3 -3)
-
Compiler/FrontEnd:
Absyn.mo (+1),
Dependency.mo (+4 -3),
Dump.mo (+4 -1)
-
Compiler/Script:
Interactive.mo (+3 -2)
-
Parser:
Modelica.g (+2 -2)
-
sjoelund.se
2011-01-28 17:23
#157
Rev.: 7816
-
2 lines of code changed in 4 files:
-
Compiler/Template:
SimCodeC.mo (+1 -19)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (-14)
-
c_runtime:
simulation_runtime.h (-2)
-
testsuite/bootstrapping:
SimCodeTest.mos (+1 -1)
-
perost
2011-01-28 17:01
#156
Rev.: 7812
-
90 lines of code changed in 2 files:
-
Compiler/FrontEnd:
SCodeLookup.mo (+87 -21)
-
Compiler/Util:
Error.mo (+3)
-
perost
2011-01-28 15:43
#155
Rev.: 7810
-
243 lines of code changed in 4 files:
-
Compiler/FrontEnd:
Absyn.mo (+182 -2),
SCodeEnv.mo (+5 -3),
SCodeFlattenImports.mo (+3 -60),
SCodeLookup.mo (+53 -11)
-
mohsen
2011-01-28 15:34
#154
Rev.: 7809
-
63 lines of code changed in 1 file:
-
OMNotebook/DrControl/StateSpace:
StateSpace.onb (+63 -63)
-
sjoelund.se
2011-01-28 13:04
#153
Rev.: 7808
-
2842 lines of code changed in 16 files:
-
Compiler/Template:
SimCodeC.mo (+2030 -1992),
SimCodeCSharp.mo (+550 -549),
SimCodeFMU.mo (+174 -173),
Unparsing.mo (+27 -26)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+18 -11),
SimCodeTV.mo (+15 -1)
-
c_runtime:
Makefile.common (+2 -2),
modelica.h (+1),
simulation_events.cpp (+2),
simulation_runtime.cpp (+1),
simulation_runtime.h (+3 -2),
simulation_varinfo.c (+7),
simulation_varinfo.h (+7 -2)
-
testsuite/mosfiles-dassl2:
CheckEvents.mos (+3 -3),
StringTest.mos (+1 -1)
-
testsuite/mosfiles:
StringTest.mos (+1 -1)
-
perost
2011-01-28 13:01
#152
Rev.: 7807
-
161 lines of code changed in 7 files:
-
Compiler/FrontEnd:
Absyn.mo (+50),
MetaModelicaBuiltin.mo (+5 -1),
SCode.mo (-1),
SCodeEnv.mo (+40),
SCodeFlattenImports.mo (+50 -2),
SCodeLookup.mo (+12 -9)
-
testsuite/meta:
ErrorLocalElement1.mo (+4 -4)
-
sjoelund.se
2011-01-28 11:56
#151
Rev.: 7805
-
18 lines of code changed in 2 files:
-
Compiler/FrontEnd:
Inst.mo (+1)
-
Parser:
Modelica.g (+17 -14)
-
sjoelund.se
2011-01-28 11:33
#150
Rev.: 7804
-
58 lines of code changed in 11 files:
-
Compiler/FrontEnd:
ExpressionSimplify.mo (+13 -1)
-
Compiler/Template:
SimCodeC.mo (+4 -4)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+4 -4)
-
c_runtime:
utility.h (+3)
-
testsuite/libraries/msl221:
PID_Controller.mos (+2 -2),
TestNand.mos (+4 -4)
-
testsuite/libraries/multibody/systems:
RobotR3.mos (+4 -4)
-
testsuite/mofiles:
DiagonalBlock.mo (+1 -1),
Makefile (+1),
MaxArray.mo (new 20)
-
testsuite/mofiles/msl:
BS5.mo (+2 -2)
-
sjoelund.se
2011-01-27 22:04
#149
Rev.: 7801
-
27 lines of code changed in 8 files:
-
Compiler:
OpenModelicaBootstrappingHeader.h (+3 -3)
-
Compiler/BackEnd:
ExpressionSolve.mo (+1 -1)
-
Compiler/FrontEnd:
Absyn.mo (+1 -15),
Dump.mo (+4 -1),
SCodeUtil.mo (+1 -2)
-
Compiler/Script:
Interactive.mo (+4 -4)
-
Parser:
Modelica.g (+12 -12),
Parser_omc.cpp (+1 -1)
-
harka011
2011-01-27 20:50
#148
Rev.: 7800
-
1004 lines of code changed in 15 files:
-
OMEdit/OMEditGUI:
BitmapAnnotation.cpp (new 397),
BitmapAnnotation.h (new 79),
Component.h (+2),
OMEditGUI.pro (+6 -3),
ProjectTabWidget.cpp (+140 -9),
ProjectTabWidget.h (+11 -2),
RectangleAnnotation.cpp (+2 -2),
TextAnnotation.cpp (+312 -135),
TextAnnotation.h (+38 -13),
mainwindow.cpp (+8),
mainwindow.h (+1 -1),
resource_omedit.qrc (+1)
-
OMEdit/OMEditGUI/Resources/icons:
bitmap-shape.png (new 1)
-
OMEdit/bin:
object_script.OMEdit.Debug (+3),
object_script.OMEdit.Release (+3)
-
perost
2011-01-27 18:32
#147
Rev.: 7799
-
289 lines of code changed in 18 files:
-
Compiler/FrontEnd:
Absyn.mo (+15),
Builtin.mo (+17 -17),
Env.mo (+5 -5),
Inst.mo (+59 -66),
InstExtends.mo (+2 -3),
Lookup.mo (+7 -11),
Mod.mo (+23 -25),
SCode.mo (+2 -2),
SCodeEnv.mo (+24 -28),
SCodeFlattenExtends.mo (+2 -3),
SCodeFlattenImports.mo (+2 -4),
SCodeLookup.mo (+2 -6),
SCodeUtil.mo (+12 -16)
-
Compiler/Util:
Error.mo (+12 -15)
-
testsuite/libraries/msl221/Mechanics:
Friction2.mos (+100 -100)
-
testsuite/mofiles:
Encapsulated2.mo (+1 -1),
Import2.mo (+1 -1)
-
testsuite/mosfiles-nosim:
LookupPackageFail.mos (+3 -3)
-
perost
2011-01-27 15:37
#146
Rev.: 7793
-
30 lines of code changed in 1 file:
-
Compiler/FrontEnd:
SCodeFlattenImports.mo (+30)
-
wbraun
2011-01-27 15:27
#145
Rev.: 7792
-
109 lines of code changed in 2 files:
-
Compiler/BackEnd:
ExpressionSolve.mo (+101),
SimCode.mo (+8 -8)
-
Frenkel TUD
2011-01-27 14:30
#144
Rev.: 7789
-
7 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+7 -5)
-
wbraun
2011-01-27 14:19
#143
Rev.: 7788
-
2318 lines of code changed in 9 files:
-
Compiler/BackEnd:
ExpressionSolve.mo (-97),
SimCode.mo (+106 -16)
-
Compiler/Template:
SimCodeC.mo (+2059 -1904)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+38 -4),
SimCodeTV.mo (+21 -8)
-
c_runtime:
simulation_runtime.h (+21 -16)
-
testsuite/linearize:
Makefile (+8 -2),
testknownvar.mo (new 8),
testknownvar.mos (new 57)
-
sjoelund.se
2011-01-27 13:51
#142
Rev.: 7787
-
233 lines of code changed in 6 files:
-
Compiler/BackEnd:
BackendDAEUtil.mo (+3 -3)
-
Compiler/FrontEnd:
Ceval.mo (+4 -164),
ExpressionSimplify.mo (+189 -1),
ValuesUtil.mo (+7)
-
testsuite/mofiles:
ArrayCall.mo (new 29),
Makefile (+1)
-
perost
2011-01-27 13:42
#141
Rev.: 7786
-
31 lines of code changed in 4 files:
-
Compiler/FrontEnd:
SCodeEnv.mo (+6 -4),
SCodeFlatten.mo (+2 -2),
SCodeFlattenImports.mo (+22 -10),
SCodeUtil.mo (+1 -1)
-
sjoelund.se
2011-01-27 10:16
#140
Rev.: 7785
-
510 lines of code changed in 2 files:
-
Compiler/FrontEnd:
ValuesUtil.mo (+8 -1)
-
Compiler/Script:
CevalScript.mo (+502 -671)
-
adrpo
2011-01-27 08:46
#139
Rev.: 7784
-
4872 lines of code changed in 7 files:
-
Compiler:
Makefile.common (+5)
-
Compiler/FrontEnd:
SCodeEnv.mo (new 1777),
SCodeFlatten.mo (+16 -3006),
SCodeFlattenExtends.mo (new 1627),
SCodeFlattenImports.mo (new 679),
SCodeFlattenRedeclare.mo (new 57),
SCodeLookup.mo (new 711)
-
perost
2011-01-26 17:32
#138
Rev.: 7782
-
118 lines of code changed in 1 file:
-
Compiler/FrontEnd:
SCodeFlatten.mo (+118 -75)
-
perost
2011-01-26 16:07
#137
Rev.: 7781
-
1 lines of code changed in 1 file:
-
Compiler/FrontEnd:
SCodeFlatten.mo (+1 -1)
-
perost
2011-01-26 14:06
#136
Rev.: 7778
-
334 lines of code changed in 3 files:
-
Compiler/FrontEnd:
Inst.mo (+4),
SCode.mo (+46),
SCodeFlatten.mo (+284 -129)
-
sjoelund.se
2011-01-26 10:49
#135
Rev.: 7776
-
778 lines of code changed in 22 files:
-
Compiler:
Makefile.in (+1 -1),
Makefile.omdev.mingw (+1 -1),
OpenModelicaBootstrappingHeader.h (+33 -2)
-
Compiler/BackEnd:
SimCode.mo (+3 -3)
-
Compiler/FrontEnd:
Absyn.mo (+22 -12),
Builtin.mo (-29),
Ceval.mo (+1 -36),
Dependency.mo (+26 -8),
Dump.mo (+47 -26),
ExpressionSimplify.mo (+82 -1),
MetaModelicaBuiltin.mo (+113 -1),
MetaModelicaBuiltinImports.mo (del),
ModelicaBuiltin.mo (+152 -18),
SCode.mo (+3 -3),
SCodeFlatten.mo (+1 -1),
SCodeUtil.mo (+9 -9),
Static.mo (-6)
-
Compiler/Script:
CevalScript.mo (+114 -72),
Interactive.mo (+76 -272),
Refactor.mo (+88 -261)
-
Compiler/runtime:
Settings_rml.c (+2 -1)
-
Parser:
Modelica.g (+4 -4)
-
perost
2011-01-25 18:08
#134
Rev.: 7774
-
11 lines of code changed in 1 file:
-
Compiler/FrontEnd:
SCodeFlatten.mo (+11 -17)
-
perost
2011-01-25 16:50
#133
Rev.: 7771
-
5 lines of code changed in 1 file:
-
Compiler/FrontEnd:
SCodeFlatten.mo (+5 -10)
-
perost
2011-01-25 15:55
#132
Rev.: 7770
-
289 lines of code changed in 1 file:
-
Compiler/FrontEnd:
SCodeFlatten.mo (+289 -29)
-
adrpo
2011-01-25 14:48
#131
Rev.: 7768
-
5 lines of code changed in 6 files:
-
OMNotebook/OMNotebookQT4:
omcinteractiveenvironment.cpp (+4)
-
OMNotebook/OMNotebookQT4/Release:
OMNotebook.exe (changed),
OMNotebook.pdb (changed)
-
OMNotebook/ext/release:
OMPlotWindow.exe (changed),
OMPlotWindow.pdb (changed)
-
OMShell:
omc_communicator.cpp (+1 -1)
-
sjoelund.se
2011-01-25 14:32
#130
Rev.: 7767
-
41 lines of code changed in 3 files:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+18)
-
Compiler/Script:
CevalScript.mo (+22 -13),
Interactive.mo (+1 -31)
-
sjoelund.se
2011-01-25 13:06
#129
Rev.: 7766
-
298 lines of code changed in 13 files:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+228 -7),
Static.mo (+20 -130)
-
Compiler/Script:
CevalScript.mo (+42 -16),
Interactive.mo (-38)
-
testsuite/bootstrapping:
DumpTest.mos (+1 -1),
HashTableTest.mos (+1 -1),
MainTest.mos (+1 -1),
SimCodeTest.mos (+1 -1),
SimplifyTest.mos (+1 -1),
SusanTest.mos (+1 -1)
-
testsuite/meta:
OptimizeContinue.mo (+1 -1),
StrictRML.mos (new)
-
adeas31
2011-01-24 19:17
#128
Rev.: 7763
-
67 lines of code changed in 6 files:
-
OMEdit/OMEditGUI:
OMEditGUI.pro.user (+4 -4),
mainwindow.cpp (+1 -5)
-
OMEdit/bin:
Makefile (+54 -54),
Makefile.Debug (+4 -4),
Makefile.Release (+4 -4)
-
OMEdit/bin/OMEdit-Release:
OMEdit.exe (changed)
-
sjoelund.se
2011-01-24 19:13
#127
Rev.: 7762
-
45 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Patternm.mo (+45 -3)
-
adeas31
2011-01-24 18:50
#126
Rev.: 7761
-
576 lines of code changed in 1 file:
-
OMNotebook/OMNotebookQT4:
celldocument.cpp (+576 -575)
-
adeas31
2011-01-24 18:35
#125
Rev.: 7760
-
573 lines of code changed in 1 file:
-
OMNotebook/OMNotebookQT4:
celldocument.cpp (+573 -573)
-
adeas31
2011-01-24 15:03
#124
Rev.: 7757
-
2 lines of code changed in 1 file:
-
OMNotebook/OMNotebookQT4:
celldocument.cpp (+2)
-
sjoelund.se
2011-01-24 11:54
#123
Rev.: 7752
-
35 lines of code changed in 2 files:
-
Compiler/FrontEnd:
Patternm.mo (+33 -25)
-
c_runtime:
meta_modelica_builtin.cpp (+2)
-
lochel
2011-01-23 21:33
#122
Rev.: 7750
-
184 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+184 -167)
-
sjoelund.se
2011-01-23 15:46
#121
Rev.: 7749
-
45 lines of code changed in 4 files:
-
Compiler/FrontEnd:
Patternm.mo (+10 -2)
-
Compiler/Template:
SimCodeC.mo (+29)
-
Compiler/Util:
Error.mo (+1 -1)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+5)
-
Frenkel TUD
2011-01-22 19:36
#120
Rev.: 7748
-
1 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+1 -1)
-
sjoelund.se
2011-01-22 08:26
#119
Rev.: 7747
-
36 lines of code changed in 15 files:
-
Compiler/BackEnd:
SimCode.mo (+2)
-
Compiler/FrontEnd:
Absyn.mo (+9 -3),
Ceval.mo (+1),
CevalFunction.mo (+1),
ComponentReference.mo (+1),
ConnectUtil.mo (+4),
DAEUtil.mo (+1),
Env.mo (+1),
Expression.mo (+4),
ExpressionSimplify.mo (+1),
InnerOuter.mo (+1),
Inst.mo (+6 -1),
Lookup.mo (+1 -1),
ValuesUtil.mo (+1)
-
Compiler/Template:
TplAbsyn.mo (+2)
-
sjoelund.se
2011-01-21 19:43
#118
Rev.: 7746
-
912 lines of code changed in 2 files:
-
Compiler/Template:
SimCodeC.mo (+909 -1054)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+3 -26)
-
Frenkel TUD
2011-01-21 19:43
#117
Rev.: 7745
-
18 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+18 -10)
-
sjoelund.se
2011-01-21 17:52
#116
Rev.: 7743
-
1763 lines of code changed in 3 files:
-
Compiler/Template:
SimCodeC.mo (+1741 -1548)
-
Compiler/Util:
Util.mo (+1 -1)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+21 -19)
-
sjoelund.se
2011-01-21 17:50
#115
Rev.: 7742
-
2 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Types.mo (+2 -7)
-
sjoelund.se
2011-01-21 12:33
#114
Rev.: 7739
-
1 lines of code changed in 1 file:
-
Compiler/Util:
Util.mo (+1 -1)
-
AlexeyLebedev
2011-01-21 12:28
#113
Rev.: 7738
-
85 lines of code changed in 3 files:
-
Compiler/FrontEnd:
Inst.mo (+59 -34)
-
testsuite/mofiles:
Makefile (+1),
NonExpArray3.mo (new 25)
-
sjoelund.se
2011-01-21 11:49
#112
Rev.: 7736
-
114 lines of code changed in 8 files:
-
Compiler/FrontEnd:
DAE.mo (+1 -1),
ExpressionSimplify.mo (+30 -15),
Inline.mo (+27 -11),
Static.mo (+7 -9)
-
testsuite/meta:
Makefile (+1),
OptimizeMatchToIfExp.mo (new 46)
-
testsuite/mosfiles-nosim:
Model1.mos (+1 -1),
Model2.mos (+1 -1)
-
sjoelund.se
2011-01-21 07:12
#111
Rev.: 7735
-
91 lines of code changed in 9 files:
-
Compiler/FrontEnd:
ClassInf.mo (+1 -1),
ComponentReference.mo (+2),
DAE.mo (+1),
Expression.mo (+41 -21),
ExpressionSimplify.mo (+5),
Inline.mo (+33 -6),
Static.mo (+4 -3)
-
Compiler/Script:
CevalScript.mo (+1 -1)
-
Compiler/Util:
Debug.mo (+3 -3)
-
wbraun
2011-01-20 22:47
#110
Rev.: 7734
-
2679 lines of code changed in 25 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+3 -3),
SimCode.mo (+2 -2)
-
Compiler/FrontEnd:
Expression.mo (+4 -1)
-
Compiler/Template:
SimCodeC.mo (+1522 -1598)
-
c_runtime:
simulation_events.cpp (+775 -418),
simulation_events.h (+102 -50),
solver_main.cpp (+36 -34)
-
testsuite/mosfiles-dassl2:
ABCDsystem.csv.mos (+1),
AlgorithmForInClass.mos (+24 -27),
ArraySlice.mos (+19 -6),
BouncingBall2.mos (+25 -15),
DAEexample2.mos (+8 -10),
EnumArray.mos (+1 -6),
HelloWorld.mos (+12 -15),
Makefile (+1 -1),
MyPointsInst1.mos (+18 -22),
MyPointsInst2.mos (+18 -22),
OneArgBaseFunction.mos (+12 -6),
Reductions.mos (+8 -36),
SliceAssignment.mos (-6),
SumSeriesWhile.mos (+12 -14),
WhenPriority.mos (+9 -6),
ZeroCross.mo (new 14),
ZeroCross.mos (new 52)
-
testsuite/mosfiles:
ABCDsystem.csv.mos (+1)
-
adrpo
2011-01-20 18:20
#109
Rev.: 7731
-
0 lines of code changed in 1 file:
-
sjoelund.se
2011-01-20 13:53
#108
Rev.: 7727
-
5 lines of code changed in 1 file:
-
README.Cygwin.or.Linux.txt (+5 -4)
-
sjoelund.se
2011-01-20 13:50
#107
Rev.: 7726
-
18 lines of code changed in 3 files:
-
Compiler/BackEnd:
Derive.mo (+4 -8)
-
Compiler/FrontEnd:
Builtin.mo (+3 -58),
ExpressionSimplify.mo (+11 -20)
-
perost
2011-01-20 13:28
#106
Rev.: 7725
-
552 lines of code changed in 1 file:
-
Compiler/FrontEnd:
SCodeFlatten.mo (+552 -112)
-
sjoelund.se
2011-01-20 10:08
#105
Rev.: 7723
-
393 lines of code changed in 6 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+34 -34),
Derive.mo (+203 -234)
-
Compiler/FrontEnd:
Builtin.mo (-166),
Expression.mo (+10),
ExpressionSimplify.mo (+8 -15),
Static.mo (+138 -148)
-
sjoelund.se
2011-01-20 00:00
#104
Rev.: 7722
-
1735 lines of code changed in 193 files:
-
Compiler/FrontEnd:
Absyn.mo (+7),
DAE.mo (+2 -1),
Inst.mo (+22 -7),
SCode.mo (+29 -4),
Static.mo (+24 -21),
Types.mo (+4 -10)
-
testsuite/bootstrapping:
LoadCompilerSources.mos (+6)
-
testsuite/libraries/msl221:
AIMC_DOL.mos (+4 -4),
AIMC_Inverter.mos (+1 -1),
AIMC_YD.mos (+4 -4),
AIMS_start.mos (+4 -4),
BusUsage.mos (+1 -1),
CharacteristicIdealDiodes.mos (+3 -3),
CharacteristicThyristors.mos (+1 -1),
CoupledClutches.mos (+2 -2),
DifferentialAmplifier.mos (+1 -1),
EnforcedMovement.mos (+1 -1),
ExtractorTest.mos (+1 -1),
First.mos (+1 -1),
Friction.mos (+1 -1),
HeatingMOSInverter.mos (+1 -1),
HeatingRectifier.mos (+1 -1),
LossyGearDemo1.mos (+1 -1),
LossyGearDemo2.mos (+1 -1),
MotionCycleWithLoad.mos (+1 -1),
OneWayRectifier.mos (+1 -1),
OneWayRectifierBG.mos (+1 -1),
Oscillator.mos (+2 -2),
PreLoad.mos (+1 -1),
PullinStroke.mos (+1 -1),
PumpAndValve.mos (+1 -1),
Rectifier.mos (+3 -3),
SMEE_Gen.mos (+5 -5),
SMPM_Inverter.mos (+2 -2),
SMR_Inverter.mos (+2 -2),
Sensors.mos (+1 -1),
ShowSaturatingInductor.mos (+1 -1),
ShowVariableResistor.mos (+1 -1),
TransformerYD.mos (+3 -3),
TransformerYY.mos (+3 -3)
-
testsuite/libraries/msl31:
Modelica.Blocks.mos (+1 -1),
Modelica.Electrical.Analog.mos (+9 -9),
Modelica.Electrical.Machines.Examples.mos (+36 -36),
Modelica.Electrical.MultiPhase.Examples.mos (+10 -10),
Modelica.Magnetic.FluxTubes.mos (+54 -54),
Modelica.Mechanics.mos (+1 -1),
Modelica.Thermal.mos (+1 -1)
-
testsuite/libraries/multibody/checkingModels:
BodyCylinder.mos (+6 -6)
-
testsuite/libraries/multibody/elementary:
DoublePendulum.mos (+14 -14),
ForceAndTorque.mos (+7 -7),
FreeBody.mos (+6 -6),
InitSpringConstant.mos (+7 -7),
LineForceWithTwoMasses.mos (+7 -7),
Pendulum.mos (+14 -14),
PendulumWithSpringDamper.mos (+7 -7),
PointGravity.mos (+6 -6),
PointGravityWithPointMasses.mos (+1 -1),
PointGravityWithPointMasses2.mos (+6 -6),
RollingWheel.mos (+6 -6),
RollingWheelSetDriving.mos (+9 -9),
RollingWheelSetPulling.mos (+7 -7),
SpringDamperSystem.mos (+6 -6),
SpringMassSystem.mos (+6 -6),
SpringWithMass.mos (+6 -6),
ThreeSprings.mos (+6 -6)
-
testsuite/libraries/multibody/loops:
Engine1a.mos (+7 -7),
Engine1b.mos (+7 -7),
Engine1b_analytic.mos (+7 -7),
Fourbar1.mos (+7 -7),
Fourbar2.mos (+7 -7),
Fourbar_analytic.mos (+7 -7),
PlanarLoops_analytic.mos (+13 -13),
instEngineV6.mos (+7 -7),
instEngineV6_analytic.mos (+7 -7)
-
testsuite/libraries/multibody/rotational3deffects:
ActuatedDrive.mos (+10 -10),
GearConstraint.mos (+10 -10),
GyroscopicEffects.mos (+7 -7),
MovingActuatedDrive.mos (+11 -11)
-
testsuite/libraries/multibody/systems:
RobotR3.mos (+7 -7)
-
testsuite/mofiles:
ExternalFunctionAnno.mo (new),
ExternalFunctionBuiltin.mo (+36 -2),
Function12.mo (+4 -10)
-
testsuite/mofiles/drmodelica:
ABCDsystem.mo (+24 -24),
AccessDemoLegalMod.mo (+10 -10),
ActivateWhenEquation.mo (+9 -9),
AlgorithmCondAssign1.mo (+3 -3),
AlgorithmCondAssign2.mo (+5 -5),
AlgorithmSection.mo (+8 -8),
ArrayAddSub1.mo (+7 -7),
ArrayConstruct1.mo (+25 -25),
ArrayDim1.mo (+33 -33),
ArrayDim2.mo (+33 -33),
ArrayDim3.mo (+23 -23),
ArrayDim4.mo (+23 -23),
ArrayExponentiation.mo (+8 -8),
ArrayFieldSlice.mo (+28 -28),
ArrayIndex.mo (+10 -10),
ArrayMult.mo (+19 -19),
ArrayReduce.mo (+4 -4),
ArraysInitLegal.mo (+8 -8),
AssertTest.mo (+4 -4),
AssertTest1.mo (+4 -4),
AssertTest2.mo (+4 -4),
Colors.mo (+4 -4),
ComplexNumbers.mo (+14 -14),
Concat3.mo (+18 -18),
ConstructFunc.mo (+48 -48),
DAEexample.mo (+3 -3),
DiscreteVectorStateSpace.mo (+79 -79),
DoubleWhenSequential.mo (+1 -1),
ElementWiseMultiplication.mo (+8 -8),
EqualityEquationsCorrect.mo (+10 -10),
EquationCall.mo (+6 -6),
Equations.mo (+2 -2),
FilterBlock1.mo (+5 -5),
FiveForEquations.mo (+5 -5),
FlatTank.mo (+19 -19),
ForLoopHideVariable.mo (+6 -6),
FuncDer.mo (+18 -18),
FuncMultResults.mo (+11 -11),
HelloWorld.mo (+3 -3),
HideVariableForEquations.mo (+6 -6),
HydrogenIodide.mo (+5 -5),
IfEquation.mo (+12 -12),
JoinThreeVectors2.mo (+22 -22),
LogCall1.mo (+3 -3),
LotkaVolterra.mo (+6 -6),
MRFcall.mo (+8 -8),
ModifiedFiltersInSeries.mo (+6 -6),
MoonLanding.mo (+16 -16),
MultFuncCall.mo (+4 -4),
OneArgBaseFunction.mo (+3 -3),
PolynomialEvaluator1.mo (+5 -5),
PolynomialEvaluator2.mo (+8 -8),
PolynomialEvaluator3.mo (+5 -5),
PolynomialEvaluatorA.mo (+12 -12),
PolynomialEvaluatorB.mo (+12 -12),
SimplePeriodicSampler.mo (+4 -4),
SumForLoop.mo (+7 -7),
SumSeriesWhile.mo (+4 -4),
SumVectorForIf.mo (+7 -7),
Summation.mo (+7 -7),
TankHybridPI.mo (+1 -1),
TankHybridPID.mo (+1 -1),
TwoRateSampler.mo (+6 -6),
VectorizeOneReturnValue.mo (+10 -10),
WatchDog1AlgorithmWhen.mo (+14 -14),
WatchDog2EquationWhen.mo (+15 -15),
WhenEquation.mo (+4 -4),
WhenPriority.mo (+2 -2),
WhenStatement1.mo (+4 -4),
WhenStatement2.mo (+5 -5),
WhenStatement3.mo (+4 -4),
WhenValidResult.mo (+3 -3),
WhenVectorPredicateEquation.mo (+5 -5)
-
testsuite/mofiles/msl:
BC1.mo (+14 -14),
BC10.mo (+26 -26),
BC2.mo (+19 -19),
BC3.mo (+18 -18),
BC4.mo (+16 -16),
BC5.mo (+21 -21),
BC9.mo (+21 -21),
BM1.mo (+14 -14),
BM11.mo (+1 -1),
BM12.mo (+21 -21),
BM14.mo (+1 -1),
BM15.mo (+1 -1),
BM18.mo (+24 -24),
BM19.mo (+24 -24),
BM2.mo (+1 -1),
BM21.mo (+1 -1),
BM22.mo (+1 -1),
BM23.mo (+14 -14),
BM25.mo (+1 -1),
BM26.mo (+1 -1),
BM28.mo (+5 -5),
BM5.mo (+1 -1),
BM6.mo (+17 -17),
BM7.mo (+1 -1),
BM8.mo (+17 -17),
BM9.mo (+17 -17),
BN1.mo (+16 -16),
BN2.mo (+16 -16),
BN3.mo (+34 -34),
BS1.mo (+17 -17),
BS2.mo (+14 -14),
BS3.mo (+1 -1),
BS4.mo (+2 -2),
BS9.mo (+1 -1),
Gear.mo (+1 -1)
-
testsuite/streams:
StreamConcept_NoMedium_Total.mo (+1 -1)
-
sjoelund.se
2011-01-19 18:07
#103
Rev.: 7720
-
38 lines of code changed in 3 files:
-
Compiler/FrontEnd:
Static.mo (+16 -8)
-
testsuite/mofiles:
ExternalFunctionBuiltin.mo (new 21),
Makefile (+1)
-
sjoelund.se
2011-01-19 15:59
#102
Rev.: 7719
-
3310 lines of code changed in 19 files:
-
Compiler/BackEnd:
SimCode.mo (+15 -8)
-
Compiler/Template:
SimCodeC.mo (+2526 -1761)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+91 -16),
SimCodeTV.mo (+2)
-
c_runtime:
Makefile.common (+8 -6),
matrix.h (+8 -8),
meta_modelica_string_lit.c (new 517),
meta_modelica_string_lit.h (new 5),
rtclock.h (+3),
simulation_result_mat.cpp (+3 -3),
simulation_result_mat.h (+1 -1),
simulation_runtime.cpp (+1 -2),
simulation_runtime.h (+40 -37),
simulation_varinfo.c (new 52),
simulation_varinfo.h (+16 -2),
solver_main.cpp (+18 -18)
-
c_runtime/sendData:
sendData.cpp (+1 -1),
sendData.h (+1 -1)
-
testsuite/meta:
EqPatternm.mo (+2 -3)
-
wbraun
2011-01-19 15:15
#101
Rev.: 7718
-
49 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAECreate.mo (+49 -42)
-
sjoelund.se
2011-01-19 12:51
#100
Rev.: 7715
-
4 lines of code changed in 1 file:
-
Compiler/runtime:
Dynload.cpp (+4 -1)
-
sjoelund.se
2011-01-19 11:34
#99
Rev.: 7713
-
10 lines of code changed in 4 files:
-
c_runtime:
java_interface.c (+1 -1),
meta_modelica.c (+5 -29),
meta_modelica.h (+3 -9),
rml_compatibility.h (+1 -1)
-
sjoelund.se
2011-01-19 08:40
#98
Rev.: 7712
-
1 lines of code changed in 1 file:
-
c_runtime:
meta_modelica_gen_string_lit.sh (+1 -1)
-
wbraun
2011-01-19 05:56
#97
Rev.: 7711
-
5391 lines of code changed in 37 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+508 -278),
BackendDAEOptimize.mo (+2 -2),
BackendDAETransform.mo (+1 -1),
BackendDump.mo (+18 -16),
BackendEquation.mo (+29),
Derive.mo (+2 -2),
ExpressionSolve.mo (+18 -18),
SimCode.mo (+37 -20),
XMLDump.mo (+1 -1)
-
Compiler/FrontEnd:
ConnectUtil.mo (+1 -1),
DAE.mo (+6 -1),
DAEUtil.mo (+1 -1),
Expression.mo (+13 -7),
ExpressionDump.mo (+1 -1),
ExpressionSimplify.mo (+4 -2),
InstSection.mo (+1 -1),
ModUtil.mo (+4 -2),
PrefixUtil.mo (+4 -2),
Static.mo (+2 -2)
-
Compiler/Template:
SimCodeC.mo (+2613 -1475),
SimCodeCSharp.mo (+6 -5)
-
Compiler/Util:
VarTransform.mo (+5 -2)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+166 -21),
SimCodeTV.mo (+30 -8)
-
c_runtime:
simulation_events.cpp (+800 -804),
simulation_events.h (+68 -52),
simulation_result.h (+6 -6),
simulation_runtime.cpp (+345 -203),
simulation_runtime.h (+33 -27),
solver_main.cpp (+582 -440),
solver_main.h (+23 -23)
-
testsuite/mosfiles-dassl2:
CheckEvents.mo (new 9),
CheckEvents.mos (new 35),
Delay.mos (+1 -1),
IfEquation3.mos (+5 -2),
Makefile (+5 -3),
Sample2.mos (+6 -6)
-
sjoelund.se
2011-01-18 18:26
#96
Rev.: 7710
-
5 lines of code changed in 1 file:
-
Compiler/susan_codegen/SimCode:
Makefile (+5 -6)
-
perost
2011-01-18 10:19
#95
Rev.: 7708
-
104 lines of code changed in 1 file:
-
Compiler/FrontEnd:
SCodeFlatten.mo (+104 -21)
-
sjoelund.se
2011-01-17 21:56
#94
Rev.: 7707
-
7 lines of code changed in 1 file:
-
c_runtime:
meta_modelica.c (+7 -8)
-
sjoelund.se
2011-01-17 11:53
#93
Rev.: 7705
-
228 lines of code changed in 22 files:
-
Compiler:
Makefile.common (+1)
-
Compiler/BackEnd:
BackendVariable.mo (+6 -12)
-
Compiler/FrontEnd:
Absyn.mo (+4 -3),
Inst.mo (+2 -1),
MetaModelicaBuiltin.mo (+8)
-
Compiler/Util:
BaseHashTable.mo (+14 -17),
HashTable.mo (+1),
HashTable2.mo (+4 -1),
HashTable3.mo (+1),
HashTable4.mo (+4 -1),
HashTable5.mo (+4 -1),
HashTable6.mo (+4 -1),
HashTableCG.mo (+1),
HashTableExpToIndex.mo (+5 -1),
HashTableExpType.mo (new 95),
HashTableStringToPath.mo (+3 -1)
-
c_runtime:
meta_modelica.c (+55),
meta_modelica.h (+6),
meta_modelica_builtin.cpp (+5),
meta_modelica_builtin.h (+2),
meta_modelica_builtin_boxptr.h (+2)
-
testsuite/bootstrapping:
LoadCompilerSources.mos (+1)
-
sjoelund.se
2011-01-16 22:02
#92
Rev.: 7704
-
60 lines of code changed in 11 files:
-
Compiler/FrontEnd:
MetaModelicaBuiltin.mo (+8),
Patternm.mo (+3 -3),
Static.mo (-1)
-
Compiler/Template:
SimCodeC.mo (+7 -6)
-
Compiler/Util:
System.mo (+8)
-
Compiler/runtime:
System_rml.c (+7)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+2 -2),
SimCodeTV.mo (+6 -11)
-
c_runtime:
meta_modelica_builtin.cpp (+13 -3),
meta_modelica_builtin.h (+5),
meta_modelica_builtin_boxptr.h (+1)
-
sjoelund.se
2011-01-16 14:24
#91
Rev.: 7703
-
3036 lines of code changed in 19 files:
-
Compiler/FrontEnd:
DAE.mo (+8 -1),
Expression.mo (+1 -1),
ExpressionDump.mo (+16 -5),
ExpressionSimplify.mo (+1 -1),
Patternm.mo (+117 -2),
Types.mo (+1 -1)
-
Compiler/Template:
SimCodeC.mo (+2066 -1881),
SimCodeCSharp.mo (+550 -549),
SimCodeFMU.mo (+174 -173),
Unparsing.mo (+27 -26)
-
Compiler/Util:
Error.mo (+4)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+25 -7),
SimCodeTV.mo (+33 -26)
-
c_runtime:
meta_modelica_builtin.cpp (+1 -10),
meta_modelica_builtin.h (+1 -2),
meta_modelica_builtin_boxptr.h (+8),
meta_modelica_real.cpp (-10),
meta_modelica_real.h (-2)
-
testsuite/meta:
OptimizeContinue.mo (+3 -2)
-
sjoelund.se
2011-01-15 21:21
#90
Rev.: 7702
-
5 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Inst.mo (+5)
-
sjoelund.se
2011-01-15 20:56
#89
Rev.: 7701
-
82 lines of code changed in 8 files:
-
Compiler:
OpenModelicaBootstrappingHeader.h (+17 -2)
-
Compiler/FrontEnd:
Ceval.mo (+2 -2),
ExpressionSimplify.mo (+39 -1),
MetaModelicaBuiltin.mo (+1),
Static.mo (+1 -1),
Types.mo (+4),
Values.mo (+4),
ValuesUtil.mo (+14 -1)
-
sjoelund.se
2011-01-15 18:28
#88
Rev.: 7700
-
45 lines of code changed in 1 file:
-
Compiler/FrontEnd:
ConnectUtil.mo (+45 -27)
-
sjoelund.se
2011-01-15 11:21
#87
Rev.: 7699
-
72 lines of code changed in 3 files:
-
Compiler/FrontEnd:
ComponentReference.mo (+39 -39),
ConnectUtil.mo (+32 -34)
-
testsuite/bootstrapping:
LinkMain.makefile (+1 -1)
-
sjoelund.se
2011-01-14 21:02
#86
Rev.: 7698
-
117 lines of code changed in 16 files:
-
Compiler/BackEnd:
SimCode.mo (+6 -7),
XMLDump.mo (+2 -2)
-
Compiler/FrontEnd:
DAE.mo (-2),
Expression.mo (+18 -10),
ExpressionDump.mo (+4 -4),
ExpressionSimplify.mo (+58 -6),
MetaUtil.mo (+4 -27),
Patternm.mo (+1 -1),
PrefixUtil.mo (+4 -4),
Static.mo (+5 -12),
Types.mo (+6 -11),
ValuesUtil.mo (+2 -3)
-
Compiler/Template:
SimCodeC.mo (+4 -4),
SimCodeCSharp.mo (+2 -2)
-
Compiler/Util:
Util.mo (+1 -2)
-
Compiler/susan_codegen/SimCode:
SimCodeTV.mo (-2)
-
perost
2011-01-14 14:34
#85
Rev.: 7697
-
161 lines of code changed in 4 files:
-
Compiler/FrontEnd:
Static.mo (+41 -102)
-
testsuite/mosfiles:
ArrayIndex2.mo (new 36),
ArrayIndex2.mos (new 15),
Makefile (+69 -31)
-
sjoelund.se
2011-01-14 07:27
#84
Rev.: 7696
-
1 lines of code changed in 1 file:
-
c_runtime:
rtclock.c (+1 -1)
-
sjoelund.se
2011-01-13 23:46
#83
Rev.: 7695
-
17 lines of code changed in 2 files:
-
Compiler/FrontEnd:
Builtin.mo (-1460),
ModelicaBuiltin.mo (+17 -22)
-
sjoelund.se
2011-01-13 23:00
#82
Rev.: 7694
-
1 lines of code changed in 1 file:
-
c_runtime:
rtclock.c (+1)
-
azazi
2011-01-13 17:53
#81
Rev.: 7693
-
1 lines of code changed in 1 file:
-
perost
2011-01-13 15:49
#80
Rev.: 7691
-
1019 lines of code changed in 5 files:
-
Compiler/FrontEnd:
Absyn.mo (+407 -2),
ModelicaBuiltin.mo (+194 -1),
SCode.mo (+133 -13),
SCodeFlatten.mo (+274 -193)
-
testsuite/interactive:
interactive_api_param.mo (+11 -3)
-
sjoelund.se
2011-01-13 14:39
#79
Rev.: 7690
-
4 lines of code changed in 1 file:
-
c_runtime:
rtclock.c (+4 -4)
-
sjoelund.se
2011-01-13 14:19
#78
Rev.: 7688
-
103 lines of code changed in 5 files:
-
Compiler/FrontEnd:
Static.mo (+58 -76)
-
Compiler/runtime:
errorext.cpp (+10 -9)
-
testsuite/mofiles:
IfExpCombiTable1.mo (new 15),
IfExpCombiTable2.mo (new 18),
Makefile (+2)
-
syeas460
2011-01-13 14:05
#77
Rev.: 7687
-
0 lines of code changed in 893 files:
-
OMEdit/omniORB-4.1.4-mingw/lib/python/omniidl:
__init__.pyc (new),
idlast.pyc (new),
idlstring.pyc (new),
idltype.pyc (new),
idlutil.pyc (new),
idlvisitor.pyc (new),
main.pyc (new),
output.pyc (new)
-
OMEdit/omniORB-4.1.4-mingw/lib/python/omniidl_be:
__init__.pyc (new),
dump.pyc (new),
example.pyc (new),
interactive.pyc (new)
-
OMEdit/omniORB-4.1.4-mingw/lib/python/omniidl_be/cxx:
__init__.pyc (new),
ast.pyc (new),
call.pyc (new),
config.pyc (new),
cxx.pyc (new),
descriptor.pyc (new),
id.pyc (new),
iface.pyc (new),
mapping.pyc (new),
output.pyc (new),
skutil.pyc (new),
support.pyc (new),
types.pyc (new),
util.pyc (new),
value.pyc (new)
-
OMEdit/omniORB-4.1.4-mingw/lib/python/omniidl_be/cxx/dynskel:
__init__.pyc (new),
main.pyc (new),
tcstring.pyc (new),
template.pyc (new),
typecode.pyc (new)
-
OMEdit/omniORB-4.1.4-mingw/lib/python/omniidl_be/cxx/header:
__init__.pyc (new),
defs.pyc (new),
forward.pyc (new),
marshal.pyc (new),
obv.pyc (new),
opers.pyc (new),
poa.pyc (new),
tcstring.pyc (new),
template.pyc (new),
tie.pyc (new)
-
OMEdit/omniORB-4.1.4-mingw/lib/python/omniidl_be/cxx/impl:
__init__.pyc (new),
main.pyc (new),
template.pyc (new)
-
OMEdit/omniORB-4.1.4-mingw/lib/python/omniidl_be/cxx/skel:
__init__.pyc (new),
main.pyc (new),
mangler.pyc (new),
poa.pyc (new),
template.pyc (new)
-
OMEdit/omniORB-4.1.4-mingw/lib/python1.5:
UserDict.pyc (new),
compileall.pyc (new),
dospath.pyc (new),
exceptions.pyc (new),
getopt.pyc (new),
keyword.pyc (new),
macpath.pyc (new),
ntpath.pyc (new),
os.pyc (new),
posixpath.pyc (new),
py_compile.pyc (new),
re.pyc (new),
rlcompleter.pyc (new),
site.pyc (new),
stat.pyc (new),
string.pyc (new),
types.pyc (new)
-
OMEdit/omniORB-4.1.4-mingw/lib/x86_win32:
libCOS4.a (new),
libCOS414_rt.a (new),
libCOS414_rtd.a (new),
libCOS4d.a (new),
libCOSDynamic4.a (new),
libCOSDynamic414_rt.a (new),
libCOSDynamic414_rtd.a (new),
libCOSDynamic4d.a (new),
libmsvcstub.a (new),
libmsvcstubd.a (new),
libomniCodeSets4.a (new),
libomniCodeSets414_rt.a (new),
libomniCodeSets414_rtd.a (new),
libomniCodeSets4d.a (new),
libomniConnectionMgmt4.a (new),
libomniConnectionMgmt414_rt.a (new),
libomniConnectionMgmt414_rtd.a (new),
libomniConnectionMgmt4d.a (new),
libomniDynamic4.a (new),
libomniDynamic414_rt.a (new),
libomniDynamic414_rtd.a (new),
libomniDynamic4d.a (new),
libomniORB4.a (new),
libomniORB414_rt.a (new),
libomniORB414_rtd.a (new),
libomniORB4d.a (new),
libomnithread.a (new),
libomnithread34_rt.a (new),
libomnithread34_rtd.a (new),
libomnithreadd.a (new)
-
OMEdit/omniORB-4.1.4-mingw/src/appl/omniMapper:
omniMapper.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/appl/omniNames:
NamingContext_i.o (new),
log.o (new),
omniNames.o (new),
omniNamesWin.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/appl/utils/catior:
catior.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/appl/utils/convertior:
convertior.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/appl/utils/genior:
genior.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/appl/utils/nameclt:
nameclt.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/codesets/debug:
cs-037.o (new),
cs-500.o (new),
cs-8859-10.o (new),
cs-8859-11.o (new),
cs-8859-13.o (new),
cs-8859-14.o (new),
cs-8859-15.o (new),
cs-8859-16.o (new),
cs-8859-2.o (new),
cs-8859-3.o (new),
cs-8859-4.o (new),
cs-8859-5.o (new),
cs-8859-6.o (new),
cs-8859-7.o (new),
cs-8859-8.o (new),
cs-8859-9.o (new),
cs-EDF-4.o (new),
cs-GBK.o (new),
cs-UCS-4.o (new),
cs-cp1250.o (new),
cs-cp1251.o (new),
cs-cp1252.o (new),
cs-cp1253.o (new),
cs-cp1254.o (new),
cs-cp1255.o (new),
cs-cp1256.o (new),
cs-cp1257.o (new),
cs-cp1258.o (new),
libomniCodeSets4d.a (new),
omniCodeSets.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/codesets/shared:
cs-037.o (new),
cs-500.o (new),
cs-8859-10.o (new),
cs-8859-11.o (new),
cs-8859-13.o (new),
cs-8859-14.o (new),
cs-8859-15.o (new),
cs-8859-16.o (new),
cs-8859-2.o (new),
cs-8859-3.o (new),
cs-8859-4.o (new),
cs-8859-5.o (new),
cs-8859-6.o (new),
cs-8859-7.o (new),
cs-8859-8.o (new),
cs-8859-9.o (new),
cs-EDF-4.o (new),
cs-GBK.o (new),
cs-UCS-4.o (new),
cs-cp1250.o (new),
cs-cp1251.o (new),
cs-cp1252.o (new),
cs-cp1253.o (new),
cs-cp1254.o (new),
cs-cp1255.o (new),
cs-cp1256.o (new),
cs-cp1257.o (new),
cs-cp1258.o (new),
libomniCodeSets414_rt.a (new),
msvcdllstub.o (new),
omniCodeSets.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/codesets/shareddebug:
cs-037.o (new),
cs-500.o (new),
cs-8859-10.o (new),
cs-8859-11.o (new),
cs-8859-13.o (new),
cs-8859-14.o (new),
cs-8859-15.o (new),
cs-8859-16.o (new),
cs-8859-2.o (new),
cs-8859-3.o (new),
cs-8859-4.o (new),
cs-8859-5.o (new),
cs-8859-6.o (new),
cs-8859-7.o (new),
cs-8859-8.o (new),
cs-8859-9.o (new),
cs-EDF-4.o (new),
cs-GBK.o (new),
cs-UCS-4.o (new),
cs-cp1250.o (new),
cs-cp1251.o (new),
cs-cp1252.o (new),
cs-cp1253.o (new),
cs-cp1254.o (new),
cs-cp1255.o (new),
cs-cp1256.o (new),
cs-cp1257.o (new),
cs-cp1258.o (new),
libomniCodeSets414_rtd.a (new),
msvcdllstub.o (new),
omniCodeSets.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/codesets/static:
cs-037.o (new),
cs-500.o (new),
cs-8859-10.o (new),
cs-8859-11.o (new),
cs-8859-13.o (new),
cs-8859-14.o (new),
cs-8859-15.o (new),
cs-8859-16.o (new),
cs-8859-2.o (new),
cs-8859-3.o (new),
cs-8859-4.o (new),
cs-8859-5.o (new),
cs-8859-6.o (new),
cs-8859-7.o (new),
cs-8859-8.o (new),
cs-8859-9.o (new),
cs-EDF-4.o (new),
cs-GBK.o (new),
cs-UCS-4.o (new),
cs-cp1250.o (new),
cs-cp1251.o (new),
cs-cp1252.o (new),
cs-cp1253.o (new),
cs-cp1254.o (new),
cs-cp1255.o (new),
cs-cp1256.o (new),
cs-cp1257.o (new),
cs-cp1258.o (new),
libomniCodeSets4.a (new),
omniCodeSets.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/connections/debug:
dataStub.o (new),
libomniConnectionMgmt4d.a (new),
omniConnectionMgmt.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/connections/shared:
dataStub.o (new),
libomniConnectionMgmt414_rt.a (new),
msvcdllstub.o (new),
omniConnectionMgmt.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/connections/shareddebug:
dataStub.o (new),
libomniConnectionMgmt414_rtd.a (new),
msvcdllstub.o (new),
omniConnectionMgmt.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/connections/static:
dataStub.o (new),
libomniConnectionMgmt4.a (new),
omniConnectionMgmt.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/dynamic/debug:
Namingdynstub.o (new),
abstractBase.o (new),
any.o (new),
anyStream.o (new),
bootstrapdynstub.o (new),
boxes.o (new),
constants.o (new),
context.o (new),
contextList.o (new),
corbaidldynstub.o (new),
corbaidlstub.o (new),
deferredRequest.o (new),
dynAny.o (new),
dynAnyNil.o (new),
dynException.o (new),
dynamicImplementation.o (new),
dynamicLib.o (new),
environment.o (new),
exceptionList.o (new),
ir.o (new),
irdynstub.o (new),
irstub.o (new),
libomniDynamic4d.a (new),
namedValue.o (new),
nvList.o (new),
omniTypedefs.o (new),
orbMultiRequest.o (new),
poastub.o (new),
policy.o (new),
pseudoBase.o (new),
request.o (new),
serverRequest.o (new),
tcParser.o (new),
typecode.o (new),
unknownUserExn.o (new),
unknownValue.o (new),
valueBase.o (new),
valueFactory.o (new),
valueTracker.o (new),
valueType.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/dynamic/shared:
Namingdynstub.o (new),
abstractBase.o (new),
any.o (new),
anyStream.o (new),
bootstrapdynstub.o (new),
boxes.o (new),
constants.o (new),
context.o (new),
contextList.o (new),
corbaidldynstub.o (new),
corbaidlstub.o (new),
deferredRequest.o (new),
dynAny.o (new),
dynAnyNil.o (new),
dynException.o (new),
dynamicImplementation.o (new),
dynamicLib.o (new),
environment.o (new),
exceptionList.o (new),
ir.o (new),
irdynstub.o (new),
irstub.o (new),
libomniDynamic414_rt.a (new),
namedValue.o (new),
nvList.o (new),
omniTypedefs.o (new),
orbMultiRequest.o (new),
poastub.o (new),
policy.o (new),
pseudoBase.o (new),
request.o (new),
serverRequest.o (new),
tcParser.o (new),
typecode.o (new),
unknownUserExn.o (new),
unknownValue.o (new),
valueBase.o (new),
valueFactory.o (new),
valueTracker.o (new),
valueType.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/dynamic/shareddebug:
Namingdynstub.o (new),
abstractBase.o (new),
any.o (new),
anyStream.o (new),
bootstrapdynstub.o (new),
boxes.o (new),
constants.o (new),
context.o (new),
contextList.o (new),
corbaidldynstub.o (new),
corbaidlstub.o (new),
deferredRequest.o (new),
dynAny.o (new),
dynAnyNil.o (new),
dynException.o (new),
dynamicImplementation.o (new),
dynamicLib.o (new),
environment.o (new),
exceptionList.o (new),
ir.o (new),
irdynstub.o (new),
irstub.o (new),
libomniDynamic414_rtd.a (new),
namedValue.o (new),
nvList.o (new),
omniTypedefs.o (new),
orbMultiRequest.o (new),
poastub.o (new),
policy.o (new),
pseudoBase.o (new),
request.o (new),
serverRequest.o (new),
tcParser.o (new),
typecode.o (new),
unknownUserExn.o (new),
unknownValue.o (new),
valueBase.o (new),
valueFactory.o (new),
valueTracker.o (new),
valueType.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/dynamic/static:
Namingdynstub.o (new),
abstractBase.o (new),
any.o (new),
anyStream.o (new),
bootstrapdynstub.o (new),
boxes.o (new),
constants.o (new),
context.o (new),
contextList.o (new),
corbaidldynstub.o (new),
corbaidlstub.o (new),
deferredRequest.o (new),
dynAny.o (new),
dynAnyNil.o (new),
dynException.o (new),
dynamicImplementation.o (new),
dynamicLib.o (new),
environment.o (new),
exceptionList.o (new),
ir.o (new),
irdynstub.o (new),
irstub.o (new),
libomniDynamic4.a (new),
namedValue.o (new),
nvList.o (new),
omniTypedefs.o (new),
orbMultiRequest.o (new),
poastub.o (new),
policy.o (new),
pseudoBase.o (new),
request.o (new),
serverRequest.o (new),
tcParser.o (new),
typecode.o (new),
unknownUserExn.o (new),
unknownValue.o (new),
valueBase.o (new),
valueFactory.o (new),
valueTracker.o (new),
valueType.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/omniidl_be:
__init__.pyc (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/omniidl_be/cxx:
__init__.pyc (new),
ast.pyc (new),
call.pyc (new),
config.pyc (new),
cxx.pyc (new),
descriptor.pyc (new),
id.pyc (new),
iface.pyc (new),
mapping.pyc (new),
output.pyc (new),
skutil.pyc (new),
support.pyc (new),
types.pyc (new),
util.pyc (new),
value.pyc (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/omniidl_be/cxx/dynskel:
__init__.pyc (new),
main.pyc (new),
tcstring.pyc (new),
template.pyc (new),
typecode.pyc (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/omniidl_be/cxx/header:
__init__.pyc (new),
defs.pyc (new),
forward.pyc (new),
marshal.pyc (new),
obv.pyc (new),
opers.pyc (new),
poa.pyc (new),
tcstring.pyc (new),
template.pyc (new),
tie.pyc (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/omniidl_be/cxx/impl:
__init__.pyc (new),
main.pyc (new),
template.pyc (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/omniidl_be/cxx/skel:
__init__.pyc (new),
main.pyc (new),
mangler.pyc (new),
poa.pyc (new),
template.pyc (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/orbcore/debug:
GIOP_C.o (new),
GIOP_S.o (new),
Namingstub.o (new),
SocketCollection.o (new),
anonObject.o (new),
bootstrapstub.o (new),
callDescriptor.o (new),
callHandle.o (new),
cdrMemoryStream.o (new),
cdrStream.o (new),
cdrStreamAdapter.o (new),
cdrValueChunkStream.o (new),
codeSets.o (new),
constants.o (new),
corbaBoa.o (new),
corbaFixed.o (new),
corbaObject.o (new),
corbaOrb.o (new),
corbaString.o (new),
corbaWString.o (new),
cs-16bit.o (new),
cs-8859-1.o (new),
cs-8bit.o (new),
cs-UTF-16.o (new),
cs-UTF-8.o (new),
current.o (new),
dynamicLib.o (new),
exception.o (new),
exceptn.o (new),
giopBiDir.o (new),
giopEndpoint.o (new),
giopImpl10.o (new),
giopImpl11.o (new),
giopImpl12.o (new),
giopMonitor.o (new),
giopRendezvouser.o (new),
giopRope.o (new),
giopServer.o (new),
giopStrand.o (new),
giopStream.o (new),
giopStreamImpl.o (new),
giopWorker.o (new),
inProcessIdentity.o (new),
initRefs.o (new),
interceptors.o (new),
invoker.o (new),
ior.o (new),
libcWrapper.o (new),
libmsvcstubd.a (new),
libomniORB4d.a (new),
localIdentity.o (new),
localObject.o (new),
logIOstream.o (new),
minorCode.o (new),
msvcdllstub.o (new),
objectAdapter.o (new),
objectStub.o (new),
omniIOR.o (new),
omniIdentity.o (new),
omniInternal.o (new),
omniORB.o (new),
omniObjRef.o (new),
omniPolicy.o (new),
omniServant.o (new),
omniTransport.o (new),
orbOptions.o (new),
orbOptionsFile.o (new),
orbOptionsReg.o (new),
poa.o (new),
poamanager.o (new),
poastubs.o (new),
policy.o (new),
portableserver.o (new),
proxyFactory.o (new),
remoteIdentity.o (new),
rmutex.o (new),
shutdownIdentity.o (new),
tcpActive.o (new),
tcpAddress.o (new),
tcpConnection.o (new),
tcpEndpoint.o (new),
tcpTransportImpl.o (new),
tracedthread.o (new),
transportRules.o (new),
uri.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/orbcore/shared:
GIOP_C.o (new),
GIOP_S.o (new),
Namingstub.o (new),
SocketCollection.o (new),
anonObject.o (new),
bootstrapstub.o (new),
callDescriptor.o (new),
callHandle.o (new),
cdrMemoryStream.o (new),
cdrStream.o (new),
cdrStreamAdapter.o (new),
cdrValueChunkStream.o (new),
codeSets.o (new),
constants.o (new),
corbaBoa.o (new),
corbaFixed.o (new),
corbaObject.o (new),
corbaOrb.o (new),
corbaString.o (new),
corbaWString.o (new),
cs-16bit.o (new),
cs-8859-1.o (new),
cs-8bit.o (new),
cs-UTF-16.o (new),
cs-UTF-8.o (new),
current.o (new),
dynamicLib.o (new),
exception.o (new),
exceptn.o (new),
giopBiDir.o (new),
giopEndpoint.o (new),
giopImpl10.o (new),
giopImpl11.o (new),
giopImpl12.o (new),
giopMonitor.o (new),
giopRendezvouser.o (new),
giopRope.o (new),
giopServer.o (new),
giopStrand.o (new),
giopStream.o (new),
giopStreamImpl.o (new),
giopWorker.o (new),
inProcessIdentity.o (new),
initRefs.o (new),
interceptors.o (new),
invoker.o (new),
ior.o (new),
libcWrapper.o (new),
libomniORB414_rt.a (new),
localIdentity.o (new),
localObject.o (new),
logIOstream.o (new),
minorCode.o (new),
msvcdllstub.o (new),
objectAdapter.o (new),
objectStub.o (new),
omniIOR.o (new),
omniIdentity.o (new),
omniInternal.o (new),
omniORB.o (new),
omniObjRef.o (new),
omniPolicy.o (new),
omniServant.o (new),
omniTransport.o (new),
orbOptions.o (new),
orbOptionsFile.o (new),
orbOptionsReg.o (new),
poa.o (new),
poamanager.o (new),
poastubs.o (new),
policy.o (new),
portableserver.o (new),
proxyFactory.o (new),
remoteIdentity.o (new),
rmutex.o (new),
shutdownIdentity.o (new),
tcpActive.o (new),
tcpAddress.o (new),
tcpConnection.o (new),
tcpEndpoint.o (new),
tcpTransportImpl.o (new),
tracedthread.o (new),
transportRules.o (new),
uri.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/orbcore/shareddebug:
GIOP_C.o (new),
GIOP_S.o (new),
Namingstub.o (new),
SocketCollection.o (new),
anonObject.o (new),
bootstrapstub.o (new),
callDescriptor.o (new),
callHandle.o (new),
cdrMemoryStream.o (new),
cdrStream.o (new),
cdrStreamAdapter.o (new),
cdrValueChunkStream.o (new),
codeSets.o (new),
constants.o (new),
corbaBoa.o (new),
corbaFixed.o (new),
corbaObject.o (new),
corbaOrb.o (new),
corbaString.o (new),
corbaWString.o (new),
cs-16bit.o (new),
cs-8859-1.o (new),
cs-8bit.o (new),
cs-UTF-16.o (new),
cs-UTF-8.o (new),
current.o (new),
dynamicLib.o (new),
exception.o (new),
exceptn.o (new),
giopBiDir.o (new),
giopEndpoint.o (new),
giopImpl10.o (new),
giopImpl11.o (new),
giopImpl12.o (new),
giopMonitor.o (new),
giopRendezvouser.o (new),
giopRope.o (new),
giopServer.o (new),
giopStrand.o (new),
giopStream.o (new),
giopStreamImpl.o (new),
giopWorker.o (new),
inProcessIdentity.o (new),
initRefs.o (new),
interceptors.o (new),
invoker.o (new),
ior.o (new),
libcWrapper.o (new),
libomniORB414_rtd.a (new),
localIdentity.o (new),
localObject.o (new),
logIOstream.o (new),
minorCode.o (new),
msvcdllstub.o (new),
objectAdapter.o (new),
objectStub.o (new),
omniIOR.o (new),
omniIdentity.o (new),
omniInternal.o (new),
omniORB.o (new),
omniObjRef.o (new),
omniPolicy.o (new),
omniServant.o (new),
omniTransport.o (new),
orbOptions.o (new),
orbOptionsFile.o (new),
orbOptionsReg.o (new),
poa.o (new),
poamanager.o (new),
poastubs.o (new),
policy.o (new),
portableserver.o (new),
proxyFactory.o (new),
remoteIdentity.o (new),
rmutex.o (new),
shutdownIdentity.o (new),
tcpActive.o (new),
tcpAddress.o (new),
tcpConnection.o (new),
tcpEndpoint.o (new),
tcpTransportImpl.o (new),
tracedthread.o (new),
transportRules.o (new),
uri.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/orbcore/static:
GIOP_C.o (new),
GIOP_S.o (new),
Namingstub.o (new),
SocketCollection.o (new),
anonObject.o (new),
bootstrapstub.o (new),
callDescriptor.o (new),
callHandle.o (new),
cdrMemoryStream.o (new),
cdrStream.o (new),
cdrStreamAdapter.o (new),
cdrValueChunkStream.o (new),
codeSets.o (new),
constants.o (new),
corbaBoa.o (new),
corbaFixed.o (new),
corbaObject.o (new),
corbaOrb.o (new),
corbaString.o (new),
corbaWString.o (new),
cs-16bit.o (new),
cs-8859-1.o (new),
cs-8bit.o (new),
cs-UTF-16.o (new),
cs-UTF-8.o (new),
current.o (new),
dynamicLib.o (new),
exception.o (new),
exceptn.o (new),
giopBiDir.o (new),
giopEndpoint.o (new),
giopImpl10.o (new),
giopImpl11.o (new),
giopImpl12.o (new),
giopMonitor.o (new),
giopRendezvouser.o (new),
giopRope.o (new),
giopServer.o (new),
giopStrand.o (new),
giopStream.o (new),
giopStreamImpl.o (new),
giopWorker.o (new),
inProcessIdentity.o (new),
initRefs.o (new),
interceptors.o (new),
invoker.o (new),
ior.o (new),
libcWrapper.o (new),
libmsvcstub.a (new),
libomniORB4.a (new),
localIdentity.o (new),
localObject.o (new),
logIOstream.o (new),
minorCode.o (new),
msvcdllstub.o (new),
objectAdapter.o (new),
objectStub.o (new),
omniIOR.o (new),
omniIdentity.o (new),
omniInternal.o (new),
omniORB.o (new),
omniObjRef.o (new),
omniPolicy.o (new),
omniServant.o (new),
omniTransport.o (new),
orbOptions.o (new),
orbOptionsFile.o (new),
orbOptionsReg.o (new),
poa.o (new),
poamanager.o (new),
poastubs.o (new),
policy.o (new),
portableserver.o (new),
proxyFactory.o (new),
remoteIdentity.o (new),
rmutex.o (new),
shutdownIdentity.o (new),
tcpActive.o (new),
tcpAddress.o (new),
tcpConnection.o (new),
tcpEndpoint.o (new),
tcpTransportImpl.o (new),
tracedthread.o (new),
transportRules.o (new),
uri.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omnithread/debug:
libomnithreadd.a (new),
nt.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omnithread/shared:
libomnithread34_rt.a (new),
nt.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omnithread/shareddebug:
libomnithread34_rtd.a (new),
nt.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omnithread/static:
libomnithread.a (new),
nt.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/services/mklib/debug:
CosEventChannelAdminDynSK.o (new),
CosEventChannelAdminSK.o (new),
CosEventCommDynSK.o (new),
CosEventCommSK.o (new),
CosLifeCycleDynSK.o (new),
CosLifeCycleSK.o (new),
CosNotificationDynSK.o (new),
CosNotificationSK.o (new),
CosNotifyChannelAdminDynSK.o (new),
CosNotifyChannelAdminSK.o (new),
CosNotifyCommDynSK.o (new),
CosNotifyCommSK.o (new),
CosNotifyFilterDynSK.o (new),
CosNotifyFilterSK.o (new),
CosTimeDynSK.o (new),
CosTimeSK.o (new),
TimeBaseDynSK.o (new),
TimeBaseSK.o (new),
libCOS4d.a (new),
libCOSDynamic4d.a (new)
-
OMEdit/omniORB-4.1.4-mingw/src/services/mklib/shared:
CosEventChannelAdminDynSK.o (new),
CosEventChannelAdminSK.o (new),
CosEventCommDynSK.o (new),
CosEventCommSK.o (new),
CosLifeCycleDynSK.o (new),
CosLifeCycleSK.o (new),
CosNotificationDynSK.o (new),
CosNotificationSK.o (new),
CosNotifyChannelAdminDynSK.o (new),
CosNotifyChannelAdminSK.o (new),
CosNotifyCommDynSK.o (new),
CosNotifyCommSK.o (new),
CosNotifyFilterDynSK.o (new),
CosNotifyFilterSK.o (new),
CosTimeDynSK.o (new),
CosTimeSK.o (new),
TimeBaseDynSK.o (new),
TimeBaseSK.o (new),
libCOS414_rt.a (new),
libCOSDynamic414_rt.a (new)
-
OMEdit/omniORB-4.1.4-mingw/src/services/mklib/shareddebug:
CosEventChannelAdminDynSK.o (new),
CosEventChannelAdminSK.o (new),
CosEventCommDynSK.o (new),
CosEventCommSK.o (new),
CosLifeCycleDynSK.o (new),
CosLifeCycleSK.o (new),
CosNotificationDynSK.o (new),
CosNotificationSK.o (new),
CosNotifyChannelAdminDynSK.o (new),
CosNotifyChannelAdminSK.o (new),
CosNotifyCommDynSK.o (new),
CosNotifyCommSK.o (new),
CosNotifyFilterDynSK.o (new),
CosNotifyFilterSK.o (new),
CosTimeDynSK.o (new),
CosTimeSK.o (new),
TimeBaseDynSK.o (new),
TimeBaseSK.o (new),
libCOS414_rtd.a (new),
libCOSDynamic414_rtd.a (new)
-
OMEdit/omniORB-4.1.4-mingw/src/services/mklib/static:
CosEventChannelAdminDynSK.o (new),
CosEventChannelAdminSK.o (new),
CosEventCommDynSK.o (new),
CosEventCommSK.o (new),
CosLifeCycleDynSK.o (new),
CosLifeCycleSK.o (new),
CosNotificationDynSK.o (new),
CosNotificationSK.o (new),
CosNotifyChannelAdminDynSK.o (new),
CosNotifyChannelAdminSK.o (new),
CosNotifyCommDynSK.o (new),
CosNotifyCommSK.o (new),
CosNotifyFilterDynSK.o (new),
CosNotifyFilterSK.o (new),
CosTimeDynSK.o (new),
CosTimeSK.o (new),
TimeBaseDynSK.o (new),
TimeBaseSK.o (new),
libCOS4.a (new),
libCOSDynamic4.a (new)
-
OMEdit/omniORB-4.1.4-mingw/src/tool/omkdepend:
cppsetup.o (new),
gnuwin32.o (new),
ifparser.o (new),
include.o (new),
main.o (new),
parse.o (new),
pr.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/tool/omniidl/cxx:
idlast.o (new),
idlconfig.o (new),
idldump.o (new),
idlerr.o (new),
idlexpr.o (new),
idlfixed.o (new),
idlpython.o (new),
idlrepoId.o (new),
idlscope.o (new),
idltype.o (new),
idlutil.o (new),
idlvalidate.o (new),
lex.yy.o (new),
y.tab.o (new)
-
OMEdit/omniORB-4.1.4-mingw/src/tool/omniidl/cxx/cccp:
alloca.o (new),
cccp.o (new),
cexp.o (new),
config.o (new),
index.o (new)
-
syeas460
2011-01-13 13:25
#76
Rev.: 7686
-
538014 lines of code changed in 1463 files:
-
OMEdit/OMEditGUI:
OMEditGUI.pro (+2 -2),
OMEditGUI.pro.user (+1 -1)
-
OMEdit/OMEditGUI/Resources/PSDs:
block.psd (new 1),
class.psd (new 1),
connector.psd (new 1),
ellipse-shape.psd (new 1),
function.psd (new 1),
line-shape.psd (new 1),
model.psd (new 1),
modelica-icon.psd (new 1),
modelica-text.psd (new 1),
omedit.psd (new 4681),
package.psd (new 1),
polygon-shape.psd (new 1),
record.psd (new 1),
rectangle-shape.psd (new 1),
splash-screen-with-text.psd (new),
splash-screen.psd (new),
text-shape.psd (new 1),
type.psd (new 1)
-
OMEdit/bin:
Makefile (+1 -1),
Makefile.Debug (+3 -3),
Makefile.Release (+3 -3)
-
OMEdit/omniORB-4.1.4-mingw:
COPYING (new 340),
COPYING.LIB (new 504),
COPYING.PYTHON (new 35),
CREDITS (new 106),
GNUmakefile.in (new 17),
README.FIRST.txt (new 153),
README.unix (new 311),
README.win32.txt (new 464),
ReleaseChecklist.txt (new 19),
ReleaseNotes.txt (new 154),
THIS_IS_OMNIORB_4_1_4 (new 1),
acinclude.m4 (new 572),
aclocal.m4 (new 250),
bugfixes-410.xml (new 159),
bugfixes-411.xml (new 85),
bugfixes-412.xml (new 64),
bugfixes-413.xml (new 100),
configure (new 14455),
configure.ac (new 312),
sample.cfg (new 1100),
sample.reg (new 1101),
update.log (new 4951)
-
OMEdit/omniORB-4.1.4-mingw/bin/scripts:
config.guess (new 1314),
config.sub (new 1410),
distdate.py (new 29),
install-sh (new 250),
make16bitcs.py (new 151),
make8bitcs.py (new 133),
makedeffile.py (new 120),
omkdirhier (new 70)
-
OMEdit/omniORB-4.1.4-mingw/bin/x86_win32:
COS414_rt.dll (new),
COS414_rtd.dll (new),
COSDynamic414_rt.dll (new),
COSDynamic414_rtd.dll (new),
catior.exe (new),
clwrapper.exe (new),
convertior.exe (new),
genior.exe (new),
libwrapper.exe (new),
linkwrapper.exe (new),
nameclt.exe (new),
oidlwrapper.exe (new),
omkdepend.exe (new),
omniCodeSets414_rt.dll (new),
omniCodeSets414_rtd.dll (new),
omniConnectionMgmt414_rt.dll (new),
omniConnectionMgmt414_rtd.dll (new),
omniDynamic414_rt.dll (new),
omniDynamic414_rtd.dll (new),
omniMapper.exe (new),
omniNames.exe (new),
omniORB414_rt.dll (new),
omniORB414_rtd.dll (new),
omnicpp.exe (new),
omniidl.exe (new),
omnipython.exe (new),
omnithread34_rt.dll (new),
omnithread34_rtd.dll (new),
python15.dll (new)
-
OMEdit/omniORB-4.1.4-mingw/config:
config.mk (new 121)
-
OMEdit/omniORB-4.1.4-mingw/contrib:
GNUmakefile.in (new 14),
README (new 2)
-
OMEdit/omniORB-4.1.4-mingw/contrib/RPMs:
omniORB.spec (new 327),
omniORB_new.spec (new 367)
-
OMEdit/omniORB-4.1.4-mingw/contrib/Voyager:
README-Voyager.txt (new 68),
cs-voyager.cc (new 283)
-
OMEdit/omniORB-4.1.4-mingw/contrib/pkgconfig:
GNUmakefile.in (new 20),
omniCOS4.pc.in (new 13),
omniCOSDynamic4.pc.in (new 11),
omniConnectionMgmt4.pc.in (new 11),
omniDynamic4.pc.in (new 11),
omniORB4.pc.in (new 15),
omnithread3.pc.in (new 11)
-
OMEdit/omniORB-4.1.4-mingw/doc:
omniNames.html (new 181),
omniNames.pdf (new),
omniORB.pdf (new 20535),
omniidl.html (new 1066),
omniidl.pdf (new 2203),
omnithread.html (new 424),
omnithread.pdf (new),
utilities.html (new 154),
utilities.pdf (new)
-
OMEdit/omniORB-4.1.4-mingw/doc/omniORB:
contents_motif.gif (new),
index.html (new 152),
next_motif.gif (new),
omniORB.css (new 11),
omniORB.html (new 4165),
omniORB001.html (new 145),
omniORB002.html (new 1405),
omniORB003.html (new 107),
omniORB004.html (new 523),
omniORB005.html (new 211),
omniORB006.html (new 202),
omniORB007.html (new 119),
omniORB008.html (new 446),
omniORB009.html (new 83),
omniORB010.html (new 129),
omniORB011.html (new 446),
omniORB012.html (new 116),
omniORB013.html (new 223),
omniORB014.html (new 42),
omniORB015.html (new 61),
previous_motif.gif (new)
-
OMEdit/omniORB-4.1.4-mingw/doc/tex:
cover.tex (new 29),
ode.tex (new 1501),
omniNames.tex (new 161),
omniORB.bib (new 91),
omniORB.tex (new 6516),
omniidl.tex (new 1321),
omnithread.tex (new 402),
utilities.tex (new 144)
-
OMEdit/omniORB-4.1.4-mingw/etc:
README (new 11),
macos.zip (new),
openvms.zip (new),
rtems.zip (new),
vxworks.zip (new)
-
OMEdit/omniORB-4.1.4-mingw/etc/init.d:
omniNames.SuSE.in (new 113),
omniNames.in (new 116)
-
OMEdit/omniORB-4.1.4-mingw/idl:
GNUmakefile.in (new 25),
Naming.idl (new 116),
anyExample.idl (new 16),
bootstrap.idl (new 10),
boxes.idl (new 18),
corbaidl.idl (new 88),
echo.idl (new 8),
ir.idl (new 617),
omniConnectionData.idl (new 102),
omniTypedefs.idl (new 37),
orb.idl (new 9),
poa.idl (new 76),
poa_enums.idl (new 43),
poa_include.idl (new 30)
-
OMEdit/omniORB-4.1.4-mingw/idl/COS:
CosCollection.idl (new 1082),
CosCompoundLifeCycle.idl (new 134),
CosConcurrencyControl.idl (new 72),
CosContainment.idl (new 23),
CosEventChannelAdmin.idl (new 59),
CosEventComm.idl (new 37),
CosExternalization.idl (new 39),
CosExternalizationContainment.idl (new 31),
CosExternalizationReference.idl (new 31),
CosGraphs.idl (new 136),
CosLicensingManager.idl (new 94),
CosLifeCycle.idl (new 76),
CosLifeCycleContainment.idl (new 29),
CosLifeCycleReference.idl (new 30),
CosNaming.idl (new 117),
CosNotification.idl (new 179),
CosNotifyChannelAdmin.idl (new 392),
CosNotifyComm.idl (new 123),
CosNotifyFilter.idl (new 185),
CosObjectIdentity.idl (new 24),
CosPersistenceDDO.idl (new 39),
CosPersistenceDS_CLI.idl (new 85),
CosPersistencePDS.idl (new 31),
CosPersistencePDS_DA.idl (new 48),
CosPersistencePID.idl (new 20),
CosPersistencePO.idl (new 31),
CosPersistencePOM.idl (new 35),
CosPropertyService.idl (new 250),
CosQuery.idl (new 66),
CosQueryCollection.idl (new 104),
CosReference.idl (new 24),
CosRelationships.idl (new 134),
CosStream.idl (new 131),
CosTSPortability.idl (new 35),
CosTime.idl (new 81),
CosTimerEvent.idl (new 56),
CosTrading.idl (new 547),
CosTradingDynamic.idl (new 42),
CosTradingRepos.idl (new 144),
CosTransactions.idl (new 214),
CosTypedEventChannelAdmin.idl (new 56),
CosTypedEventComm.idl (new 26),
CosTypedNotifyChannelAdmin.idl (new 170),
CosTypedNotifyComm.idl (new 29),
DCE_CIOPSecurity.idl (new 26),
GNUmakefile.in (new 41),
LifeCycleService.idl (new 56),
Lname-library.idl (new 56),
NRService.idl (new 168),
RDITestTypes.idl (new 89),
SECIOP.idl (new 198),
SSLIOP.idl (new 26),
Security.idl (new 308),
SecurityAdmin.idl (new 116),
SecurityLevel1.idl (new 26),
SecurityLevel2.idl (new 212),
SecurityReplaceable.idl (new 82),
TimeBase.idl (new 44)
-
OMEdit/omniORB-4.1.4-mingw/include:
GNUmakefile.in (new 24),
omniconfig.h (new 41),
omniconfig.h.in (new 49),
omnithread.h (new 683)
-
OMEdit/omniORB-4.1.4-mingw/include/COS:
COS_sysdep.h (new 47),
CosEventChannelAdmin.hh (new 1113),
CosEventComm.hh (new 675),
CosLifeCycle.hh (new 1055),
CosNotification.hh (new 1364),
CosNotifyChannelAdmin.hh (new 3530),
CosNotifyComm.hh (new 2001),
CosNotifyFilter.hh (new 1977),
CosTime.hh (new 669),
TimeBase.hh (new 171)
-
OMEdit/omniORB-4.1.4-mingw/include/omniORB4:
BiDirPolicy.h (new 73),
CORBA.h (new 599),
CORBA_AbstractBase.h (new 173),
CORBA_Any.h (new 342),
CORBA_Any_vartypes.h (new 320),
CORBA_BOA.h (new 111),
CORBA_Context.h (new 170),
CORBA_Current.h (new 75),
CORBA_DomainManager.h (new 70),
CORBA_Environment.h (new 85),
CORBA_Exception.h (new 325),
CORBA_ExceptionList.h (new 95),
CORBA_Fixed.h (new 184),
CORBA_LocalObject.h (new 99),
CORBA_LocalObject_vartypes.h (new 344),
CORBA_NamedValue.h (new 157),
CORBA_ORB.h (new 319),
CORBA_Object.h (new 159),
CORBA_Object_vartypes.h (new 360),
CORBA_Policy.h (new 235),
CORBA_Principal.h (new 75),
CORBA_Request.h (new 103),
CORBA_ServerRequest.h (new 63),
CORBA_String.h (new 70),
CORBA_TypeCode.h (new 398),
CORBA_TypeCode_member.h (new 102),
CORBA_UnknownUserException.h (new 88),
CORBA_ValueBase.h (new 224),
CORBA_ValueBase_vartypes.h (new 430),
CORBA_basetypes.h (new 438),
CORBA_primitive_types.h (new 89),
CORBA_static_fns.h (new 122),
CORBA_sysdep.h (new 594),
CORBA_sysdep_auto.h (new 120),
CORBA_sysdep_trad.h (new 615),
CORBA_vartypes.h (new 288),
GIOP.h (new 157),
GNUmakefile.in (new 63),
IIOP.h (new 144),
IOP.h (new 459),
IOP_C.h (new 165),
IOP_S.h (new 173),
Naming.hh (new 1169),
acconfig.h.in (new 312),
anyStream.h (new 88),
boa.h (new 98),
bootstrap.hh (new 341),
boxes_defs.hh (new 354),
boxes_operators.hh (new 14),
boxes_poa.hh (new 6),
callDescriptor.h (new 372),
callHandle.h (new 163),
cdrStream.h (new 1576),
codeSets.h (new 613),
corba_operators.h (new 54),
corbaidl_defs.hh (new 2356),
corbaidl_operators.hh (new 121),
corbaidl_poa.hh (new 6),
distdate.hh (new 3),
dynAny.h (new 1136),
finalCleanup.h (new 43),
fixed.h (new 117),
giopEndpoint.h (new 462),
ir_defs.hh (new 5609),
ir_operators.hh (new 506),
ir_poa.hh (new 339),
linkHacks.h (new 96),
local_config.h (new 21),
minorCode.h (new 634),
objTracker.h (new 49),
omniAsyncInvoker.h (new 248),
omniConnectionData.hh (new 160),
omniConnectionMgmt.h (new 64),
omniIOR.h (new 379),
omniInterceptors.h (new 383),
omniInternal.h (new 498),
omniORB.h (new 743),
omniORBcompat.h (new 121),
omniObjKey.h (new 157),
omniObjRef.h (new 476),
omniPolicy.h (new 54),
omniServant.h (new 179),
omniServer.h (new 145),
omniTransport.h (new 172),
omniTypedefs.hh (new 320),
omniURI.h (new 167),
omniutilities.h (new 154),
optionalFeatures.h (new 74),
poa.h (new 839),
poa_defs.h (new 642),
poa_enums_defs.hh (new 41),
poa_enums_operators.hh (new 139),
poa_enums_poa.hh (new 6),
poa_poa.h (new 112),
proxyFactory.h (new 110),
seqTemplatedecls.h (new 2164),
seqTemplatedefns.h (new 806),
sslContext.h (new 171),
streamOperators.h (new 296),
stringtypes.h (new 910),
templatedecls.h (new 1248),
templatedefns.h (new 299),
tracedthread.h (new 191),
userexception.h (new 208),
valueFactoryManager.h (new 64),
valueTemplatedecls.h (new 739),
valueTemplatedefns.h (new 60),
valueType.h (new 125),
wstringtypes.h (new 883)
-
OMEdit/omniORB-4.1.4-mingw/include/omniORB4/internal:
GIOP_C.h (new 168),
GIOP_S.h (new 296),
GNUmakefile.in (new 30),
SocketCollection.h (new 514),
anonObject.h (new 118),
codeSetUtil.h (new 315),
context.h (new 160),
corbaBoa.h (new 192),
corbaOrb.h (new 128),
deferredRequest.h (new 82),
dynAnyImpl.h (new 1483),
dynamicImplementation.h (new 98),
dynamicLib.h (new 112),
excepthandler.h (new 115),
exceptiondefs.h (new 131),
giopBiDir.h (new 170),
giopMonitor.h (new 74),
giopRendezvouser.h (new 80),
giopRope.h (new 282),
giopServer.h (new 357),
giopStrand.h (new 452),
giopStrandFlags.h (new 59),
giopStream.h (new 547),
giopStreamImpl.h (new 242),
giopWorker.h (new 81),
inProcessIdentity.h (new 155),
initRefs.h (new 157),
initialiser.h (new 85),
interceptors.h (new 117),
invoker.h (new 88),
libcWrapper.h (new 208),
localIdentity.h (new 236),
objectAdapter.h (new 378),
objectStub.h (new 105),
objectTable.h (new 309),
omniCurrent.h (new 156),
omniIdentity.h (new 215),
orbOptions.h (new 443),
orbParameters.h (new 551),
poacurrentimpl.h (new 138),
poaimpl.h (new 607),
poamanager.h (new 126),
pseudo.h (new 186),
remoteIdentity.h (new 167),
request.h (new 123),
rmutex.h (new 98),
shutdownIdentity.h (new 109),
tcParser.h (new 105),
transportRules.h (new 233),
typecode.h (new 1490),
unknownValue.h (new 117),
valueTrackerImpl.h (new 172)
-
OMEdit/omniORB-4.1.4-mingw/include/omniVms:
unlink.hxx (new 30),
utsname.hxx (new 53)
-
OMEdit/omniORB-4.1.4-mingw/include/omnithread:
GNUmakefile.in (new 19),
VxThread.h (new 125),
mach.h (new 51),
nt.h (new 95),
posix.h (new 85),
pthread_nt.h (new 186),
solaris.h (new 47)
-
OMEdit/omniORB-4.1.4-mingw/include/python1.5:
Python.h (new 129),
abstract.h (new 892),
bitset.h (new 62),
bufferobject.h (new 61),
cStringIO.h (new 133),
ceval.h (new 150),
classobject.h (new 99),
cobject.h (new 85),
compile.h (new 86),
complexobject.h (new 57),
config.h (new 2473),
config.h.orig (new 2473),
dictobject.h (new 63),
errcode.h (new 59),
eval.h (new 45),
fileobject.h (new 58),
floatobject.h (new 62),
frameobject.h (new 119),
funcobject.h (new 71),
graminit.h (new 57),
grammar.h (new 124),
import.h (new 81),
intobject.h (new 100),
intrcheck.h (new 45),
listobject.h (new 83),
longintrepr.h (new 81),
longobject.h (new 89),
marshal.h (new 53),
metagrammar.h (new 48),
methodobject.h (new 96),
modsupport.h (new 127),
moduleobject.h (new 53),
mymalloc.h (new 122),
mymath.h (new 75),
myproto.h (new 52),
myselect.h (new 93),
mytime.h (new 54),
node.h (new 75),
object.h (new 525),
objimpl.h (new 80),
opcode.h (new 153),
osdefs.h (new 75),
parsetok.h (new 55),
patchlevel.h (new 70),
pgenheaders.h (new 98),
pydebug.h (new 52),
pyerrors.h (new 109),
pyfpe.h (new 176),
pystate.h (new 118),
pythonrun.h (new 117),
pythread.h (new 87),
rangeobject.h (new 46),
rename2.h (new 434),
sliceobject.h (new 39),
stringobject.h (new 108),
structmember.h (new 101),
sysmodule.h (new 61),
thread.h (new 62),
token.h (new 98),
traceback.h (new 54),
tupleobject.h (new 80)
-
OMEdit/omniORB-4.1.4-mingw/lib/python/omniidl:
__init__.py (new 3),
idlast.py (new 1230),
idlstring.py (new 62),
idltype.py (new 403),
idlutil.py (new 234),
idlvisitor.py (new 144),
main.py (new 524),
output.py (new 221)
-
OMEdit/omniORB-4.1.4-mingw/lib/python/omniidl_be:
__init__.py (new 3),
dump.py (new 546),
example.py (new 55),
interactive.py (new 37)
-
OMEdit/omniORB-4.1.4-mingw/lib/python/omniidl_be/cxx:
__init__.py (new 350),
ast.py (new 398),
call.py (new 922),
config.py (new 179),
cxx.py (new 229),
descriptor.py (new 236),
id.py (new 433),
iface.py (new 988),
mapping.py (new 73),
output.py (new 267),
skutil.py (new 541),
support.py (new 221),
types.py (new 1131),
util.py (new 258),
value.py (new 3377)
-
OMEdit/omniORB-4.1.4-mingw/lib/python/omniidl_be/cxx/dynskel:
__init__.py (new 153),
main.py (new 399),
tcstring.py (new 179),
template.py (new 637),
typecode.py (new 1188)
-
OMEdit/omniORB-4.1.4-mingw/lib/python/omniidl_be/cxx/header:
__init__.py (new 361),
defs.py (new 1801),
forward.py (new 185),
marshal.py (new 174),
obv.py (new 158),
opers.py (new 284),
poa.py (new 323),
tcstring.py (new 197),
template.py (new 1689),
tie.py (new 325)
-
OMEdit/omniORB-4.1.4-mingw/lib/python/omniidl_be/cxx/impl:
__init__.py (new 59),
main.py (new 277),
template.py (new 170)
-
OMEdit/omniORB-4.1.4-mingw/lib/python/omniidl_be/cxx/skel:
__init__.py (new 159),
main.py (new 877),
mangler.py (new 324),
poa.py (new 180),
template.py (new 1155)
-
OMEdit/omniORB-4.1.4-mingw/lib/python1.5:
lib-dynload (new),
site.py (new 16)
-
OMEdit/omniORB-4.1.4-mingw/lib/x86_win32:
python15.lib (new)
-
OMEdit/omniORB-4.1.4-mingw/man/man1:
catior.1 (new 21),
convertior.1 (new 22),
genior.1 (new 24),
nameclt.1 (new 59),
omnicpp.1 (new 62),
omniidl.1 (new 175)
-
OMEdit/omniORB-4.1.4-mingw/man/man8:
omniMapper.8 (new 75),
omniNames.8 (new 33)
-
OMEdit/omniORB-4.1.4-mingw/mk:
afterauto.mk.in (new 207),
afterdir.mk (new 211),
beforeauto.mk.in (new 1209),
beforedir.mk (new 382),
cos.mk (new 82),
java.mk (new 164),
linux.mk (new 336),
mingw.mk (new 460),
mklib.mk (new 225),
rtems.mk (new 322),
unix.mk (new 332),
version.mk (new 15),
vxWorks.mk (new 430),
win32.mk (new 619)
-
OMEdit/omniORB-4.1.4-mingw/mk/platforms:
alpha_linux_2.0.mk (new 88),
alpha_nt_4.0.mk (new 36),
alpha_osf1_3.2.mk (new 147),
alpha_osf1_4.0.mk (new 192),
alpha_osf1_5.0.mk (new 159),
arm_linux_mvl_3.1.mk (new 127),
arm_vxWorks_5.4.mk (new 76),
hppa_hpux_10.20.mk (new 174),
hppa_hpux_11.00.mk (new 209),
hppa_hpux_11.23.mk (new 152),
i586_linux_2.0.mk (new 87),
i586_linux_2.0_glibc.mk (new 106),
i586_linux_2.0_glibc2.1.mk (new 143),
ia64_hpux_11.23.mk (new 152),
m68k_nextstep_3.3.mk (new 80),
mips_irix_6.2_n32.mk (new 139),
mips_irix_6.4_6.5_common.mk (new 162),
mips_irix_6.4_64.mk (new 13),
mips_irix_6.4_n32.mk (new 14),
mips_irix_6.5_64.mk (new 35),
mips_irix_6.5_n32.mk (new 26),
mips_sinux_5.43.mk (new 111),
pc486_rtems_4.5.0.mk (new 94),
powerpc_LynxOS_4.0.mk (new 138),
powerpc_aix_4.2.mk (new 230),
powerpc_aix_4.2_egcs.mk (new 145),
powerpc_aix_4.2_xlc5.mk (new 238),
powerpc_aix_4.3_gcc.mk (new 168),
powerpc_aix_4.3_xlc5.mk (new 240),
powerpc_darwin_1.3.mk (new 107),
powerpc_vxWorks_5.3.mk (new 80),
rtems.mk (new 317),
s390_linux_glibc2.1.mk (new 142),
sun4_sosV_5.5.mk (new 167),
sun4_sosV_5.6.mk (new 167),
sun4_sosV_5.7.mk (new 169),
x86_LynxOS_4.0.mk (new 138),
x86_ets.mk (new 71),
x86_freebsd_3.2.mk (new 97),
x86_freebsd_4.0.mk (new 101),
x86_nextstep_3.3.mk (new 80),
x86_osr5.mk (new 143),
x86_sosV_5.5.mk (new 153),
x86_vxWorks_5.4.mk (new 78),
x86_win32_bcc.mk (new 120),
x86_win32_dmc.mk (new 176),
x86_win32_mingw.mk (new 56),
x86_win32_vs_6.mk (new 86),
x86_win32_vs_7.mk (new 103),
x86_win32_vs_8.mk (new 86),
x86_win32_vs_9.mk (new 86)
-
OMEdit/omniORB-4.1.4-mingw/patches:
README (new 16),
dec_CXX_5.6.patch (new 333),
mingw_omnipython.patch (new 11)
-
OMEdit/omniORB-4.1.4-mingw/readmes:
CHANGES_240 (new 176),
CHANGES_250 (new 21),
CHANGES_261 (new 202),
CHANGES_271 (new 220),
CHANGES_280 (new 249),
PORTING (new 86),
README.ETSKernel (new 171),
README.SGI (new 28),
README.SunC++5 (new 14),
README.dmc (new 35),
README.egcs (new 15),
README.hpux11 (new 70),
README.macos (new 63),
README.openvms (new 241),
README.openvms_v6 (new 39),
README.rtems (new 337)
-
OMEdit/omniORB-4.1.4-mingw/src:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mk (new 34)
-
OMEdit/omniORB-4.1.4-mingw/src/appl:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mk (new 17)
-
OMEdit/omniORB-4.1.4-mingw/src/appl/omniMapper:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mk (new 34),
omniMapper.cc (new 331),
omniMapper.d (new 87),
omniMapper.exe (new)
-
OMEdit/omniORB-4.1.4-mingw/src/appl/omniNames:
BindingIterator_i.h (new 109),
GNUmakefile (new 4),
GNUmakefile.in (new 9),
INSMapper.h (new 84),
NamingContext_i.cc (new 551),
NamingContext_i.d (new 93),
NamingContext_i.h (new 149),
ObjectBinding.h (new 84),
ReadersWritersLock.h (new 142),
dir.mk (new 50),
log.cc (new 1296),
log.d (new 92),
log.h (new 130),
omniNames.cc (new 404),
omniNames.d (new 91),
omniNames.exe (new),
omniNames.h (new 95),
omniNamesWin.cc (new 568),
omniNamesWin.d (new 89)
-
OMEdit/omniORB-4.1.4-mingw/src/appl/utils:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mk (new 17)
-
OMEdit/omniORB-4.1.4-mingw/src/appl/utils/catior:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
catior.cc (new 466),
catior.d (new 87),
catior.exe (new),
dir.mk (new 25)
-
OMEdit/omniORB-4.1.4-mingw/src/appl/utils/convertior:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
convertior.cc (new 318),
convertior.d (new 87),
convertior.exe (new),
dir.mk (new 22)
-
OMEdit/omniORB-4.1.4-mingw/src/appl/utils/genior:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mk (new 22),
genior.cc (new 294),
genior.d (new 87),
genior.exe (new)
-
OMEdit/omniORB-4.1.4-mingw/src/appl/utils/nameclt:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mk (new 21),
nameclt.cc (new 657),
nameclt.d (new 88),
nameclt.exe (new)
-
OMEdit/omniORB-4.1.4-mingw/src/examples:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mak (new 68),
dir.mk (new 8)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/anyExample:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
anyExample_clt.cc (new 114),
anyExample_impl.cc (new 113),
dir.mak (new 77),
dir.mk (new 29)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/bidir:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
README (new 15),
bd_client.cc (new 126),
bd_server.cc (new 187),
bd_shutdown.cc (new 53),
dir.mak (new 76),
dir.mk (new 26),
echo_callback.idl (new 34)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/boa:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
becho.idl (new 14),
dir.mak (new 91),
dir.mk (new 27),
eg2_clt.cc (new 71),
eg2_impl.cc (new 77)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/call_back:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
README (new 67),
cb_client.cc (new 113),
cb_server.cc (new 177),
cb_shutdown.cc (new 53),
dir.mak (new 93),
dir.mk (new 26),
echo_callback.idl (new 34)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/dii:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mak (new 65),
dir.mk (new 19),
echo_diiclt.cc (new 105)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/dsi:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mak (new 65),
dir.mk (new 19),
echo_dsiimpl.cc (new 132)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/echo:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
README (new 75),
dir.mak (new 107),
dir.mk (new 55),
eg1.cc (new 115),
eg2_clt.cc (new 73),
eg2_impl.cc (new 77),
eg3_clt.cc (new 149),
eg3_impl.cc (new 191),
eg3_tieimpl.cc (new 196)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/poa:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
README (new 3),
dir.mak (new 68),
dir.mk (new 11)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/poa/implicit_activation:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mak (new 90),
dir.mk (new 20),
eg1.cc (new 96)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/poa/persistent_objref:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mak (new 90),
dir.mk (new 20),
eg2_impl.cc (new 107)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/poa/servant_manager:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mak (new 93),
dir.mk (new 27),
servant_activator.cc (new 119),
servant_locator.cc (new 121)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/poa/threading:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mak (new 90),
dir.mk (new 20),
mainthread.cc (new 94)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/ssl_echo:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
README (new 97),
client.pem (new 43),
dir.mak (new 95),
dir.mk (new 21),
echo.idl (new 8),
eg2_clt.cc (new 90),
eg2_impl.cc (new 108),
root.pem (new 27),
server.pem (new 44)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/thread:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
README (new 44),
diner.cc (new 203),
dir.mak (new 71),
dir.mk (new 31),
prio.cc (new 127),
prodcons.cc (new 124),
thrspecdata.cc (new 67)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/valuetype:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mak (new 68),
dir.mk (new 7)
-
OMEdit/omniORB-4.1.4-mingw/src/examples/valuetype/simple:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mak (new 77),
dir.mk (new 27),
valimpl.h (new 33),
value.idl (new 11),
vclient.cc (new 55),
vcoloc.cc (new 90),
vserver.cc (new 72)
-
OMEdit/omniORB-4.1.4-mingw/src/lib:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mk (new 18)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mk (new 114)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/codesets:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
cs-037.cc (new 190),
cs-037.d (new 99),
cs-500.cc (new 187),
cs-500.d (new 99),
cs-8859-10.cc (new 215),
cs-8859-10.d (new 99),
cs-8859-11.cc (new 181),
cs-8859-11.d (new 99),
cs-8859-13.cc (new 216),
cs-8859-13.d (new 99),
cs-8859-14.cc (new 216),
cs-8859-14.d (new 99),
cs-8859-15.cc (new 216),
cs-8859-15.d (new 99),
cs-8859-16.cc (new 251),
cs-8859-16.d (new 99),
cs-8859-2.cc (new 215),
cs-8859-2.d (new 99),
cs-8859-3.cc (new 215),
cs-8859-3.d (new 99),
cs-8859-4.cc (new 215),
cs-8859-4.d (new 99),
cs-8859-5.cc (new 215),
cs-8859-5.d (new 99),
cs-8859-6.cc (new 180),
cs-8859-6.d (new 99),
cs-8859-7.cc (new 215),
cs-8859-7.d (new 99),
cs-8859-8.cc (new 215),
cs-8859-8.d (new 99),
cs-8859-9.cc (new 180),
cs-8859-9.d (new 99),
cs-EDF-4.cc (new 187),
cs-EDF-4.d (new 99),
cs-GBK.cc (new 7262),
cs-GBK.d (new 100),
cs-UCS-4.cc (new 673),
cs-UCS-4.d (new 99),
cs-cp1250.cc (new 286),
cs-cp1250.d (new 99),
cs-cp1251.cc (new 251),
cs-cp1251.d (new 99),
cs-cp1252.cc (new 286),
cs-cp1252.d (new 99),
cs-cp1253.cc (new 286),
cs-cp1253.d (new 99),
cs-cp1254.cc (new 286),
cs-cp1254.d (new 99),
cs-cp1255.cc (new 321),
cs-cp1255.d (new 99),
cs-cp1256.cc (new 321),
cs-cp1256.d (new 99),
cs-cp1257.cc (new 286),
cs-cp1257.d (new 99),
cs-cp1258.cc (new 321),
cs-cp1258.d (new 99),
dir.mk (new 69),
omniCodeSets.cc (new 70),
omniCodeSets.d (new 1)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/codesets/shared:
omniCodeSets4.def (new 79),
omniCodeSets414_rt.dll (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/codesets/shareddebug:
omniCodeSets414_rtd.dll (new),
omniCodeSets4d.def (new 148)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/connections:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
README.txt (new 151),
dataStub.cc (new 28),
dataStub.d (new 94),
dir.mk (new 38),
omniConnectionMgmt.cc (new 663),
omniConnectionMgmt.d (new 104)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/connections/shared:
omniConnectionMgmt4.def (new 59),
omniConnectionMgmt414_rt.dll (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/connections/shareddebug:
omniConnectionMgmt414_rtd.dll (new),
omniConnectionMgmt4d.def (new 184)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/dynamic:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
Namingdynstub.cc (new 30),
Namingdynstub.d (new 88),
abstractBase.cc (new 127),
abstractBase.d (new 86),
any.cc (new 1507),
any.d (new 93),
anyStream.cc (new 88),
anyStream.d (new 88),
bootstrapdynstub.cc (new 30),
bootstrapdynstub.d (new 88),
boxes.cc (new 33),
boxes.d (new 89),
constants.cc (new 92),
constants.d (new 86),
context.cc (new 795),
context.d (new 92),
contextList.cc (new 236),
contextList.d (new 89),
corbaidldynstub.cc (new 34),
corbaidldynstub.d (new 87),
corbaidlstub.cc (new 35),
corbaidlstub.d (new 89),
deferredRequest.cc (new 100),
deferredRequest.d (new 91),
dir.mk (new 80),
dynAny.cc (new 6064),
dynAny.d (new 96),
dynAnyNil.cc (new 1007),
dynAnyNil.d (new 92),
dynException.cc (new 540),
dynException.d (new 87),
dynamicImplementation.cc (new 370),
dynamicImplementation.d (new 104),
dynamicLib.cc (new 149),
dynamicLib.d (new 91),
environment.cc (new 224),
environment.d (new 89),
exceptionList.cc (new 235),
exceptionList.d (new 89),
ir.cc (new 75),
ir.d (new 91),
irdynstub.cc (new 34),
irdynstub.d (new 87),
irstub.cc (new 38),
irstub.d (new 91),
namedValue.cc (new 222),
namedValue.d (new 89),
nvList.cc (new 298),
nvList.d (new 89),
omniTypedefs.cc (new 28),
omniTypedefs.d (new 93),
orbMultiRequest.cc (new 219),
orbMultiRequest.d (new 88),
poastub.cc (new 64),
poastub.d (new 87),
policy.cc (new 335),
policy.d (new 89),
pseudoBase.cc (new 65),
pseudoBase.d (new 87),
request.cc (new 887),
request.d (new 98),
serverRequest.cc (new 429),
serverRequest.d (new 96),
tcParser.cc (new 760),
tcParser.d (new 101),
typecode.cc (new 7146),
typecode.d (new 94),
unknownUserExn.cc (new 198),
unknownUserExn.d (new 86),
unknownValue.cc (new 193),
unknownValue.d (new 90),
valueBase.cc (new 262),
valueBase.d (new 87),
valueFactory.cc (new 406),
valueFactory.d (new 88),
valueTracker.cc (new 357),
valueTracker.d (new 87),
valueType.cc (new 655),
valueType.d (new 90)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/dynamic/shared:
omniDynamic4.def (new 7082),
omniDynamic414_rt.dll (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/dynamic/shareddebug:
omniDynamic414_rtd.dll (new),
omniDynamic4d.def (new 8933)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/omniORB4:
Naming.hh (new 1169),
NamingDynSK.cc (new 1011),
NamingSK.cc (new 2855),
bootstrap.hh (new 341),
bootstrapDynSK.cc (new 125),
bootstrapSK.cc (new 329),
boxesDynSK.cc (new 122),
boxesSK.cc (new 366),
boxes_defs.hh (new 354),
boxes_operators.hh (new 14),
boxes_poa.hh (new 6),
corbaidlDynSK.cc (new 1545),
corbaidlSK.cc (new 72),
corbaidl_defs.hh (new 2356),
corbaidl_operators.hh (new 121),
corbaidl_poa.hh (new 6),
distdate.hh (new 3),
irDynSK.cc (new 3795),
irSK.cc (new 13581),
ir_defs.hh (new 5609),
ir_operators.hh (new 506),
ir_poa.hh (new 339),
omniConnectionData.hh (new 160),
omniConnectionDataSK.cc (new 70),
omniTypedefs.hh (new 320),
omniTypedefsSK.cc (new 16),
poa_enumsDynSK.cc (new 256),
poa_enumsSK.cc (new 4),
poa_enums_defs.hh (new 41),
poa_enums_operators.hh (new 139),
poa_enums_poa.hh (new 6)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/omniidl_be:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
__init__.py (new 3),
dir.mk (new 29)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/omniidl_be/cxx:
GNUmakefile (new 3),
GNUmakefile.in (new 9),
__init__.py (new 350),
ast.py (new 398),
call.py (new 922),
config.py (new 179),
cxx.py (new 229),
descriptor.py (new 236),
dir.mk (new 50),
id.py (new 433),
iface.py (new 988),
mapping.py (new 73),
output.py (new 267),
skutil.py (new 541),
support.py (new 221),
types.py (new 1131),
util.py (new 258),
value.py (new 3377)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/omniidl_be/cxx/dynskel:
GNUmakefile (new 3),
GNUmakefile.in (new 9),
__init__.py (new 153),
dir.mk (new 21),
main.py (new 399),
tcstring.py (new 179),
template.py (new 637),
typecode.py (new 1188)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/omniidl_be/cxx/header:
GNUmakefile (new 3),
GNUmakefile.in (new 9),
__init__.py (new 361),
defs.py (new 1801),
dir.mk (new 22),
forward.py (new 185),
marshal.py (new 174),
obv.py (new 158),
opers.py (new 284),
poa.py (new 323),
tcstring.py (new 197),
template.py (new 1689),
tie.py (new 325)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/omniidl_be/cxx/impl:
GNUmakefile (new 3),
GNUmakefile.in (new 9),
__init__.py (new 59),
dir.mk (new 25),
main.py (new 277),
template.py (new 170)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/omniidl_be/cxx/skel:
GNUmakefile (new 3),
GNUmakefile.in (new 9),
__init__.py (new 159),
dir.mk (new 21),
main.py (new 877),
mangler.py (new 324),
poa.py (new 180),
template.py (new 1155)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/omniidl_be/cxx/tools:
compare (new 27),
filter (new 12),
genIDL (new 285),
perftest.pl (new 104),
pretty (new 105),
regress.pl (new 255),
run (new 5),
show (new 7),
wdiff (new 74)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/orbcore:
GIOP_C.cc (new 385),
GIOP_C.d (new 96),
GIOP_S.cc (new 891),
GIOP_S.d (new 109),
GNUmakefile (new 4),
GNUmakefile.in (new 9),
Namingstub.cc (new 30),
Namingstub.d (new 93),
SocketCollection.cc (new 1653),
SocketCollection.d (new 88),
anonObject.cc (new 111),
anonObject.d (new 87),
bootstrapstub.cc (new 30),
bootstrapstub.d (new 93),
callDescriptor.cc (new 229),
callDescriptor.d (new 92),
callHandle.cc (new 347),
callHandle.d (new 94),
cdrMemoryStream.cc (new 629),
cdrMemoryStream.d (new 87),
cdrStream.cc (new 339),
cdrStream.d (new 94),
cdrStreamAdapter.cc (new 181),
cdrStreamAdapter.d (new 86),
cdrValueChunkStream.cc (new 1142),
cdrValueChunkStream.d (new 86),
codeSets.cc (new 1047),
codeSets.d (new 103),
constants.cc (new 362),
constants.d (new 86),
corbaBoa.cc (new 1398),
corbaBoa.d (new 99),
corbaFixed.cc (new 1349),
corbaFixed.d (new 87),
corbaObject.cc (new 367),
corbaObject.d (new 90),
corbaOrb.cc (new 1596),
corbaOrb.d (new 110),
corbaString.cc (new 375),
corbaString.d (new 87),
corbaWString.cc (new 161),
corbaWString.d (new 87),
cs-16bit.cc (new 536),
cs-16bit.d (new 97),
cs-8859-1.cc (new 197),
cs-8859-1.d (new 98),
cs-8bit.cc (new 448),
cs-8bit.d (new 98),
cs-UTF-16.cc (new 537),
cs-UTF-16.d (new 98),
cs-UTF-8.cc (new 924),
cs-UTF-8.d (new 100),
current.cc (new 428),
current.d (new 105),
dir.mk (new 253),
dynamicLib.cc (new 327),
dynamicLib.d (new 91),
exception.cc (new 496),
exception.d (new 88),
exceptn.cc (new 262),
exceptn.d (new 87),
giopBiDir.cc (new 951),
giopBiDir.d (new 107),
giopEndpoint.cc (new 487),
giopEndpoint.d (new 95),
giopImpl10.cc (new 1745),
giopImpl10.d (new 101),
giopImpl11.cc (new 1880),
giopImpl11.d (new 101),
giopImpl12.cc (new 2306),
giopImpl12.d (new 102),
giopMonitor.cc (new 88),
giopMonitor.d (new 89),
giopRendezvouser.cc (new 141),
giopRendezvouser.d (new 89),
giopRope.cc (new 914),
giopRope.d (new 101),
giopServer.cc (new 1941),
giopServer.d (new 99),
giopStrand.cc (new 1084),
giopStrand.d (new 101),
giopStream.cc (new 1373),
giopStream.d (new 92),
giopStreamImpl.cc (new 682),
giopStreamImpl.d (new 91),
giopWorker.cc (new 232),
giopWorker.d (new 97),
inProcessIdentity.cc (new 288),
inProcessIdentity.d (new 95),
initRefs.cc (new 1090),
initRefs.d (new 103),
interceptors.cc (new 205),
interceptors.d (new 92),
invoker.cc (new 582),
invoker.d (new 91),
ior.cc (new 1705),
ior.d (new 97),
libcWrapper.cc (new 831),
libcWrapper.d (new 88),
localIdentity.cc (new 301),
localIdentity.d (new 94),
localObject.cc (new 190),
localObject.d (new 87),
logIOstream.cc (new 690),
logIOstream.d (new 91),
minorCode.cc (new 240),
minorCode.d (new 86),
msvcdllstub.cc (new 66),
objectAdapter.cc (new 989),
objectAdapter.d (new 110),
objectStub.cc (new 143),
objectStub.d (new 88),
omniIOR.cc (new 447),
omniIOR.d (new 95),
omniIdentity.cc (new 95),
omniIdentity.d (new 87),
omniInternal.cc (new 1803),
omniInternal.d (new 104),
omniORB.cc (new 224),
omniORB.d (new 90),
omniObjRef.cc (new 1319),
omniObjRef.d (new 107),
omniPolicy.cc (new 119),
omniPolicy.d (new 87),
omniServant.cc (new 231),
omniServant.d (new 94),
omniTransport.cc (new 334),
omniTransport.d (new 93),
orbOptions.cc (new 611),
orbOptions.d (new 88),
orbOptionsFile.cc (new 315),
orbOptionsFile.d (new 87),
orbOptionsReg.cc (new 411),
orbOptionsReg.d (new 87),
poa.cc (new 4281),
poa.d (new 109),
poamanager.cc (new 460),
poamanager.d (new 98),
poastubs.cc (new 1336),
poastubs.d (new 88),
policy.cc (new 218),
policy.d (new 87),
portableserver.cc (new 478),
portableserver.d (new 104),
proxyFactory.cc (new 235),
proxyFactory.d (new 86),
remoteIdentity.cc (new 391),
remoteIdentity.d (new 94),
rmutex.cc (new 96),
rmutex.d (new 87),
shutdownIdentity.cc (new 138),
shutdownIdentity.d (new 88),
tcpActive.d (new 91),
tcpAddress.d (new 95),
tcpConnection.d (new 93),
tcpEndpoint.d (new 97),
tcpTransportImpl.d (new 97),
tracedthread.cc (new 469),
tracedthread.d (new 86),
transport.txt (new 218),
transportRules.cc (new 764),
transportRules.d (new 94),
uri.cc (new 1292),
uri.d (new 94)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/orbcore/shared:
omniORB4.def (new 5212),
omniORB414_rt.dll (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/orbcore/shareddebug:
omniORB414_rtd.dll (new),
omniORB4d.def (new 6647)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/orbcore/ssl:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
README.txt (new 43),
dir.mk (new 41),
msvcdllstub.cc (new 66),
sslActive.cc (new 165),
sslAddress.cc (new 540),
sslAddress.h (new 86),
sslConnection.cc (new 500),
sslConnection.h (new 140),
sslContext.cc (new 450),
sslEndpoint.cc (new 838),
sslEndpoint.h (new 158),
sslTransportImpl.cc (new 414),
sslTransportImpl.h (new 75)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/orbcore/tcp:
tcpActive.cc (new 164),
tcpAddress.cc (new 435),
tcpAddress.h (new 85),
tcpConnection.cc (new 527),
tcpConnection.h (new 143),
tcpEndpoint.cc (new 785),
tcpEndpoint.h (new 159),
tcpTransportImpl.cc (new 752),
tcpTransportImpl.h (new 78)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omniORB/orbcore/unix:
unixActive.cc (new 169),
unixAddress.cc (new 159),
unixAddress.h (new 74),
unixConnection.cc (new 348),
unixConnection.h (new 123),
unixEndpoint.cc (new 381),
unixEndpoint.h (new 150),
unixTransportImpl.cc (new 199),
unixTransportImpl.h (new 67)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omnithread:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mk (new 252),
mach.cc (new 725),
nt.cc (new 970),
nt.d (new 3),
posix.cc (new 1004),
solaris.cc (new 625),
threaddata.cc (new 83),
vxWorks.cc (new 997)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omnithread/shared:
omnithread.def (new 80),
omnithread34_rt.dll (new)
-
OMEdit/omniORB-4.1.4-mingw/src/lib/omnithread/shareddebug:
omnithread34_rtd.dll (new),
omnithreadd.def (new 90)
-
OMEdit/omniORB-4.1.4-mingw/src/services:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mk (new 12)
-
OMEdit/omniORB-4.1.4-mingw/src/services/include:
BootStrapAgent.h (new 162),
CosNaming_i.h (new 48),
CosNotify.h (new 216),
CosNotifyComm_i.h (new 598),
corba_wrappers.h (new 319)
-
OMEdit/omniORB-4.1.4-mingw/src/services/mklib:
COS_sysdep.h (new 47),
CosEventChannelAdmin.hh (new 1113),
CosEventChannelAdminDynSK.cc (new 595),
CosEventChannelAdminDynSK.d (new 2),
CosEventChannelAdminSK.cc (new 2252),
CosEventChannelAdminSK.d (new 7),
CosEventComm.hh (new 675),
CosEventCommDynSK.cc (new 333),
CosEventCommDynSK.d (new 2),
CosEventCommSK.cc (new 1155),
CosEventCommSK.d (new 7),
CosLifeCycle.hh (new 1055),
CosLifeCycleDynSK.cc (new 949),
CosLifeCycleDynSK.d (new 92),
CosLifeCycleSK.cc (new 1692),
CosLifeCycleSK.d (new 97),
CosNotification.hh (new 1364),
CosNotificationDynSK.cc (new 1395),
CosNotificationDynSK.d (new 2),
CosNotificationSK.cc (new 1208),
CosNotificationSK.d (new 7),
CosNotifyChannelAdmin.hh (new 3530),
CosNotifyChannelAdminDynSK.cc (new 2115),
CosNotifyChannelAdminDynSK.d (new 97),
CosNotifyChannelAdminSK.cc (new 10141),
CosNotifyChannelAdminSK.d (new 102),
CosNotifyComm.hh (new 2001),
CosNotifyCommDynSK.cc (new 957),
CosNotifyCommDynSK.d (new 2),
CosNotifyCommSK.cc (new 3863),
CosNotifyCommSK.d (new 7),
CosNotifyFilter.hh (new 1977),
CosNotifyFilterDynSK.cc (new 1739),
CosNotifyFilterDynSK.d (new 2),
CosNotifyFilterSK.cc (new 4065),
CosNotifyFilterSK.d (new 7),
CosTime.hh (new 669),
CosTimeDynSK.cc (new 380),
CosTimeDynSK.d (new 93),
CosTimeSK.cc (new 1759),
CosTimeSK.d (new 98),
GNUmakefile (new 4),
GNUmakefile.in (new 9),
TimeBase.hh (new 171),
TimeBaseDynSK.cc (new 190),
TimeBaseDynSK.d (new 2),
TimeBaseSK.cc (new 52),
TimeBaseSK.d (new 7),
cosinterfaces.mk (new 176),
dir.mk (new 285),
libdefs.mk (new 21)
-
OMEdit/omniORB-4.1.4-mingw/src/services/mklib/mkBOAlib:
COS_sysdep.h (new 40),
GNUmakefile (new 3),
GNUmakefile.in (new 9),
dir.mk (new 193)
-
OMEdit/omniORB-4.1.4-mingw/src/services/mklib/shared:
COS4.def (new 6165),
COS414_rt.dll (new),
COSDynamic4.def (new 575),
COSDynamic414_rt.dll (new)
-
OMEdit/omniORB-4.1.4-mingw/src/services/mklib/shareddebug:
COS414_rtd.dll (new),
COS4d.def (new 7098),
COSDynamic414_rtd.dll (new),
COSDynamic4d.def (new 933)
-
OMEdit/omniORB-4.1.4-mingw/src/tool:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
dir.mk (new 27)
-
OMEdit/omniORB-4.1.4-mingw/src/tool/omkdepend:
GNUmakefile (new 4),
GNUmakefile.in (new 9),
README (new 316),
cppsetup.c (new 242),
def.h (new 144),
dir.mk (new 33),
gnuwin32.c (new 422),
gnuwin32.h (new 3),
ifparser.c (new 445),
ifparser.h (new 76),
include.c (new 315),
main.c (new 617),
omkdepend.exe (new),
parse.c (new 574),
pr.c (new 138)
-
OMEdit/omniORB-4.1.4-mingw/src/tool/omniidl:
COPYING (new 340),
GNUmakefile (new 3),
GNUmakefile.in (new 9),
LICENSE (new 15),
dir.mk (new 20)
-
OMEdit/omniORB-4.1.4-mingw/src/tool/omniidl/cxx:
GNUmakefile (new 3),
GNUmakefile.in (new 9),
dir.mk (new 699),
idl.ll (new 674),
idl.yy (new 1552),
idlast.cc (new 2984),
idlast.d (new 16),
idlast.h (new 1274),
idlc.cc (new 97),
idlc.d (new 15),
idlconfig.cc (new 61),
idlconfig.d (new 7),
idlconfig.h (new 71),
idldump.cc (new 919),
idldump.d (new 13),
idldump.h (new 104),
idlerr.cc (new 169),
idlerr.d (new 8),
idlerr.h (new 71),
idlexpr.cc (new 1236),
idlexpr.d (new 14),
idlexpr.h (new 430),
idlfixed.cc (new 674),
idlfixed.d (new 8),
idlfixed.h (new 98),
idlmath.h (new 110),
idlpython.cc (new 1771),
idlpython.d (new 51),
idlrepoId.cc (new 439),
idlrepoId.d (new 14),
idlrepoId.h (new 100),
idlscope.cc (new 1399),
idlscope.d (new 15),
idlscope.h (new 353),
idlsysdep.h (new 173),
idltype.cc (new 204),
idltype.d (new 13),
idltype.h (new 327),
idlutil.cc (new 239),
idlutil.d (new 6),
idlutil.h (new 96),
idlvalidate.cc (new 149),
idlvalidate.d (new 15),
idlvalidate.h (new 72),
idlvisitor.h (new 146),
lex.yy.cc (new 2954),
lex.yy.d (new 15),
omniidl.exe (new),
y.tab.cc (new 3521),
y.tab.d (new 14),
y.tab.h (new 130)
-
OMEdit/omniORB-4.1.4-mingw/src/tool/omniidl/cxx/cccp:
GNUmakefile (new 3),
GNUmakefile.in (new 9),
alloca.c (new 506),
cccp.1 (new 674),
cccp.c (new 10348),
cexp.c (new 2119),
cexp.y (new 1219),
config-aix.h (new 9),
config-darwin.h (new 9),
config-freebsd.h (new 11),
config-hpux.h (new 13),
config-irix.h (new 12),
config-linux.h (new 15),
config-lynxos.h (new 10),
config-nextstep.h (new 17),
config-osf1.h (new 10),
config-sinix.h (new 6),
config-solaris.h (new 18),
config-vms.h (new 36),
config-windows.h (new 20),
config.c (new 1),
config.h (new 96),
dir.mk (new 59),
index.c (new 40),
omnicpp.exe (new),
pcp.h (new 101)
-
OMEdit/omniORB-4.1.4-mingw/src/tool/omniidl/python:
GNUmakefile (new 3),
GNUmakefile.in (new 9),
dir.mk (new 12)
-
OMEdit/omniORB-4.1.4-mingw/src/tool/omniidl/python/omniidl:
GNUmakefile (new 3),
GNUmakefile.in (new 9),
__init__.py (new 3),
dir.mk (new 33),
idlast.py (new 1230),
idlstring.py (new 62),
idltype.py (new 403),
idlutil.py (new 234),
idlvisitor.py (new 144),
main.py (new 524),
output.py (new 221)
-
OMEdit/omniORB-4.1.4-mingw/src/tool/omniidl/python/omniidl_be:
GNUmakefile (new 3),
GNUmakefile.in (new 9),
__init__.py (new 3),
dir.mk (new 32),
dump.py (new 546),
example.py (new 55),
interactive.py (new 37)
-
OMEdit/omniORB-4.1.4-mingw/src/tool/omniidl/python/scripts:
GNUmakefile (new 3),
GNUmakefile.in (new 9),
dir.mk (new 11),
omniidl (new 33),
omniidl.in (new 154),
omniidlrun.py (new 102)
-
OMEdit/omniORB-4.1.4-mingw/src/tool/win32:
bccwrapper.c (new 146),
clwrapper.c (new 334),
dir.mk (new 26),
libwrapper.c (new 327),
linkwrapper.c (new 322),
oidlwrapper.c (new 416),
omake.c (new 177),
tlibwrapper.c (new 137),
tlinkwrapper.c (new 156)
-
sjoelund.se
2011-01-12 22:37
#75
Rev.: 7684
-
27 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Env.mo (+27 -39)
-
sjoelund.se
2011-01-12 16:54
#74
Rev.: 7683
-
32 lines of code changed in 3 files:
-
c_runtime:
rtclock.c (+29 -7),
rtclock.h (+2),
simulation_runtime.cpp (+1)
-
sjoelund.se
2011-01-12 15:31
#73
Rev.: 7682
-
4 lines of code changed in 2 files:
-
c_runtime:
meta_modelica.c (+3 -3),
meta_modelica.h (+1 -1)
-
sjoelund.se
2011-01-12 15:28
#72
Rev.: 7681
-
2410 lines of code changed in 14 files:
-
Compiler/BackEnd:
SimCode.mo (+7 -7)
-
Compiler/Template:
SimCodeC.mo (+2233 -1844),
SimCodeCSharp.mo (+3 -3)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+64 -34),
SimCodeCSharp.tpl (+2 -2),
SimCodeTV.mo (+8 -1)
-
c_runtime:
meta_modelica_builtin_boxptr.h (+1 -1),
rtclock.c (+19 -7),
rtclock.h (+8 -1),
simulation_runtime.cpp (+2 -1),
simulation_runtime.h (+30 -26),
simulation_varinfo.h (+20 -4),
solver_dasrt.cpp (-1),
solver_main.cpp (+13 -4)
-
sjoelund.se
2011-01-12 11:46
#71
Rev.: 7680
-
2 lines of code changed in 1 file:
-
c_runtime:
rtclock.c (+2 -2)
-
sjoelund.se
2011-01-12 11:39
#70
Rev.: 7679
-
375 lines of code changed in 17 files:
-
configure (+1 -1),
configure.in (+1 -1)
-
Compiler/FrontEnd:
Ceval.mo (+3 -1),
ValuesUtil.mo (+1 -1)
-
Compiler/Util:
Error.mo (+2)
-
Compiler/runtime:
Makefile.common (+2 -2),
rtclock.c (del),
rtclock.h (del)
-
c_runtime:
Makefile.common (+2 -1),
meta_modelica_builtin_boxptr.h (+12 -12),
rtclock.c (new 155),
rtclock.h (new 62),
simulation_result_csv.cpp (+5 -1),
simulation_result_plt.cpp (+6 -8),
simulation_runtime.cpp (+13 -4),
solver_dasrt.cpp (+12 -4),
solver_main.cpp (+98 -79)
-
syeas460
2011-01-12 00:55
#69
Rev.: 7678
-
0 lines of code changed in 1 file:
-
doc/OMEdit:
OMEdit-wish-list.doc (changed)
-
syeas460
2011-01-12 00:53
#68
Rev.: 7677
-
24 lines of code changed in 9 files:
-
OMEdit/OMEditGUI:
Helper.cpp (+1),
Helper.h (+1),
OMEditGUI.pro.user (+1 -1),
ProjectTabWidget.cpp (+16),
ProjectTabWidget.h (+2)
-
OMEdit/bin:
Makefile (+1 -1),
Makefile.Debug (+1 -1),
Makefile.Release (+1 -1)
-
OMEdit/bin/OMEdit-Release:
OMEdit.exe (changed)
-
sjoelund.se
2011-01-11 13:48
#67
Rev.: 7676
-
47 lines of code changed in 3 files:
-
Compiler/Script:
CevalScript.mo (+19 -14)
-
testsuite/bootstrapping:
MainTestSeparate.mos (new 6),
main_separate.c (new 22)
-
sjoelund.se
2011-01-11 12:46
#66
Rev.: 7675
-
12 lines of code changed in 1 file:
-
c_runtime:
meta_modelica_builtin_boxptr.h (new 12)
-
sjoelund.se
2011-01-11 12:45
#65
Rev.: 7674
-
2370 lines of code changed in 22 files:
-
Compiler/BackEnd:
SimCode.mo (+18 -10)
-
Compiler/FrontEnd:
Absyn.mo (+11),
Builtin.mo (+298 -298),
DAE.mo (+14 -2),
DAEDump.mo (-13),
Inline.mo (+13),
Inst.mo (+5 -5),
MetaModelicaBuiltin.mo (+44 -47),
SCode.mo (+10),
Static.mo (+25 -24)
-
Compiler/Script:
CevalScript.mo (+36 -4)
-
Compiler/Template:
SimCodeC.mo (+1836 -1804)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+2 -2)
-
c_runtime:
Makefile.common (+1),
meta_modelica.c (+2 -3),
meta_modelica.h (+1 -1),
meta_modelica_builtin.cpp (+24),
meta_modelica_builtin.h (+10),
meta_modelica_real.cpp (+15),
meta_modelica_real.h (+3)
-
testsuite/bootstrapping:
LinkMain.makefile (+1),
SimCodeTest.mo (+1 -1)
-
sjoelund.se
2011-01-10 22:58
#64
Rev.: 7673
-
11970 lines of code changed in 30 files:
-
Compiler/BackEnd:
DAEQuery.mo (+3 -3),
SimCode.mo (+18 -5)
-
Compiler/FrontEnd:
Absyn.mo (+8),
Ceval.mo (+2 -89),
DAEDump.mo (+4 -4),
DAEUtil.mo (+7 -15),
Expression.mo (+13 -12),
ExpressionDump.mo (-1),
InstSection.mo (-358),
Lookup.mo (-65),
MetaUtil.mo (-106),
Patternm.mo (+21 -18),
SCode.mo (+17),
Static.mo (+4),
Types.mo (+12 -11)
-
Compiler/Script:
CevalScript.mo (+67 -4),
Interactive.mo (+17 -45)
-
Compiler/Template:
SimCodeC.mo (+1206 -1158),
SimCodeCSharp.mo (+8022 -8022),
SimCodeFMU.mo (+2173 -2173),
TplMain.mo (+2 -1),
Unparsing.mo (+344 -344)
-
Compiler/Util:
Error.mo (+2 -2),
HashTable6.mo (+1),
Util.mo (+18 -35),
VarTransform.mo (+1 -1)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+4 -4),
SimCodeTV.mo (+1 -1)
-
testsuite/bootstrapping:
LoadCompilerSources.mos (+2 -2),
SimCodeTest.mo (+1 -1)
-
sjoelund.se
2011-01-10 17:50
#63
Rev.: 7672
-
25255 lines of code changed in 9 files:
-
Compiler/FrontEnd:
DAE.mo (-12),
Expression.mo (+13 -5),
Inline.mo (+28),
Static.mo (+1 -1)
-
Compiler/Template:
SimCodeC.mo (+25188 -24960)
-
Compiler/Util:
Debug.mo (+3),
Util.mo (+13 -16)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+8 -1)
-
c_runtime:
meta_modelica.c (+1)
-
sjoelund.se
2011-01-10 13:19
#62
Rev.: 7671
-
407 lines of code changed in 105 files:
-
Compiler/BackEnd:
BackendDAE.mo (+1 -1),
BackendDAECreate.mo (+1 -1),
BackendDAEEXT.mo (+1 -1),
BackendDAEOptimize.mo (+1 -1),
BackendDAETransform.mo (+1 -1),
BackendDAEUtil.mo (+1 -1),
BackendDump.mo (+1 -1),
BackendEquation.mo (+1 -1),
BackendVarTransform.mo (+1 -1),
BackendVariable.mo (+1 -1),
DAEQuery.mo (+1 -1),
Derive.mo (+1 -1),
ExpressionSolve.mo (+1 -1),
PartFn.mo (+1 -1),
SimCode.mo (+1 -2),
TaskGraph.mo (+1 -1),
TaskGraphExt.mo (+1 -1),
XMLDump.mo (+1 -1)
-
Compiler/FrontEnd:
Absyn.mo (+1 -1),
AbsynDep.mo (+1 -1),
Algorithm.mo (+1 -1),
Builtin.mo (+1 -1),
Ceval.mo (+1 -1),
CevalFunction.mo (+1 -1),
ClassInf.mo (+1 -1),
ClassLoader.mo (+1 -1),
ComponentReference.mo (+1 -1),
Connect.mo (+1 -1),
ConnectUtil.mo (+1 -1),
ConnectionGraph.mo (+1 -1),
Constants.mo (+1 -1),
DAE.mo (+1 -1),
DAEDump.mo (+1 -1),
DAEUtil.mo (+1 -1),
Dependency.mo (+1 -1),
Dump.mo (+1 -1),
DumpGraphviz.mo (+1 -1),
Env.mo (+1 -1),
ExpandableConnectors.mo (+1 -1),
Expression.mo (+15 -1),
ExpressionDump.mo (+1 -1),
ExpressionSimplify.mo (+11 -1),
Graphviz.mo (+1 -1),
Inline.mo (+1 -1),
InnerOuter.mo (+1 -1),
Inst.mo (+1 -1),
InstExtends.mo (+1 -1),
InstSection.mo (+1 -1),
InstanceHierarchy.mo (+1 -1),
Lookup.mo (+1 -1),
MMath.mo (+1 -1),
MetaUtil.mo (+1 -1),
Mod.mo (+1 -1),
ModUtil.mo (+1 -1),
ModelicaBuiltin.mo (+1 -1),
Parser.mo (+1 -1),
Patternm.mo (+88 -3),
Prefix.mo (+1 -1),
PrefixUtil.mo (+1 -1),
SCode.mo (+1 -1),
SCodeFlatten.mo (+1 -1),
SCodeUtil.mo (+1 -1),
Static.mo (+1 -1),
Types.mo (+1 -1),
UnitChecker.mo (+1 -1),
UnitParserExt.mo (+1 -1),
Values.mo (+1 -1),
ValuesUtil.mo (+1 -1)
-
Compiler/Main:
Main.mo (+1 -1)
-
Compiler/Script:
CevalScript.mo (+1 -1),
Interactive.mo (+1 -1),
Refactor.mo (+1 -1)
-
Compiler/Template:
CompiledTemplates.mo (del),
SimCodeC.mo (+1 -1),
SimCodeCSharp.mo (+1 -1),
SimCodeFMU.mo (+1 -1),
TemplCG.mo (del),
Tpl.mo (+1 -1),
TplAbsyn.mo (+1 -1),
TplCodegen.mo (+69 -65),
TplMain.mo (+1 -1),
TplParser.mo (+1 -1),
Unparsing.mo (+1 -1)
-
Compiler/Util:
Corba.mo (+1 -1),
Database.mo (+1 -1),
Debug.mo (+4 -4),
DynLoad.mo (+1 -1),
Error.mo (+1 -1),
ErrorExt.mo (+1 -1),
IOStream.mo (+1 -1),
IOStreamExt.mo (+1 -1),
OptManager.mo (+1 -1),
Print.mo (+1 -1),
RTOpts.mo (+1 -1),
Settings.mo (+1 -1),
SimulationResults.mo (+1 -1),
Socket.mo (+1 -1),
System.mo (+1 -1),
Util.mo (+30 -1),
VarTransform.mo (+1 -1)
-
Compiler/susan_codegen:
TplCodegen.mo (+69 -65),
TplCodegen.tpl (+13 -14)
-
c_runtime:
meta_modelica.h (+4 -3),
meta_modelica_builtin.cpp (+10),
meta_modelica_builtin.h (+2 -2)
-
syeas460
2011-01-10 11:49
#61
Rev.: 7670
-
0 lines of code changed in 1 file:
-
doc/OMEdit:
OMEdit-wish-list.doc (changed)
-
lochel
2011-01-10 11:44
#60
Rev.: 7669
-
0 lines of code changed in 1 file:
-
sjoelund.se
2011-01-09 22:08
#59
Rev.: 7668
-
24 lines of code changed in 6 files:
-
Compiler/FrontEnd:
ExpressionSimplify.mo (+13 -2),
InstSection.mo (+1)
-
testsuite/bootstrapping:
LinkMain.makefile (+3 -3)
-
testsuite/libraries/msl221:
TestNand.mos (+5 -5)
-
testsuite/mofiles:
ArrayAssignWholeDim.mo (+1 -1),
TestGravityAcceleration.mo (+1 -1)
-
sjoelund.se
2011-01-09 19:37
#58
Rev.: 7667
-
49824 lines of code changed in 234 files:
-
Compiler/BackEnd:
BackendDAE.mo (+7 -7),
BackendDAEOptimize.mo (+5 -5),
BackendDAEUtil.mo (+7 -7),
BackendVariable.mo (+1 -1),
Derive.mo (+1 -1),
SimCode.mo (+4 -4)
-
Compiler/FrontEnd:
Algorithm.mo (+1 -1),
Builtin.mo (+1 -1),
Ceval.mo (+63 -63),
Connect.mo (+2 -2),
DAE.mo (+3 -3),
DAEDump.mo (+3 -3),
DAEUtil.mo (+6 -6),
Env.mo (+16 -16),
Expression.mo (+20 -20),
ExpressionDump.mo (+4 -4),
ExpressionSimplify.mo (+9 -9),
InnerOuter.mo (+1 -1),
Inst.mo (+6 -6),
InstSection.mo (+58 -58),
InstanceHierarchy.mo (+2 -2),
Lookup.mo (+1 -1),
ModelicaBuiltin.mo (+11 -1),
PrefixUtil.mo (+5 -5),
SCodeUtil.mo (+3 -3),
Static.mo (+20 -20)
-
Compiler/Main:
Main.mo (+2 -2)
-
Compiler/Script:
Refactor.mo (+9 -9)
-
Compiler/Template:
SimCodeC.mo (+24961 -24961),
SimCodeCSharp.mo (+8022 -8022),
SimCodeFMU.mo (+2285 -1794),
TplCodegen.mo (+64 -64),
Unparsing.mo (+344 -344)
-
Compiler/Util:
Error.mo (+15 -15),
HashTable.mo (+1 -1),
HashTable2.mo (+1 -1),
HashTable3.mo (+1 -1),
HashTable4.mo (+1 -1),
HashTable5.mo (+1 -1),
HashTable6.mo (+1 -1),
HashTableCG.mo (+1 -1),
HashTableExpToIndex.mo (+1 -1),
HashTableStringToPath.mo (+1 -1)
-
Compiler/modpar:
Codegen.cpp (+43 -43),
Codegen.hpp (+12 -12),
DuplicateParentMerge.cpp (+27 -27),
DuplicateParentMerge.hpp (+12 -12),
MergeAllParents.cpp (+12 -12),
MergeAllParents.hpp (+7 -7),
MergeRule.cpp (+6 -6),
MergeSiblings.cpp (+5 -5),
MergeSiblings.hpp (+1 -1),
Schedule.cpp (+8 -8),
Schedule.hpp (+14 -14),
SingleChildMerge.cpp (+5 -5),
SingleChildMerge.hpp (+1 -1),
TaskGraph.hpp (+8 -8),
TaskGraphExt.cpp (+14 -14),
TaskMerging.cpp (+37 -37),
TaskMerging.hpp (+8 -8),
solvers.cpp (+9 -9),
solvers.hpp (+9 -9)
-
Compiler/runtime:
ErrorMessage.cpp (+14 -14),
ErrorMessage.hpp (+1 -1),
OptManager_rml.cpp (+2 -2),
UnitParserExt_omc.cpp (+11 -11),
UnitParserExt_rml.cpp (+11 -11),
optmanager.cpp (+7 -7),
rtoptsimpl.c (+14 -14),
settingsimpl.c (+2 -2),
systemimplmisc.cpp (+4 -4),
unitparser.cpp (+562 -562),
unitparser.h (+40 -40),
unitparserext.cpp (+2 -2)
-
Compiler/susan_codegen:
TplCodegen.mo (+64 -64)
-
OMNotebook/3Dpkg:
SimulationData.cpp (+448 -448),
SimulationData.h (+61 -61),
VisualizationWidget.cpp (+248 -248),
VisualizationWidget.h (+28 -28)
-
OMNotebook/NotebookParser:
notebookgrammarTokenTypes.hpp (+174 -174)
-
OMNotebook/OMNotebookQT4:
application.h (+3 -3),
cell.cpp (+367 -367),
cell.h (+105 -105),
cellapplication.cpp (+381 -381),
cellapplication.h (+23 -23),
cellcommandcenter.cpp (+21 -21),
cellcommands.cpp (+363 -363),
cellcommands.h (+47 -47),
cellcursor.cpp (+285 -285),
cellcursor.h (+32 -32),
celldocument.cpp (+564 -564),
celldocument.h (+112 -112),
celldocumentview.h (+8 -8),
cellfactory.cpp (+5 -5),
cellfactory.h (+4 -4),
cellgroup.cpp (+166 -166),
cellgroup.h (+29 -29),
cellstyle.h (+33 -33),
chaptercountervisitor.cpp (+74 -74),
chaptercountervisitor.h (+16 -16),
commandcompletion.cpp (+179 -179),
commandcompletion.h (+17 -17),
commandunit.h (+31 -31),
cursorcommands.h (+127 -127),
cursorposvisitor.h (+57 -57),
document.h (+72 -72),
evalthread.cpp (+30 -30),
graphcell.cpp (+6 -6),
graphcell.h (+119 -119),
graphcelldelegate.h (+4 -4),
highlighterthread.cpp (+88 -88),
highlighterthread.h (+12 -12),
imagesizedlg.h (+38 -38),
indent.cpp (+294 -294),
indent.h (+8 -8),
inputcell.cpp (+711 -711),
inputcell.h (+85 -85),
inputcelldelegate.h (+4 -4),
notebook.cpp (+2288 -2288),
notebook.h (+247 -247),
notebookcommands.h (+2 -2),
notebooksocket.cpp (+134 -134),
notebooksocket.h (+17 -17),
omc_communicator.cpp (+193 -193),
omcinteractiveenvironment.h (+13 -13),
openmodelicahighlighter.cpp (+331 -331),
openmodelicahighlighter.h (+26 -26),
otherdlg.h (+30 -30),
printervisitor.h (+21 -21),
puretextvisitor.cpp (+52 -52),
puretextvisitor.h (+15 -15),
qcombobox_search.cpp (+7 -7),
qcombobox_search.h (+5 -5),
qtapp.cpp (+5 -5),
removehighlightervisitor.h (+22 -22),
replaceallvisitor.h (+99 -99),
rule.h (+1 -1),
searchform.cpp (+427 -427),
searchform.h (+17 -17),
serializingvisitor.cpp (+225 -225),
serializingvisitor.h (+19 -19),
stripstring.h (+186 -186),
stylesheet.cpp (+269 -269),
stylesheet.h (+16 -16),
syntaxhighlighter.h (+1 -1),
textcell.cpp (+304 -304),
textcell.h (+54 -54),
textcursorcommands.cpp (+300 -300),
textcursorcommands.h (+87 -87),
treeview.cpp (+58 -58),
updategroupcellvisitor.cpp (+1 -1),
updategroupcellvisitor.h (+14 -14),
updatelinkvisitor.cpp (+40 -40),
updatelinkvisitor.h (+16 -16),
xmlnodename.h (+18 -18),
xmlparser.cpp (+14 -14),
xmlparser.h (+19 -19)
-
OMNotebook/Pltpkg2:
compoundWidget.cpp (+1 -1),
curve.cpp (+5 -5),
dataSelect.cpp (+1 -1),
focusRect.h (+10 -10),
graphScene.h (+5 -5),
graphWidget.cpp (+13 -13),
graphWidget.h (+29 -29),
graphWindow.cpp (+6 -6),
label.h (+7 -7),
legendLabel.cpp (+5 -5),
legendLabel.h (+2 -2),
line2D.h (+1 -1),
preferenceWindow.cpp (+12 -12),
variablewindow.cpp (+24 -24),
variablewindow.h (+1 -1),
verticalLabel.h (+14 -14)
-
OMShell:
commandcompletion.cpp (+179 -179),
commandcompletion.h (+17 -17),
commandunit.h (+31 -31),
inputcelldelegate.h (+3 -3),
omc_communicator.cpp (+31 -31),
omcinteractiveenvironment.h (+10 -10),
oms.h (+4 -4),
otherdlg.h (+25 -25)
-
c_runtime:
bigden.c (+38 -38),
biglag.c (+2 -2),
boolean_array.c (+2 -2),
daux.c (+3 -3),
ddasrt.c (+2 -2),
ddassl.c (+35 -35),
dgesv_aux.c (+451 -451),
dlamch.c (+14 -14),
dlinpk.c (+9 -9),
dogleg.c (+2 -2),
dpmpar.c (+3 -3),
enorm.c (+2 -2),
f2c.h (+23 -23),
fdjac1.c (+8 -8),
fmu_model_interface.c (+211 -211),
hybrd.c (+2 -2),
hybrd1.c (+2 -2),
hybrj.c (+2 -2),
index_spec.c (+11 -11),
integer_array.c (+4 -4),
integer_array.h (+2 -2),
linearize.cpp (+9 -9),
lsame.c (+4 -4),
matrix.h (+64 -64),
meta_modelica.h (+11 -11),
modelica_string.c (+6 -6),
nelmead.c (+40 -40),
newuoa.c (+2 -2),
newuob.c (+99 -99),
qform.c (+4 -4),
qrfac.c (+7 -7),
r1mpyq.c (+4 -4),
r1updt.c (+2 -2),
read_write.c (+4 -4),
real_array.c (+44 -44),
real_array.h (+6 -6),
simulation_delay.cpp (+35 -35),
simulation_events.cpp (+13 -13),
simulation_events.h (+41 -41),
simulation_init.cpp (+28 -28),
simulation_input.cpp (+8 -8),
simulation_result_mat.cpp (+26 -26),
simulation_result_mat.h (+6 -6),
simulation_result_plt.cpp (+9 -9),
simulation_runtime.cpp (+2 -2),
simulation_runtime.h (+2 -2),
tables.cpp (+31 -31),
tables.h (+3 -3),
trsapp.c (+3 -3),
update.c (+15 -15),
utility.c (+4 -4),
utility.h (+4 -4)
-
testsuite/parser:
CheckSourcesForTabs.mos (+9 -9)
-
sjoelund.se
2011-01-09 17:37
#57
Rev.: 7666
-
1162 lines of code changed in 6 files:
-
Compiler/Template:
TplAbsyn.mo (+23 -23),
TplMain.mo (+249 -249),
TplParser.mo (+505 -505)
-
Compiler/susan_codegen:
TplCodegenTV.mo (+330 -330),
paperI.mo (+32 -32),
testI.mo (+23 -23)
-
azazi
2011-01-08 13:37
#56
Rev.: 7665
-
0 lines of code changed in 1 file:
-
Compiler/susan_codegen/SimCode:
SimCodeFMU.tpl (-1)
-
azazi
2011-01-08 13:09
#55
Rev.: 7664
-
99 lines of code changed in 1 file:
-
Compiler/susan_codegen/SimCode:
SimCodeFMU.tpl (+99 -17)
-
sjoelund.se
2011-01-07 14:00
#54
Rev.: 7663
-
2 lines of code changed in 1 file:
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+2 -2)
-
sjoelund.se
2011-01-07 10:33
#53
Rev.: 7662
-
36088 lines of code changed in 432 files:
-
Compiler/BackEnd:
BackendDAE.mo (+8 -8),
BackendDAECreate.mo (+6 -6),
BackendDAEOptimize.mo (+7 -7),
BackendDAETransform.mo (+1 -1),
BackendDAEUtil.mo (+46 -46),
BackendEquation.mo (+1 -1),
BackendVariable.mo (+5 -5),
DAEQuery.mo (+7 -7),
Derive.mo (+13 -13),
ExpressionSolve.mo (+1 -1),
PartFn.mo (+190 -190),
SimCode.mo (+14 -14),
TaskGraph.mo (+27 -27),
TaskGraphExt.mo (+1 -1)
-
Compiler/FrontEnd:
AbsynDep.mo (+2 -2),
Algorithm.mo (+3 -3),
Builtin.mo (+5 -5),
Ceval.mo (+243 -243),
ClassInf.mo (+8 -8),
ClassLoader.mo (+1 -1),
ComponentReference.mo (+30 -30),
Connect.mo (+9 -9),
Constants.mo (+1 -1),
DAE.mo (+14 -14),
DAEDump.mo (+10 -10),
DAEUtil.mo (+116 -116),
Dependency.mo (+1 -1),
Dump.mo (+5 -5),
DumpGraphviz.mo (+2 -2),
Env.mo (+66 -66),
ExpandableConnectors.mo (+1 -1),
Expression.mo (+49 -49),
ExpressionDump.mo (+15 -15),
ExpressionSimplify.mo (+20 -20),
Graphviz.mo (+4 -4),
Inline.mo (+108 -108),
InnerOuter.mo (+28 -28),
Inst.mo (+130 -130),
InstSection.mo (+126 -126),
InstanceHierarchy.mo (+4 -4),
Lookup.mo (+8 -8),
MetaUtil.mo (+4 -4),
ModUtil.mo (+25 -25),
Parser.mo (+1 -1),
Patternm.mo (+10 -10),
Prefix.mo (+1 -1),
PrefixUtil.mo (+105 -105),
SCodeUtil.mo (+17 -17),
Static.mo (+29 -29),
Types.mo (+6 -6),
UnitAbsyn.mo (+2 -2),
UnitAbsynBuilder.mo (+1 -1),
UnitChecker.mo (+2 -2),
ValuesUtil.mo (+15 -15)
-
Compiler/Main:
Main.mo (+6 -6)
-
Compiler/Script:
CevalScript.mo (+3 -3),
Refactor.mo (+118 -118)
-
Compiler/Template:
TplAbsyn.mo (+23 -23),
TplMain.mo (+249 -249),
TplParser.mo (+505 -505)
-
Compiler/Util:
BaseHashTable.mo (+3 -3),
DynLoad.mo (+1 -1),
Error.mo (+20 -20),
ErrorExt.mo (+1 -1),
HashTable.mo (+5 -5),
HashTable2.mo (+5 -5),
HashTable3.mo (+5 -5),
HashTable4.mo (+5 -5),
HashTable5.mo (+5 -5),
HashTable6.mo (+5 -5),
HashTableCG.mo (+5 -5),
HashTableExpToIndex.mo (+5 -5),
HashTableStringToPath.mo (+5 -5),
OptManager.mo (+1 -1),
RTOpts.mo (+1 -1),
Settings.mo (+1 -1),
SimulationResults.mo (+1 -1),
System.mo (+1 -1),
Util.mo (+22 -22),
VarTransform.mo (+13 -13)
-
Compiler/modpar:
Codegen.cpp (+75 -75),
Codegen.hpp (+16 -16),
DuplicateParentMerge.cpp (+45 -45),
DuplicateParentMerge.hpp (+12 -12),
MergeAllParents.cpp (+58 -58),
MergeAllParents.hpp (+7 -7),
MergeRule.cpp (+8 -8),
MergeRule.hpp (+1 -1),
MergeSiblings.cpp (+6 -6),
MergeSiblings.hpp (+1 -1),
Schedule.cpp (+51 -51),
Schedule.hpp (+27 -27),
SingleChildMerge.cpp (+5 -5),
SingleChildMerge.hpp (+1 -1),
TaskGraph.cpp (+2 -2),
TaskGraph.hpp (+26 -26),
TaskGraphExt.cpp (+17 -17),
TaskMerging.cpp (+49 -49),
TaskMerging.hpp (+8 -8),
solvers.cpp (+21 -21),
solvers.hpp (+14 -14)
-
Compiler/runtime:
BackendDAEEXT.cpp (+2 -2),
ErrorMessage.cpp (+14 -14),
ErrorMessage.hpp (+14 -14),
OptManager_rml.cpp (+8 -8),
RTOpts_rml.c (+7 -7),
Settings_rml.c (+1 -1),
Socket_rml.c (+1 -1),
System_omc.cpp (+2 -2),
System_rml.c (+5 -5),
UnitParserExt_omc.cpp (+32 -32),
UnitParserExt_rml.cpp (+38 -38),
corbaimpl_stub.cpp (+2 -2),
error_reporting.h (+1 -1),
optmanager.cpp (+20 -20),
printimpl.c (+1 -1),
rtoptsimpl.c (+32 -32),
settingsimpl.c (+13 -13),
systemimpl.c (+1 -1),
systemimplmisc.cpp (+17 -17),
systemimplmisc.h (+1 -1),
unitparser.cpp (+963 -963),
unitparser.h (+180 -180),
unitparserext.cpp (+13 -13)
-
Compiler/susan_codegen:
TplCodegenTV.mo (+330 -330),
paperI.mo (new),
testI.mo (new)
-
OMNotebook/3Dpkg:
SimulationData.cpp (+524 -524),
SimulationData.h (+72 -72),
VisualizationWidget.cpp (+271 -271),
VisualizationWidget.h (+34 -34)
-
OMNotebook/NotebookParser:
notebookgrammarTokenTypes.hpp (+176 -176)
-
OMNotebook/OMNotebookQT4:
application.h (+3 -3),
cell.cpp (+726 -726),
cell.h (+114 -114),
cellapplication.cpp (+561 -561),
cellapplication.h (+31 -31),
cellcommandcenter.cpp (+24 -24),
cellcommands.cpp (+484 -484),
cellcommands.h (+109 -109),
cellcursor.cpp (+455 -455),
cellcursor.h (+46 -46),
celldocument.cpp (+1158 -1158),
celldocument.h (+123 -123),
celldocumentview.h (+8 -8),
cellfactory.cpp (+5 -5),
cellfactory.h (+12 -12),
cellgroup.cpp (+381 -381),
cellgroup.h (+37 -37),
cellparserfactory.cpp (+5 -5),
cellstyle.h (+54 -54),
chaptercountervisitor.cpp (+128 -128),
chaptercountervisitor.h (+21 -21),
command.h (+5 -5),
commandcompletion.cpp (+295 -295),
commandcompletion.h (+22 -22),
commandunit.h (+43 -43),
cursorcommands.h (+152 -152),
cursorposvisitor.h (+62 -62),
document.h (+92 -92),
documentview.h (+5 -5),
evalthread.cpp (+43 -43),
evalthread.h (+6 -6),
factory.h (+3 -3),
graphcell.cpp (+9 -9),
graphcell.h (+150 -150),
graphcelldelegate.h (+4 -4),
highlighterthread.cpp (+189 -189),
highlighterthread.h (+18 -18),
imagesizedlg.h (+50 -50),
indent.cpp (+349 -349),
indent.h (+33 -33),
inputcell.cpp (+1334 -1334),
inputcell.h (+106 -106),
inputcelldelegate.h (+4 -4),
notebook.cpp (+3137 -3137),
notebook.h (+258 -258),
notebookcommands.h (+2 -2),
notebooksocket.cpp (+231 -231),
notebooksocket.h (+26 -26),
omc_communicator.cpp (+272 -272),
omcinteractiveenvironment.h (+16 -16),
openmodelicahighlighter.cpp (+413 -413),
openmodelicahighlighter.h (+32 -32),
otherdlg.h (+42 -42),
printervisitor.h (+26 -26),
puretextvisitor.cpp (+110 -110),
puretextvisitor.h (+20 -20),
qcombobox_search.cpp (+37 -37),
qcombobox_search.h (+11 -11),
qtapp.cpp (+12 -12),
removehighlightervisitor.h (+26 -26),
replaceallvisitor.h (+104 -104),
rule.h (+6 -6),
searchform.cpp (+513 -513),
searchform.h (+27 -27),
serializingvisitor.cpp (+328 -328),
serializingvisitor.h (+24 -24),
stripstring.h (+234 -234),
stylesheet.cpp (+399 -399),
stylesheet.h (+22 -22),
syntaxhighlighter.h (+12 -12),
textcell.cpp (+716 -716),
textcell.h (+73 -73),
textcursorcommands.cpp (+424 -424),
textcursorcommands.h (+162 -162),
treeview.cpp (+72 -72),
updategroupcellvisitor.cpp (+52 -52),
updategroupcellvisitor.h (+18 -18),
updatelinkvisitor.cpp (+93 -93),
updatelinkvisitor.h (+21 -21),
visitor.h (+3 -3),
xmlnodename.h (+19 -19),
xmlparser.cpp (+15 -15),
xmlparser.h (+24 -24)
-
OMNotebook/Pltpkg2:
compoundWidget.cpp (+51 -51),
compoundWidget.h (+10 -10),
curve.cpp (+22 -22),
curve.h (+13 -13),
dataSelect.cpp (+8 -8),
focusRect.h (+26 -26),
graphScene.h (+15 -15),
graphWidget.cpp (+75 -75),
graphWidget.h (+161 -161),
graphWindow.cpp (+37 -37),
graphWindow.h (+11 -11),
label.h (+22 -22),
legendLabel.cpp (+69 -69),
legendLabel.h (+25 -25),
line2D.cpp (+1 -1),
line2D.h (+3 -3),
point.cpp (+19 -19),
point.h (+1 -1),
preferenceWindow.cpp (+67 -67),
preferenceWindow.h (+8 -8),
variableData.cpp (+8 -8),
variableData.h (+10 -10),
variablewindow.cpp (+67 -67),
variablewindow.h (+12 -12),
verticalLabel.h (+32 -32)
-
OMShell:
commandcompletion.cpp (+295 -295),
commandcompletion.h (+22 -22),
commandunit.h (+43 -43),
inputcelldelegate.h (+3 -3),
main.cpp (+2 -2),
omc_communicator.cpp (+76 -76),
omcinteractiveenvironment.h (+15 -15),
oms.h (+89 -89),
otherdlg.h (+37 -37)
-
c_runtime:
base_array.c (+6 -6),
bigden.c (+227 -227),
biglag.c (+97 -97),
boolean_array.c (+9 -9),
daux.c (+39 -39),
ddasrt.c (+428 -428),
ddassl.c (+640 -640),
dgesv_aux.c (+981 -981),
dlamch.c (+243 -243),
dlinpk.c (+273 -273),
dogleg.c (+60 -60),
dpmpar.c (+11 -11),
dummy_model.cpp (+4 -4),
enorm.c (+43 -43),
f2c.h (+85 -85),
fdjac1.c (+55 -55),
fmu_model_interface.c (+384 -384),
hybrd.c (+123 -123),
hybrd1.c (+19 -19),
hybrj.c (+120 -120),
index_spec.c (+21 -21),
integer_array.c (+37 -37),
integer_array.h (+2 -2),
linearize.cpp (+47 -47),
linearize.h (new),
lsame.c (+28 -28),
matrix.h (+133 -133),
meta_modelica.h (+31 -31),
modelica_string.c (+27 -27),
modelica_string.h (+1 -1),
nelmead.c (+465 -465),
newuoa.c (+21 -21),
newuob.c (+486 -486),
options.cpp (+1 -1),
qform.c (+44 -44),
qrfac.c (+85 -85),
r1mpyq.c (+52 -52),
r1updt.c (+83 -83),
read_write.c (+10 -10),
real_array.c (+102 -102),
real_array.h (+6 -6),
rml_compatibility.h (+2 -2),
simulation_delay.cpp (+83 -83),
simulation_events.cpp (+24 -24),
simulation_events.h (+49 -49),
simulation_init.cpp (+66 -66),
simulation_init.h (+25 -25),
simulation_input.cpp (+30 -30),
simulation_result_csv.cpp (+4 -4),
simulation_result_mat.cpp (+27 -27),
simulation_result_mat.h (+6 -6),
simulation_result_plt.cpp (+31 -31),
simulation_runtime.cpp (+11 -11),
simulation_runtime.h (+22 -22),
solver_dasrt.cpp (+5 -5),
solver_dasrt.h (+22 -22),
solver_main.h (+22 -22),
string_array.c (+3 -3),
tables.cpp (+62 -62),
tables.h (+3 -3),
trsapp.c (+111 -111),
update.c (+93 -93),
utility.c (+6 -6),
utility.h (+4 -4)
-
c_runtime/ModelicaExternalC:
ModelicaTablesImpl.c (+2 -2)
-
c_runtime/interactive:
client.cpp (+164 -164),
omi_Calculation.cpp (+114 -114),
omi_Control.cpp (+651 -651),
omi_Control.h (+6 -6),
omi_ResultManager.cpp (+317 -317),
omi_ResultManager.h (+14 -14),
omi_ServiceInterface.h (+1 -1),
omi_Transfer.cpp (+211 -211),
socket.cpp (+2 -2),
socket.h (+7 -7),
socket_unix.cpp (+85 -85),
thread.cpp (+66 -66),
thread.h (+48 -48)
-
c_runtime/libf2c:
abort_.c (+1 -1),
arithchk.c (+136 -136),
backspac.c (+58 -58),
c_cos.c (+4 -4),
c_div.c (+31 -31),
c_exp.c (+5 -5),
c_log.c (+4 -4),
c_sin.c (+4 -4),
c_sqrt.c (+20 -20),
cabs.c (+6 -6),
close.c (+50 -50),
d_abs.c (+1 -1),
d_cnjg.c (+4 -4),
d_mod.c (+17 -17),
d_nint.c (+1 -1),
dfe.c (+88 -88),
dolio.c (+2 -2),
dtime_.c (+16 -16),
due.c (+38 -38),
ef1asc_.c (+3 -3),
endfile.c (+82 -82),
err.c (+179 -179),
etime_.c (+10 -10),
exit_.c (+7 -7),
f2c.h (+85 -85),
f77_aloc.c (+10 -10),
f77vers.c (+87 -87),
fio.h (+31 -31),
fmt.c (+398 -398),
fmt.h (+12 -12),
fmtlib.c (+27 -27),
ftell64_.c (+16 -16),
ftell_.c (+16 -16),
getarg_.c (+4 -4),
getenv_.c (+28 -28),
h_abs.c (+1 -1),
h_indx.c (+9 -9),
i77vers.c (+220 -220),
i_abs.c (+1 -1),
i_indx.c (+9 -9),
iio.c (+87 -87),
ilnw.c (+33 -33),
inquire.c (+89 -89),
lbitbits.c (+37 -37),
lbitshft.c (+2 -2),
lio.h (+19 -19),
lread.c (+596 -596),
lwrite.c (+198 -198),
main.c (+8 -8),
open.c (+182 -182),
pow_ci.c (+2 -2),
pow_di.c (+16 -16),
pow_hh.c (+23 -23),
pow_ii.c (+23 -23),
pow_qq.c (+23 -23),
pow_ri.c (+16 -16),
pow_zi.c (+42 -42),
qbitbits.c (+37 -37),
qbitshft.c (+2 -2),
r_abs.c (+1 -1),
r_cnjg.c (+4 -4),
r_mod.c (+17 -17),
r_nint.c (+1 -1),
rawio.h (+1 -1),
rdfmt.c (+423 -423),
rewind.c (+15 -15),
rsfe.c (+57 -57),
rsli.c (+53 -53),
rsne.c (+458 -458),
s_cat.c (+43 -43),
s_cmp.c (+22 -22),
s_copy.c (+24 -24),
s_paus.c (+39 -39),
s_rnge.c (+5 -5),
s_stop.c (+9 -9),
sfe.c (+16 -16),
sig_die.c (+16 -16),
signal_.c (+4 -4),
signbit.c (+6 -6),
sue.c (+50 -50),
system_.c (+14 -14),
typesize.c (+7 -7),
uio.c (+37 -37),
uninit.c (+136 -136),
util.c (+21 -21),
wref.c (+213 -213),
wrtfmt.c (+261 -261),
wsfe.c (+47 -47),
wsle.c (+19 -19),
wsne.c (+14 -14),
xwsne.c (+48 -48),
z_cos.c (+4 -4),
z_div.c (+29 -29),
z_exp.c (+5 -5),
z_log.c (+46 -46),
z_sin.c (+4 -4),
z_sqrt.c (+16 -16)
-
c_runtime/sendData:
sendData.cpp (+59 -59),
sendData.h (+36 -36)
-
testsuite/parser:
CheckSourcesForTabs.mos (new 28),
Makefile (+1)
-
sjoelund.se
2011-01-07 09:53
#52
Rev.: 7661
-
75 lines of code changed in 19 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+1 -2),
PartFn.mo (-1),
SimCode.mo (+1 -4)
-
Compiler/FrontEnd:
ClassInf.mo (+1 -1),
ClassLoader.mo (-2),
DAEUtil.mo (-1),
Dependency.mo (+11 -6),
Dump.mo (+2 -1),
InnerOuter.mo (-1),
Inst.mo (+19 -23),
InstSection.mo (+3 -8),
Static.mo (-7),
UnitAbsynBuilder.mo (+13 -8)
-
Compiler/Script:
CevalScript.mo (+7 -10),
Interactive.mo (+3 -1)
-
Compiler/Template:
TplAbsyn.mo (-1)
-
Compiler/Util:
Util.mo (+12 -13),
VarTransform.mo (-2)
-
testsuite/bootstrapping:
refactor-mc-to-m.sh (+2 -2)
-
sjoelund.se
2011-01-07 07:53
#51
Rev.: 7660
-
63 lines of code changed in 27 files:
-
Compiler/BackEnd:
BackendVarTransform.mo (+1 -1),
PartFn.mo (+4 -4),
SimCode.mo (+2 -5)
-
Compiler/FrontEnd:
Absyn.mo (+1 -1),
Ceval.mo (-2),
DAEDump.mo (-2),
Dependency.mo (+17 -13),
Dump.mo (+1 -3),
Env.mo (-2),
Expression.mo (-3),
ExpressionDump.mo (+4 -6),
ExpressionSimplify.mo (-2),
Inline.mo (+1 -3),
Inst.mo (+5 -7),
InstSection.mo (+2 -7),
Lookup.mo (-1),
Mod.mo (+1 -1),
SCode.mo (+1 -1),
SCodeUtil.mo (-2),
Static.mo (+3 -7),
UnitAbsynBuilder.mo (+1 -1)
-
Compiler/Script:
CevalScript.mo (+5 -17),
Interactive.mo (+2 -2)
-
Compiler/Template:
TplAbsyn.mo (+6 -21),
TplMain.mo (-1),
TplParser.mo (-54)
-
testsuite/bootstrapping:
refactor-mc-to-m.sh (+6 -5)
-
sjoelund.se
2011-01-07 07:18
#50
Rev.: 7659
-
10 lines of code changed in 14 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (-5),
Derive.mo (-3),
SimCode.mo (+1 -2)
-
Compiler/FrontEnd:
DAEDump.mo (+1 -2),
Dependency.mo (+6 -3),
ExpressionDump.mo (-1),
ExpressionSimplify.mo (+1 -3),
Inst.mo (-2),
Static.mo (-1),
UnitAbsynBuilder.mo (-1)
-
Compiler/Template:
Tpl.mo (-4),
TplAbsyn.mo (-3),
TplParser.mo (-2)
-
testsuite/bootstrapping:
refactor-mc-to-m.sh (+1 -1)
-
sjoelund.se
2011-01-06 23:48
#49
Rev.: 7658
-
100 lines of code changed in 48 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+4 -41),
BackendDAEOptimize.mo (+1 -2),
BackendDAETransform.mo (+4 -4),
BackendDAEUtil.mo (+1 -3),
BackendDump.mo (-1),
BackendVarTransform.mo (-1),
BackendVariable.mo (-8),
DAEQuery.mo (-1),
Derive.mo (+1 -7),
PartFn.mo (-32),
SimCode.mo (+1 -8),
XMLDump.mo (-2)
-
Compiler/FrontEnd:
Ceval.mo (+4 -4),
CevalFunction.mo (-3),
ComponentReference.mo (-1),
ConnectUtil.mo (-2),
ConnectionGraph.mo (-7),
DAEDump.mo (+1 -5),
DAEUtil.mo (-2),
Dump.mo (+3 -14),
Env.mo (+1 -4),
Expression.mo (+1 -3),
ExpressionDump.mo (+2 -3),
ExpressionSimplify.mo (+4 -9),
Inline.mo (-1),
InnerOuter.mo (-4),
Inst.mo (+7 -73),
InstExtends.mo (+2 -13),
InstSection.mo (+8 -19),
Lookup.mo (+4 -26),
Mod.mo (-10),
Patternm.mo (-3),
SCodeUtil.mo (-4),
Static.mo (+15 -52),
Types.mo (-2),
UnitChecker.mo (+1 -1),
ValuesUtil.mo (-3)
-
Compiler/Main:
Main.mo (-1)
-
Compiler/Script:
CevalScript.mo (+5 -10),
Interactive.mo (+1 -22),
Refactor.mo (+2 -14)
-
Compiler/Template:
Tpl.mo (-9),
TplAbsyn.mo (+3 -8),
TplMain.mo (+1 -3),
TplParser.mo (+12 -21)
-
Compiler/Util:
Util.mo (+2 -2),
VarTransform.mo (-4)
-
testsuite/bootstrapping:
refactor-mc-to-m.sh (+9 -10)
-
sjoelund.se
2011-01-06 23:15
#48
Rev.: 7657
-
89 lines of code changed in 63 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+8 -30),
BackendDAEOptimize.mo (+2 -25),
BackendDAETransform.mo (-7),
BackendDAEUtil.mo (+1 -21),
BackendDump.mo (-1),
BackendEquation.mo (-1),
BackendVarTransform.mo (-5),
BackendVariable.mo (-5),
DAEQuery.mo (-4),
Derive.mo (-5),
PartFn.mo (+1 -5),
SimCode.mo (+2 -133),
XMLDump.mo (-12)
-
Compiler/FrontEnd:
Absyn.mo (-15),
AbsynDep.mo (-3),
Algorithm.mo (-2),
Ceval.mo (-57),
CevalFunction.mo (-5),
ClassLoader.mo (-1),
ComponentReference.mo (+1 -3),
ConnectUtil.mo (-6),
ConnectionGraph.mo (-3),
DAEDump.mo (-26),
DAEUtil.mo (-87),
Dependency.mo (-9),
Dump.mo (-17),
DumpGraphviz.mo (-1),
Env.mo (-11),
Expression.mo (-20),
ExpressionDump.mo (-1),
ExpressionSimplify.mo (+2 -11),
Inline.mo (-19),
InnerOuter.mo (+1 -30),
Inst.mo (+10 -155),
InstExtends.mo (+1 -3),
InstSection.mo (+1 -128),
InstanceHierarchy.mo (-7),
Lookup.mo (+10 -38),
MetaUtil.mo (-15),
Mod.mo (+5 -24),
ModUtil.mo (-2),
Patternm.mo (-8),
PrefixUtil.mo (-7),
SCode.mo (-17),
SCodeUtil.mo (-8),
Static.mo (+6 -130),
Types.mo (+2 -20),
UnitAbsynBuilder.mo (-1),
UnitChecker.mo (-3),
ValuesUtil.mo (+1 -9)
-
Compiler/Main:
Main.mo (-5)
-
Compiler/Script:
CevalScript.mo (+1 -65),
Interactive.mo (+1 -73),
Refactor.mo (+1 -11)
-
Compiler/Template:
Tpl.mo (-14),
TplAbsyn.mo (+5 -96),
TplParser.mo (+10 -378)
-
Compiler/Util:
BaseHashTable.mo (-2),
Error.mo (-1),
IOStream.mo (-1),
Util.mo (-4),
VarTransform.mo (+1 -10)
-
testsuite/bootstrapping:
refactor-mc-to-m.sh (+16 -15)
-
sjoelund.se
2011-01-06 22:28
#47
Rev.: 7656
-
655 lines of code changed in 59 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+17 -17),
BackendDAEOptimize.mo (+13 -13),
BackendDAETransform.mo (+7 -7),
BackendDAEUtil.mo (+5 -5),
BackendDump.mo (+2 -2),
BackendEquation.mo (+3 -3),
BackendVarTransform.mo (+3 -3),
BackendVariable.mo (+18 -18),
DAEQuery.mo (+3 -3),
Derive.mo (+5 -5),
PartFn.mo (+2 -2),
SimCode.mo (+39 -39),
TaskGraph.mo (+3 -3),
XMLDump.mo (+11 -11)
-
Compiler/FrontEnd:
Absyn.mo (+4 -4),
AbsynDep.mo (+1 -1),
Algorithm.mo (+2 -2),
Ceval.mo (+14 -14),
ClassLoader.mo (+1 -1),
ComponentReference.mo (+5 -5),
ConnectUtil.mo (+1 -1),
ConnectionGraph.mo (+1 -1),
DAEDump.mo (+10 -10),
DAEUtil.mo (+20 -20),
Dependency.mo (+1 -1),
Dump.mo (+9 -9),
DumpGraphviz.mo (+2 -2),
Env.mo (+8 -8),
Expression.mo (+11 -11),
ExpressionDump.mo (+5 -5),
ExpressionSimplify.mo (+8 -8),
Inline.mo (+2 -2),
InnerOuter.mo (+6 -6),
Inst.mo (+74 -74),
InstExtends.mo (+7 -7),
InstSection.mo (+40 -40),
InstanceHierarchy.mo (+1 -1),
Lookup.mo (+24 -24),
Mod.mo (+13 -11),
Patternm.mo (+3 -3),
PrefixUtil.mo (+1 -1),
SCode.mo (+6 -6),
SCodeUtil.mo (+5 -5),
Static.mo (+55 -55),
Types.mo (+15 -15),
UnitAbsynBuilder.mo (+2 -2),
ValuesUtil.mo (+5 -5)
-
Compiler/Main:
Main.mo (+5 -5)
-
Compiler/Script:
CevalScript.mo (+15 -15),
Interactive.mo (+45 -45),
Refactor.mo (+6 -6)
-
Compiler/Template:
Tpl.mo (+7 -7),
TplAbsyn.mo (+21 -21),
TplMain.mo (+1 -1),
TplParser.mo (+28 -28)
-
Compiler/Util:
BaseHashTable.mo (+2 -2),
Util.mo (+7 -7),
VarTransform.mo (+11 -11)
-
testsuite/bootstrapping:
refactor-mc-to-m.sh (+14 -7)
-
sjoelund.se
2011-01-06 21:47
#46
Rev.: 7655
-
87 lines of code changed in 25 files:
-
Compiler/BackEnd:
BackendDAEUtil.mo (+1 -1),
BackendVariable.mo (+1 -1),
SimCode.mo (+18 -18),
XMLDump.mo (+4 -4)
-
Compiler/FrontEnd:
Absyn.mo (+2 -2),
DAEDump.mo (+4 -4),
DAEUtil.mo (+6 -6),
Dump.mo (+1 -1),
Env.mo (+1 -1),
Expression.mo (+3 -3),
InnerOuter.mo (+1 -1),
Inst.mo (+9 -9),
InstExtends.mo (+2 -2),
InstSection.mo (+7 -7),
Lookup.mo (+2 -2),
MetaUtil.mo (+2 -2),
Static.mo (+3 -3),
Types.mo (+1 -1),
ValuesUtil.mo (+3 -3)
-
Compiler/Script:
CevalScript.mo (+6 -6),
Interactive.mo (+6 -6)
-
Compiler/Template:
TplParser.mo (+1 -1)
-
Compiler/Util:
BaseHashTable.mo (+1 -1),
Util.mo (+1 -1),
VarTransform.mo (+1 -1)
-
sjoelund.se
2011-01-06 21:38
#45
Rev.: 7654
-
884 lines of code changed in 58 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+16 -16),
BackendDAEOptimize.mo (+7 -7),
BackendDAETransform.mo (+5 -5),
BackendDAEUtil.mo (+6 -6),
BackendDump.mo (+5 -5),
BackendVarTransform.mo (+1 -1),
BackendVariable.mo (+4 -4),
DAEQuery.mo (+2 -2),
Derive.mo (+4 -4),
PartFn.mo (+6 -6),
SimCode.mo (+61 -61),
XMLDump.mo (+9 -9)
-
Compiler/FrontEnd:
Absyn.mo (+6 -6),
AbsynDep.mo (+1 -1),
Algorithm.mo (+2 -2),
Builtin.mo (+1 -1),
Ceval.mo (+12 -12),
ClassLoader.mo (+3 -3),
ComponentReference.mo (+2 -2),
ConnectUtil.mo (+2 -2),
ConnectionGraph.mo (+4 -4),
DAEDump.mo (+10 -10),
DAEUtil.mo (+34 -34),
Dependency.mo (+3 -3),
Dump.mo (+4 -4),
Env.mo (+7 -7),
Expression.mo (+22 -22),
ExpressionDump.mo (+1 -1),
ExpressionSimplify.mo (+8 -8),
Inline.mo (+4 -4),
InnerOuter.mo (+10 -10),
Inst.mo (+57 -57),
InstExtends.mo (+8 -8),
InstSection.mo (+67 -67),
Lookup.mo (+20 -20),
MetaUtil.mo (+5 -5),
Mod.mo (+12 -12),
ModUtil.mo (+1 -1),
Patternm.mo (+3 -3),
PrefixUtil.mo (+1 -1),
SCode.mo (+9 -9),
SCodeUtil.mo (+1 -1),
Static.mo (+66 -66),
Types.mo (+16 -16),
UnitChecker.mo (+1 -1),
ValuesUtil.mo (+9 -9)
-
Compiler/Main:
Main.mo (+6 -6)
-
Compiler/Script:
CevalScript.mo (+25 -25),
Interactive.mo (+48 -48),
Refactor.mo (+3 -3)
-
Compiler/Template:
Tpl.mo (+12 -12),
TplAbsyn.mo (+42 -42),
TplMain.mo (+1 -1),
TplParser.mo (+146 -146)
-
Compiler/Util:
BaseHashTable.mo (+1 -1),
Util.mo (+4 -4),
VarTransform.mo (+8 -8)
-
testsuite/bootstrapping:
refactor-mc-to-m.sh (+50 -3)
-
sjoelund.se
2011-01-06 21:07
#44
Rev.: 7653
-
8 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Patternm.mo (+8 -6)
-
sjoelund.se
2011-01-06 20:24
#43
Rev.: 7652
-
20 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Patternm.mo (+20 -2)
-
sjoelund.se
2011-01-06 19:38
#42
Rev.: 7651
-
119 lines of code changed in 17 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+6 -5),
BackendDAEUtil.mo (+2 -2),
SimCode.mo (+4 -4)
-
Compiler/FrontEnd:
ClassLoader.mo (+2 -2),
ExpressionSimplify.mo (+2 -2),
InnerOuter.mo (+6 -6),
Inst.mo (+10 -10),
MetaUtil.mo (+2 -2),
Mod.mo (+2 -2),
Patternm.mo (+1),
Static.mo (+4 -4),
Types.mo (+2 -2),
ValuesUtil.mo (+2 -2)
-
Compiler/Script:
CevalScript.mo (+4 -4)
-
Compiler/Template:
SimCodeC.mo (+36 -36),
SimCodeCSharp.mo (+32 -32)
-
testsuite/bootstrapping:
refactor-mc-to-m.sh (+2 -1)
-
sjoelund.se
2011-01-06 18:47
#41
Rev.: 7650
-
44 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Patternm.mo (+44 -1)
-
sjoelund.se
2011-01-06 17:33
#40
Rev.: 7649
-
48 lines of code changed in 5 files:
-
Compiler/FrontEnd:
Expression.mo (+1 -1),
Patternm.mo (+39 -10)
-
Compiler/Template:
SimCodeC.mo (+3 -3)
-
Compiler/Util:
Error.mo (+2)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+3 -3)
-
sjoelund.se
2011-01-06 15:58
#39
Rev.: 7648
-
436 lines of code changed in 21 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (-6),
BackendVariable.mo (+5 -10)
-
Compiler/FrontEnd:
Ceval.mo (+69),
CevalFunction.mo (+3 -2),
DAE.mo (+4 -6),
DAEDump.mo (+2 -49),
DAEUtil.mo (-5),
Env.mo (+13 -13),
Expression.mo (+5),
ExpressionDump.mo (+11),
InstSection.mo (+1 -1),
MetaModelicaBuiltin.mo (+2 -6),
Patternm.mo (+279 -1)
-
Compiler/Template:
SimCodeC.mo (+13 -13)
-
Compiler/Util:
Error.mo (+2)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+4 -4),
SimCodeTV.mo (+3 -5)
-
c_runtime:
meta_modelica_builtin.cpp (-6),
meta_modelica_builtin.h (+7 -1)
-
testsuite/meta:
Failure.mo (+1 -2),
Failure.mos (+12 -6)
-
sjoelund.se
2011-01-06 09:28
#38
Rev.: 7647
-
235 lines of code changed in 3 files:
-
Compiler:
OpenModelicaBootstrappingHeader.h (+160 -80)
-
Compiler/Template:
Unparsing.mo (+61 -63)
-
Compiler/susan_codegen/SimCode:
Unparsing.tpl (+14 -4)
-
sjoelund.se
2011-01-06 07:37
#37
Rev.: 7646
-
111 lines of code changed in 7 files:
-
Compiler:
OpenModelicaBootstrappingHeader.h (+6 -6)
-
Compiler/FrontEnd:
Absyn.mo (+2),
DAE.mo (+1),
Dump.mo (+15 -11),
Patternm.mo (+83 -21)
-
Compiler/Util:
Error.mo (+2)
-
Parser:
Modelica.g (+2 -2)
-
sjoelund.se
2011-01-05 21:32
#36
Rev.: 7645
-
157 lines of code changed in 2 files:
-
Compiler/FrontEnd:
Static.mo (+156 -154)
-
Compiler/Script:
CevalScript.mo (+1 -1)
-
sjoelund.se
2011-01-05 21:02
#35
Rev.: 7644
-
1 lines of code changed in 1 file:
-
Compiler:
Makefile.omdev.mingw (+1 -1)
-
sjoelund.se
2011-01-05 20:58
#34
Rev.: 7643
-
8 lines of code changed in 3 files:
-
Compiler:
Makefile.in (+1 -1)
-
Compiler/runtime:
Makefile.common (+5 -4)
-
Parser:
Makefile.common (+2 -2)
-
sjoelund.se
2011-01-05 20:54
#33
Rev.: 7642
-
212 lines of code changed in 7 files:
-
testsuite/meta:
Makefile (+6 -6),
PartialFn1.mo (+36 -6),
PartialFn2.mo (+37 -10),
PartialFn4.mo (+32 -6),
PartialFn5.mo (+32 -2),
PartialFn6.mo (+32 -3),
PartialFn7.mo (+37 -9)
-
sjoelund.se
2011-01-05 20:24
#32
Rev.: 7641
-
4 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Types.mo (+4 -2)
-
sjoelund.se
2011-01-05 00:14
#31
Rev.: 7640
-
346 lines of code changed in 15 files:
-
Compiler/BackEnd:
BackendDAEUtil.mo (+2 -2),
BackendEquation.mo (+4 -4)
-
Compiler/FrontEnd:
Absyn.mo (+27 -26),
Ceval.mo (+2 -2),
PrefixUtil.mo (+2 -2),
SCode.mo (+8 -8)
-
Compiler/Script:
Interactive.mo (+2 -2)
-
Compiler/Template:
SimCodeC.mo (+138 -79),
SimCodeCSharp.mo (+32 -32)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+4 -9),
SimCodeTV.mo (+1 -1)
-
c_runtime:
Makefile.common (+9 -1),
meta_modelica.h (+3 -2),
meta_modelica_builtin.cpp (+1 -1),
meta_modelica_gen_string_lit.sh (new 111)
-
syeas460
2011-01-04 21:50
#30
Rev.: 7639
-
0 lines of code changed in 1 file:
-
OMNotebook/OMNotebookQT4:
omc_communicator.cpp (-1)
-
syeas460
2011-01-04 20:46
#29
Rev.: 7638
-
1 lines of code changed in 1 file:
-
OMNotebook/OMNotebookQT4:
omc_communicator.cpp (+1)
-
syeas460
2011-01-04 20:28
#28
Rev.: 7637
-
1 lines of code changed in 1 file:
-
OMNotebook/OMNotebookQT4:
omc_communicator.cpp (+1 -1)
-
syeas460
2011-01-04 19:34
#27
Rev.: 7636
-
31 lines of code changed in 4 files:
-
OMEdit/OMEditGUI:
OMEditGUI.pro.user (+1 -1),
ProjectTabWidget.cpp (+23 -4),
mainwindow.cpp (+7 -9)
-
OMEdit/bin/OMEdit-Release:
OMEdit.exe (changed)
-
sjoelund.se
2011-01-04 18:02
#26
Rev.: 7635
-
2933 lines of code changed in 71 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+32 -32),
BackendDAEOptimize.mo (+30 -30),
BackendDAETransform.mo (+18 -18),
BackendDAEUtil.mo (+58 -58),
BackendDump.mo (+42 -42),
BackendEquation.mo (+14 -14),
BackendVarTransform.mo (+6 -6),
BackendVariable.mo (+60 -60),
DAEQuery.mo (+12 -12),
Derive.mo (+8 -8),
ExpressionSolve.mo (+4 -4),
PartFn.mo (+2 -2),
SimCode.mo (+114 -114),
TaskGraph.mo (+10 -10),
XMLDump.mo (+68 -68)
-
Compiler/FrontEnd:
Absyn.mo (+96 -96),
AbsynDep.mo (+34 -34),
Algorithm.mo (+6 -6),
Builtin.mo (+42 -42),
Ceval.mo (+114 -114),
CevalFunction.mo (+28 -28),
ClassInf.mo (+10 -10),
ComponentReference.mo (+44 -44),
ConnectUtil.mo (+16 -16),
ConnectionGraph.mo (+38 -38),
DAEDump.mo (+50 -50),
DAEUtil.mo (+120 -120),
Dependency.mo (+50 -50),
Dump.mo (+180 -180),
DumpGraphviz.mo (+12 -12),
Env.mo (+60 -60),
ExpandableConnectors.mo (+10 -10),
Expression.mo (+76 -76),
ExpressionDump.mo (+30 -30),
ExpressionSimplify.mo (+30 -30),
Graphviz.mo (+4 -4),
InnerOuter.mo (+22 -22),
Inst.mo (+72 -72),
InstExtends.mo (+36 -36),
InstSection.mo (+28 -28),
InstanceHierarchy.mo (+16 -16),
Lookup.mo (+18 -18),
MMath.mo (+8 -8),
MetaUtil.mo (+10 -10),
Mod.mo (+60 -60),
ModUtil.mo (+4 -4),
Patternm.mo (+6 -6),
PrefixUtil.mo (+18 -18),
SCode.mo (+50 -50),
SCodeUtil.mo (+30 -30),
Static.mo (+162 -162),
Types.mo (+98 -98),
UnitAbsynBuilder.mo (+30 -30),
UnitChecker.mo (+2 -2),
ValuesUtil.mo (+64 -64)
-
Compiler/Main:
Main.mo (+6 -6)
-
Compiler/Script:
CevalScript.mo (+30 -30),
Interactive.mo (+258 -258),
Refactor.mo (+36 -36)
-
Compiler/Template:
SimCodeC.mo (+36 -36),
SimCodeCSharp.mo (+32 -32),
Tpl.mo (+4 -4),
TplAbsyn.mo (+24 -24),
TplParser.mo (+42 -42)
-
Compiler/Util:
BaseHashTable.mo (+2 -2),
Debug.mo (+4 -4),
Error.mo (+10 -10),
IOStream.mo (+8 -8),
Util.mo (+122 -122),
VarTransform.mo (+20 -20)
-
testsuite/bootstrapping:
refactor-mc-to-m.sh (new 37)
-
sjoelund.se
2011-01-04 15:53
#25
Rev.: 7633
-
2001 lines of code changed in 26 files:
-
Compiler/BackEnd:
BackendVariable.mo (+25 -26),
SimCode.mo (+1)
-
Compiler/FrontEnd:
Ceval.mo (+2 -2),
ExpressionSimplify.mo (+3 -6),
Inst.mo (+3 -3),
MetaUtil.mo (+1 -1),
Mod.mo (+3 -3),
Types.mo (+1 -15)
-
Compiler/Template:
SimCodeC.mo (+1535 -1244)
-
Compiler/Util:
System.mo (+8 -1),
Util.mo (+12 -103)
-
Compiler/runtime:
Dynload.cpp (+7 -5),
Dynload_omc.cpp (+3 -2),
System_rml.c (+8),
systemimpl.c (+28)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+51 -31),
SimCodeTV.mo (+5 -5)
-
c_runtime:
meta_modelica.c (+19 -7),
meta_modelica.h (+76 -64),
meta_modelica_builtin.cpp (+118 -84),
meta_modelica_builtin.h (+23 -19),
meta_modelica_real.cpp (+12 -5),
modelica.h (-1),
modelica_string.h (+14),
read_write.c (+3)
-
testsuite/meta:
Uniontype7.mo (+40 -33)
-
sjoelund.se
2011-01-03 15:09
#24
Rev.: 7632
-
329 lines of code changed in 8 files:
-
Compiler/BackEnd:
SimCode.mo (+2 -1)
-
Compiler/FrontEnd:
CevalFunction.mo (+2 -2),
ExpressionDump.mo (+1 -1),
Patternm.mo (+51 -13)
-
Compiler/Template:
SimCodeC.mo (+223 -139)
-
Compiler/Util:
Util.mo (+37)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+12 -5),
SimCodeTV.mo (+1)
-
sjoelund.se
2011-01-03 11:23
#23
Rev.: 7631
-
117 lines of code changed in 11 files:
-
Compiler/BackEnd:
BackendDAEUtil.mo (+12 -9)
-
Compiler/FrontEnd:
DAEDump.mo (+27 -23),
ExpressionDump.mo (+34 -4),
Patternm.mo (+18 -4)
-
testsuite/meta:
List4.mo (+8 -1),
MatchCase14.mo (+1 -1),
MatchCase15.mo (+5 -1),
MatchCase16.mo (+1 -1),
MatchCase17.mo (+1 -1),
OptimizeContinue.mo (+9 -4),
PartialFn15.mo (+1 -1)
-
sjoelund.se
2011-01-03 09:35
#22
Rev.: 7628
-
0 lines of code changed in 1 file:
-
testsuite/libraries/multibody/loops:
checkEngineV6_analytic.mos (-21735)
-
sjoelund.se
2011-01-03 08:41
#21
Rev.: 7627
-
55 lines of code changed in 2 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+26 -28),
BackendDAEUtil.mo (+29 -25)
-
sjoelund.se
2011-01-02 22:59
#20
Rev.: 7625
-
188 lines of code changed in 1 file:
-
Compiler/FrontEnd:
DAEUtil.mo (+188 -189)
-
sjoelund.se
2011-01-02 19:18
#19
Rev.: 7624
-
36 lines of code changed in 3 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+17)
-
Compiler/FrontEnd:
Ceval.mo (+8 -12)
-
testsuite/interactive:
XmlDumpComment.mos (+11 -3)
-
sjoelund.se
2011-01-02 16:33
#18
Rev.: 7623
-
47 lines of code changed in 8 files:
-
Compiler/FrontEnd:
ClassInf.mo (+10 -12),
DAEUtil.mo (+4 -7),
Inst.mo (+2 -2),
ModUtil.mo (+5 -4)
-
Compiler/Util:
Util.mo (+19 -23)
-
Compiler/runtime:
rtoptsimpl.c (+5 -5)
-
c_runtime:
meta_modelica_builtin.h (+1)
-
testsuite/bootstrapping:
SimCodeTest.mo (+1)
-
sjoelund.se
2011-01-02 13:45
#17
Rev.: 7622
-
24 lines of code changed in 7 files:
-
Compiler/Template:
Tpl.mo (+1 -1),
TplMain.mo (+1)
-
Compiler/runtime:
Print_omc.cpp (+3 -1),
Print_rml.c (new),
printimpl.c (+17 -10)
-
testsuite/bootstrapping:
DumpTest.mo (+1)
-
sjoelund.se
2011-01-02 11:57
#16
Rev.: 7621
-
43 lines of code changed in 5 files:
-
Compiler/BackEnd:
SimCode.mo (+2 -2)
-
Compiler/FrontEnd:
Env.mo (+14 -18),
SCodeUtil.mo (+3 -3)
-
Compiler/Template:
Tpl.mo (+5 -5)
-
Compiler/Util:
Util.mo (+19 -27)
-
sjoelund.se
2011-01-02 09:42
#15
Rev.: 7620
-
4 lines of code changed in 1 file:
-
Compiler/FrontEnd:
DAEUtil.mo (+4 -258)
-
sjoelund.se
2011-01-01 23:50
#14
Rev.: 7619
-
44 lines of code changed in 2 files:
-
Compiler/BackEnd:
SimCode.mo (+43 -49)
-
Compiler/Script:
CevalScript.mo (+1 -98)
-
sjoelund.se
2011-01-01 22:33
#13
Rev.: 7618
-
22 lines of code changed in 5 files:
-
Compiler/BackEnd:
BackendEquation.mo (+2 -10),
BackendVariable.mo (+13 -26),
SimCode.mo (+3 -3)
-
Compiler/FrontEnd:
SCodeUtil.mo (-7)
-
testsuite/bootstrapping:
LinkMain.makefile (+4 -3)
-
sjoelund.se
2011-01-01 21:53
#12
Rev.: 7617
-
2 lines of code changed in 1 file:
-
Compiler/Util:
System.mo (+2 -1)
-
sjoelund.se
2011-01-01 21:09
#11
Rev.: 7616
-
2 lines of code changed in 1 file:
-
Compiler/runtime:
systemimpl.c (+2 -2)
-
sjoelund.se
2011-01-01 20:12
#10
Rev.: 7615
-
298 lines of code changed in 5 files:
-
Compiler/FrontEnd:
DAE.mo (+1),
Patternm.mo (+120 -14)
-
Compiler/Template:
SimCodeC.mo (+169 -125)
-
Compiler/susan_codegen/SimCode:
SimCodeC.tpl (+7 -3),
SimCodeTV.mo (+1)
-
sjoelund.se
2011-01-01 18:38
#9
Rev.: 7614
-
73 lines of code changed in 3 files:
-
Compiler/FrontEnd:
Patternm.mo (+7 -1)
-
testsuite/meta:
Makefile (+1),
OptimizeContinue.mo (new 65)
-
sjoelund.se
2011-01-01 17:43
#8
Rev.: 7613
-
63 lines of code changed in 2 files:
-
Compiler/FrontEnd:
Lookup.mo (+62 -22)
-
Compiler/Script:
CevalScript.mo (+1 -1)
-
sjoelund.se
2011-01-01 16:43
#7
Rev.: 7612
-
26 lines of code changed in 2 files:
-
c_runtime:
meta_modelica.c (+25),
meta_modelica.h (+1 -9)
-
sjoelund.se
2011-01-01 14:57
#6
Rev.: 7611
-
112 lines of code changed in 5 files:
-
Compiler/FrontEnd:
Patternm.mo (+108 -2)
-
testsuite/bootstrapping:
DumpTest.mos (+1 -1),
HashTableTest.mos (+1 -1),
SimplifyTest.mos (+1 -1),
UtilTest.mos (+1 -1)
-
sjoelund.se
2011-01-01 12:48
#5
Rev.: 7610
-
9 lines of code changed in 2 files:
-
Compiler/FrontEnd:
SCodeUtil.mo (+4 -4)
-
Compiler/Util:
Util.mo (+5 -15)
-
sjoelund.se
2011-01-01 12:09
#4
Rev.: 7609
-
27 lines of code changed in 2 files:
-
Compiler/FrontEnd:
SCodeUtil.mo (+23 -24)
-
Compiler/Util:
Util.mo (+4 -5)
-
sjoelund.se
2011-01-01 11:22
#3
Rev.: 7608
-
22 lines of code changed in 1 file:
-
Compiler/runtime:
systemimpl.c (+22)
-
sjoelund.se
2011-01-01 10:10
#2
Rev.: 7607
-
5 lines of code changed in 1 file:
-
c_runtime:
meta_modelica.c (+5 -2)
-
sjoelund.se
2011-01-01 08:34
#1
Rev.: 7606
-
48 lines of code changed in 2 files:
-
c_runtime:
meta_modelica.h (+8 -1),
meta_modelica_builtin.cpp (+40 -2)