..
.cvsignore
*** empty log message ***
1996-03-22 00:31:16 +00:00
.gdbinit
Initial revision
1996-01-22 23:32:28 +00:00
beh.m
(main): Use renamed method behavior_set_debug.
1996-03-31 04:34:14 +00:00
client.m
(main): Print the float and double before sending it.
1996-03-30 01:34:25 +00:00
coder.m
New file.
1996-03-22 00:27:23 +00:00
cstream.m
(main): Decode the float and double.
1996-03-30 01:33:56 +00:00
diningPhilosophers.m
(main): Cast (int) to (id) in detachNewThread.. call.
1996-02-13 16:08:12 +00:00
float.c
(main): New code doesn't look precision.
1996-03-29 16:00:16 +00:00
heap.m
New file.
1996-04-16 21:29:40 +00:00
invocation.m
Test many new features.
1996-02-29 01:51:38 +00:00
LoadMe.h
Initial revision
1995-08-02 16:58:07 +00:00
LoadMe.m
Initial revision
1995-08-02 16:58:07 +00:00
Makefile.in
(SRCS): Added fref.m.
1996-04-13 19:41:20 +00:00
Makefile.sed.nt
From Scott Christley
1996-02-22 16:31:29 +00:00
MyCategory.h
Initial revision
1995-08-02 18:51:42 +00:00
MyCategory.m
Initial revision
1995-08-02 18:51:42 +00:00
nsarchiver.m
(main): Add extra parens around assignment in while().
1996-04-16 22:05:21 +00:00
nsarchiving.m
Include from <Foundation/...>, not <foundation/...>.
1995-04-17 21:13:20 +00:00
nsarray.m
(main): Removed several -autorelease calls that are repetative, now
1996-04-16 23:30:08 +00:00
nsbundle.m
(main): Use object_get_class_name(), not -name.
1996-04-16 22:03:52 +00:00
nsdictionary.m
(main): Use renamed method behavior_set_debug.
1996-03-31 04:34:14 +00:00
nshashtable.m
New file.
1996-02-22 16:14:17 +00:00
nsmaptable.m
New file.
1996-02-22 16:14:17 +00:00
nsnotification.m
(main): Wrap it with an NSAutoreleasePool.
1996-03-07 00:39:51 +00:00
nsprocessinfo.m
Fix typo in includes.
1995-08-16 16:19:31 +00:00
nsset.m
Initial revision
1995-10-30 01:50:14 +00:00
nstimer.m
New file.
1996-03-19 02:02:52 +00:00
nxst.m
New file from test11.m.
1996-04-16 21:32:15 +00:00
NXStringTable.example
Initial revision
1994-11-04 16:29:24 +00:00
Philosopher.h
New files from Scott Christley
1996-02-13 15:40:05 +00:00
Philosopher.m
New files from Scott Christley
1996-02-13 15:40:05 +00:00
pipes.m
(main): Use NSString in -initWithPipeFrom argument.
1996-01-26 23:41:59 +00:00
prepend.m
New file from test13.m.
1996-04-16 21:36:12 +00:00
SecondClass.h
Initial revision
1995-08-02 18:51:42 +00:00
SecondClass.m
Initial revision
1995-08-02 18:51:42 +00:00
server.h
Update for new server interface.
1996-03-07 00:39:28 +00:00
server.m
([Server -returnFloat]): Append float const with `f'. Include
1996-03-30 01:35:14 +00:00
string.m
(main): Comment out use of obsolete -withElementsCall:.
1996-04-16 22:04:21 +00:00
tcpport-client.m
(main): Add port to run loop using new scheme.
1996-03-18 19:41:17 +00:00
tcpport-server.m
(main): Add port to run loop using new scheme.
1996-03-18 19:41:17 +00:00
test01.m
([ConstantCollection -printCount]): Use object_get_class_name()
1996-03-30 22:43:33 +00:00
test02.m
(main): Updated for new collection scheme.
1996-04-01 02:42:06 +00:00
test03.m
(main): Some #if 0'ed out new tests.
1995-03-23 03:52:10 +00:00
test04.m
WinNT and thread-related odifications from Scott Christley
1996-02-13 15:43:30 +00:00
test05.m
Initial revision
1994-11-04 16:29:24 +00:00
test06.m
Inherit from NSObject, not Object.
1995-03-23 04:09:55 +00:00
test07.m
Initial revision
1994-11-04 16:29:24 +00:00
test08.m
Use libobjects' Coder instead of GNU TypedStream. Comment out
1995-06-28 23:51:10 +00:00
test09.m
Add _SEQUENT_ to lrand48 conditional.
1995-06-29 01:08:14 +00:00
test10.m
Initial revision
1994-11-04 16:29:24 +00:00
test11.m
Initial revision
1994-11-04 16:29:24 +00:00
test12.m
Use release' and
dealloc' instead of `free'.
1995-03-12 19:33:56 +00:00
test13.m
Inherit from NSObject, not Object.
1995-03-23 04:09:55 +00:00
values.m
Include from <Foundation/...>, not <foundation/...>.
1995-04-17 21:13:20 +00:00