Commit History

Author SHA1 Message Date
  Jonas Maebe 5128a6726c * fixed type compatibility checking for classrefs and id 16 years ago
  Jonas Maebe 341708b95d * write all parameters using the order of procdef.paras, eliminates the 16 years ago
  Jonas Maebe eb2dc7a674 * set type of self for obj-c instance methods to the type of the 16 years ago
  Jonas Maebe ef2fbe7ed6 * use precalculated mangled name when writing classdef instead of 16 years ago
  Jonas Maebe fb2a523976 * fixed handling function results of inherited obj-c calls 16 years ago
  ivost d9099daa9c * fixed InitializeSqlite and ReleaseSqlite functions (segfault after a call 16 years ago
  florian daa5984212 * fix by Michael Vadymovitch Denisenko for r13712 16 years ago
  marco be6322be9e * note about location win32 dll 16 years ago
  marco 4eeeb3298e * enabled gmp for Win32 after verification 16 years ago
  marco 33d09f97e6 * gmp disabled for go32v2 16 years ago
  florian 02eeb3dad6 o update by Michael Denisenko for case <string> of 16 years ago
  Jonas Maebe 14797e0ddb * fixed start compilation with FPC 2.2.4 16 years ago
  Jonas Maebe da7fdf76d5 * always put parameters in left-to-right order in rtti (Delphi-compatible) 16 years ago
  marco 47e90bbdf3 * typo corrected as per #14578 16 years ago
  Jonas Maebe dac2903107 * prefetch next items in TLinkedList.clear, removes most l2 cache misses 16 years ago
  Jonas Maebe 9d038943f5 * incorporated most Objective-C 1 run time functions in objc1 from 16 years ago
  marco abda06eb20 * enabled gmp for Linux,FreeBSD and Darwin (Mischi tested) 16 years ago
  Jonas Maebe 92ff07deaf * several fixes by Pierre Pede (parts of his patch to mantis #12492) 16 years ago
  Jonas Maebe 61e6545483 * message changes belonging to r13701 16 years ago
  Jonas Maebe f238f7c74b + allow defining classrefdefs for objcclasses. Note, this happens using the 16 years ago
  Jonas Maebe 8e81477fcf * make hidden '_cmd' (selector) parameter available in Objective-C methods 16 years ago
  Jonas Maebe b2d66522d5 * extended test to check fix from r13695/13698 16 years ago
  Jonas Maebe 85f5cd603e Merged revisions 13694-13695 via svnmerge from 16 years ago
  Jonas Maebe ed9656d1e6 Merged revisions 13627-13631,13637-13638,13640,13642-13648,13650-13653,13656-13658,13660,13664-13667,13672-13675,13680,13682,13687 via svnmerge from 16 years ago
  Jonas Maebe 9fd38c2115 * build cocoaint for darwin/i386 and darwin/ppc (forgot to commit) 16 years ago
  Jonas Maebe cc5aeb09de * fixed handling the result value of functions where the result type is 16 years ago
  marco 66240c1204 * fixes that I though were committed 16 years ago
  Jonas Maebe ba5a0204a8 * libname is a declared constant indicating the library name, not a string 16 years ago
  Jonas Maebe 6fcd29c190 * fixed the parameter order of self/_cmd relative to the hidden function 16 years ago
  Jonas Maebe a36f888a17 * use the objextname rather than the declared type name for generating 16 years ago