Commit History

Author SHA1 Message Date
  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 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
  Jonas Maebe 0eec337a00 - removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED 16 years ago
  Jonas Maebe a64c5a7b23 * fixed bug that sporadically caused the column of certain nodes to 16 years ago
  Jonas Maebe 2f7457f37e * set the fileinfo of typeconversions created using inserttypeconv*() 16 years ago
  Jonas Maebe 1f5d9b932f * various fixes for fully setting/restoring the token position, seems to 16 years ago
  Jonas Maebe acdb0bbb3e * don't change current_filepos in pass_typecheck when not generating 16 years ago
  Jonas Maebe 8dbc728926 * changed InputFileBufSize from 32kb to 32kb+1byte, because the last 16 years ago
  Jonas Maebe f2691c4ebf * fixed indentation 16 years ago
  Jonas Maebe a1363e95f7 * no longer perform precision correction for single precision values, because 16 years ago
  Jonas Maebe 146a819615 * fixed spilling of and operations on spilled 32 bit values for x86_64 16 years ago
  Jonas Maebe 2eebadf944 * allow disabling the wpo cycle with NOWPOCYCLE=1 16 years ago
  florian d3d3596cd6 * accelerated/fixed TLS access on win32 by Pierre Muller 16 years ago
  Jonas Maebe d11764fe8c - removed 1.0.x-specific checks 16 years ago