Mattias Gaertner
|
c160d93750
fcl-passrc: no hint on hiding inherited constructor, fixed Result:=inherited;
|
6 vuotta sitten |
Mattias Gaertner
|
1bd8e903d7
fcl-js: simplified
|
6 vuotta sitten |
florian
|
34d11046e0
* wrapcomplexinlinepara takes care of function results which need different temp. handling, resolves #34438
|
6 vuotta sitten |
yury
|
e63433c88c
* Fixed obtaining a time zone information for 64-bit android.
|
6 vuotta sitten |
yury
|
8958d94091
* Fixed locale detection on new Android versions.
|
6 vuotta sitten |
yury
|
d27c16f024
* ICU v3.8 on Android 1.5-2.1 is buggy and can't be unloaded properly.
|
6 vuotta sitten |
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 vuotta sitten |
florian
|
42e54c1ad5
* max_operands needs only to be 2 on avr
|
6 vuotta sitten |
pierre
|
0e546d47ca
Fix 3 operand version of MatchOpType
|
6 vuotta sitten |
Mattias Gaertner
|
fe7805c5fe
fcl-web: fixed simpleserver on darwin
|
6 vuotta sitten |
Mattias Gaertner
|
3d2322512e
pastojs: stack trace in nodejs
|
6 vuotta sitten |
Mattias Gaertner
|
bdb3a9175d
pastojs: fixed escaping invalid UTF-16 in string literals
|
6 vuotta sitten |
Mattias Gaertner
|
59414e3030
pastojs: fixed escaping invalid UTF-16 i string literals
|
6 vuotta sitten |
Mattias Gaertner
|
f0e75cdbbb
fcl-js: fixed escaping invalid UTF-16 i string literals
|
6 vuotta sitten |
florian
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
6 vuotta sitten |
Jonas Maebe
|
513481ad71
* fixed overzealous removal of an assigned(t1) check in r40142 (it was for a
|
6 vuotta sitten |
yury
|
a19528efa1
* Fixed warnings.
|
6 vuotta sitten |
yury
|
78a26e53f8
* Fixed warnings.
|
6 vuotta sitten |
yury
|
a077e0dd90
* Fixed comparison.
|
6 vuotta sitten |
yury
|
30d64cec68
* Removed unused local vars.
|
6 vuotta sitten |
yury
|
a026252508
* Commented out unused "size" local var.
|
6 vuotta sitten |
yury
|
4357caaad8
* Removed unused local vars.
|
6 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
yury
|
bfbe50bc04
* pas2jni: Added option: -N - Do not generate a Java code for auto-loading of the shared library.
|
6 vuotta sitten |
Mattias Gaertner
|
2aab88ee4e
pastojs: fixed range check of o.aArray[index]
|
6 vuotta sitten |
Mattias Gaertner
|
3979f9922a
pastojs: fixed range check of o.aString[index]
|
6 vuotta sitten |
Mattias Gaertner
|
f116d51fd9
pastojs: load include file from cache
|
6 vuotta sitten |
Mattias Gaertner
|
571094912b
fcl-passrc: fixed error position on include file not found
|
6 vuotta sitten |