Mattias Gaertner
|
2e98c7d41b
pas2js: set trunk version to 1.3.1
|
6 lat temu |
marco
|
8ef868591d
* deprecate .commandline property setter setcommandline too.
|
6 lat temu |
pierre
|
0846456ce4
* Skip all surrogate values in for loops from low(word) to high(word)
|
6 lat temu |
Mattias Gaertner
|
f7661c6fd4
pastojs: added -iJ
|
6 lat temu |
Mattias Gaertner
|
dbdf8e14df
pastojs: added -iJ
|
6 lat temu |
Mattias Gaertner
|
2972be4ddd
pastojs: fixed compile under pas2js
|
6 lat temu |
Mattias Gaertner
|
38a511a2f0
pas2js: cleaned up pcu
|
6 lat temu |
Mattias Gaertner
|
95c4736785
pas2js: added option -JoRTL-x=y, added shared converter options
|
6 lat temu |
yury
|
67f10be246
* Use the "doc" subdir instead of "docs" for non-unix targets. The "doc" name is used in classic makefiles and we've got 2 sub-dirs "doc" and "docs" for non-unix targets. This commit fixes that.
|
6 lat temu |
Mattias Gaertner
|
cea0060507
pastojs: procedure val(const string; out enum; out int)
|
6 lat temu |
Mattias Gaertner
|
f15a8b90f1
pastojs: procedure val(const string; out enum; out int)
|
6 lat temu |
Mattias Gaertner
|
ce1c2487ec
fcl-passrc: resolver: procedure val(const string; out enum|int|bool|float; out int)
|
6 lat temu |
michael
|
d49510cc8c
* Fix bug #0034499
|
6 lat temu |
pierre
|
0fafe640c5
Change tstringlistexchange test code to give different error values and check that sort is done properly instead of requiring a given number of exchanges
|
6 lat temu |
pierre
|
bf7af550c8
Add mode objfpc to units/character/tutf32convert test
|
6 lat temu |
nickysn
|
99528f9774
+ added all the missing test/units/* subdirectories: classes character dateutil fpcunit softfpu variants
|
6 lat temu |
pierre
|
f8563772c5
Always accept empty string as meaning zero is TryRomanToInt, fixes intermittent errors in tromantoint test
|
6 lat temu |
yury
|
f7efca92ec
* android: Disabled usage of the "pselect6" and "ppoll" syscalls for arm-android. These syscalls are not available on old Android versions (2.3 or older).
|
6 lat temu |
yury
|
a2a59bcb7d
* android: Regenerated syscalls.
|
6 lat temu |
Mattias Gaertner
|
3053d554a8
pastojs: mode delphi assign ano proc
|
6 lat temu |
Mattias Gaertner
|
d985a016a5
fcl-passrc: resolver: check reference-to when assign ano proc
|
6 lat temu |
yury
|
21c867d3fc
* android: Use libc for sockets since the "accept" syscall is blocked by SECCOMP, but the "accept4" alternative is not available on old Android versions (2.3 and older).
|
6 lat temu |
Mattias Gaertner
|
18f77f671b
fcl-pasrc: resolver: mode delphi allow typecast anonymous proc
|
6 lat temu |
Mattias Gaertner
|
ac94267311
pastojs: anonymous functions docs
|
6 lat temu |
michael
|
93ec37a4bc
Added overloads UintToStr for Delphi compatbibility (bug ID 0034690)
|
6 lat temu |
nickysn
|
da5868b668
+ added method TBits.CopyBits for fast copying
|
6 lat temu |
Mattias Gaertner
|
c283775b73
pastojs: anonymous functions
|
6 lat temu |
Mattias Gaertner
|
077f88766b
fcl-passrc: pass ano func asm-block as argument, ano funcs in analyzer
|
6 lat temu |
pierre
|
e7aadde92f
Modify tbs/tb0588.pp to check that a warning is issued about non-initialized return value, moved to tbf directory
|
6 lat temu |
marco
|
c32c6c4cd6
* add similar retries to sysdeletefile as for removedirs.
|
6 lat temu |