提交历史

作者 SHA1 备注 提交日期
  tom_at_work 56d30e7da0 Set up environment variables and call Pascal initialization in arm/linux shared library initialization 14 年之前
  joost a3ebc51add * BCD-Variant support is now implemented, use it. 14 年之前
  joost 979fd9b854 * Better fix for r16952 from Ladislav Karrach from bug report 18388 14 年之前
  Jonas Maebe e8ca4b8b84 - removed icons and aedatamodel units (they're not supported on iOS nor 14 年之前
  Jonas Maebe 9d033909df * forgot to commit (part of r16923) 14 年之前
  sergei e46c51e1bf * xmlread.pp: split handling of node and validation stacks. Validation stack is now maintained only in validation mode. 14 年之前
  marco 6c4c151815 * Patch from mantis that fixed a 16-bit integer conversion error. 14 年之前
  marco 193eee9622 * gtk2, iconvenc and cairo for Solaris as per Mantis 18271,18786; closes the latter 14 年之前
  Jonas Maebe 11d780e62f * properly update the current enum value ("auto_increment") in case it 14 年之前
  sergei 9ca12c0377 * xmlread.pp, remove FCursorStack and resort back to a single cursor node. But this time it is simply a local variable. 14 年之前
  joost 547a1b289c * Do not use a buildunit, but build the units directly. To avoid that 14 年之前
  sergei 8ed16bb3ab * xmlread.pp, continue separating validation checks from the rest of code. 14 年之前
  joost 36ec05961f * Do not use TProcess to run the compiler when it is not available 14 年之前
  Tomas Hajny ecc9deeea3 * NO_UNIT_PROCESS define added for OS/2 and GO32v2 targets 14 年之前
  Tomas Hajny cc4457db79 + packages fcl-js and hermes added 14 年之前
  Tomas Hajny 67fc9e2e68 * maximum number of packages increased to 40 to avoid overflow for DOS (or need for another page without shortcut), year in copyright increased 14 年之前
  joost f496f3c795 * Fixed support of TFmtBcd fields for sqlite3, bug #16853 14 年之前
  ivost ef814d4d3e * added ansistring (UTF8String) parser functions (before there was just PChar support) 14 年之前
  joost 7b8797afe7 * Fixed BCDToStr for values between -1 and 0 14 年之前
  joost e3885089c6 * TryStrToBcd now returns true when it succeeds, and false when it fails, not the other way around 14 年之前
  joost 41342ab54f * Accidentally comitted files, trying to apply patch from Ladislav Karrach to 14 年之前
  sergei 6a26b9cff3 * xmlread.pp, started separating validation checks from the rest of code. 14 年之前
  joost db6bc3bd00 * Replace environment variables placed between dollar signs in fpc.cfg 14 年之前
  joost 80ec9bb7bc * Fixed the order in which the httpd-units are searched for. Already fixed for samplecfg in r16722 14 年之前
  joost 9b077ad93b * Also show builtin templates other than the default 14 年之前
  sergei 6ccb769768 * xmlread.pp, the end of root element is now detected without involving DOM nodes. 14 年之前
  marco 88e22be01a * unmerged table based initialization of libraries. 14 年之前
  joost 27b6b908f1 * Fixed problem with spaces in path of add-ins (maybequoted was called twice) 14 年之前
  joost 445dd5fc91 * Show message when downloading package 14 年之前
  joost 8db33f71c7 * Show target when compiling/installing 14 年之前