[s-xml-rpc-cvs] CVS update: s-xml-rpc/ChangeLog

Sven Van Caekenberghe scaekenberghe at common-lisp.net
Fri Feb 11 11:04:32 UTC 2005


Update of /project/s-xml-rpc/cvsroot/s-xml-rpc
In directory common-lisp.net:/tmp/cvs-serv9056

Modified Files:
	ChangeLog 
Log Message:
ported to clisp 2.32 (sysdeps)
changed end-of-header test to accept empty lines as well
changed usage to princ to write-string where possible
fixed a test (added import, unintern code to/from s-xml-rpc-exports)


Date: Fri Feb 11 12:04:29 2005
Author: scaekenberghe

Index: s-xml-rpc/ChangeLog
diff -u s-xml-rpc/ChangeLog:1.4 s-xml-rpc/ChangeLog:1.5
--- s-xml-rpc/ChangeLog:1.4	Tue Oct 26 13:23:39 2004
+++ s-xml-rpc/ChangeLog	Fri Feb 11 12:04:26 2005
@@ -1,3 +1,14 @@
+2005-02-11 Sven Van Caekenberghe <svc at mac.com>
+
+	* ported to clisp 2.32 (sysdeps)
+	* changed end-of-header test to accept empty lines as well
+	* changed usage to princ to write-string where possible
+	* fixed a test (added import, unintern code to/from s-xml-rpc-exports) 
+
+2005-01-22 Sven Van Caekenberghe <svc at mac.com>
+
+	* fixed a performance issue in base64 decoding
+
 2004-10-26  Rudi Schlatte  <rudi at constantly.at>
 
 	* src/sysdeps.lisp (with-open-socket-stream, run-process)




More information about the S-xml-rpc-cvs mailing list