florian
|
39dc562326
* changed some message handling to ansistring, no slow down measurable with make cycle, resolves #8890
|
18 年 前 |
joost
|
d8c741f472
* Enabled IBConnection for win64
|
18 年 前 |
peter
|
e7ead9fc9f
* nested procedures are not supported in generic methods
|
18 年 前 |
peter
|
cbb3667d73
* default dynamic linker for i386
|
18 年 前 |
peter
|
377aae4ba0
* only add .o extension if no extension is provided. fixes 8520
|
18 年 前 |
peter
|
6c916a032d
* support - and + after -S options
|
18 年 前 |
michael
|
061bfa3301
* Introduced TCustomSQLQuery, with properties in protected mode
|
18 年 前 |
Jonas Maebe
|
3bc08cafae
* -dFPC_USE_LIBC fix
|
18 年 前 |
michael
|
06f27aa25c
Published TnamedItem.Name as in Delphi
|
18 年 前 |
michael
|
e46ecfb3d4
Better error checking at connect/disconnect
|
18 年 前 |
Jonas Maebe
|
f4b2ee2904
+ test which already works
|
18 年 前 |
Jonas Maebe
|
6555f37cff
* do not search variant operators when looking for an overloaded
|
18 年 前 |
Jonas Maebe
|
fdc813db9a
* no need to synchronise the upper bound of a for-loop after the loop
|
18 年 前 |
pierre
|
79f314cf96
Put every {$smarlink on} inside an {$ifndef NO_SMART_link} condition.
|
18 年 前 |
yury
|
df36385c89
* fixed mantis #8887. (please merge to fixes).
|
18 年 前 |
peter
|
ea92a0e1a7
* prefer overloaded methods in current object over
|
18 年 前 |
michael
|
2d2469c45e
* Added brazilian translation by Antonio Galvao
|
18 年 前 |
Jonas Maebe
|
f28079bcd7
+ test for previous commit
|
18 年 前 |
Jonas Maebe
|
2c5a284060
* upper bound of for-loop cannot be a regvar, because the regvar may
|
18 年 前 |
michael
|
6944bac2b4
* Added RTF writer
|
18 年 前 |
tom_at_work
|
8c70e81c9c
* 6 bit sized members of packed records can never be split over more than 2 bytes too
|
18 年 前 |
sekelsenmat
|
a3703321f3
Improved Symbian RTL. Separated os include files from SDK include files and added more bindings
|
18 年 前 |
peter
|
83ccc62cf0
* during specialization use the symtable stack at
|
18 年 前 |
Jonas Maebe
|
4ff8d4f15c
+ added tests for already solved bug (crashed with IE in 2.0.4)
|
18 年 前 |
pierre
|
e0783f446e
+ new program to ease cross RTL compilation tests
|
18 年 前 |
pierre
|
11923e9786
+ code to debug LFN FindFirst/findClose
|
18 年 前 |
peter
|
bf7275576c
* use sysutils instead of dos
|
18 年 前 |
peter
|
aa72495049
* fix resourcestring assignment in typedconst
|
18 年 前 |
peter
|
5c914393d5
* added uint64 alias
|
18 年 前 |
micha
|
6ec55d2e74
* fix heap mutex deadlock in case of runtime error within heap management (needs recursive heap mutex)
|
18 年 前 |