Commit History

Author SHA1 Message Date
  Jonas Maebe 15cb7aa49c * added { %norun } 16 years ago
  Jonas Maebe 5082e23d57 Merged revisions 13599-13600,13602-13604,13608,13615-13618 via svnmerge from 16 years ago
  Jonas Maebe b15fb4afb5 * renamed hidden selector parameter to Objective-C methods from msgsel to 16 years ago
  Jonas Maebe b3737214b0 * use paraloc info to obtain parameter size (instead of (re)calulcating it 16 years ago
  Jonas Maebe ceb547d027 * only allow cdecl "array of const" parameters for procvars and for external 16 years ago
  Jonas Maebe ae6200ce72 + tests forgotten to commit as part of r13334 16 years ago
  Jonas Maebe 1b6657cf21 * make test fail if the wrong method is called 16 years ago
  florian e8dff46f8e * several small bugs in the handling of implements fixed, resolves #14418 16 years ago
  florian a8c6d9ec3a * partially reverted 13571, I didn't get it work on W7 x64 in win32 mode 16 years ago
  sergei e9e6439345 * dom.pp: fixed one possible reason of crashing in Delphi 2009 16 years ago
  michael f853ac4c63 * Undid previous patch, because not all compiles 16 years ago
  michael 612d58c80f * Patch from Dariusz Mazur to fix compilation with Delphi 16 years ago
  Jonas Maebe ec8364904c * set the size of the (invalid) page at address zero to 64kb for 32 bit 16 years ago
  marco 1399b7f8fb * open chm in nonexclusive mode. Could cause problems on Windows Vista where filelocks last even longer after closing. 16 years ago
  Jonas Maebe a149674a75 Merged revisions 13458-13596 via svnmerge from 16 years ago
  Jonas Maebe 8def2c2ac3 * fixed compilation after introduction of strict class type checking 16 years ago
  Jonas Maebe 1a34492990 * fixed test after merge in r13458 (selector() -> objcselector()) 16 years ago
  Jonas Maebe 106c0673c0 * allow passing records to C varargs (also allowed by C) 16 years ago
  Jonas Maebe ea520d1c6b * NSZone is a record, not a class (thanks to Gorazd Krosl for the remark) 16 years ago
  Jonas Maebe bf7456d8eb * also change performSelector_withObject_withObject_ in NSObject 16 years ago
  Jonas Maebe 4f3aa80b4d * corrected performSelector_withObject_withObject_ method name (added 16 years ago
  Jonas Maebe 666f345df4 * allow objcclasstype.classmethod() 16 years ago
  marco 8864f510e0 * lowercased a PQprepare's second p. As per mantis 14430 16 years ago
  florian 6d2a9dd173 + file forgotten to add in r13588 16 years ago
  florian 1bbc9b3e13 * implicit units in a Makefile.fpc are installed when doing a cross install, however if they are referenced only from a program they won't be build so a cross install fails: added build unit, resolves #14409 16 years ago
  Jonas Maebe 84cefb5eba * fixed dynamic linking of programs that only link with libc after r13584 16 years ago
  marco f2883ac9ed * small fix for argument parsing by Joao Morais (via maillist) 16 years ago
  Legolas 3f9327d340 * NDS: updated the rtl, libnds and fixed the examples. Now it should work fine with devkitARM r26 16 years ago
  Jonas Maebe 9a84dee059 * fixed static linking under Linux for ppc64; test still crashes under 16 years ago
  Jonas Maebe c2c68ddb8f - removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs 16 years ago