svenbarth
|
69f54b31e7
+ introduce a base type for RTTI related exceptions
|
6 years ago |
svenbarth
|
f9fe3d0a0a
+ add TValue.ToString implementations for pointers and interfaces
|
6 years ago |
svenbarth
|
2eb4955613
* extend RTTI tests for untyped parameters
|
6 years ago |
svenbarth
|
ab35c92816
* handle untyped const parameters like var/out/constref parameters
|
6 years ago |
svenbarth
|
db5c8e1f0d
* correctly handle untyped parameters (for those the ParamType is Nil)
|
6 years ago |
svenbarth
|
307ff071e6
* allow any untyped parameter to be passed to a untyped constref parameter
|
6 years ago |
svenbarth
|
0f2eae2033
- remove unused variables
|
6 years ago |
nickysn
|
d25e7b1074
* separated the OpenBSD version of the stat structure to a separate ifdef block.
|
6 years ago |
nickysn
|
122888741c
+ added some comments to the else/endif directives to make it easier to figure
|
6 years ago |
Mattias Gaertner
|
86fe541c53
pastojs: mark NewInstance function as used
|
6 years ago |
Mattias Gaertner
|
2ee6f2c7d4
pastojs: fixes filer class helper
|
6 years ago |
michael
|
1a5faf1cc3
* Dictionaries can be empty
|
6 years ago |
pierre
|
478b918386
+ Add variables to use gppc386 utils more easily:
|
6 years ago |
pierre
|
df2cefdc32
Fix OpenBSD rtl compilation when using -dFPC_USE_LIBC option
|
6 years ago |
nickysn
|
46b98a6da4
* Improvements to the implementation of FpOpenDir for *BSD:
|
6 years ago |
michael
|
e3973e9c4e
* Fix bug #35305, lazy instantiation of class alias list. Patch from Ondrej Pokorny
|
6 years ago |
michael
|
60606e61ef
* Patch from Ondrej Pokorny to make RegisterClassAlias thread-safe
|
6 years ago |
michael
|
6bfaec84eb
* Test for deletekey
|
6 years ago |
michael
|
6c7da3cca4
* Patch from Bart Broersma to fix deleting non-empty key (bug ID 0035132)
|
6 years ago |
michael
|
d13f0c3f80
* Added stringlist and int64 tests
|
6 years ago |
michael
|
1c8a1407f5
* Added unicode sample using unicodestring
|
6 years ago |
michael
|
8daccbf4c1
* use cwstring on non-windows
|
6 years ago |
michael
|
cddc52a69f
* Remove unused variable
|
6 years ago |
michael
|
afa9ef279e
* Use cwstring on non-windows
|
6 years ago |
michael
|
17aa8da99f
* Patch from Bart Broersma to implement Int64 support in xmlreg (bug ID 35227)
|
6 years ago |
michael
|
848a563128
* Fix some warnings
|
6 years ago |
michael
|
12cfecf1e8
* Change to latest version
|
6 years ago |
michael
|
f8b14662ed
* Fix bug ID #35269, patch from Bart Broersma
|
6 years ago |
michael
|
7a95a6cd06
* Small readability improvement
|
6 years ago |
michael
|
d5a1e71c5e
* Some small fixes after testing: avoid AV when SQL logging requested and no connection available. Allow CORS on customview
|
6 years ago |