ccrause
|
a901cb9de5
RP2040 support based on modification by Michael Ring (https://github.com/michael-ring/freepascal).
|
2 years ago |
Michaël Van Canneyt
|
ed7137d197
* Correctly close IFDEF block
|
1 year ago |
Michaël Van Canneyt
|
e1433d2cda
* Fix during defined USE_pthread_mutex_trylock
|
1 year ago |
Michaël Van Canneyt
|
6d86eddde7
* Fix typo, missing brackets
|
1 year ago |
Michaël Van Canneyt
|
85636f3616
* Correct tsemaphore for platforms that do not have the mutex_timedlock
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
24f9f59188
* Fixed internal error number clash (2022102110)
|
1 year ago |
Michaël Van Canneyt
|
6c4a2f3369
* Add ChangeFilePath
|
1 year ago |
Michaël Van Canneyt
|
6ffa50d5a8
* Correct StuffString for character size in unicodestring
|
1 year ago |
Michaël Van Canneyt
|
538141978f
* Better version of nilpchar
|
1 year ago |
Michaël Van Canneyt
|
1fa2c1e308
* Re-Add MatchIndexFromName. Fixes issue #40478
|
1 year ago |
Michaël Van Canneyt
|
94b79ac9e8
* Add pthread_mutex_timedlock, sem_timedwait may be needed in future
|
1 year ago |
Michaël Van Canneyt
|
be49307ab4
* Implement TSemaphore & TMutex for Delphi compatibility
|
1 year ago |
Rika Ichinose
|
b7a122ce9e
Add potentially required barriers to TEnconding.
|
1 year ago |
marcoonthegit
|
04179d4e6b
* add pointer variant fo createconsolescreenbuffer, move old VAR definition to redef for compat.
|
1 year ago |
Michaël Van Canneyt
|
17a2176296
* Implement ListIndexError
|
1 year ago |
Michaël Van Canneyt
|
d51af291f4
* Add IsInstanceOf
|
1 year ago |
Michaël Van Canneyt
|
0d84dd057f
* Add delphi compatible constant
|
1 year ago |
Michaël Van Canneyt
|
dbf880fbff
* Fix wince/nativent compilation
|
1 year ago |
Rika Ichinose
|
dda2f6a077
Replace TEncoding.FLock with interlocked operations.
|
1 year ago |
Michaël Van Canneyt
|
7aa043e235
* Allow widechar sets, reduce to ansichar set
|
2 years ago |
Nikolay Nikolov
|
54af0d32f3
+ disallow using sizeof() and bitsizeof() on WebAssembly reference types
|
2 years ago |
Nikolay Nikolov
|
bc99569a35
+ disallow WebAssembly reference types in records, objects and classes
|
2 years ago |
Nikolay Nikolov
|
e57bd03644
* disallow WebAssembly reference types to be declared as var, constref or out parameters
|
2 years ago |
mattias
|
7a65fc697f
rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName)
|
2 years ago |
Pierre Muller
|
6595f99496
Delete msg2inc binary from branch
|
1 year ago |
Pierre Muller
|
c6e9e30f5d
Add required explict typecast in UnRegisterClass prcoedure
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
8f19ac7dd2
* a64: New CG tests for evaluating correct EON instructions
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
8f8482193f
* a64: Node parser now attempts to directly create BIC, ORN and EON instructions
|
1 year ago |
Michaël Van Canneyt
|
8deef1764c
* Regen Makefiles with correct defines for some lineinfo units
|
1 year ago |
Michaël Van Canneyt
|
26edf2bdda
* Fix name of lineinfo
|
1 year ago |