Commit History

作者 SHA1 備註 提交日期
  marco 5c20a50536 * update decimal support with newer ftfmtbcd support. Mantis #19664 patch by Lacak2. 14 年之前
  marco 4d1c29415a * add ftfixedchar to escape clause of getsqltext, Mantis #19556 Patch by Lacak2. 14 年之前
  marco 3e8a3eb14c * aslargeint for TLongintfield, mantis #18287, patch by Lacak2 14 年之前
  marco d630a85cbd * sqlite bcd fixes. Mantis #16924, patch by Lacak2 14 年之前
  paul 7dd8a97487 compiler: allow "with" to search members in nested types properly 14 年之前
  michael 3cc6ac9e3b * Testcase for DBF export 14 年之前
  michael aa4ab64ea5 * Patch from Reinier Olislagers to fix bug #20160 14 年之前
  Jonas Maebe 852ae48cb7 * also use blx instead of bl for direct calls on ARMv5+, since the target 14 年之前
  sergei 16859976da Mantis #19182, Delphi compatible tweaks: 14 年之前
  pierre df4388a47d + Added code to display 80-bit value on 14 年之前
  pierre 713f269ce2 * Change Field passing type of FreeLocalVerbosity parameter 14 年之前
  sekelsenmat 50067bf42a fpvectorial: Merges large changes to the EPS reader and to the Canvas output from the Lazarus-ccr. Now it works perfectly with the testcases 14 年之前
  pierre b526bb4dfa * Fix failures introduced by rev 18975 14 年之前
  pierre 68d27263e7 Try to improve RecordTokenBuf with respect to PPU reading 14 年之前
  florian 2f780a7a28 * fixes compilation of atmega128 unit 14 年之前
  florian e9f2f3388e * use dwarf2 on avr-embedded by default because stabs is difficult due to name mangling issues 14 年之前
  florian f1f0cb033a * move ReplaceForbiddenChars to cpubase of avr so it can be used in dbgstabs as well 14 年之前
  florian 7bceba2392 * since the last name mangling changes, gas writer for avr needs to replace more illegal characters 14 年之前
  florian 645b6942d0 * version update 14 年之前
  florian 0066a12974 * makes a_jmp_cond working 14 年之前
  sergei 689d4b3ecc + Mantis #19651: Generate table of typed string constants which are initialized with resourcestrings, so they are updated when SetResourceStrings or SetUnitResourceStrings is called. 14 年之前
  florian dbd33fd6a5 * use thread var only if the target supports threading 14 年之前
  florian a1381c1240 * some aint -> tcgint changes to avoid range check errors on systems with sizeof(aint)<4 14 年之前
  michael 4204cfe271 * Added tests for new methods, added insert (null) 14 年之前
  michael d924b36ee8 * Patch from Luiz Americo to implement Insert/Move/Exchange in TJSONArray (ID 20145) 14 年之前
  florian a1b7ec0999 * forgot again part of a commit, this belongs to r18962 14 年之前
  florian 6d996bf832 * made a_call_ref of PowerPC generic, we need to allocate a register after all on risc platforms 14 年之前
  florian b17a9385e5 * use generic first_int_to_real 64 bit values on sparc 14 年之前
  florian 1de4d16eea - remove ncpucall for sparc, it has no use anymore 14 年之前
  florian 7b72e21743 * forgotten part of r18958 14 年之前