História revízii

Autor SHA1 Správa Dátum
  florian 6c99746074 * forbid the usage of Result(x) as function call, resolves #14248 16 rokov pred
  marco 52a16a2b13 * initialize procedure can now override library name. 16 rokov pred
  marco 2c82c6a747 * several functions are now marked with overload; 16 rokov pred
  Jonas Maebe e246cac3ac * regenerated using latest fpcmake 16 rokov pred
  Jonas Maebe 4592245c17 * when compiled for statically linking the sqlite3 library, add a linklib 16 rokov pred
  marco 0a83746e73 * RUNBATCH now only initialized when not already set. For Dos under Windows XP in some circumstances. 16 rokov pred
  andrew dd9190e687 Additional fixes to the chm quickref generation. Now both the MS help viewer and 7-zip are happy with the result. 16 rokov pred
  andrew af76a5368a Fixed bug #13540 where quickref of chm files was written incorrectly 16 rokov pred
  Károly Balogh c11243c83d * made MorphOS build to cycle again: fixed path_absolute() for Amiga and MorphOS, and fixed AllFilesMask for MorphOS 16 rokov pred
  Jonas Maebe 6505b4f9c5 * reverted rest of r13469 because it causes crashes for linux/ppc64 16 rokov pred
  michael 41e3707096 * Changed to proposed events 16 rokov pred
  michael 1aeb9fa530 * Patch from Andrew Haines to allow unzipping to a stream 16 rokov pred
  Jonas Maebe baf1ac22b7 * fixed r13469 (PLT entries are not GOT-relative). Not reverting all the 16 rokov pred
  Jonas Maebe f265fbe343 * fixed GOT loading for i386 in stubs for external procedures whose external 16 rokov pred
  marco 1ca34ee146 * doc-chm.zip added to installer. 16 rokov pred
  michael d50d1a655a * Marked extra constructor as overloaded 16 rokov pred
  Jonas Maebe becdecc5e4 * part of r13461 16 rokov pred
  michael b09cd7ed16 * Added convenience call passing a string as a encryption/decryption key 16 rokov pred
  michael bf07cc4b9f * Fixed TZipFileEntry.Assign and added convenience call for TZipper.ZipFiles 16 rokov pred
  michael 5027d31c85 * Added some convenience calls to TUnzipper 16 rokov pred
  michael e0e4b28023 * Added Examine call, to examine contents of a zip file without extracting files 16 rokov pred
  Jonas Maebe 2799cfd83f + parser-side of objcprotocol() expression to obtain the metaclass 16 rokov pred
  Jonas Maebe a25e791ff8 * allow Objective-C classes/protocols in C varargs parameter lists 16 rokov pred
  Jonas Maebe 10aa7f40cd * made ppu version again different from trunk version, because the format 16 rokov pred
  Jonas Maebe 335e159c11 Merged revisions 13351-13373,13376-13457 via svnmerge from 16 rokov pred
  Jonas Maebe c075ce13ea - removed (it's automatically generated/deleted by the makefiles) 16 rokov pred
  Jonas Maebe 464d595cc6 * renamed selector() to objcselector() for consistency with the way all 16 rokov pred
  florian f17943371c * assembler implementation of SwapEndian on x86-64, resolves #14203 16 rokov pred
  florian 90d71ee7da * SwapEndian(<16 Bit>) needs inline in the interface section as well 16 rokov pred
  florian 6ff15f46e2 * made SwapEndian(<16 Bit>); inlined 16 rokov pred