Jonas Maebe
|
c540b3b2df
--- Merging r42483 into '.':
|
6 years ago |
Jonas Maebe
|
3ac703506c
* rest of the previous accidental partial commit
|
6 years ago |
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
|
7 years ago |
Károly Balogh
|
07ac64bf09
* no longer allow to compile objcbase without the objc1 feature enabled.
|
7 years ago |
Jonas Maebe
|
e0e326be8e
+ add {$packrecords c} to all units importing Objective-C records since
|
14 years ago |
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 |