Историја ревизија

Аутор SHA1 Порука Датум
  michael b9da082e29 * Patch from Silvio Clecio to Extends SetPropValue/GetPropValue (bug ID 28278) пре 9 година
  florian 77cf67b59a o unified interface of i386 and x86-64 cpu unit: пре 9 година
  florian 4bf603694c * patch by Mattias Gaertner to make TProcess more unicode aware, resolves issue #29136 пре 9 година
  florian df82921cd8 * fix test after r32820 пре 9 година
  lacak 57c7b32490 fcl-db: tests: move TestCancel method as Edit/Cancel is not supported on UniDirectional datasets (avoid false negative results) пре 9 година
  lacak 01d3297d37 fcl-db: bufdataset: revert prior commit 32807 as it causes fail of TTestSpecificTBufDataset.TestOpeningNonExistingDataset пре 9 година
  Jeppe Johansen 1b02dd27dc Make relocation type more precise compared to output of gas. пре 9 година
  lacak d4d1fcb634 fcl-db: datadict: mssql: add support for querying sequences and domains using standard INFORMATION_SCHEMA views (supported since version 2000) пре 9 година
  lacak 634764231a fcl-db: datadict: SEQUENCE START value can be any signed integer value (+ missing spaces) пре 9 година
  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 година
  Károly Balogh 288fa53694 m68k: is_calljmp cleanup пре 9 година
  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 година
  florian a4d2f71d3d * better estimation of compatibility of array constructors with open arrays, resolves issue #29244 пре 9 година
  svenbarth 61b12af82b Fix for Mantis #29321. пре 9 година
  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 година
  michael 721340d197 * Fixed wince compilation (Bug ID 0029319) пре 9 година
  Károly Balogh 2b3bd71735 m68k: include CMPI in the CMP to TST optimization пре 9 година
  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 година
  florian 37cb35d780 + support for the .code directive in arm inline assembler пре 9 година
  florian c3a293b727 * test name properly пре 9 година
  joost fa67338e64 * Added the option to use packages from external sources by setting the packagename to <url> and the DownloadURL пре 9 година
  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 година
  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 година
  florian d4d4689914 * use FormatMessageW in SysErrorMessage, resolves issue #29197 пре 9 година
  nickysn 77229a3cdf * dosbox timeout increased to 100 seconds пре 9 година
  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 година
  michael 8282aea272 * Small whitespace patch from Sandro Cumerlato пре 9 година
  michael 7c66a42eaf * Initial MS-SQL server support for Data Dictionary пре 9 година
  Károly Balogh ff7a0c5235 m68k: while updating reference, don't reallocate and copy the index to another register if we can apply scaling for it and we don't need to multiply, so the maybe_const_reg doesn't change. this improves generated code when a const reg (eg: a loop counter) is used as array index пре 9 година
  Károly Balogh 92e7c0b03f m68k: assembler reader changes пре 9 година