Pierre Muller
|
7072813c86
Add fcl-process to TESTPACKAGESDIRECTDIRS variable
|
před 1 rokem |
Pierre Muller
|
e7f9626592
Be sure not to add a symbol with empty name as an alias for function return variable
|
před 1 rokem |
Pierre Muller
|
37c3e86c7f
Also reset check_valid_var after calling var_para_allowed
|
před 1 rokem |
Sven/Sarah Barth
|
3447512e29
* ensure that "type SomeName = type reference" is still allowed when function references are disabled
|
před 1 rokem |
Michaël Van Canneyt
|
ddf0774575
* Avoid index out of bounds error
|
před 1 rokem |
florian
|
3cf7890352
* don't throw an internalerror in case of an illegal assignment to an open array, resolves #40662
|
před 1 rokem |
Michaël Van Canneyt
|
9c5bfbeb78
* Return delphi-compatible output for TValue.ToString when empty
|
před 1 rokem |
Michaël Van Canneyt
|
cbc938900f
* Fix wrong assigned check pointed out by Gareth Moreton
|
před 1 rokem |
Rika Ichinose
|
e87e14c7cc
Make some i386.inc functions “nostackframe”.
|
před 1 rokem |
florian
|
b8bf295cd1
* patch by Rika: Fold repetitive scandir.pas cases, resolves #40660
|
před 1 rokem |
Jonas Maebe
|
8baa4f41db
JVM: fix system unit compilation error
|
před 1 rokem |
Michaël Van Canneyt
|
97495e93b8
* Delphi compatible TCollection.Sort() using helper
|
před 1 rokem |
Sven/Sarah Barth
|
5c890b59e3
* fix #40655: apply changes to packrecords, packenum and setalloc using the recordpending*() functions so that they are applied correctly in case of them being used directly after a {$POP}{$PUSH} sequence
|
před 1 rokem |
florian
|
bccc0b195e
* allow type = type ... ; syntax only for previously declared types, avoids also internal error for #40566
|
před 1 rokem |
Michaël Van Canneyt
|
b61a0fab97
* CurveKappa, CurveKappaInv
|
před 1 rokem |
Michaël Van Canneyt
|
9a344568df
* RectWidth was not public
|
před 1 rokem |
Michaël Van Canneyt
|
31b978f3b7
* Add UnicodeFromLocaleChars for Delphi compatibility
|
před 1 rokem |
Michaël Van Canneyt
|
476780df77
* Add TPageType
|
před 1 rokem |
Michaël Van Canneyt
|
dfa22fb53a
* Add function reference version of TComparer.Construct
|
před 1 rokem |
marcoonthegit
|
5c1997b3d5
* fix ident and executable note in profiler file
|
před 1 rokem |
Michaël Van Canneyt
|
30a20cc209
* Add operators to TMethod, for Delphi compatibility
|
před 1 rokem |
Michaël Van Canneyt
|
bc714c0fd7
* Added Delphi-compatible overload for ToString with UpdateCapacity argument
|
před 1 rokem |
Michaël Van Canneyt
|
852cd355e4
* Use correct error number for missing widestring manager
|
před 1 rokem |
Michaël Van Canneyt
|
ad93958e5b
* Add delphi-compatible constant (including the typo in the name ;))
|
před 1 rokem |
Michaël Van Canneyt
|
8f8ce13b41
* Add IsUniqueGlobalComponentName
|
před 1 rokem |
Michaël Van Canneyt
|
6f25cccda9
* Select proper stringbuilder depending on size of char
|
před 1 rokem |
Michaël Van Canneyt
|
0790b98277
* Correct case
|
před 1 rokem |
Michaël Van Canneyt
|
1e1b273c67
* Correct TCharArray declaration, disambiguate between widechar/char
|
před 1 rokem |
Karoly Balogh
|
572a340a26
m68k-atari: mark functions and API calls related to exiting the program as noreturn
|
před 1 rokem |
Karoly Balogh
|
eb6f29d084
m68k: disable verbose error reporting of the stub unicode and threadmanagers by default on Amiga, Atari, Human68k, and Sinclair QL
|
před 1 rokem |