June 2006 Commit Log

Number of Commits:
23
Number of Active Developers:
3
petar 2006-06-29 16:12 Rev.: 2437

Added der(expr) and lookup limitations.

5 lines of code changed in 1 file:

petar 2006-06-29 15:54 Rev.: 2436

Fixed bug with infinite recursion in lookup. See packages2.mo in testsuite.
Cleaned up lookup code a bit.

308 lines of code changed in 10 files:

petar 2006-06-27 14:30 Rev.: 2435

partly fixed bug #105 (1 and 2).
Fixed bug with looking up external object.
Fixed bug with sign bultin function.

90 lines of code changed in 5 files:

petar 2006-06-27 11:52 Rev.: 2434

Changed interactive commands such as simulate, buildModel, etc, evaluated in Ceval to use automatic quoting (changed to Code AST construct).

Fixed bugs in cache implementation.

276 lines of code changed in 10 files:

petar 2006-06-21 11:49 Rev.: 2433

Fixed bugs with external object and new impl. on strings.

390 lines of code changed in 12 files:

adrpo 2006-06-19 14:32 Rev.: 2431

changed product code for 1.4.1

1 lines of code changed in 1 file:

x02lucpo 2006-06-16 15:27 Rev.: 2430

partial implemented parameters and algebraic string handling

375 lines of code changed in 8 files:

x02lucpo 2006-06-15 11:05 Rev.: 2429

4 lines of code changed in 2 files:

petar 2006-06-13 16:11 Rev.: 2428

Fixed bug in lookup of constants in packages throuh inherited classes.
Partly fixed bug in array equations.

44 lines of code changed in 5 files:

adrpo 2006-06-13 04:36 Rev.: 2426

- updated version number to 1.4.1

6 lines of code changed in 1 file:

adrpo 2006-06-13 04:31 Rev.: 2425

- updated UsersGuideExamples.onb for 1.4.1 release

23 lines of code changed in 1 file:

adrpo 2006-06-13 04:22 Rev.: 2424

explicit casts are required for malloc->type conversion!
otherwise the test based on testsuite/mosfiles/ExtObj.c fails!

2 lines of code changed in 1 file:

adrpo 2006-06-13 03:34 Rev.: 2423

- changed 1.4.0 to 1.4.1 in documents
- added also text about the new release highlights:
+ caching
+ getVersion
+ mdt-0.6.6, omdev, etc.

0 lines of code changed in 4 files:

x02lucpo 2006-06-12 17:29 Rev.: 2422

implemented -s settings.mos

158 lines of code changed in 5 files:

petar 2006-06-12 11:39 Rev.: 2421

Moved getVersionNr function to Settings.mo
Fixed ExtObj.mos testcase (added missing file)

33 lines of code changed in 7 files:

petar 2006-06-12 09:37 Rev.: 2420

Fixed bug with algorithm sections (algorithm.mos)
Fixed bug with non-linear equations (simulation2.mos)
Implemented getVersion() interactive call.
Implemented omc.exe ++version or ++v returns version number.

430 lines of code changed in 15 files:

x02lucpo 2006-06-08 11:00 Rev.: 2418

made things compile

5 lines of code changed in 2 files:

petar 2006-06-07 22:18 Rev.: 2417

Added cache to almost all functions that has something to do with lookup and instantiation. Packages with constants now translates much faster.

5514 lines of code changed in 15 files:

x02lucpo 2006-06-07 14:52 Rev.: 2416

changed implementation of Static.elabBuiltinSum to handle also sum(3.0)
this generates an warning

20 lines of code changed in 2 files:

x02lucpo 2006-06-02 15:56 Rev.: 2415

added
public function dumpDAELowEqnList

137 lines of code changed in 1 file:

x02lucpo 2006-06-01 15:35 Rev.: 2412

added so that subscripts with param are evaluated to value

24 lines of code changed in 3 files:

x02lucpo 2006-06-01 09:14 Rev.: 2410

added a test for a array-subscript:
parameter Integer tmp = 2;
Real a[1*tmp+2];

25 lines of code changed in 3 files:

x02lucpo 2006-06-01 09:11 Rev.: 2409

corrected an error in symplify: x+x+x+x+x (integers) became 5.0*x which made subscripts with exp not working. now it returns 5*x

55 lines of code changed in 2 files:

May 2006 »

Generated by StatSVN 0.7.0