newLISP Fan Club

Forum => newLISP newS => Topic started by: Lutz on September 14, 2012, 07:45:18 PM

Title: newLISP Stable Maintenance Release v.10.4.4
Post by: Lutz on September 14, 2012, 07:45:18 PM
Maintenance Release 10.4.4 contains minor bugfixes and enhancements:



http://www.newlisp.org/downloads/newLISP-10.4.4-Release.html



http://www.newlisp.org/index.cgi?page=Downloads
Title: Re: newLISP Stable Maintenance Release v.10.4.4
Post by: johu on September 16, 2012, 02:25:20 AM
Hellow, Lutz.



The number format of binary is very nice.

Just as I wanted.



Now, I updated the manual translated to Japanese, newlisp_manual-10404.

There is in here (//https).



And I changed following:

Binaries start with a <tt>0x</tt> (or <tt>0B</tt>),

               ↓

Binaries start with a <tt>0b</tt> (or <tt>0B</tt>),



Thanks,
Title: Re: newLISP Stable Maintenance Release v.10.4.4
Post by: Lutz on September 16, 2012, 07:47:01 AM
Thank you very much Johu. Files are online here:



http://www.newlisp.org/newlisp_manual-jp.html



and framed version:



http://www.newlisp.org/manual_frame-jp.html
Title: Re: newLISP Stable Maintenance Release v.10.4.4
Post by: newdep on October 07, 2012, 01:31:02 AM
Aaaaa finaly!...  thanks lutz! ;-)


Quote
read-file, write-file, append-file and delete-file when used with http:// URLs will now return nil under error conditions instead of throwing an error