lacak
|
475fed4e9a
fcl-db: sqldb: when parsing identifiers (TableName) take into account delimited identifiers (double quoted) separated by point + test. Bug #34511
|
6 ani în urmă |
yury
|
b115886930
* po_inline can't be removed from procoptions when the interface part is already parsed. It changes the interface's CRC and causes other units to recompile.
|
6 ani în urmă |
pierre
|
8d5cfa8731
Disable range checking in rax86int unit
|
6 ani în urmă |
pierre
|
d55f80d2f9
Really change extension of hs1 local variable in get_exepath
|
6 ani în urmă |
yury
|
5f1933eecf
* Addition to r40225: Forgot to remove inline in the implementation.
|
6 ani în urmă |
yury
|
f5ce7c572b
* Removed inline for Unix2AmigaPath since it is not necessary and can't be inlined anyway due to ansistring conversion.
|
6 ani în urmă |
yury
|
a7642b70c1
* Removed inline for functions which access private variables and can't be inlined from outside.
|
6 ani în urmă |
yury
|
c2c942374d
* Removed inline for methods which are too big.
|
6 ani în urmă |
yury
|
95d18cd052
* If a function can't be inline (contains an assembler block, etc) remove the po_inline flag from its procoptions.
|
6 ani în urmă |
yury
|
8fba43609d
+ Added overloaded version of stringdup() for ansistring to allow stringdup to be inlined.
|
6 ani în urmă |
yury
|
c9a7503bbb
* Rearranged the code to place implementation of inline methods before their usage within this unit.
|
6 ani în urmă |
yury
|
0a3c94bc72
* Moved inline methods to the beginning in order to allow them to be actually inlined in this unit.
|
6 ani în urmă |
Károly Balogh
|
7bd590c9a7
fix the missing semicolos in the previous fix..
|
6 ani în urmă |
Károly Balogh
|
12a22b593d
initialize result before passing it to FindFile()
|
6 ani în urmă |
yury
|
4682ac269d
* Further improvement for r40180:
|
6 ani în urmă |
michael
|
79dc736a69
* Patch from Margérs to fix bug #32281 (zip/unzip files >4Gb)
|
6 ani în urmă |
marco
|
cf4496aa1e
* more moderate growing for large collections, Mantis #34420.
|
6 ani în urmă |
marco
|
a1904a055c
* simple clear functions for some types.
|
6 ani în urmă |
Mattias Gaertner
|
ebdf451cb5
pastojs: test result:=inherited;
|
6 ani în urmă |
Mattias Gaertner
|
1ca522a27e
pastojs: clean up
|
6 ani în urmă |
Mattias Gaertner
|
767938dac7
pastojs: less hints
|
6 ani în urmă |
Mattias Gaertner
|
c160d93750
fcl-passrc: no hint on hiding inherited constructor, fixed Result:=inherited;
|
6 ani în urmă |
Mattias Gaertner
|
1bd8e903d7
fcl-js: simplified
|
6 ani în urmă |
florian
|
34d11046e0
* wrapcomplexinlinepara takes care of function results which need different temp. handling, resolves #34438
|
6 ani în urmă |
yury
|
e63433c88c
* Fixed obtaining a time zone information for 64-bit android.
|
6 ani în urmă |
yury
|
8958d94091
* Fixed locale detection on new Android versions.
|
6 ani în urmă |
yury
|
d27c16f024
* ICU v3.8 on Android 1.5-2.1 is buggy and can't be unloaded properly.
|
6 ani în urmă |
yury
|
b717a149b6
* android: Removed cwstring from the uses clause of the unix unit. Use cwstring indirectly. It allows to avoid using cwstring if needed.
|
6 ani în urmă |
florian
|
42e54c1ad5
* max_operands needs only to be 2 on avr
|
6 ani în urmă |
pierre
|
0e546d47ca
Fix 3 operand version of MatchOpType
|
6 ani în urmă |