Commit History

Author SHA1 Message Date
  florian 80c0f33c0e * patch by Sergei Gorelkin: fixes compilation with -dEXTDEBUG 16 years ago
  Jonas Maebe e2b8792bd3 * do not initialize global reference-counted variables in the automatic 16 years ago
  Jonas Maebe 90b2d673df * fixed opt/cpu settings for test 16 years ago
  Jonas Maebe ca132e203f * treat typecast(register) the same as typecast([register]) in assembler 16 years ago
  joost 1bf74a426b * Fixed typo in r13026, could should not be commented 16 years ago
  marco 704c0adbd0 * iconvenc now also with dynlinking separate. Some fixes for OS X 10.3 and Haiku ported from cwstring 16 years ago
  Jonas Maebe dbeb3e060f * fixed internalerror(2007120903) when using -Cfsse2 in case an unsigned 16 years ago
  Jonas Maebe 533f533868 * changed destination parameter of getmem/getmemory from "var" to "out" 16 years ago
  Jonas Maebe 4771ca3ce1 * import iconv functions as libiconv_* instead of as iconv_* for ppc32 16 years ago
  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