michael
|
0e79eb1fe6
* Fixed writing of open array declaration
|
hace 18 años |
michael
|
2212c78609
* Fixed description of array type without index (open array)
|
hace 18 años |
micha
|
bb9de8f193
* SHOW_MEM_USAGE define to always show maximum heap size used/allocated, independent of DUMP_MEM_USAGE
|
hace 18 años |
Almindor
|
5736142382
* update lNet so latest fpc can compile it (property changes)
|
hace 18 años |
peter
|
73d861e3e9
* test for parameter symoptions
|
hace 18 años |
peter
|
c831b2fb00
* set symoptions for all implicit created parameters
|
hace 18 años |
micha
|
4579c242df
* heap manager: look for better matching variable block size, with upperbound search
|
hace 18 años |
micha
|
aa951460a5
+ heap manager size statistics
|
hace 18 años |
daniel
|
182fca72f2
* Change spill_* routines to return Taicpu instead of Tai to increase
|
hace 18 años |
yury
|
821c91c230
* fix Mantis #8760: do not put actually empty sections in executable by internal linker.
|
hace 18 años |
Almindor
|
fa232dd4ac
* make it work on non-unix too...
|
hace 18 años |
Almindor
|
2086107cf3
* fix missing socketerror discrepancy
|
hace 18 años |
michael
|
4e8e4d6c0a
Removed debug message in CheckOptions
|
hace 18 años |
pierre
|
0f870ec901
* more option updates
|
hace 18 años |
Marc Weustink
|
fb4828649e
* Fixed typo in gdkfunction enum
|
hace 18 años |
marco
|
11bda8f5f2
* fpexeclpe
|
hace 18 años |
Jonas Maebe
|
acad2913d6
* a loadsize of 1 can never cause alignment problems in subsetref
|
hace 18 años |
marco
|
31e0776694
* socketerror mods for windows.
|
hace 18 años |
yury
|
380a8e398b
* patch and fix from Patrick Chevalley.
|
hace 18 años |
peter
|
81c88bd27d
* new test
|
hace 18 años |
marco
|
f74b832272
* socketerror for Unix now fpgeterrno.
|
hace 18 años |
peter
|
b3c650bd98
* fix shortstring:=char
|
hace 18 años |
michael
|
d2fcda4561
* Changed check for GENERICCLASSES so fpdoc can parse it correctly
|
hace 18 años |
florian
|
d469e3a7ef
+ do life dfa for exit
|
hace 18 años |
florian
|
c0d27b5482
* life info dfa for break and continue
|
hace 18 años |
florian
|
62d54389c8
+ life dfa for if, label and goto
|
hace 18 años |
florian
|
85406e8a15
* updates from Karl-Michael Schindler
|
hace 18 años |
florian
|
45cda67f3f
+ first basically working (not all node types yet) dfa implementation determining life information
|
hace 18 años |
pierre
|
31a34e03c2
* do not use += syntax
|
hace 18 años |
florian
|
867e00dee3
* backup commit of more dfa stuff
|
hace 18 años |