marco
|
a1904a055c
* simple clear functions for some types.
|
6 سال پیش |
Mattias Gaertner
|
ebdf451cb5
pastojs: test result:=inherited;
|
6 سال پیش |
Mattias Gaertner
|
1ca522a27e
pastojs: clean up
|
6 سال پیش |
Mattias Gaertner
|
767938dac7
pastojs: less hints
|
6 سال پیش |
Mattias Gaertner
|
c160d93750
fcl-passrc: no hint on hiding inherited constructor, fixed Result:=inherited;
|
6 سال پیش |
Mattias Gaertner
|
1bd8e903d7
fcl-js: simplified
|
6 سال پیش |
florian
|
34d11046e0
* wrapcomplexinlinepara takes care of function results which need different temp. handling, resolves #34438
|
6 سال پیش |
yury
|
e63433c88c
* Fixed obtaining a time zone information for 64-bit android.
|
6 سال پیش |
yury
|
8958d94091
* Fixed locale detection on new Android versions.
|
6 سال پیش |
yury
|
d27c16f024
* ICU v3.8 on Android 1.5-2.1 is buggy and can't be unloaded properly.
|
6 سال پیش |
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 سال پیش |
florian
|
42e54c1ad5
* max_operands needs only to be 2 on avr
|
6 سال پیش |
pierre
|
0e546d47ca
Fix 3 operand version of MatchOpType
|
6 سال پیش |
Mattias Gaertner
|
fe7805c5fe
fcl-web: fixed simpleserver on darwin
|
6 سال پیش |
Mattias Gaertner
|
3d2322512e
pastojs: stack trace in nodejs
|
6 سال پیش |
Mattias Gaertner
|
bdb3a9175d
pastojs: fixed escaping invalid UTF-16 in string literals
|
6 سال پیش |
Mattias Gaertner
|
59414e3030
pastojs: fixed escaping invalid UTF-16 i string literals
|
6 سال پیش |
Mattias Gaertner
|
f0e75cdbbb
fcl-js: fixed escaping invalid UTF-16 i string literals
|
6 سال پیش |
florian
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
6 سال پیش |
Jonas Maebe
|
513481ad71
* fixed overzealous removal of an assigned(t1) check in r40142 (it was for a
|
6 سال پیش |
yury
|
a19528efa1
* Fixed warnings.
|
6 سال پیش |
yury
|
78a26e53f8
* Fixed warnings.
|
6 سال پیش |
yury
|
a077e0dd90
* Fixed comparison.
|
6 سال پیش |
yury
|
30d64cec68
* Removed unused local vars.
|
6 سال پیش |
yury
|
a026252508
* Commented out unused "size" local var.
|
6 سال پیش |
yury
|
4357caaad8
* Removed unused local vars.
|
6 سال پیش |
yury
|
2dc64e5fae
* Reverted r40181 because the "not inlined" notes are issued not due to access to private fields, but due to string conversion. It need to be fixed by overloaded versions of some methods.
|
6 سال پیش |
yury
|
fa2d82f879
* Removed 'inline' from public methods of TFPObjectList and TFPHashObjectList since they use private fields and can not be inlined when called from other units.
|
6 سال پیش |
yury
|
1b151df89f
* Make SetLength() to emit hint "Local variable "s" of a managed type does not seem to be initialized" instead of the warning. This change is needed because when calling a regular procedure with a ver parameter of a managed type the hint is generated. Now SetLength() behaves the same.
|
6 سال پیش |
yury
|
bfbe50bc04
* pas2jni: Added option: -N - Do not generate a Java code for auto-loading of the shared library.
|
6 سال پیش |