提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe 2465126f60 * also check that nested procedures don't have any nested procedures 16 年之前
  Jonas Maebe 02b14b2d5d * don't free deref info after using it, because it may be needed again 16 年之前
  Jonas Maebe a4bf91001e * fixed location_free() for locations consisting of multiple 16 年之前
  joost 24ce200737 * Cleanup session-specific variables because the session-instance can be re-used, bug #13287 16 年之前
  marco 9f3b8511ba * fix for socketerror problems; x86_64 specific (NEED_SOCKETCALL). 16 年之前
  joost 9102bff319 * Improved description of fpTemplate by Atilla Borka 16 年之前
  ivost 0e9690c31b * added striscan, strriscan and stripos 16 年之前
  ivost cf544462d8 * fixed typo in comment of strpos 16 年之前
  paul f555bc59c7 gtk2: add gdk cairo functions (patch from Martin Sucha with modifications) 16 年之前
  joost 90154d3a91 * Patch from Ladislav Karrach to implement support for more parameter-types and null-parameters, bug #13026 16 年之前
  joost 3d272d21b6 * Fixed compilation on windows after r13013 16 年之前
  marco 97093e4f2b * fixed 64-bit size of findmatch. (mantis 13504) Tested with $12000001 bytes large file, matched to the byte. 16 年之前
  joost 1ff5458a91 * Removed unused private procedure ThreadTerminated 16 年之前
  michael 284f689c5d * timer property in driver is protected 16 年之前
  michael e633349d21 * With --help, do not check for package name 16 年之前
  joost aab8d374b6 * Do not use the locale DecimalSeparator when formatting float-parameters, bug #13279 16 年之前
  michael 0d30dfad3a * Added fpcddb.pp to Makefile. Small fix in unix CD detection 16 年之前
  paul 606dbcec8c gtk2ext: use cdecl for function declarations 16 年之前
  joost 5a488a9e5f * Allow TFloatField.Precision=-1, which is the default, bug #13297 16 年之前
  joost e0c018c8f1 * Renamed TResponse.SendTemporaryRedirect to SendRedirect for Delphi 16 年之前
  joost 709fcaa7bd * Made TCustomWebAction.SetDisplayName override its parent 16 年之前
  Jonas Maebe 626a723f8c * in {$h+} mode, always treat string constants as if they were ansistrings 16 年之前
  Jonas Maebe b2607e0d83 * refactored append_entry(), so that the code to append a single 16 年之前
  joost 3509008c60 * Implemented transaction-support, based on patch from Inoussa Ouedraogo, 16 年之前
  joost 934a6b159f * Also in ExecuteDirect the allocation and preparation of a cursor should be 16 年之前
  marco f514697f94 * Put a lot of writeln's under $Ifdef FPC_DEBUG_IMAGE. In readtiff I put the entire "DEBUG" 16 年之前
  daniel 1b8902e341 * Apply bugfix patch by Michalis Kamburelis from bug report 13463 16 年之前
  paul ab41a9b2b1 gtk2: add some gdk-pixbuf 1.6 scaling functions 16 年之前
  Jonas Maebe 1f6ec36064 * save/restore errno inside reenable_signal, because it can be called 16 年之前
  marco ba10015c04 * Committed patch from Mantis 13331. gif is indeed always little endian. 16 年之前