Page 1 of 1
newLISP Stable Maintenance Release v.10.4.4
Posted: Sat Sep 15, 2012 2:45 am
by Lutz
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
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