Commit History

Author SHA1 Message Date
  Tomas Hajny 581515d8e5 * give up timeslices while waiting in SysGetMouseEvent, compilation fix plus change of pointer conversion to unsigned 18 years ago
  daniel bbf7c50479 + Internalerror on encountering a variant array in a vecn. 18 years ago
  Jonas Maebe 695d7c4d6d + support for bitpacked records in dwarf debug info 18 years ago
  Jonas Maebe ac778e906d * changed debug info for shortstrings to the format that gdb 18 years ago
  Jonas Maebe 70ddc14ca3 * don't run test, it contains bogus code (at least for most platforms) 18 years ago
  daniel 06b3478226 * Fix tarray7 18 years ago
  daniel a0da139ec6 * Fix most test suite regressions. 18 years ago
  daniel 30f733eed5 * Compiler now catches the error already at compiler time. Use a variable 18 years ago
  daniel 4ed25e3a78 * Fix tbs/tb0540. 18 years ago
  florian e4524a0d26 * check left and right loc for 64 bit when assigning a constant, resolves #9145 18 years ago
  micha 4f00d2960c * make theapthread test more intensive 18 years ago
  joost 97d6ae6cd9 * Patch from Luiz Americo to let Tsqlite*Dataset.Applyupdate return false if any error occured. (mantis 9123) 18 years ago
  daniel afeb9d5786 - Remove hexstr implementation. 18 years ago
  yury 787aac7478 * Patch from Vincent to enable resources support for win64 using gorc resource compiler. 18 years ago
  Almindor ddd4fd04c8 * update to make it a clear dual-license 18 years ago
  daniel df1e31034a * Fix endian issue in ppuload/ppuwrite. 18 years ago
  daniel b64558620f * Fix set endian handling. 18 years ago
  yury 8a0cc8c888 * Reallocate source winlike widestring on assign. It fixes bug #9190. 18 years ago
  florian fe59d1fe9e * updates from Karl-Michael Schindler 18 years ago
  daniel 3029d2393a * Update for constexprint changes. 18 years ago
  yury ec2d657a32 * Small addition to r7911. 18 years ago
  yury 28f0d47d83 * Don't be too strict while reading COFF symtable if obj file does not have COFF string table (to be compatible with LD and MS linkers). It fixes bug #9175. 18 years ago
  Jonas Maebe e23a8655e8 * fixed generic in-code in case left = LOC_JUMP 18 years ago
  yury 8379edbb5d * Clean fix for bug #9170. Thanks Peter. 18 years ago
  daniel 997240d094 - Remove unused variable. 18 years ago
  daniel 296501f036 * Remove more ptrint usage.' 18 years ago
  florian 7cbe76b8dc * pass only a pointer to a result when the result is used when invoking idispatch, resolves #9162 18 years ago
  Jonas Maebe c6ffa724f3 * clarified pointer->integer warning 18 years ago
  florian 219f4430ea * fixed warning 18 years ago
  florian 76a3d55199 * allow enum => pointer type casts in delphi mode, resolves #8465 18 years ago