Page 1 of 1

newLISP Stable Maintenance Release v.10.4.4

Posted: Sat Sep 15, 2012 2:45 am
by Lutz
Maintenance Release 10.4.4 contains minor bugfixes and enhancements:

http://www.newlisp.org/downloads/newLIS ... lease.html

http://www.newlisp.org/index.cgi?page=Downloads

Re: newLISP Stable Maintenance Release v.10.4.4

Posted: Sun Sep 16, 2012 9:25 am
by johu
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.

And I changed following:
<b>Binaries</b> start with a <tt>0x</tt> (or <tt>0B</tt>),
               ↓
<b>Binaries</b> start with a <tt>0b</tt> (or <tt>0B</tt>),

Thanks,

Re: newLISP Stable Maintenance Release v.10.4.4

Posted: Sun Sep 16, 2012 2:47 pm
by Lutz
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

Re: newLISP Stable Maintenance Release v.10.4.4

Posted: Sun Oct 07, 2012 8:31 am
by newdep
Aaaaa finaly!... thanks lutz! ;-)
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