Michaël Van Canneyt
|
1f232684e0
* Save run params in session file
|
4 bulan lalu |
Michaël Van Canneyt
|
63b57ea842
* Interfaces not always assigned
|
4 bulan lalu |
Yuri Serebrennikov
|
aa182cb147
The EHTTPClient class now implements an overloaded constructor that accepts both an error message and an associated HTTP status code, enabling retrieval of the HTTP error code when an exception occurs.
|
4 bulan lalu |
Rika Ichinose
|
37a7474471
Call custom MemoryManager.DoneThread before FinalizeHeap.
|
4 bulan lalu |
Michaël Van Canneyt
|
9a7a8f0d5c
* Capitalize TScoped.Assign
|
4 bulan lalu |
Michaël Van Canneyt
|
e2d58b8b94
* add TScoped for auto-destroying classes, based on an idea of Loïc Touraine
|
4 bulan lalu |
florian
|
7d0ef33766
* avoid to call a_loadmm_reg_intreg for mm registers larger than the int registers, resolves #41252
|
4 bulan lalu |
Alligator-1
|
ad88310e5b
Removing forgotten dead code
|
4 bulan lalu |
Pierre Muller
|
bab854df2f
Add .section .note.GNU-stack,,@progbits to all .as files for FreeBSD OS
|
4 bulan lalu |
J. Gareth "Curious Kit" Moreton
|
c3b358d25b
* x86-64: Fixed minor inaccuracy with "Exp" function at extreme values
|
4 bulan lalu |
Pierre Muller
|
8e6a4053e3
Add types unit as a dependency of macpas unit to avoid troubles when compiling rtl with make in parallel
|
4 bulan lalu |
Pierre Muller
|
5dcaabc91a
Add ALL_EXEEXT Makefile variable to be able to clean cross-compiled executables
|
4 bulan lalu |
Pierre Muller
|
9dc3169e38
Regenerate fpcmake.inc after: Add symbol_order*.fpc pattern, used for Darwin targets, to clean rules
|
5 bulan lalu |
Pierre Muller
|
47f10ae336
Add symbol_order*.fpc pattern, used for Darwin targets, to clean rules
|
5 bulan lalu |
Michael Van Canneyt
|
17f7e9f578
Revert "Fix resource (handle) leak when connection or database selection fails using MySQL connection"
|
4 bulan lalu |
J. Gareth "Curious Kit" Moreton
|
f8f7867198
* New test verifying that Internal Error 2013032603 no longer occurs for "Str"
|
4 bulan lalu |
J. Gareth "Curious Kit" Moreton
|
6f526e83a4
* Stopped Internal Error 2013032603 from triggering if a non-numeric ordinal type is passed into "Str"
|
4 bulan lalu |
Hunter200165
|
f2e4227fc2
Fix resource (handle) leak when connection or database selection fails using MySQL connection
|
4 bulan lalu |
florian
|
0632cb548a
* when handling spilling of mm registers of (v)movd/(v)movq consider also the destination operand
|
4 bulan lalu |
Pierre Muller
|
fb04659eb9
Fix previous commit 105382b8 by setting Temp to zero if maxi is zero
|
4 bulan lalu |
Pierre Muller
|
105382b8a1
Avoid calling compareword with maxi=0, as this generates an dynamic index range error when comiled with -CriotR option
|
4 bulan lalu |
J. Gareth "Curious Kit" Moreton
|
5646d14a3c
* arm/a64: Be more careful about hp1 and p_second being null in "TryConstMerge"
|
4 bulan lalu |
Pierre Muller
|
e2e1fcfe63
Add -L command line option to dotest calls when make is run in parallel, to avoid GetCompilerInfo failures
|
4 bulan lalu |
Pierre Muller
|
f372eb8a33
Other improvements and fixes for PPU debug code
|
4 bulan lalu |
J. Gareth "Curious Kit" Moreton
|
e7b6a08eae
* x86: New peephole optimisation for improving newly inserted (V)MOVD/(V)MOVQ instructions
|
5 bulan lalu |
J. Gareth "Curious Kit" Moreton
|
67ea121250
* x86_64: "a_loadmm_intreg_reg" and "a_loadmm_reg_intreg" now use VMOVD/Q if AVX is selected
|
5 bulan lalu |
J. Gareth "Curious Kit" Moreton
|
927020d981
* x86_64: More support for transferring directly between MM and int registers
|
5 bulan lalu |
florian
|
79708f45ab
* handling spilling of (v)movq/(v)movd properly if the mm register is replaced by a memory reference
|
4 bulan lalu |
Pierre Muller
|
5cf2fac78c
Fix error in substitution character for commit d79db82ca2
|
4 bulan lalu |
Rika Ichinose
|
571088ff80
Pass huge chunks directly to SysOSAlloc/Realloc/Free.
|
4 bulan lalu |