Commit Graph

16 Commits

Author SHA1 Message Date
peter
33fd292687 * fixed tempansi which set wrong pos in free temp 1999-04-14 09:10:46 +00:00
pierre
45ee3eb67f * Minenumsize=1 under TEST_ENUMSIZE cond because buggy 1999-04-09 13:05:45 +00:00
peter
d04fab38d8 * typo fixed 1999-04-09 09:55:20 +00:00
peter
0e859bff09 * fixed reuse position 1999-04-09 08:39:20 +00:00
pierre
bd7f5cc3d0 + tempansilist and gettempansistringreference 1999-04-08 23:52:59 +00:00
florian
982e083f76 * fixed problem with default properties which are a class
* case bug (from the mailing list with -O2) fixed, the
    distance of the case labels can be greater than the positive
    range of a longint => it is now a dword for fpc
1999-04-08 20:59:37 +00:00
peter
55809784b4 * fixed temp reuse 1999-04-06 11:19:49 +00:00
peter
bf9b5e3a54 * updates for ag386bin 1999-02-22 02:14:59 +00:00
pierre
88605549b8 * ExtDebug conditionnal infinite loop on temp problem removed 1999-02-11 09:35:19 +00:00
florian
2ac877d04f * problem with calls to method pointers in methods fixed
- double ansistrings temp management removed
1999-02-02 23:52:32 +00:00
pierre
057ecba6d7 + better info for temp allocation debugging 1999-01-15 11:34:23 +00:00
pierre
a1f1003555 * some range check bugs fixed (still not working !)
+ added DLL writing support for win32 (also accepts variables)
  + TempAnsi for code that could be used for Temporary ansi strings
    handling
1998-11-30 09:42:52 +00:00
pierre
7621dc0b56 * several memory leaks fixed 1998-10-09 08:56:21 +00:00
pierre
31ff347814 * small bug correction due to newinput
(only with tempdebug conditionnal)
1998-07-16 08:01:42 +00:00
peter
2cd0720f62 * m68k updates 1998-07-10 10:50:54 +00:00
pierre
cabd568a3d * temp_gen contains all temporary var functions
(processor independent)
1998-06-08 16:07:41 +00:00