Glenn Ganz
|
bec441314f
|
remove unused code
|
2011-03-15 19:41:52 +01:00 |
|
Glenn Ganz
|
c8763a11d0
|
+load for Darwin improved
|
2011-03-15 17:58:41 +01:00 |
|
Glenn Ganz
|
4bed6d3d91
|
Fix compiler warnings for windows-, linux-, solaris-, darwin-target
|
2011-01-19 15:55:53 +01:00 |
|
Glenn Ganz
|
75b8e3c3f8
|
fix protocol in category
|
2011-01-17 21:50:20 +01:00 |
|
Glenn Ganz
|
f541a5d354
|
Protocol classes isa not set for classes loaded before Protocol class (move code to right position)
|
2010-12-17 15:16:11 +01:00 |
|
Glenn Ganz
|
1aec601463
|
add bundle functionally for darwin
|
2010-12-17 11:10:14 +01:00 |
|
Glenn Ganz
|
0220335e51
|
send load fist to super class
|
2010-12-17 08:41:31 +01:00 |
|
Glenn Ganz
|
91232ed028
|
cleanup code
|
2010-12-17 00:01:19 +01:00 |
|
Glenn Ganz
|
394a07bd23
|
send +load message
|
2010-12-16 15:19:26 +01:00 |
|
Juerg Bircher
|
b7664ade10
|
Protocol classes isa not set for classes loaded before Protocol class
|
2010-12-14 09:35:35 +01:00 |
|
Christopher Lloyd
|
f189167d2f
|
unicode support for bundle paths
|
2010-10-28 23:03:10 -04:00 |
|
Christopher Lloyd
|
2fefe01644
|
- enable -Wreturn-type, -Wswitch, -Wmissing-braces, -Wparentheses, -Wunused-function, -Wunused-label for Foundation and AppKit Release configurations, and fixed all accompanying warnings.
- CFNetwork and CoreServices targets for Darwin and Linux i386
|
2010-03-23 15:02:22 +00:00 |
|
Christopher Lloyd
|
912e96c51a
|
- split objc_debugHelpers code between Foundation/NSException and objc/ accordingly
- objc_setForwardHandler used from NSObject to set handlers explcitly
- objc/ switched use of NSZone* calls to private objc_malloc calls
|
2010-03-18 16:13:28 +00:00 |
|
Christopher Lloyd
|
ba00cc867c
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
|