Historique des commits

Auteur SHA1 Message Date
  michael 789b80f702 * ExecuteInThread added il y a 9 ans
  michael ae3b0eab2a * Fix stringlist addstrings so virtual method is preserved (bug id 0029630) il y a 9 ans
  michael a7963d7877 * Fix bug #29506 il y a 9 ans
  Jeppe Johansen 1c0c944311 Added x86_64-embedded target. Patch from Benjamin Rosseaux il y a 9 ans
  sergei 161f812113 * Explicitly typecast (-longint) to longint, otherwise it becomes an int64 on 64-bit targets, causing wrong result of sign(longint). Mantis #29649. il y a 9 ans
  sergei 41751bc5b4 + Next portion of MIPS peephole optimizations. Get more aggressive and do more than a single pass if needed, enabling optimization of instructions that logically turn into MOVE due to register renaming. il y a 9 ans
  michael 263c888555 * Fix bug ID #28723 il y a 9 ans
  sergei e8f2f42b75 * Reverted r29373 and replaced it with more appropriate fix. il y a 9 ans
  michael db19d73ec0 * Add ClearFirst parameter to AddStrings (bug ID 29630) il y a 9 ans
  svenbarth 6afda909d4 Rework TlsKey handling on Windows so that it works as intended with indirect main information il y a 9 ans
  svenbarth 8775897621 * fix copy & paste error (didn't influence the test as str3 isn't changed, but at least it's consistent that way...) il y a 9 ans
  svenbarth 77cb13c38c Revert r33057. MaxLen is the maximum value that Pos can return and does not need to be adjusted by (Offset - 1). Also there's no buffer that could be overrun as i is not used to access the string's buffer. Fixes failure of tests/test/units/system/tstring.pp il y a 9 ans
  sergei e23ed15634 * MIPS: reworked and fixed procedure fixup_jmps: il y a 9 ans
  lacak 6ca424900b fcl-db: datadict: when querying for table indexes use ServerIndexDefs instead of local IndexDef il y a 9 ans
  lacak b38b441d53 fcl-db: dbase: Bug #28734, Patch by Luiz Americo il y a 9 ans
  lacak f55ab74e6a fcl-db: dbase: call inherited InternalPost to check required fields. Revealed by test TestRequired il y a 9 ans
  sergei ed2488eb03 - MIPS: removed the ugly hack of splitting LDC1/SDC1 instructions into pairs of LWC1/SWC1 at assembler writer level. It probably was there as a workaround for insufficient alignment of double-precision variables, which was present once, but fixed a long time ago. il y a 9 ans
  yury 111595dcd9 * pas2jni: Fixed procedure parameters parsing in some cases. il y a 9 ans
  pierre e488d7c81c Prepare for upcoming GDB 7.11 release il y a 9 ans
  sergei 7f58608008 * MIPS: changed function is_macro_instruction into method of taicpu. Functionality unchanged. il y a 9 ans
  lacak 5f17bcbc97 fcl-db: tests: cosmetic il y a 9 ans
  lacak 810d724493 fcl-db: sqldb: ensure, that if error happens during ExecuteDirect, UnprepareStatement is called. Leaving unfinished statement causes error on later connection close (SQLite). Bug #29376 (fixed as suggested by reporter). il y a 9 ans
  lacak b5ef41b2be fcl-db: sqldb: cosmetic il y a 9 ans
  sergei 55492a0f30 * Don't do useless string case conversions in a loop. il y a 9 ans
  sergei 2861362780 * Reuse binary search routine from rgbase.pas to look up AT&T register names, removes need in regnumber_count_bsstart constant. Resolves #29471. il y a 9 ans
  marcus fc2069eca8 - Removed the string for tai_labeled_instruction, repairs m68k building after revision 33074 il y a 9 ans
  sergei 36043d13ae - Removed remains of tai_labeled_instruction, already commented out probably in 1.0 times. il y a 9 ans
  sergei 4fc05e6ec1 - MIPS: removed taicpu.delayslot_annulled, it was a copy-paste from SPARC code. il y a 9 ans
  yury a02da7c7d2 * pas2jni: Fixed handling of method pointers. il y a 9 ans
  florian ddad3b3166 * allow very small heaps for avr il y a 9 ans