Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 4bc657a067 * renamed objcbase.BOOL type to objc.ObjCBOOL to prevent name clashes il y a 6 ans
  Jonas Maebe fbfc98a600 * changed definitino of Objective-C BOOL type to Boolean8 where il y a 6 ans
  Károly Balogh 8dd14b92a2 objcbase: as discussed on the mailing list - still allow a dummy version to be built. this allows darwin to be built without objectivec feature il y a 7 ans
  Károly Balogh 07ac64bf09 * no longer allow to compile objcbase without the objc1 feature enabled. il y a 7 ans
  Jonas Maebe e0e326be8e + add {$packrecords c} to all units importing Objective-C records since il y a 14 ans
  Jonas Maebe d65839d51a * renamed NSObject.*copyWithZone to NSObject.class*CopyWithZone to prevent il y a 14 ans
  Jonas Maebe 6fe0084caa * fixed result of NSObject(Protocol).hash: cuint -> NSUInteger (fixes 64 bit il y a 14 ans
  Jonas Maebe 3ca3276400 * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another il y a 14 ans
  Jonas Maebe 8c4b6c9de2 + full contents of NSZone.h il y a 14 ans
  Jonas Maebe b7796b4340 * enable the use of formal classes to replace some "id" types with actual il y a 15 ans
  Jonas Maebe ea520d1c6b * NSZone is a record, not a class (thanks to Gorazd Krosl for the remark) il y a 16 ans
  Jonas Maebe bf7456d8eb * also change performSelector_withObject_withObject_ in NSObject il y a 16 ans
  Jonas Maebe 4f3aa80b4d * corrected performSelector_withObject_withObject_ method name (added il y a 16 ans
  Jonas Maebe 5a2ccfff52 --WARNING: start build process with FPC 2.2.4; won't work when il y a 16 ans
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: il y a 16 ans