Commit History

Author SHA1 Message Date
  joost 3f98f6a5d0 * When a dataset is closed and it is not prepared it is assumed that a 16 years ago
  Jonas Maebe deb052c3f5 * skip glibc-specific modifiers while parsing the locale info 16 years ago
  Jonas Maebe 4e446c6184 * use ShortTimeFormat also for LongTimeFormat if T_FMT_AMPM is not defined 16 years ago
  Jonas Maebe 55578e8226 * fixed FloatToDecimal() for inf/nan (mantis #14143, thanks to 16 years ago
  florian 297bddba4a * adapted test: the correct result of ExtractFileDrive('\\server\share\path\file') is '\\server\share' 16 years ago
  florian 6dfd5cb5b8 * fix ExtractFileDrive for \\server\share\path\file: it should return \\server\share 16 years ago
  florian 6da1d7d417 * test fixed for non-unix, AddDisk exists only on unix 16 years ago
  florian 6bfd2cad31 * test fixed for non-unix, AddDisk exists only on unix 16 years ago
  sergei a9d9841eee * XPath: number-to-string conversion is now compliant to the specs (no scientific notation, decimal separator is a hardcoded period, correct output values for INF/NAN) + tests. 16 years ago
  Jonas Maebe 14107b42b2 * fixed tw9039{a,b} for 64 bit platforms (qwordvar > int64var) is evaluated 16 years ago
  joost 8832627178 * Set AutoCalcFields to true by default, bug #14072 16 years ago
  joost 735b0cd299 * Patch from Graeme Geldenhuys to set the default characterset in CreateDb, bug #13835 16 years ago
  marco e1f4613362 * ulong_ptr -> ptruint at Paul's request. 16 years ago
  florian 9d659dc937 * accept const <guid const> = <guid string>; again, resolves #14134 16 years ago
  sergei 4545f311a7 * A huge initial patch for HTML DOM module, makes most of the properties/methods functional, although a lot more work is still required. 16 years ago
  sergei cc253cca5b SAX cleanup, part 1: 16 years ago
  sergei d8a74620a5 + Added definitions for deprecated (in HTML 4.01) attributes. Deprecated elements are already there. 16 years ago
  paul 7dfaddaf36 gtk2: ifdef (disable) pango 1.20, 1.22 definitions 16 years ago
  Jonas Maebe 66bf7190dd + test for mantis #14112 16 years ago
  Jonas Maebe 292e4200c8 * patch by Tom Gregorovic (with some fixes by Alexander Grau) to 16 years ago
  Almindor d09b2d91a9 * move FastCGI out of fcl-web to be standalone package 16 years ago
  sergei 26366263f1 sax_xml.pp: 16 years ago
  Jonas Maebe 79f139bff7 + tests for previous commit 16 years ago
  Jonas Maebe 52c6f14de5 * do not allow local type definitions such as string[1] and "file of byte" 16 years ago
  Jonas Maebe 70dea05563 * use MacOSAll instead of FPCMacOSAll 16 years ago
  Jonas Maebe 4987dbbf41 * don't redefine smallint type (fixes mantis #14104) 16 years ago
  michael a01d93dda0 * Added AutoCommit featuresqlscript.pp 16 years ago
  sergei 173a0647a3 Reworked entity reference handling in SAX parsers: 16 years ago
  florian 5e200ac743 * even missed a whole directory in r13365 16 years ago
  florian 5c49a653c4 * added missing file of r13365 16 years ago