Revīziju vēsture

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