index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rtl
/
inc
/
objcbase.pp
Commit message (
Expand
)
Author
Age
Files
Lines
*
+ add {$packrecords c} to all units importing Objective-C records since
jonas
2011-08-06
1
-0
/
+1
*
* renamed NSObject.*copyWithZone to NSObject.class*CopyWithZone to prevent
jonas
2011-02-05
1
-4
/
+4
*
* fixed result of NSObject(Protocol).hash: cuint -> NSUInteger (fixes 64 bit
jonas
2011-01-03
1
-2
/
+2
*
* changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another
jonas
2011-01-02
1
-22
/
+22
*
+ full contents of NSZone.h
jonas
2010-12-07
1
-24
/
+119
*
* enable the use of formal classes to replace some "id" types with actual
jonas
2010-06-26
1
-9
/
+7
*
* NSZone is a record, not a class (thanks to Gorazd Krosl for the remark)
jonas
2009-08-25
1
-6
/
+9
*
* also change performSelector_withObject_withObject_ in NSObject
jonas
2009-08-25
1
-1
/
+1
*
* corrected performSelector_withObject_withObject_ method name (added
jonas
2009-08-25
1
-2
/
+2
*
--WARNING: start build process with FPC 2.2.4; won't work when
jonas
2009-07-09
1
-15
/
+61
*
* initial Objective-C 1.0 support:
jonas
2009-05-17
1
-0
/
+125