Michael VAN CANNEYT
|
f364bb6b11
* Forbid use of string alias in system unit
|
2 年 前 |
Michaël Van Canneyt
|
fb9c718371
* get_stringconst should handle widestring correctly: library & import names are unicodestring constants in unicode rtl
|
2 年 前 |
Michaël Van Canneyt
|
9cfe6e97a0
* add uachar loading for unicode rtl
|
2 年 前 |
Michaël Van Canneyt
|
cd6d048588
* Add is_systemunit_unicode function (cchartype suymbol)
|
2 年 前 |
Michaël Van Canneyt
|
3eee2d8ff3
* Do not insert a widestring <-> ansistring conversion node when checking for (un)equal empty string.
|
2 年 前 |
Michaël Van Canneyt
|
4e959de2c7
* Do not insert widechar -> ansichar conversion node in const declaration
|
2 年 前 |
Michaël Van Canneyt
|
56006aa002
* Allow widechar sets, reduce to ansichar set
|
2 年 前 |
Michaël Van Canneyt
|
adf9f98f7c
* Define char as AnsiChar
|
2 年 前 |
florian
|
ce41aa9557
* remove duplicate entry, resolves #40359
|
2 年 前 |
Michaël Van Canneyt
|
fe01f88e4e
* Enable for nativent and symbian
|
2 年 前 |
J. Gareth "Curious Kit" Moreton
|
ae5544db4c
* New test for i40358
|
2 年 前 |
J. Gareth "Curious Kit" Moreton
|
e4d5de8d05
* x86: Fixed bug with BT optimisation where operand
|
2 年 前 |
Rika Ichinose
|
62bc640306
Also prevent SyncObjs.THandleObject.WaitForMultiple from unconditionally linking to ole32.dll.
|
2 年 前 |
Michaël Van Canneyt
|
ba15672a44
* Added JSON fpcunit helper
|
2 年 前 |
Rika Ichinose
|
943b88e3da
Delay-load CoWaitForMultipleHandles to not force the dependency on ole32.dll.
|
2 年 前 |
Michaël Van Canneyt
|
53315ded97
* Changed illuminant to limited string
|
2 年 前 |
mattias
|
45cfdcc582
fppkg: fixed mem leak
|
2 年 前 |
Pierre Muller
|
c249495e2d
Add '%note' to .note.openbsd.ident section
|
2 年 前 |
Pierre Muller
|
79d1fcd40d
Introduce -XLL option for link using ld.lld linker
|
2 年 前 |
Pierre Muller
|
513ba3c733
Add -Aas-clang for i386/x86_64 unix targets
|
2 年 前 |
Pierre Muller
|
512faa7141
Restore usage of fpexecve function inside ExecuteProcess
|
2 年 前 |
Massimo Magnano
|
40a7e596ec
Merge branch source:main into main
|
2 年 前 |
Massimo Magnano
|
9402b492c6
fcl-image: Added Color Space support
|
2 年 前 |
Michaël Van Canneyt
|
b83673ecf9
* Fix getlibraryfilename: do not add .so if output already contains it, do not add lib prefix if output already contains it. Take care of -o option
|
2 年 前 |
Michaël Van Canneyt
|
354c4ddcc1
* Fix wrongly renamed units/packages
|
2 年 前 |
Michaël Van Canneyt
|
6b5a4dbf6e
* use cthreads in correct location
|
2 年 前 |
Michaël Van Canneyt
|
dc6728c879
* Remove dependency on cthreads, that should always be in program/library uses clause
|
2 年 前 |
Michaël Van Canneyt
|
1083111ba1
* Simpler form of Terminate
|
2 年 前 |
mattias
|
757f65d0e2
pastojs: less hints
|
2 年 前 |
mattias
|
17ed07ac90
fcl-passrc: less hints and fixed char tests
|
2 年 前 |