Commit Verlauf

Autor SHA1 Nachricht Datum
  sekelsenmat f6e203cf3b Initial commit for the FPVectorial library vor 16 Jahren
  florian 5d8835861c + unicode functions for sysutils, makes tunistr6.pp compiling vor 16 Jahren
  Jonas Maebe e8088fd4ec + test from mantis #14155 vor 16 Jahren
  Jonas Maebe 754696d1f5 * enable converting procedure callnodes with only default parameters into vor 16 Jahren
  florian ee49e8acb6 * SScanf uses StrToFloat to convert the string to a float so it has to use DecimalSeparator to parse the string vor 16 Jahren
  florian 87df99a53d * reverted partially r11598 because it breaks delphi compatibility and e.g. tw3721.pp vor 16 Jahren
  joost 3f98f6a5d0 * When a dataset is closed and it is not prepared it is assumed that a vor 16 Jahren
  Jonas Maebe deb052c3f5 * skip glibc-specific modifiers while parsing the locale info vor 16 Jahren
  Jonas Maebe 4e446c6184 * use ShortTimeFormat also for LongTimeFormat if T_FMT_AMPM is not defined vor 16 Jahren
  Jonas Maebe 55578e8226 * fixed FloatToDecimal() for inf/nan (mantis #14143, thanks to vor 16 Jahren
  florian 297bddba4a * adapted test: the correct result of ExtractFileDrive('\\server\share\path\file') is '\\server\share' vor 16 Jahren
  florian 6dfd5cb5b8 * fix ExtractFileDrive for \\server\share\path\file: it should return \\server\share vor 16 Jahren
  florian 6da1d7d417 * test fixed for non-unix, AddDisk exists only on unix vor 16 Jahren
  florian 6bfd2cad31 * test fixed for non-unix, AddDisk exists only on unix vor 16 Jahren
  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. vor 16 Jahren
  Jonas Maebe 14107b42b2 * fixed tw9039{a,b} for 64 bit platforms (qwordvar > int64var) is evaluated vor 16 Jahren
  joost 8832627178 * Set AutoCalcFields to true by default, bug #14072 vor 16 Jahren
  joost 735b0cd299 * Patch from Graeme Geldenhuys to set the default characterset in CreateDb, bug #13835 vor 16 Jahren
  marco e1f4613362 * ulong_ptr -> ptruint at Paul's request. vor 16 Jahren
  florian 9d659dc937 * accept const <guid const> = <guid string>; again, resolves #14134 vor 16 Jahren
  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. vor 16 Jahren
  sergei cc253cca5b SAX cleanup, part 1: vor 16 Jahren
  sergei d8a74620a5 + Added definitions for deprecated (in HTML 4.01) attributes. Deprecated elements are already there. vor 16 Jahren
  paul 7dfaddaf36 gtk2: ifdef (disable) pango 1.20, 1.22 definitions vor 16 Jahren
  Jonas Maebe 66bf7190dd + test for mantis #14112 vor 16 Jahren
  Jonas Maebe 292e4200c8 * patch by Tom Gregorovic (with some fixes by Alexander Grau) to vor 16 Jahren
  Almindor d09b2d91a9 * move FastCGI out of fcl-web to be standalone package vor 16 Jahren
  sergei 26366263f1 sax_xml.pp: vor 16 Jahren
  Jonas Maebe 79f139bff7 + tests for previous commit vor 16 Jahren
  Jonas Maebe 52c6f14de5 * do not allow local type definitions such as string[1] and "file of byte" vor 16 Jahren