richard
|
81a4225f90
|
Oops - comment out two methods that we can't have until we get forwardInvocation
workign properly.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2906 72102866-910b-0410-8b05-ffd578937521
|
1998-08-04 15:41:31 +00:00 |
|
richard
|
34bd8a65e8
|
Have NSDebugLog() and NSDebugLLog()
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2901 72102866-910b-0410-8b05-ffd578937521
|
1998-08-04 12:27:57 +00:00 |
|
richard
|
8f4c118317
|
Merged into NSObject.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2900 72102866-910b-0410-8b05-ffd578937521
|
1998-08-04 12:04:04 +00:00 |
|
richard
|
7e5d16ae78
|
Revised NSDebugLog() stuff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2899 72102866-910b-0410-8b05-ffd578937521
|
1998-08-04 10:45:43 +00:00 |
|
richard
|
7fad1ff16e
|
Performance improvements - 10% or thereabouts
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2898 72102866-910b-0410-8b05-ffd578937521
|
1998-08-04 09:22:51 +00:00 |
|
richard
|
24cf296541
|
Performance hacks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2895 72102866-910b-0410-8b05-ffd578937521
|
1998-08-03 15:31:33 +00:00 |
|
richard
|
986d48c896
|
Change exception raised by a couple of methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2894 72102866-910b-0410-8b05-ffd578937521
|
1998-08-01 21:40:50 +00:00 |
|
richard
|
66f5d6348e
|
Moved some essentials into core
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2893 72102866-910b-0410-8b05-ffd578937521
|
1998-08-01 21:34:58 +00:00 |
|
richard
|
ad3a6150bc
|
Fix dealloc problem
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2892 72102866-910b-0410-8b05-ffd578937521
|
1998-08-01 21:30:06 +00:00 |
|
richard
|
18412bd701
|
Fixed protocol conformance
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2891 72102866-910b-0410-8b05-ffd578937521
|
1998-08-01 21:27:26 +00:00 |
|
fedor
|
8256a21d03
|
Add NotificationDispatcher.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2887 72102866-910b-0410-8b05-ffd578937521
|
1998-07-30 20:55:41 +00:00 |
|
richard
|
69d2892292
|
Bugfix update
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2885 72102866-910b-0410-8b05-ffd578937521
|
1998-07-30 16:34:32 +00:00 |
|
richard
|
e8ccb8c656
|
Support archiving of mutable character sets
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2884 72102866-910b-0410-8b05-ffd578937521
|
1998-07-29 14:52:50 +00:00 |
|
richard
|
72a92f58cc
|
Implemented [-isEqual:] for NSCharacterSet
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2883 72102866-910b-0410-8b05-ffd578937521
|
1998-07-29 14:46:16 +00:00 |
|
richard
|
9ae5bca068
|
Added change to NSAttributedString.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2882 72102866-910b-0410-8b05-ffd578937521
|
1998-07-29 14:05:55 +00:00 |
|
richard
|
b9770f3d03
|
Fixed -copy and -isEqual:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2881 72102866-910b-0410-8b05-ffd578937521
|
1998-07-29 14:04:17 +00:00 |
|
richard
|
6a2c51cabd
|
Removed [-copy] to simplify NS classes based on this.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2880 72102866-910b-0410-8b05-ffd578937521
|
1998-07-29 13:41:44 +00:00 |
|
richard
|
be4517112a
|
Removed [-copy]
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2879 72102866-910b-0410-8b05-ffd578937521
|
1998-07-29 13:36:49 +00:00 |
|
richard
|
3da652510e
|
Removed [-copy] method - inherit from NSObject instead, and use [-copyAs:]
to get the old behaviour.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2878 72102866-910b-0410-8b05-ffd578937521
|
1998-07-29 13:33:43 +00:00 |
|
richard
|
19e723a0d7
|
Reinstated -respondsToSelector: and -conformsToProtocol:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2876 72102866-910b-0410-8b05-ffd578937521
|
1998-07-29 09:47:26 +00:00 |
|
richard
|
090a8a2ec9
|
Added a couple of changes I missed
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2875 72102866-910b-0410-8b05-ffd578937521
|
1998-07-29 09:38:18 +00:00 |
|
richard
|
0f015c2722
|
Added [+instanceMethodSignatureForSelector:]
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2874 72102866-910b-0410-8b05-ffd578937521
|
1998-07-29 09:36:16 +00:00 |
|
richard
|
4b86e79bb6
|
Fix 'classForPortCoder' for Protocol
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2873 72102866-910b-0410-8b05-ffd578937521
|
1998-07-29 09:31:39 +00:00 |
|
richard
|
562ccee506
|
Added log for tidying up various files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2872 72102866-910b-0410-8b05-ffd578937521
|
1998-07-29 09:23:16 +00:00 |
|
richard
|
128f24aea7
|
Look for NSString.h in Foundation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2871 72102866-910b-0410-8b05-ffd578937521
|
1998-07-29 09:22:36 +00:00 |
|
richard
|
fa0f1a19ca
|
Housekeeping - typecasts to avoid warnings and removal of redundant methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2870 72102866-910b-0410-8b05-ffd578937521
|
1998-07-29 09:22:18 +00:00 |
|
fedor
|
86dbd2aa63
|
New split view, other fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2869 72102866-910b-0410-8b05-ffd578937521
|
1998-07-28 17:51:55 +00:00 |
|
richard
|
8b141999ba
|
Attempt to make this class do what it should :-)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2868 72102866-910b-0410-8b05-ffd578937521
|
1998-07-28 09:45:09 +00:00 |
|
richard
|
2a3af127ff
|
Cope with removal of old notification stuff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2864 72102866-910b-0410-8b05-ffd578937521
|
1998-07-24 11:23:18 +00:00 |
|
richard
|
5b633b46ff
|
Don't try to copy connections - they no longer inherit any copy behaviour.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2863 72102866-910b-0410-8b05-ffd578937521
|
1998-07-24 10:01:29 +00:00 |
|
fedor
|
aaeea59e38
|
Remove redundant classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2862 72102866-910b-0410-8b05-ffd578937521
|
1998-07-21 17:56:49 +00:00 |
|
fedor
|
3246db28c8
|
Remove redundant classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2861 72102866-910b-0410-8b05-ffd578937521
|
1998-07-21 17:56:48 +00:00 |
|
richard
|
130dfd071f
|
Added update to Decoder.m for bugfix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2860 72102866-910b-0410-8b05-ffd578937521
|
1998-07-20 21:25:24 +00:00 |
|
richard
|
512d3d7fbb
|
Update to correctly decode classes that rely on multiple inheritance.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2859 72102866-910b-0410-8b05-ffd578937521
|
1998-07-20 21:13:15 +00:00 |
|
fedor
|
46cae73262
|
Improved making.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2858 72102866-910b-0410-8b05-ffd578937521
|
1998-07-20 15:25:47 +00:00 |
|
fedor
|
0633273aa3
|
NSSet additions, better NSDebugLog, added defs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2855 72102866-910b-0410-8b05-ffd578937521
|
1998-07-15 16:33:35 +00:00 |
|
fedor
|
94fddfef4d
|
NSSet additions, better NSDebugLog, added defs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2854 72102866-910b-0410-8b05-ffd578937521
|
1998-07-15 16:33:33 +00:00 |
|
richard
|
cc9d866f7d
|
Multiple updates - bug fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2853 72102866-910b-0410-8b05-ffd578937521
|
1998-07-15 12:55:25 +00:00 |
|
richard
|
ca0f633cb2
|
Basic tests for invocations reurning the correct things.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2852 72102866-910b-0410-8b05-ffd578937521
|
1998-07-15 12:53:13 +00:00 |
|
richard
|
4f35f460c0
|
Obsolete - replaced by other files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2851 72102866-910b-0410-8b05-ffd578937521
|
1998-07-15 12:51:29 +00:00 |
|
richard
|
fffbd7af7b
|
Added mframe_decode_return() function.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2850 72102866-910b-0410-8b05-ffd578937521
|
1998-07-15 12:50:16 +00:00 |
|
richard
|
ceaccc8dc5
|
Various bug fixes for synchronous operations.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2849 72102866-910b-0410-8b05-ffd578937521
|
1998-07-15 12:49:35 +00:00 |
|
richard
|
9e0d9c7405
|
Fixed implementation of the ([-rangeOfCharacterFromSet:options:range:]) method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2848 72102866-910b-0410-8b05-ffd578937521
|
1998-07-15 12:48:57 +00:00 |
|
richard
|
d7e57c3a47
|
Removed ([-copyWithZone:]) and ([-mutableCopyWithZone:])
(which shiould not exist in NSObject).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2847 72102866-910b-0410-8b05-ffd578937521
|
1998-07-15 12:48:14 +00:00 |
|
richard
|
6ae3584351
|
Tidied and added NSGetSizeAndAlignment().
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2846 72102866-910b-0410-8b05-ffd578937521
|
1998-07-15 12:47:38 +00:00 |
|
richard
|
c48d8ba808
|
Modified method for making socket connections and added a synchronous version.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2845 72102866-910b-0410-8b05-ffd578937521
|
1998-07-15 12:47:13 +00:00 |
|
richard
|
95bae23856
|
Fixed ([-copyWithZone:]) to avoid using the (non-existant) NSObject method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2844 72102866-910b-0410-8b05-ffd578937521
|
1998-07-15 12:46:46 +00:00 |
|
richard
|
cb50c403d0
|
Rewrote ([-invoke]) to retrieve return values correctly by using
mframe_decode_return()
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2843 72102866-910b-0410-8b05-ffd578937521
|
1998-07-15 12:46:01 +00:00 |
|
richard
|
4179091e51
|
Added new arguments to the macros. These macros don't require SEL type
argument to specify the method to invoke now.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2842 72102866-910b-0410-8b05-ffd578937521
|
1998-07-15 12:45:21 +00:00 |
|
richard
|
6b6edae627
|
Added mframe_decode_return() function.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2841 72102866-910b-0410-8b05-ffd578937521
|
1998-07-15 12:44:44 +00:00 |
|