Commit History

Author SHA1 Message Date
  Jonas Maebe d65839d51a * renamed NSObject.*copyWithZone to NSObject.class*CopyWithZone to prevent 14 years ago
  Jonas Maebe 6fe0084caa * fixed result of NSObject(Protocol).hash: cuint -> NSUInteger (fixes 64 bit 14 years ago
  Jonas Maebe 3ca3276400 * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another 14 years ago
  Jonas Maebe 8c4b6c9de2 + full contents of NSZone.h 14 years ago
  Jonas Maebe b7796b4340 * enable the use of formal classes to replace some "id" types with actual 15 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 5a2ccfff52 --WARNING: start build process with FPC 2.2.4; won't work when 16 years ago
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: 16 years ago