michael
|
4099abb0c1
* Sample programs for TZipper and TUnzipper
|
9 tahun lalu |
michael
|
df6efb6fc9
* Fix bug ID #28783, closer adherance to ZIP standard
|
9 tahun lalu |
michael
|
ef3050f061
* Ensure example compiles
|
9 tahun lalu |
michael
|
072b473f9f
* Patch from Denis Kozlov: Patches here fix several issues with SimpleIPC on Windows. (Bug ID 29346)
|
9 tahun lalu |
michael
|
b9da082e29
* Patch from Silvio Clecio to Extends SetPropValue/GetPropValue (bug ID 28278)
|
9 tahun lalu |
florian
|
77cf67b59a
o unified interface of i386 and x86-64 cpu unit:
|
9 tahun lalu |
florian
|
4bf603694c
* patch by Mattias Gaertner to make TProcess more unicode aware, resolves issue #29136
|
9 tahun lalu |
florian
|
df82921cd8
* fix test after r32820
|
9 tahun lalu |
lacak
|
57c7b32490
fcl-db: tests: move TestCancel method as Edit/Cancel is not supported on UniDirectional datasets (avoid false negative results)
|
9 tahun lalu |
lacak
|
01d3297d37
fcl-db: bufdataset: revert prior commit 32807 as it causes fail of TTestSpecificTBufDataset.TestOpeningNonExistingDataset
|
9 tahun lalu |
Jeppe Johansen
|
1b02dd27dc
Make relocation type more precise compared to output of gas.
|
9 tahun lalu |
lacak
|
d4d1fcb634
fcl-db: datadict: mssql: add support for querying sequences and domains using standard INFORMATION_SCHEMA views (supported since version 2000)
|
9 tahun lalu |
lacak
|
634764231a
fcl-db: datadict: SEQUENCE START value can be any signed integer value (+ missing spaces)
|
9 tahun lalu |
Károly Balogh
|
b799ca40f8
m68k: various cleanups and improvements in the GAS assembler writer: pass operands to the helpers by reference, removed a few extra shortstring copies, cleanups
|
9 tahun lalu |
Károly Balogh
|
288fa53694
m68k: is_calljmp cleanup
|
9 tahun lalu |
Károly Balogh
|
e0b0ec3d43
m68k: disabled the force-enabled stack checking for m68k-amiga when compiling the compiler, which was enabled since forever. the current Amiga RTL startup code supports setting stack size programmatically, therefore very low default stack on Amiga is no longer a problem
|
9 tahun lalu |
florian
|
a4d2f71d3d
* better estimation of compatibility of array constructors with open arrays, resolves issue #29244
|
9 tahun lalu |
svenbarth
|
61b12af82b
Fix for Mantis #29321.
|
9 tahun lalu |
sergei
|
5456960d54
* MIPS: Fixed code generation for PIC calls to local functions. Uncovered by r32803, before that the buggy branch was never taken because all functions were global.
|
9 tahun lalu |
michael
|
721340d197
* Fixed wince compilation (Bug ID 0029319)
|
9 tahun lalu |
Károly Balogh
|
2b3bd71735
m68k: include CMPI in the CMP to TST optimization
|
9 tahun lalu |
Károly Balogh
|
1e0763e251
m68k: use a_load_const_ref in a_load_const_cgpara to utilize the recently added optimized small const loading here too. this change alone shaves off ~80KB from the compiled FP IDE size...
|
9 tahun lalu |
florian
|
37cb35d780
+ support for the .code directive in arm inline assembler
|
9 tahun lalu |
florian
|
c3a293b727
* test name properly
|
9 tahun lalu |
joost
|
fa67338e64
* Added the option to use packages from external sources by setting the packagename to <url> and the DownloadURL
|
9 tahun lalu |
Károly Balogh
|
185ee93312
m68k: if we're loading small (8 bit signed) values into long references, move them through a register (usually with MOVEQ). this is two bytes shorter and also faster on most 68k CPUs
|
9 tahun lalu |
sergei
|
f69f6336e9
* Replaced hacks with resetting 'c' to zero and decreasing inputpointer by boolean parameter to skipcomment and skipoldtpcomment. This parameter specifies whether first character of comment should be read.
|
9 tahun lalu |
florian
|
d4d4689914
* use FormatMessageW in SysErrorMessage, resolves issue #29197
|
9 tahun lalu |
nickysn
|
77229a3cdf
* dosbox timeout increased to 100 seconds
|
9 tahun lalu |
florian
|
026848b3e1
+ use CPU_UNITS_DEFINED to track if a SUBARCH is passed, so with CPU_UNITS_DEFINED=1 it is easily possible to compile without any cpu units
|
9 tahun lalu |