Margers
|
fe442d51c2
VESA Video modes reenabled for DOS.
|
2 周之前 |
mattias
|
0b176e43f7
compiler: tmodulestate comments and removed unused ms_error
|
1 周之前 |
Michaël Van Canneyt
|
961181b6e7
* Allow local temp dir, change permissions. Fixes issue #39690
|
1 周之前 |
Michaël Van Canneyt
|
045cd97d73
* Fix some warnings
|
2 周之前 |
Michaël Van Canneyt
|
5f54e2fa0a
* Correctly handle returned cookies
|
2 周之前 |
Michaël Van Canneyt
|
bc19c03070
* Parse HTTP date function
|
2 周之前 |
Pierre Muller
|
6f905466f3
Check that restoration of start directory (for go32v2 OS) is successful and report if it is not
|
2 周之前 |
Margers
|
11c0c19d02
Restore current directory on exit from FP (DOS only).
|
2 周之前 |
Pierre Muller
|
d1242ad4e7
Copy x86_64-win64 specific code of tx64tryfinallynode.pass_generate_code over to taarch64tryfinallynode.pass_generate_code
|
2 周之前 |
Pierre Muller
|
61f8659d3b
Move gdbver.inc into units/CPU-OS sub-directory to avoid failure on parallel builds
|
2 周之前 |
Pierre Muller
|
13fa0cc1a8
Fix #41380 by shifting left second AnsiChar for SND_ALIAS_XXX constants
|
2 周之前 |
Pierre Muller
|
6e853a59cf
Correct relative path of gdbver.inc inside AfterClean_gdbint procedure
|
2 周之前 |
Pierre Muller
|
fea22868c0
Correctly remove build unit inside units sub-directory
|
2 周之前 |
Pierre Muller
|
2e3bbd9bd6
Only remove temporary gdbver.inc file in AfterCleanProc to avoid parallel running trouble
|
2 周之前 |
Pierre Muller
|
ab9b678130
Fix check before calling AfterCleanProc
|
2 周之前 |
Pierre Muller
|
0420b03339
Add missing firstpass as suggested by rasberryrabbit, and fix formatting issues
|
3 周之前 |
J. Gareth "Curious Kit" Moreton
|
84a4158979
* x86-64: Efficiency boost for "MovlMovq2MovlMovl 1" / "Mov2Nop 8" optimisation
|
3 周之前 |
J. Gareth "Curious Kit" Moreton
|
a6af56cc0d
* x86-64: Fixed bug where the wrong operand was checked for the "Mov2Nop 8" peephole optimisation (fixes i41367)
|
3 周之前 |
florian
|
e5a64ee521
* fix tx64tryfinallynode.dogetcopy
|
3 周之前 |
florian
|
3efd82b685
* cleanup
|
3 周之前 |
Rika Ichinose
|
49805e0361
Update maxUsed at the correct moment.
|
1 月之前 |
Rika Ichinose
|
4e69e46b8e
Remove SysTryResizeMem.
|
1 月之前 |
Rika Ichinose
|
eb233fc447
Let Copy(string, start, count) reuse the existing allocation.
|
3 周之前 |
florian
|
1f035adf9f
+ implement while (simple expr.) do ... to if (simple expr.) then repeat ... until not(simple expr.); optimization as proposed by Rika
|
3 周之前 |
J. Gareth "Curious Kit" Moreton
|
ed1893bd8f
* Debug: Register read/write information is now clearer under "DEBUG_INSTRUCTIONREGISTERDEPENDENCIES"
|
3 周之前 |
marcoonthegit
|
d5d2484ac7
* Calculate size of TFPmemorybuffer in ptruint for larger dimensions in 64-bit. Closes #41365
|
3 周之前 |
florian
|
7b2b51e6f3
* fix and simplify twhilerepeatnode.internalsimplify
|
3 周之前 |
Michaël Van Canneyt
|
5f5fb3febb
* Again timezone fixes
|
3 周之前 |
florian
|
6b0942166c
* fix type casts
|
3 周之前 |
Pierre Muller
|
2757e8f299
Fix assembler syntax error in last commit
|
3 周之前 |