Michaël Van Canneyt
|
eb8c322a53
|
* Use aValue instead of Value. Fix issue #39938
|
2022-10-04 17:53:17 +02:00 |
|
Michaël Van Canneyt
|
e736011c37
|
* Fix from Bart for issue #39938
|
2022-10-04 11:14:05 +02:00 |
|
mattias
|
18a2269622
|
fcl-base: fixed local names
|
2022-09-15 10:52:41 +02:00 |
|
mattias
|
bdc4297811
|
fcl-base: comment
|
2022-08-25 11:41:20 +02:00 |
|
mattias
|
d36d9c7dee
|
fcl-base: typo
|
2022-07-27 23:56:59 +02:00 |
|
mattias
|
85e84d048b
|
webidl: fixed cloning pasnames of args
|
2022-07-21 13:35:24 +02:00 |
|
Luiz Américo Pereira Câmara
|
501f397277
|
fpexprpars: fix access violation when setting an expression after clear
|
2022-07-10 21:06:12 -03:00 |
|
marcoonthegit
|
576ef5a33d
|
* make infinite a default param
|
2022-06-26 19:21:03 +02:00 |
|
mattias
|
97f4399936
|
fcl-web: fixed compile
|
2022-06-26 14:11:16 +02:00 |
|
mattias
|
66099b0402
|
webidl: wasmjob: started pascal interface
|
2022-06-26 12:17:47 +02:00 |
|
marcoonthegit
|
05c2bd85d3
|
* THandleObjectArray added
|
2022-06-25 15:49:48 +02:00 |
|
mattias
|
bb68aa7e16
|
webidl: wasmjob: prepend classprefix to all external types
|
2022-06-24 08:33:41 +02:00 |
|
mattias
|
ec6f328822
|
fcl-base: fixed range check error
|
2022-06-23 17:38:19 +02:00 |
|
mattias
|
bf52952b86
|
fcl-base: pascodegen: do not write empty line for default section
|
2022-06-23 17:07:53 +02:00 |
|
Nikolay Nikolov
|
8c562995d7
|
* regenerate makefiles with latest fpcmake
|
2022-05-24 14:01:59 +03:00 |
|
Michaël Van Canneyt
|
beb97b8110
|
* Use const for string argument
|
2022-05-04 19:03:33 +02:00 |
|
Michaël Van Canneyt
|
12866e2e61
|
* Forgot to commit fix
|
2022-05-04 11:27:55 +02:00 |
|
Michaël Van Canneyt
|
82c27c72c9
|
* Do not make assumptions about string encoding
|
2022-05-04 10:00:38 +02:00 |
|
mattias
|
36b4a77c94
|
fcl-hash: less hints and disable range checking for bigint
|
2022-05-03 19:20:58 +02:00 |
|
Michaël Van Canneyt
|
6c33e240ff
|
* Ignore output programs
|
2022-05-01 16:09:56 +02:00 |
|
marcoonthegit
|
616538c251
|
* Improve Delphi compatibility of TEvent(object) constructors, while keeping also backwards compat by adding default parameters.
|
2022-04-23 17:56:19 +02:00 |
|
Michaël Van Canneyt
|
ce20ba23fa
|
* ifoWriteString boolean renamed to ifoStringBoolean., read will now also observe ifoStringBoolean. Fix issue #39625
|
2022-03-21 13:38:47 +01:00 |
|
Pierre Muller
|
2f28c5596f
|
Regenerate all Makefile's to fix problem on x86_64 linux
|
2022-03-07 23:46:15 +00:00 |
|
Pierre Muller
|
ad2ac98858
|
Update Makefile's
|
2022-03-07 22:35:29 +00:00 |
|
mattias
|
93f2bd48dd
|
fcl-base: fixed compile fpthreadpool with fpc 3.2.2
|
2022-02-25 19:10:28 +01:00 |
|
Michaël Van Canneyt
|
91a023a178
|
* Better event
|
2022-02-19 12:44:23 +01:00 |
|
Michaël Van Canneyt
|
939572ebb6
|
* Implement ExtractIdentifierNames: fix issue 39454
|
2022-02-19 12:36:59 +01:00 |
|
florian
|
9ad2bdcecd
|
+ patch by Bart B: TBucketList threw access violations after Clear, resolves #39565
+ test
|
2022-02-16 23:00:02 +01:00 |
|
Bernd Kreuss
|
0f5bd26cba
|
remove unused resource strings
|
2022-02-15 22:22:47 +00:00 |
|
Pierre Muller
|
4da4c96349
|
Regenerate Makefile's with mips gcc fixes and new enabled mips64-linux target
|
2022-02-15 15:45:15 +00:00 |
|
Nikolay Nikolov
|
21593942a1
|
* regenerate all makefiles with the latest fpcmake
|
2022-02-13 15:26:54 +02:00 |
|
Michaël Van Canneyt
|
cb03124cc5
|
* Added DetectBOM to TCSVDocument
|
2022-02-07 16:30:06 +01:00 |
|
Nikolay Nikolov
|
b407b67ca1
|
* regenerate all makefiles with latest fpcmake
|
2022-01-19 07:08:32 +02:00 |
|
Robert Roland
|
53e5a4a03a
|
Adding aaarch64-embedded target
This adds support for aarch64-embedded, specifically for the Raspberry Pi 3.
Uses UART0 at 115200 baud 8N1 for console IO.
|
2022-01-05 12:29:00 +00:00 |
|
Michaël Van Canneyt
|
52549439fa
|
* Cosmetic change
|
2022-01-05 01:37:46 +01:00 |
|
Michaël Van Canneyt
|
9af13b2731
|
* Force ampersand in EscaleKeyword
|
2021-12-19 22:16:36 +01:00 |
|
marcoonthegit
|
9773021315
|
* copyright added based on Michael's original commit message
|
2021-12-14 17:31:05 +01:00 |
|
Pierre Muller
|
271ba59cf1
|
All Makefile's regenerated
|
2021-11-25 22:13:32 +00:00 |
|
florian
|
65ef6f1f37
|
* regenerated Makefiles
|
2021-11-24 22:50:37 +01:00 |
|
Michaël Van Canneyt
|
70c286d7d5
|
* Do not redefine TBytes
|
2021-11-13 15:49:10 +01:00 |
|
Michaël Van Canneyt
|
7626af634c
|
* Move basenenc back to fcl-base, sysutils is needed
|
2021-11-13 14:43:51 +01:00 |
|
Michaël Van Canneyt
|
687ab895c7
|
* Disable debug define
|
2021-11-11 19:07:29 +01:00 |
|
Michaël Van Canneyt
|
7bdf6672b5
|
* Hopefully fix compilation of hash package for msdos
|
2021-11-09 10:54:51 +01:00 |
|
Michaël Van Canneyt
|
168cb8f2ca
|
* Allow to skip whitespace
|
2021-11-09 10:08:02 +01:00 |
|
Michaël Van Canneyt
|
8e3158d965
|
* Some improvements/fix based on remarks of Alexey Torgashin
|
2021-10-30 18:15:26 +02:00 |
|
Michaël Van Canneyt
|
446cc62b60
|
* Base16/32/64/64URL encoders/decoders, not stream based
|
2021-10-30 12:59:10 +02:00 |
|
Ondrej Pokorny
|
f4cc2447a2
|
* fix memory leak in TFPCustomSimpleThreadPool.TThreadPoolList
|
2021-09-08 21:07:40 +00:00 |
|
Michaël Van Canneyt
|
c632736197
|
* No wait loop, use event
|
2021-08-18 23:08:14 +02:00 |
|
Michaël Van Canneyt
|
5a6bea6180
|
* Fix some debug output
|
2021-08-18 22:24:41 +02:00 |
|
Michaël Van Canneyt
|
6b36229d3c
|
* Allocate min threads
|
2021-08-17 16:47:00 +02:00 |
|