mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1238 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6c9e163ef5
commit
957502e2dd
2 changed files with 13 additions and 2 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
Thu Mar 21 19:27:56 1996 Andrew McCallum <mccallum@cs.rochester.edu>
|
||||
|
||||
* src/BinaryCStream.m: Overhauled to use htonl() and friends. New
|
||||
format is incompatible with the old.
|
||||
|
||||
* checks/Makefile.in (SRCS): Add coder.m and cstream.m.
|
||||
|
||||
Wed Mar 20 13:21:16 1996 Andrew McCallum <mccallum@cs.rochester.edu>
|
||||
|
||||
* src/Makefile.in (CC): Added -pipe.
|
||||
|
||||
Tue Mar 19 12:10:44 1996 Andrew McCallum <mccallum@cs.rochester.edu>
|
||||
|
||||
* checks/server.m: Use new RunLoop mechanism, and new Array method
|
||||
|
|
|
@ -3,6 +3,6 @@ Makefile
|
|||
test??
|
||||
pipes server client string values nsarray nsbundle nsdictionary nsset
|
||||
nsprocessinfo nsarchiver invocation diningPhilosophers nsmaptable nshashtable
|
||||
tcpport-server tcpport-client
|
||||
tcpport-server tcpport-client coder cstream float
|
||||
|
||||
textcoding.txt nsarchiver.dat invocation.txt
|
||||
*.txt *.dat
|
||||
|
|
Loading…
Reference in a new issue