Commit History

Author SHA1 Message Date
  Jonas Maebe 045ae3ab69 o fixed r13033: 16 years ago
  Jonas Maebe 37a2cff8fb * fixed loading widestring constsym values from ppu files (mantis #13583) 16 years ago
  Jonas Maebe f9a17c47bd * write output to screen if log file(s) cannot be opened (mantis #12532) 16 years ago
  Jonas Maebe 8de8d4c29b * don't call FPC_CHECKPOINTER for references built from a LOC_CONSTANT 16 years ago
  Jonas Maebe a6f20cdba9 * align the stack pointer to alignment.localalignmax, fixes crashes on 16 years ago
  Jonas Maebe 1ad1eac9e8 * use monetary thousands separator if numerical thousands separator is #0 16 years ago
  Jonas Maebe e8edc31a89 * don't insert thousandseparator if it is #0 (mantis #13552, patch by 16 years ago
  Jonas Maebe 10158da60e * give an error when trying to use the offset of a non-byte-aligned field 16 years ago
  joost 6fc0f8f0d7 * Patch from Atilla Borka to add TCustomModule.Request and .Response properties (bug 13287) 16 years ago
  Jonas Maebe 2465126f60 * also check that nested procedures don't have any nested procedures 16 years ago
  Jonas Maebe 02b14b2d5d * don't free deref info after using it, because it may be needed again 16 years ago
  Jonas Maebe a4bf91001e * fixed location_free() for locations consisting of multiple 16 years ago
  joost 24ce200737 * Cleanup session-specific variables because the session-instance can be re-used, bug #13287 16 years ago
  marco 9f3b8511ba * fix for socketerror problems; x86_64 specific (NEED_SOCKETCALL). 16 years ago
  joost 9102bff319 * Improved description of fpTemplate by Atilla Borka 16 years ago
  ivost 0e9690c31b * added striscan, strriscan and stripos 16 years ago
  ivost cf544462d8 * fixed typo in comment of strpos 16 years ago
  paul f555bc59c7 gtk2: add gdk cairo functions (patch from Martin Sucha with modifications) 16 years ago
  joost 90154d3a91 * Patch from Ladislav Karrach to implement support for more parameter-types and null-parameters, bug #13026 16 years ago
  joost 3d272d21b6 * Fixed compilation on windows after r13013 16 years ago
  marco 97093e4f2b * fixed 64-bit size of findmatch. (mantis 13504) Tested with $12000001 bytes large file, matched to the byte. 16 years ago
  joost 1ff5458a91 * Removed unused private procedure ThreadTerminated 16 years ago
  michael 284f689c5d * timer property in driver is protected 16 years ago
  michael e633349d21 * With --help, do not check for package name 16 years ago
  joost aab8d374b6 * Do not use the locale DecimalSeparator when formatting float-parameters, bug #13279 16 years ago
  michael 0d30dfad3a * Added fpcddb.pp to Makefile. Small fix in unix CD detection 16 years ago
  paul 606dbcec8c gtk2ext: use cdecl for function declarations 16 years ago
  joost 5a488a9e5f * Allow TFloatField.Precision=-1, which is the default, bug #13297 16 years ago
  joost e0c018c8f1 * Renamed TResponse.SendTemporaryRedirect to SendRedirect for Delphi 16 years ago
  joost 709fcaa7bd * Made TCustomWebAction.SetDisplayName override its parent 16 years ago