michael
|
d9749fb889
+ Initial implementation of examples
|
26 years ago |
peter
|
38379e14b9
* fixed wrong variable names
|
26 years ago |
daniel
|
1335d7de8a
* Better use of routines in pbase and symtable. 4k code removed.
|
26 years ago |
peter
|
9d1959e462
* forgot firstpass after array->set conversion
|
26 years ago |
Jonas Maebe
|
277c01061b
+ bug0238
|
26 years ago |
michael
|
9b0f6b1ed2
+ Added test for RTTI info
|
26 years ago |
michael
|
898c396be1
+ Added ansistrings test
|
26 years ago |
peter
|
cc9df8d478
* first things to store the symbol/def number in the ppu
|
26 years ago |
peter
|
2742fb03f7
* fixed include
|
26 years ago |
peter
|
a296cfbe30
* fixed tp proc -> procvar
|
26 years ago |
peter
|
33fd292687
* fixed tempansi which set wrong pos in free temp
|
26 years ago |
peter
|
b346adab8b
* fixed strings dependency
|
26 years ago |
florian
|
7653a9cec4
* classes which contain ansistring get unnecessary calls
|
26 years ago |
florian
|
3729f75970
* esi wasn't reloaded after a call to the esi helper procedure, fixed
|
26 years ago |
michael
|
0539b2fe23
+ Some bug fixes by Romio
|
26 years ago |
daniel
|
02f26788b8
* Fixed for Linux
|
26 years ago |
michael
|
77d45d20af
+ 1 byte too much allocated in new_ansiStringastrings.inc
|
26 years ago |
michael
|
5efb1744bb
+ Moved strings.inc to stringl.inc, to avoid conflict with strings unit
|
26 years ago |
florian
|
8bea45e7e6
* iret is in intel mode now written as iretd
|
26 years ago |
florian
|
c3d1c321a7
* comparsions for small enumerations type are now generated
|
26 years ago |
michael
|
784ee45f36
+ Fixed TComponent methods where defaults are used
|
26 years ago |
michael
|
45042334ca
+ Fixed inifiles dependencies
|
26 years ago |
michael
|
6580c05b5c
+ Fixed bug in ValidateRename
|
26 years ago |
michael
|
5cf9365948
* Completed TStringList and TStrListMaker objects
|
26 years ago |
peter
|
ac80a9af26
* fixed browcol
|
26 years ago |
peter
|
1d46555584
+ 237
|
26 years ago |
michael
|
977d575953
+ Added sysutils
|
26 years ago |
michael
|
4f6ef50810
+ Initial implementation
|
26 years ago |
michael
|
d83d1ac357
* new messages file generated.
|
26 years ago |
Jonas Maebe
|
9881d340cc
* added fix for missing register deallocation (-dregallocfix)
|
26 years ago |