You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Frederik Carlier 4d9d930940 Mark legacy API with OBJC_PUBLIC
Fixes compilation errors on MINGW when using the legacy API (-fobjc-runtime=gnustep-1.7 or -fobjc-runtime=gcc)
2 years ago
..
Availability.h Initial pass at Windows support. 8 years ago
Object.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
Protocol.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
blocks_private.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
blocks_runtime.h cleanup in blocks runtime for closer consistency with apple 7 years ago
capabilities.h Rename PUBLIC to OBJC_PUBLIC to avoid some namespace pollution. 7 years ago
developer.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
encoding.h Export encoding functions. 5 years ago
hooks.h Add objc_setUncaughtExceptionHandler() API 2 years ago
message.h Rename PUBLIC to OBJC_PUBLIC to avoid some namespace pollution. 7 years ago
objc-api.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
objc-arc.h Rename PUBLIC to OBJC_PUBLIC to avoid some namespace pollution. 7 years ago
objc-auto.h Mark all libobjc2 headers as system headers when not compiling the runtime 13 years ago
objc-class.h Add objc-class.h to objc headers 9 years ago
objc-exception.h Add objc_setUncaughtExceptionHandler() API 2 years ago
objc-runtime.h Add objc-runtime.h to objc headers 9 years ago
objc-visibility.h Rename PUBLIC to OBJC_PUBLIC to avoid some namespace pollution. 7 years ago
objc.h libobjc2: add dummy objc.h and objc-api.h headers which simply include runtime.h 16 years ago
runtime-deprecated.h Mark legacy API with OBJC_PUBLIC 2 years ago
runtime.h Update objc/runtime.h 3 years ago
slot.h Add a missing `extern "C"` to slot.h. 7 years ago
toydispatch.h More build system tidies. 15 years ago