提交历史

作者 SHA1 备注 提交日期
  marco c82f8ebff9 * linklib added. 16 年之前
  Jonas Maebe 30bfca91a9 * made application of rounding correction more accurate 16 年之前
  florian 8e9e7f0f8c - don' read ppc386.cfg any longer, it's deprecated since years, resolves #11317 16 年之前
  florian 6c99746074 * forbid the usage of Result(x) as function call, resolves #14248 16 年之前
  marco 52a16a2b13 * initialize procedure can now override library name. 16 年之前
  marco 2c82c6a747 * several functions are now marked with overload; 16 年之前
  Jonas Maebe e246cac3ac * regenerated using latest fpcmake 16 年之前
  Jonas Maebe 4592245c17 * when compiled for statically linking the sqlite3 library, add a linklib 16 年之前
  marco 0a83746e73 * RUNBATCH now only initialized when not already set. For Dos under Windows XP in some circumstances. 16 年之前
  andrew dd9190e687 Additional fixes to the chm quickref generation. Now both the MS help viewer and 7-zip are happy with the result. 16 年之前
  andrew af76a5368a Fixed bug #13540 where quickref of chm files was written incorrectly 16 年之前
  Károly Balogh c11243c83d * made MorphOS build to cycle again: fixed path_absolute() for Amiga and MorphOS, and fixed AllFilesMask for MorphOS 16 年之前
  Jonas Maebe 6505b4f9c5 * reverted rest of r13469 because it causes crashes for linux/ppc64 16 年之前
  michael 41e3707096 * Changed to proposed events 16 年之前
  michael 1aeb9fa530 * Patch from Andrew Haines to allow unzipping to a stream 16 年之前
  Jonas Maebe baf1ac22b7 * fixed r13469 (PLT entries are not GOT-relative). Not reverting all the 16 年之前
  Jonas Maebe f265fbe343 * fixed GOT loading for i386 in stubs for external procedures whose external 16 年之前
  marco 1ca34ee146 * doc-chm.zip added to installer. 16 年之前
  michael d50d1a655a * Marked extra constructor as overloaded 16 年之前
  michael b09cd7ed16 * Added convenience call passing a string as a encryption/decryption key 16 年之前
  michael bf07cc4b9f * Fixed TZipFileEntry.Assign and added convenience call for TZipper.ZipFiles 16 年之前
  michael 5027d31c85 * Added some convenience calls to TUnzipper 16 年之前
  michael e0e4b28023 * Added Examine call, to examine contents of a zip file without extracting files 16 年之前
  Jonas Maebe c075ce13ea - removed (it's automatically generated/deleted by the makefiles) 16 年之前
  Jonas Maebe 464d595cc6 * renamed selector() to objcselector() for consistency with the way all 16 年之前
  florian f17943371c * assembler implementation of SwapEndian on x86-64, resolves #14203 16 年之前
  florian 90d71ee7da * SwapEndian(<16 Bit>) needs inline in the interface section as well 16 年之前
  florian 6ff15f46e2 * made SwapEndian(<16 Bit>); inlined 16 年之前
  florian e362e85039 * fixed last commit: UTF8Encode -> UTF8Decode 16 年之前
  florian d38340c753 + utf-8 <-> variant type casts, resolves #11371 16 年之前