6 Apr 2006 21:24
wily 0.13.42
ozan s yigit <oz <at> cs.yorku.ca>
2006-04-06 19:24:27 GMT
2006-04-06 19:24:27 GMT
it lives. :) new wily version. updated ftp://ftp.cs.yorku.ca/pub/wily/src/ and will update sourceforge later tonight. 9libs had to have a micro-version increment. it is now at 1.0.1. These are all the interesting changes from wily 0.13.41 to 0.13.42 done by tommy Pettersson <ptp <at> lysator.liu.se>. Please let me know if you run into trouble with any of these changes. if you have a philosophical disagreement with any of the fixes also let me know, and i will try to resolve it. thank you tommy. and thanks to derek peschel for bugging me about configs. thank you to all those who have sent fixes in the past, some of which is in this new version. i appreciate the help. ---- changes --- Configs for 9libs and wily-9libs have been brought up-to-date to allow 9libs compilation under Mac OS-X. The most complicated change is with reading utf8. Multibyte utf sequences could get split and generate two invalid runes instead of one valid. This could happen both on file reads, if the file was larger then the temporary read buffer, and on output events from external processes. Wily sometimes missed to warn about nulls when reading large files. Nulls are now replaced with invalid runes on file reads. Wily will also warn about both(Continue reading)
I notice that Debian has wily as a package. I don't know who maintains
this? Can we see a debian upgrade to this new version?
Ian
P.S. two noticeable bugs:
1. Binary files. Load a binary fily, /bin/echo for example, and Put it
again as a different filename. The two files are different.
2. Window resize: shrink a window horizonally, then expand it again.
Different algorithms are used for the proportions for the existing columsn
when skrining and expanding.
RSS Feed