Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Almindor fdecceebd0 * fix UnicodeToUtf8 if Dest is nil, patch by Sergei Gorelkin 18 gadi atpakaļ
  michael b3ac071c8c * Made GetConnectionDef Public 18 gadi atpakaļ
  michael ce1df155fd * Fixes from Andrew Haines: 18 gadi atpakaļ
  Vincent Snijders 09a869c579 * fixed readability of previous commit 18 gadi atpakaļ
  Vincent Snijders 9fcaa2eaf2 * fixed test for win64 18 gadi atpakaļ
  yury f591ba7e59 * Fixed GetScrollPos and GetScrollRange. 18 gadi atpakaļ
  Vincent Snijders 062ab70e51 * fixed test for win64 18 gadi atpakaļ
  tom_at_work b7e4528998 * fixed compilation on big endian systems 18 gadi atpakaļ
  michael e30a40ba2a * Added fcl-xml dependency 18 gadi atpakaļ
  florian 2b2c6f7f53 * don't add empty symtables when specializing generics 18 gadi atpakaļ
  daniel a05d228679 - Remove IE from g_concatcopy again. 18 gadi atpakaļ
  florian 305c71201a * fixed wrong declaration of TreeView_GetItemRect 18 gadi atpakaļ
  Vincent Snijders 6e4643c425 regenerated makefile for all targets 18 gadi atpakaļ
  michael 71152163bc * Added check for descending index 18 gadi atpakaļ
  michael 6ce1a04ab7 * Added chm components from andrew haines 18 gadi atpakaļ
  yury 3e60b4a8dd * Don't optimize (eliminate) arm fpu move instruction if it performs float type conversion. It fixes tb0519.pp on arm-linux. 18 gadi atpakaļ
  daniel f0633187f4 + Change constants in g_concatcopy to make the right decisions on x86_64. 18 gadi atpakaļ
  daniel c0fbd64a42 + Test program for bug #9261. 18 gadi atpakaļ
  daniel 4a3870eb12 * Fix bug #9261. 18 gadi atpakaļ
  yury 0a4f80b936 * Fixed reading of components from stream on arm-linux. 18 gadi atpakaļ
  yury ef3178cdb1 * Fixed default float exceptions mask for arm fpu. It fixes tw3160c.pp on arm-linux. 18 gadi atpakaļ
  tom_at_work 49b84c3116 * remove obsolete code 18 gadi atpakaļ
  daniel 4f6eb50391 + Internalerror if g_concatcopy is called with len=0. 18 gadi atpakaļ
  yury 4da2e1a04f * fixed conversion zero int64 to double in softfloat mode. 18 gadi atpakaļ
  Vincent Snijders 9d0445a7ef * fixed checking if file is directory in Erase(File); it was broken if the directory had the FILE_ATTRIBUTE_NOT_CONTENT_INDEXED attribute too 18 gadi atpakaļ
  yury afdd053172 * fixed unary minus in softfloat mode (bug #8737). 18 gadi atpakaļ
  yury 1807613f88 * Made NaN = 0.0/0.0 for arm-linux. It is calculated as Nan on Florian's arm-linux box. ln(-1.0) is calculated as -Inf on arm-linux and x86. It fixes bug #9132. 18 gadi atpakaļ
  Vincent Snijders d4f033bb78 * fixed test 18 gadi atpakaļ
  Vincent Snijders 8527ed6a8d * fixed test for win64; it doesn't have 80 bit floating point, even if it runs on a x86_64 processor 18 gadi atpakaļ
  Vincent Snijders e9b87792ac + added test for bug #9141 18 gadi atpakaļ