[ Japanese ]
[ w3m-dev-en ML ]
[ w3m-inu ] [ w3m memo (Japanese) ] [ w3m support (Japanese) ] [ Dai Sato's home (Japanese) ]
w3m patches till 2001/11/14
2001/11/14 01:56 updated
The newest release of w3m-inu is found in w3m-inu page
I integrated patches posted to w3m-dev and w3m-dev-en till 14 Nov 2001. The older releases of w3m-inu are refered from w3m-inu home.
w3m-0.2.1-inu-1.6 is checked on SunOS 4.1.4, SunOS 5.8, FreeBSD 3.2, Mac OS X 10.1, OpenBSD 2.8, IRIX 6.5 (64bit).
2001/11/14
- w3m-0.2.1-inu-1.6.tar.gz
- Boehm GC 6.0 is used.
Fixes
- alarm function
- is added (w3m-dev 2228).
- CYGWIN
- fixed on bg_color (w3m-dev 2337) and drive letter of DOS (w3m-dev 2395, w3m-dev 2402, w3m-dev 2404).
- local CGI
- Environment variables for local CGI are now available (w3m-dev 2355). localcgi_post() function is fixed (w3m-dev 2362, w3m-dev 2381, w3m-dev 2385).
And, "setenv(var, value, 1);" is changed to "if ( var != NULL && value != NULL ) setenv(var, value, 1);" for FreeBSD 3.x.
- getpass()
- is changed to getphrase() in file.c (w3m-dev 2356).
- rxvt
- Add a check in terminfo for rxvt (w3m-dev 2359).
- URL parsing
- Fully rewrited w3m-dev 2373, w3m-dev 2374, w3m-dev 2377).
- gzip file
- Local gzip file is now automatically gunzipped also in a frame (w3m-dev 2379).
- -dump_extra
- A blank line is inserted between the header and the body for ftp (w3m-dev 2380).
- table
- Parsing labels in tables are fixed (w3m-dev 2388).
- history
- The base URL of local files become refered (w3m-dev 2389).
- "Search wrapped"
- was not shown (w3m-dev 2392).
- typo
- "dl_compat" to "dl_compact" (w3m-dev 2399).
- width of tab, number of lines
- They are restricted to positive integer (w3m-dev 2403).
- ":" command
- The parsing of URL-like strings is fixed (w3m-dev-en 632), (w3m-dev-en 635).
Remaining Problems
[ w3m-dev-en ML ]
[ w3m-inu ] [ w3m memo (Japanese) ] [ w3m support (Japanese) ] [ Dai Sato's home (Japanese) ]
Dai Sato
satodai@dog.intcul.tohoku.ac.jp