Sven/Sarah Barth
|
ecbd0fc0da
* move aliases of fpc_copy and fpc_copy_by_move_semantics to aliases and adjust their names to match other aliaes
|
9 months ago |
florian
|
c48d8e9708
* write additional info for the tests, might help to identify spurious failures
|
9 months ago |
Rika Ichinose
|
078e2eabf9
Simplify constexp.pas and fix certain edge cases.
|
1 year ago |
Rika Ichinose
|
798d793cdc
Specialized fpc_copy_with_move_semantics for destructive copies.
|
9 months ago |
Sven/Sarah Barth
|
6ec8441744
* test that SysUtils.Swap<>() doesn't hide System.Swap()
|
9 months ago |
Frederic Kehrein
|
64c27a86a8
* Adding new generic Extract and Swap function to RTL
|
9 months ago |
Frederic Kehrein
|
ca92c49f8c
* Avoid calling copy operator when moving data from temporary objects
|
9 months ago |
florian
|
e4af0fc1e9
* don't mess with boolean and/or operations in mixed short/full evaluated expressions, resolves #41012
|
9 months ago |
Michaël Van Canneyt
|
ede14da4d2
* OpenAPI helper units and classes
|
9 months ago |
Michaël Van Canneyt
|
25954d39e4
* OpenAPI to pascal conversion tool
|
9 months ago |
Michaël Van Canneyt
|
4e4f1ec4de
* Remove wrong line
|
9 months ago |
Michaël Van Canneyt
|
38b5a4cbb7
* Add newline after uses clause
|
9 months ago |
Michaël Van Canneyt
|
4a3b2c3c32
* OpenAPI code generator
|
9 months ago |
Karoly Balogh
|
3936e35b73
fcl-web: fixed a wrong condition in previous commit
|
9 months ago |
Karoly Balogh
|
ff89a4815a
fcl-web: only disable some CGI related things on Amiga-like systems, where the current code assumes Unix or Windows
|
9 months ago |
florian
|
b6af220f1a
+ print add node flags
|
9 months ago |
Ondrej Pokorny
|
0f591ee616
implement missing TryStrToNetAddr
|
9 months ago |
Michaël Van Canneyt
|
0b0193106f
* Fix comp errors. Patch by Евгений Савин. Fixes issue #41016
|
9 months ago |
Frederic Kehrein
|
4b92df28cf
Adding static properties to extended RTTI
|
9 months ago |
florian
|
89b1cdefbe
* more use of OptPass1OP
|
9 months ago |
Michaël Van Canneyt
|
8c8bef492f
* Reinstate ftlongword support, accidentally removed. Fixes issue #41014
|
9 months ago |
Michaël Van Canneyt
|
db9b2a6a95
* Add request ID handling and callback-based result
|
9 months ago |
Michaël Van Canneyt
|
b95db4b610
* Fixes in array type handling
|
9 months ago |
Michaël Van Canneyt
|
2d0f8467fa
* Patch from Евгений Савин to implement TValue.Cast for floats. Fixes issue #41011
|
9 months ago |
florian
|
ccae78f97a
+ RiscV64: apply OptPass1OP also to addiw
|
9 months ago |
Rika Ichinose
|
e9579fe2df
Better Utf8ToUnicode.
|
1 year ago |
Margers
|
7ac4e38b71
Fix copy-paste error
|
9 months ago |
Rika Ichinose
|
89142ba73a
Faster dynamic array concatenations.
|
1 year ago |
mattias
|
a0a17d5f07
fcl-css: fixed resolving function
|
9 months ago |
Margers
|
d0c33bfa5d
Fix for undo if chars are add in tab space
|
9 months ago |