提交历史

作者 SHA1 备注 提交日期
  ivost bd25e02096 * added some highlevel helper functions to load/unload dynamic libraries. 16 年之前
  ivost 1e5b61c240 * added 3 new resources strings to describe library errors 16 年之前
  mazen 25788f1b52 * Added support of libgdb V608. 16 年之前
  mazen fe089df354 * Fixed typo in warning message. 16 年之前
  joost 663a59e75b * Better fix for r13969. Let the database-server handle invalid null-parameters. Tip from Martin Schreiber 16 年之前
  joost a3760ab67e * Forgot to commit file, fixed compilation 16 年之前
  joost f546247481 * Raise an exception when a query is executed with a parameter set to null when this is not allowed + test 16 年之前
  joost 6264145aa6 * Use capitalized table names in tests for MySQL 16 年之前
  sekelsenmat f7044272c8 imagemagick: Adds a pixel access demo and updates some parts to newer imagemagick 16 年之前
  Jonas Maebe d61eb3528f * make strict string var checking ({$v+}) the default in TP and Delphi modes 16 年之前
  michael 383fe39d35 * Small patch from Graeme to fix ordering (bug ID 14917) 16 年之前
  Jonas Maebe 643cbaf3b6 * made internalerror unique 16 年之前
  michael bf8ed59c6c * Applied patch from José Mejuto to fix reading of progressive JPEGs 16 年之前
  florian 84c84b4964 + make TObject.Dispatch and DispatchStr virtual, patch by Paul Ishenin, resolves #14920 16 年之前
  sergei 461fde4ed0 xmlread.pp, tighten up checks while parsing the xml declaration: 16 年之前
  sergei 158afbb5b4 * Fixed bug in length calculation, causing any namespaced attributes with local part differing only in the last character (or consisting of a single character), to be erroneously reported as duplicate. 16 年之前
  ivost bab5c5d8a3 * parameter "Separator" of function TryStrToDate was not passed to IntStrToDate 16 年之前
  Jonas Maebe dd937bd32d * don't crash when looking for a local/parasym while current_procinfo is 16 年之前
  marco b4f1121808 * second patch from mantis 14822 16 年之前
  andrew 8fd42a53de * reverted 13955 since a fix was already in place 16 年之前
  andrew 46f5d06780 * Fixed a chm reader bug that Return value was not initialized if neither binary or text index existed 16 年之前
  ivost 243e0ff3b5 * reverted r13949 because it's unnecessary test 16 年之前
  florian 292b36205a -- Zusammenführen von r13892 in ».«: 16 年之前
  ivost d4d3227e77 * fixed CompareDate function. Only dates are compared now, ignoring time of day. 16 年之前
  andrew dd72603442 * Fixed bug #14858 where chmsitemap could not properly read a file 16 年之前
  marco 2dd66cc265 * unitdir shouldn't be in SVN 16 年之前
  michael 89ec956733 * Patch from Mattias Gaertner to fix property overrides. (bug ID 14885) 16 年之前
  florian ea00759588 + final modifier support for methods by Paul Ishenin 16 年之前
  marco a91e106cde * PWSADAta was missing ^ to make it a pointer. 16 年之前
  michael 45f854c665 * Added UseDisplayFormat property to format fields 16 年之前