Jonas Maebe
|
f28079bcd7
+ test for previous commit
|
18 tahun lalu |
Jonas Maebe
|
2c5a284060
* upper bound of for-loop cannot be a regvar, because the regvar may
|
18 tahun lalu |
michael
|
6944bac2b4
* Added RTF writer
|
18 tahun lalu |
tom_at_work
|
8c70e81c9c
* 6 bit sized members of packed records can never be split over more than 2 bytes too
|
18 tahun lalu |
sekelsenmat
|
a3703321f3
Improved Symbian RTL. Separated os include files from SDK include files and added more bindings
|
18 tahun lalu |
peter
|
83ccc62cf0
* during specialization use the symtable stack at
|
18 tahun lalu |
Jonas Maebe
|
4ff8d4f15c
+ added tests for already solved bug (crashed with IE in 2.0.4)
|
18 tahun lalu |
pierre
|
e0783f446e
+ new program to ease cross RTL compilation tests
|
18 tahun lalu |
pierre
|
11923e9786
+ code to debug LFN FindFirst/findClose
|
18 tahun lalu |
peter
|
bf7275576c
* use sysutils instead of dos
|
18 tahun lalu |
peter
|
aa72495049
* fix resourcestring assignment in typedconst
|
18 tahun lalu |
peter
|
5c914393d5
* added uint64 alias
|
18 tahun lalu |
micha
|
6ec55d2e74
* fix heap mutex deadlock in case of runtime error within heap management (needs recursive heap mutex)
|
18 tahun lalu |
Jonas Maebe
|
20206500aa
* don't change a sequence of shifts and sub/adds into a lea() in case
|
18 tahun lalu |
michael
|
c9c82ddbf8
Fixed bug #8875
|
18 tahun lalu |
Jonas Maebe
|
7bd8d0200e
* handle mod/div between a cardinal/qword and a smaller unsigned variable
|
18 tahun lalu |
Jonas Maebe
|
c80d4225ca
+ support for ISO Extended Pascal ReadStr() and WriteStr() routines
|
18 tahun lalu |
Tomas Hajny
|
615b192c51
* correction to previous commit
|
18 tahun lalu |
Tomas Hajny
|
f8e5a62f61
* synchronized with SocketError change
|
18 tahun lalu |
Tomas Hajny
|
f55a720b25
* OS/2 implementation synchronized with SocketError change
|
18 tahun lalu |
Almindor
|
f83568d897
* fix INVALID_SOCKET for other platforms too
|
18 tahun lalu |
Almindor
|
a52a63178b
* fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows)
|
18 tahun lalu |
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 tahun lalu |
michael
|
0e79eb1fe6
* Fixed writing of open array declaration
|
18 tahun lalu |
michael
|
2212c78609
* Fixed description of array type without index (open array)
|
18 tahun lalu |
micha
|
bb9de8f193
* SHOW_MEM_USAGE define to always show maximum heap size used/allocated, independent of DUMP_MEM_USAGE
|
18 tahun lalu |
Almindor
|
5736142382
* update lNet so latest fpc can compile it (property changes)
|
18 tahun lalu |
peter
|
73d861e3e9
* test for parameter symoptions
|
18 tahun lalu |
peter
|
c831b2fb00
* set symoptions for all implicit created parameters
|
18 tahun lalu |
micha
|
4579c242df
* heap manager: look for better matching variable block size, with upperbound search
|
18 tahun lalu |