Commit History

Author SHA1 Message Date
  Jonas Maebe cc44257086 * made internalerror unique 16 years ago
  Jonas Maebe 63ce04fd00 * set addn resultdef when evaluating constant string concatenation 16 years ago
  Jonas Maebe 5eb7a398e0 * add SIZEOF_HEADERS to the start address of the text section for ARMEL 16 years ago
  marco e1ebf74c39 * makefiles regenerated on request of Olivier (Haiku fixes) 16 years ago
  florian 5bccfc5aee * allow cvar and external with libname, cvar is only a naming convention so it is orthogonal to external 16 years ago
  florian ab217ca748 * lpi version increased 16 years ago
  florian f34acc8505 * fixes compilation on i386 after r13410 16 years ago
  olivier e11754d0b5 * Implement do_IsDevice without relying on IOCTL_TCGETS (unsupported on Haiku). This enable mouse support in the Freepascal IDE. 16 years ago
  joost ca6804c7e3 * Firebird-support for strings with more than 8192 characters 16 years ago
  joost 2762ed5fba * Removed the limit of 8192 characters on stringfields + test 16 years ago
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can 16 years ago
  florian bc8ccacab8 * TInterfacedPersistent requires that the interface is requested from the owner if an owner is SetActive 16 years ago
  olivier b17c3bb282 Fix the build under Haiku : 16 years ago
  joost dfc5177bdc * Map SQL_TEXT(char) fields to ftFixedChar fields 16 years ago
  joost a0f0e8d5d5 * Added ftFixedChar as possible datatype for TStringFields 16 years ago
  marco d837f6d83e * makefile fixes (fpmake untested), 2.3.1 fields-before-methods fix for pdfvrlexico 16 years ago
  sekelsenmat 0704d007a4 Isolates fpvectorial writeln and removes lazarus specific files 16 years ago
  sekelsenmat f6e203cf3b Initial commit for the FPVectorial library 16 years ago
  florian 5d8835861c + unicode functions for sysutils, makes tunistr6.pp compiling 16 years ago
  Jonas Maebe e8088fd4ec + test from mantis #14155 16 years ago
  Jonas Maebe 754696d1f5 * enable converting procedure callnodes with only default parameters into 16 years ago
  florian ee49e8acb6 * SScanf uses StrToFloat to convert the string to a float so it has to use DecimalSeparator to parse the string 16 years ago
  florian 87df99a53d * reverted partially r11598 because it breaks delphi compatibility and e.g. tw3721.pp 16 years ago
  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