Jonas Maebe
|
f4b2ee2904
+ test which already works
|
18 vuotta sitten |
Jonas Maebe
|
6555f37cff
* do not search variant operators when looking for an overloaded
|
18 vuotta sitten |
Jonas Maebe
|
fdc813db9a
* no need to synchronise the upper bound of a for-loop after the loop
|
18 vuotta sitten |
pierre
|
79f314cf96
Put every {$smarlink on} inside an {$ifndef NO_SMART_link} condition.
|
18 vuotta sitten |
yury
|
df36385c89
* fixed mantis #8887. (please merge to fixes).
|
18 vuotta sitten |
peter
|
ea92a0e1a7
* prefer overloaded methods in current object over
|
18 vuotta sitten |
michael
|
2d2469c45e
* Added brazilian translation by Antonio Galvao
|
18 vuotta sitten |
Jonas Maebe
|
f28079bcd7
+ test for previous commit
|
18 vuotta sitten |
Jonas Maebe
|
2c5a284060
* upper bound of for-loop cannot be a regvar, because the regvar may
|
18 vuotta sitten |
michael
|
6944bac2b4
* Added RTF writer
|
18 vuotta sitten |
tom_at_work
|
8c70e81c9c
* 6 bit sized members of packed records can never be split over more than 2 bytes too
|
18 vuotta sitten |
sekelsenmat
|
a3703321f3
Improved Symbian RTL. Separated os include files from SDK include files and added more bindings
|
18 vuotta sitten |
peter
|
83ccc62cf0
* during specialization use the symtable stack at
|
18 vuotta sitten |
Jonas Maebe
|
4ff8d4f15c
+ added tests for already solved bug (crashed with IE in 2.0.4)
|
18 vuotta sitten |
pierre
|
e0783f446e
+ new program to ease cross RTL compilation tests
|
18 vuotta sitten |
pierre
|
11923e9786
+ code to debug LFN FindFirst/findClose
|
18 vuotta sitten |
peter
|
bf7275576c
* use sysutils instead of dos
|
18 vuotta sitten |
peter
|
aa72495049
* fix resourcestring assignment in typedconst
|
18 vuotta sitten |
peter
|
5c914393d5
* added uint64 alias
|
18 vuotta sitten |
micha
|
6ec55d2e74
* fix heap mutex deadlock in case of runtime error within heap management (needs recursive heap mutex)
|
18 vuotta sitten |
Jonas Maebe
|
20206500aa
* don't change a sequence of shifts and sub/adds into a lea() in case
|
18 vuotta sitten |
michael
|
c9c82ddbf8
Fixed bug #8875
|
18 vuotta sitten |
Jonas Maebe
|
7bd8d0200e
* handle mod/div between a cardinal/qword and a smaller unsigned variable
|
18 vuotta sitten |
Jonas Maebe
|
c80d4225ca
+ support for ISO Extended Pascal ReadStr() and WriteStr() routines
|
18 vuotta sitten |
Tomas Hajny
|
615b192c51
* correction to previous commit
|
18 vuotta sitten |
Tomas Hajny
|
f8e5a62f61
* synchronized with SocketError change
|
18 vuotta sitten |
Tomas Hajny
|
f55a720b25
* OS/2 implementation synchronized with SocketError change
|
18 vuotta sitten |
Almindor
|
f83568d897
* fix INVALID_SOCKET for other platforms too
|
18 vuotta sitten |
Almindor
|
a52a63178b
* fix INVALID_SOCKET constant (needs to be OS specific, it is UNSIGNED in windows)
|
18 vuotta sitten |
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 vuotta sitten |