提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe d7c1967351 * fixed switched around lists for read-only/read-write typed consts 14 年之前
  joost 6bad75a1eb * When the fpmake executable is deleted, perform a regular fpcmake distclean. See bug #19655 14 年之前
  marco 079831b50e * Deref old content of node in FPSList.put. Mantis #19854 14 年之前
  joost 59e51c0bc2 * Fixed possible AV in DistClean (uninitialized variable) 14 年之前
  marco 1308a777ac * fix compilation non win32/64. Patch from Vincent on IRC 14 年之前
  joost bea736b00f * Fixed fpmake.pp file 14 年之前
  joost 7bcf71f342 * Remove the unit-directory entirely on a distclean. To avoid problems when units got renamed, or in similar circumstances 14 年之前
  sergei 65b41a6c73 * xmlread.pp, renamed TXMLReader to TXMLTextReader. 14 年之前
  Jonas Maebe da3fb5de0f * prevent double freeing temps containing int64-sized parameters 14 年之前
  Jonas Maebe e7b85a6175 - removed cleaning ../../rtl and ../../packages when performing a 14 年之前
  marco 064ecf3d6c * fix decimalseparator locale issues in fcl-db testsuite, mantis #19564 14 年之前
  joost 6d5e16d9e6 * Added procedure-events to TPackage 14 年之前
  joost d567d2e950 * More fpmake.pp-files fixes 14 年之前
  joost 429b9563d8 * ptc and hermes fpmake.pp fixes 14 年之前
  joost e8c3e94010 * Enabled ptc and hermes building for fpmake 14 年之前
  marco 8265854813 * more cleanup testsuite (per database typing), mantis #18703 14 年之前
  marco 5bc46002b9 * sqlite datasets adapted to also take BIGINT as ftlargeint type as per 14 年之前
  marco dd00510c64 * fix epoch difference TDateTime and sqlite julian. Mantis bug #16886 14 年之前
  marco 7eeb4ab539 * also return fasymbolic if dir is found. 14 年之前
  marco 2c00a2a0b3 * fixed FPC_USE_LIBC building for Linux and exception handling (mantis #13450) 14 年之前
  joost 4392dd13a4 * fpmake.pp-files fixes 14 年之前
  joost 473df6f6f1 * Updated fpmake_add and fpmake_proc files, effectively added fcl-js and libogcfpc 14 年之前
  marco db05a07412 * Support for BOOLEAN and BIGINT in fcl-db tests, initial version, patch by Lacak2 14 年之前
  marco 0fb5540d25 * Left over testsuite parts of Mantis #17108, patch by Lacak2 14 年之前
  sergei c7dceaf266 * xmlread.pp, implemented a separate parsing loop for top-level content 14 年之前
  sekelsenmat 9fe7e691b0 fpvectorial: Implements support for clipping regions, specially for PostScript 14 年之前
  marco 0976115115 * patch from mantis #12928 fixing precision of numeric type. FPC specific patch (but no effect on Delphi, so compat). 14 年之前
  sergei 72dcf89350 * Output the encoding label (still fixed to "utf-8", others are not yet supported), Mantis #19827, #19172. 14 年之前
  sergei 70bc36da85 + Implemented TDOMDocument.xmlStandalone property 14 年之前
  sergei 7e102d12ca * Escape '>' characters in attribute values, resolves #19831 14 年之前