76
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Dec 19, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* fix darwin compilation after TTimespecArr changes
FPK
as florian
More... 12 months ago
* Delphi-compatible overloads UTF8ToUnicodeString More... 12 months ago
* cleaned up TTimespecArr declarations
FPK
as florian
More... 12 months ago
* use TTimespecArr instead of tkernel_timespecs in sysutils
FPK
as florian
More... 12 months ago
* system.threading compatibility unit + tests More... 12 months ago
pastojs: set version to 3.1.1 More... 12 months ago
* check length of optstring before dereferencing (optstring[1]) it. Fixes #40596 More... 12 months ago
+ introduced TWasmValueStack for tracking the state of the WebAssembly stack. Not used, yet, but will be in the future. More... 12 months ago
* fix warning More... 12 months ago
+ added a zero/unitialized/unknown value to TWasmBasicType: wbt_Unknown More... 12 months ago
+ support for .debug_loc and .debuc_loclist sections
FPK
as florian
More... 12 months ago
* fixed bug in the handling of WebAssembly goto More... 12 months ago
* fix #40595: correctly access the list of parameters of the extended method table + added test More... 12 months ago
* avoid that fpc_fillmem does not inline due too much nested calls
FPK
as florian
More... 12 months ago
* print the whole symbol name for hint messages More... 12 months ago
* fix utimensat and utimensat if the rtl is compiled with -dFPC_USE_LIBC
FPK
as florian
More... 12 months ago
* fix bootstrapping with with 3.2.2 and -dFPC_USE_LIBC
FPK
as florian
More... 12 months ago
* avoid wrong warning about FillChar not initializing the output parameter in case count <= 0
FPK
as florian
More... 12 months ago
* fix #40592: make the Delphi-compatible attributes usable, but in a way that makes it clear to the user that they won't work + added test More... 12 months ago
* remove semicolon to make Lazarus happy More... 12 months ago
* Change GetSystemTimes signature to be delphi compatible, implement for linux More... 12 months ago
Add new DragonFly OS syscall number up to release 6.4.0 (v6.4.0 tag on https://gitweb.dragonflybsd.org/dragonfly.git) More... 12 months ago
* Add Current and CurrentIsMain More... 12 months ago
Add missing syscall_nr_futimens for NetBSD OS More... 12 months ago
* several issues with the in_val_x optimization fixed
FPK
as florian
More... 12 months ago
* Fixed issue where Val shortcutting would not compile under 32-bit systems More... 12 months ago
- removed the DEBUG_WASM_GOTO define from the .lpi file More... 12 months ago
* access the legacy method table using the correct alignment More... 12 months ago
- removed the ENABLE_WASM_INTERNAL_LINKER define from the .lpi file More... 12 months ago
Issue internal error in def type is errordef More... 12 months ago