Commit History

Author SHA1 Message Date
  florian c77267e01f * more div n^2 optimization 18 years ago
  florian cc5e29fe01 + test for last commit 18 years ago
  florian c62d72f98c * write rtti correct for currency being emulated by int64 18 years ago
  florian c57f44d75b + div 2^n optimization for arm 18 years ago
  joost d44e928a6d * Deleted ibase60.h 18 years ago
  micha bae0251549 * fix big endian arm loading (fixes issue #8752) 18 years ago
  joost 3e2b2b3aa5 * Removed unnecessary "as" calls, added class-type checks in SetDatabase 18 years ago
  Jonas Maebe 072c0fcf0e - removed double entry for convutils unit reported on irc 18 years ago
  joost 13722257b6 * Trim stringfields longer then dsMaxStringSize in IBConnection + test. (bug 9600) 18 years ago
  florian adbd4cd6c7 * small 64 bit compatibility fixes 18 years ago
  florian 63a73870cf * check if breakpoint name is assigned when displaying breakpoints in the disassembly window, resolves #9257 18 years ago
  joost 77daccf9e6 * Added checks to TField.Size 18 years ago
  florian c384171709 * write location of configuration files 18 years ago
  florian 1b554f08ce * because EXEFile was changed into an ansistring, @EXEFile was wrong, fixed, resolves #9057 18 years ago
  florian 4b172f5973 * made rtti for dyn. arrays more delphi compatible, resolves #9464 18 years ago
  florian bde44508b1 * fixed Makefile to build writeidx on win32 and linux 18 years ago
  peter 43c2694d50 * fixed REX placement for xmm opcodes 18 years ago
  peter daf320225b * strip ./ prefixes and / suffixes from paths 18 years ago
  peter 658d9fcc92 * reset subregister before writing mm register names 18 years ago
  florian b4b38dfcd2 * fixes IDataObject declaration, resolves #9966 18 years ago
  peter ad944fd198 * move x86_64 specific int_to_real conversion to nx64cnv 18 years ago
  joost c39b663201 * Patch from Andrey Gusev to implement TSQLQuery.GetRowsaffected + test 18 years ago
  peter bfca4e67fa * -CO option to check for possible integer overflows 18 years ago
  Jonas Maebe 2db3d54b2e * support for -Cg- to disable pic code 18 years ago
  peter a6eb5d839b * allow types in interfaces 18 years ago
  peter 5fdbf74be8 * compiles now 18 years ago
  peter 1e123d66ba * improved generics 18 years ago
  peter 6434772c3c * error message when a goto label is optimized away 18 years ago
  Jonas Maebe 2701a0f743 * initialise timespec.tv_sec again for generic BasicEventWaitFor 18 years ago
  micha 5f3e2b10e8 * use sem_timedwait for BasicEventWaitFor if available (linux now) 18 years ago