Jonas Maebe
|
20206500aa
* don't change a sequence of shifts and sub/adds into a lea() in case
|
18 éve |
michael
|
c9c82ddbf8
Fixed bug #8875
|
18 éve |
Jonas Maebe
|
7bd8d0200e
* handle mod/div between a cardinal/qword and a smaller unsigned variable
|
18 éve |
Jonas Maebe
|
c80d4225ca
+ support for ISO Extended Pascal ReadStr() and WriteStr() routines
|
18 éve |
Tomas Hajny
|
615b192c51
* correction to previous commit
|
18 éve |
Tomas Hajny
|
f8e5a62f61
* synchronized with SocketError change
|
18 éve |
Tomas Hajny
|
f55a720b25
* OS/2 implementation synchronized with SocketError change
|
18 éve |
Almindor
|
f83568d897
* fix INVALID_SOCKET for other platforms too
|
18 éve |
Almindor
|
a52a63178b
* fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows)
|
18 éve |
marco
|
8991b8f365
* new socketerror scheme. OS/2 and netware are now broken and still must be done. (merge me and all previous socket related commits please)
|
18 éve |
michael
|
0e79eb1fe6
* Fixed writing of open array declaration
|
18 éve |
michael
|
2212c78609
* Fixed description of array type without index (open array)
|
18 éve |
micha
|
bb9de8f193
* SHOW_MEM_USAGE define to always show maximum heap size used/allocated, independent of DUMP_MEM_USAGE
|
18 éve |
Almindor
|
5736142382
* update lNet so latest fpc can compile it (property changes)
|
18 éve |
peter
|
73d861e3e9
* test for parameter symoptions
|
18 éve |
peter
|
c831b2fb00
* set symoptions for all implicit created parameters
|
18 éve |
micha
|
4579c242df
* heap manager: look for better matching variable block size, with upperbound search
|
18 éve |
micha
|
aa951460a5
+ heap manager size statistics
|
18 éve |
daniel
|
182fca72f2
* Change spill_* routines to return Taicpu instead of Tai to increase
|
18 éve |
yury
|
821c91c230
* fix Mantis #8760: do not put actually empty sections in executable by internal linker.
|
18 éve |
Almindor
|
fa232dd4ac
* make it work on non-unix too...
|
18 éve |
Almindor
|
2086107cf3
* fix missing socketerror discrepancy
|
18 éve |
michael
|
4e8e4d6c0a
Removed debug message in CheckOptions
|
18 éve |
pierre
|
0f870ec901
* more option updates
|
18 éve |
Marc Weustink
|
fb4828649e
* Fixed typo in gdkfunction enum
|
18 éve |
marco
|
11bda8f5f2
* fpexeclpe
|
18 éve |
Jonas Maebe
|
acad2913d6
* a loadsize of 1 can never cause alignment problems in subsetref
|
18 éve |
marco
|
31e0776694
* socketerror mods for windows.
|
18 éve |
yury
|
380a8e398b
* patch and fix from Patrick Chevalley.
|
18 éve |
peter
|
81c88bd27d
* new test
|
18 éve |