提交历史

作者 SHA1 备注 提交日期
  joost dfc5177bdc * Map SQL_TEXT(char) fields to ftFixedChar fields 16 年之前
  joost a0f0e8d5d5 * Added ftFixedChar as possible datatype for TStringFields 16 年之前
  marco d837f6d83e * makefile fixes (fpmake untested), 2.3.1 fields-before-methods fix for pdfvrlexico 16 年之前
  sekelsenmat 0704d007a4 Isolates fpvectorial writeln and removes lazarus specific files 16 年之前
  sekelsenmat f6e203cf3b Initial commit for the FPVectorial library 16 年之前
  florian 5d8835861c + unicode functions for sysutils, makes tunistr6.pp compiling 16 年之前
  Jonas Maebe e8088fd4ec + test from mantis #14155 16 年之前
  Jonas Maebe 754696d1f5 * enable converting procedure callnodes with only default parameters into 16 年之前
  florian ee49e8acb6 * SScanf uses StrToFloat to convert the string to a float so it has to use DecimalSeparator to parse the string 16 年之前
  florian 87df99a53d * reverted partially r11598 because it breaks delphi compatibility and e.g. tw3721.pp 16 年之前
  joost 3f98f6a5d0 * When a dataset is closed and it is not prepared it is assumed that a 16 年之前
  Jonas Maebe deb052c3f5 * skip glibc-specific modifiers while parsing the locale info 16 年之前
  Jonas Maebe 4e446c6184 * use ShortTimeFormat also for LongTimeFormat if T_FMT_AMPM is not defined 16 年之前
  Jonas Maebe 55578e8226 * fixed FloatToDecimal() for inf/nan (mantis #14143, thanks to 16 年之前
  florian 297bddba4a * adapted test: the correct result of ExtractFileDrive('\\server\share\path\file') is '\\server\share' 16 年之前
  florian 6dfd5cb5b8 * fix ExtractFileDrive for \\server\share\path\file: it should return \\server\share 16 年之前
  florian 6da1d7d417 * test fixed for non-unix, AddDisk exists only on unix 16 年之前
  florian 6bfd2cad31 * test fixed for non-unix, AddDisk exists only on unix 16 年之前
  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 年之前
  Jonas Maebe 14107b42b2 * fixed tw9039{a,b} for 64 bit platforms (qwordvar > int64var) is evaluated 16 年之前
  joost 8832627178 * Set AutoCalcFields to true by default, bug #14072 16 年之前
  joost 735b0cd299 * Patch from Graeme Geldenhuys to set the default characterset in CreateDb, bug #13835 16 年之前
  marco e1f4613362 * ulong_ptr -> ptruint at Paul's request. 16 年之前
  florian 9d659dc937 * accept const <guid const> = <guid string>; again, resolves #14134 16 年之前
  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 年之前
  sergei cc253cca5b SAX cleanup, part 1: 16 年之前
  sergei d8a74620a5 + Added definitions for deprecated (in HTML 4.01) attributes. Deprecated elements are already there. 16 年之前
  paul 7dfaddaf36 gtk2: ifdef (disable) pango 1.20, 1.22 definitions 16 年之前
  Jonas Maebe 66bf7190dd + test for mantis #14112 16 年之前
  Jonas Maebe 292e4200c8 * patch by Tom Gregorovic (with some fixes by Alexander Grau) to 16 年之前