florian
|
54dba5738c
* cleaned up TTimespecArr declarations
|
1 năm trước cách đây |
florian
|
4dc4d2b2ba
* use TTimespecArr instead of tkernel_timespecs in sysutils
|
1 năm trước cách đây |
Michaël Van Canneyt
|
8be124100d
* system.threading compatibility unit + tests
|
1 năm trước cách đây |
mattias
|
71b10a21e1
pastojs: set version to 3.1.1
|
1 năm trước cách đây |
marcoonthegit
|
231007ebda
* check length of optstring before dereferencing (optstring[1]) it. Fixes #40596
|
1 năm trước cách đây |
Nikolay Nikolov
|
42f447257d
+ introduced TWasmValueStack for tracking the state of the WebAssembly stack. Not used, yet, but will be in the future.
|
1 năm trước cách đây |
Nikolay Nikolov
|
04a077707c
* fix warning
|
1 năm trước cách đây |
Nikolay Nikolov
|
03fc5d2323
+ added a zero/unitialized/unknown value to TWasmBasicType: wbt_Unknown
|
1 năm trước cách đây |
florian
|
4867d48e99
+ support for .debug_loc and .debuc_loclist sections
|
1 năm trước cách đây |
Nikolay Nikolov
|
f65e4f2385
* fixed bug in the handling of WebAssembly goto
|
1 năm trước cách đây |
Sven/Sarah Barth
|
21ffa221e6
* fix #40595: correctly access the list of parameters of the extended method table
|
1 năm trước cách đây |
florian
|
b81f92536d
* avoid that fpc_fillmem does not inline due too much nested calls
|
1 năm trước cách đây |
Sven/Sarah Barth
|
dd4f7e9148
* fix #40592: make the Delphi-compatible attributes usable, but in a way that makes it clear to the user that they won't work
|
1 năm trước cách đây |
Sven/Sarah Barth
|
1ffef6ed41
* print the whole symbol name for hint messages
|
1 năm trước cách đây |
Sven/Sarah Barth
|
38ca4f9157
* remove semicolon to make Lazarus happy
|
1 năm trước cách đây |
florian
|
9ee2eee293
* fix utimensat and utimensat if the rtl is compiled with -dFPC_USE_LIBC
|
1 năm trước cách đây |
florian
|
654d75b777
* fix bootstrapping with with 3.2.2 and -dFPC_USE_LIBC
|
1 năm trước cách đây |
florian
|
9bb6a32c62
* avoid wrong warning about FillChar not initializing the output parameter in case count <= 0
|
1 năm trước cách đây |
Pierre Muller
|
4c330f2799
Issue internal error in def type is errordef
|
1 năm trước cách đây |
Michaël Van Canneyt
|
af3ebf1464
* Change GetSystemTimes signature to be delphi compatible, implement for linux
|
1 năm trước cách đây |
Pierre Muller
|
81ae7063f3
Add new DragonFly OS syscall number up to release 6.4.0 (v6.4.0 tag on https://gitweb.dragonflybsd.org/dragonfly.git)
|
1 năm trước cách đây |
Michaël Van Canneyt
|
49100cc42b
* Add Current and CurrentIsMain
|
1 năm trước cách đây |
Pierre Muller
|
f506df022e
Add missing syscall_nr_futimens for NetBSD OS
|
1 năm trước cách đây |
florian
|
774e0f9122
+ support for fputimens on non-linux OSes
|
1 năm trước cách đây |
florian
|
5f42443db3
* several issues with the in_val_x optimization fixed
|
1 năm trước cách đây |
J. Gareth "Curious Kit" Moreton
|
01246e4d30
* Fixed issue where Val shortcutting would not compile under 32-bit systems
|
1 năm trước cách đây |
J. Gareth "Curious Kit" Moreton
|
0418078805
* Added unsigned versions of the "tval" tests
|
1 năm trước cách đây |
J. Gareth "Curious Kit" Moreton
|
e6d32f9f36
* Added new "tval2" test that assigns constant string symbol
|
1 năm trước cách đây |
J. Gareth "Curious Kit" Moreton
|
d8079ea239
* New "tval1" test to verify that Val with constants works properly
|
1 năm trước cách đây |
J. Gareth "Curious Kit" Moreton
|
6597f02ebc
* The "Val" intrinsic is now simplified for string constants akin to a
|
1 năm trước cách đây |