Fumitoshi UKAI d404404dda Debian Bug#157098: wrong file presentation on large files
from "Eduard Bloch" <blade@debian.org>
* configure (clen_t): added
		(HAVE_STRTOLL): added
		(HAVE_STRTOQ): added
		(HAVE_ATOLL): added
		(HAVE_ATOQ): added
* config.h.dist: ditto
* file.c (current_content_length): s/int/clen_t/
	(loadGeneralFile): s/atoi/strtoclen/
	(convert_size): s/int/clen_t/
	(convert_size2): s/int/clen_t/
	(showProgress): s/int/clen_t/
	(loadHTMLstream): s/int/clen_t/ linelen, trbyte
	(loadBuffer): ditto
	(getNextPage): s/int/clen_t/ linelen
	(save2tmp): s/int/clen_t/ linelen, trbye
	(_MoveFile): s/int/clen_t/ linelen, trbye
* fm.h (_Buffer): s/int/clen_t/ linelen, trbye
* ftp.c (size_int2str): s/long/clen_t/
	(ex_ftpdir_name_size_date): s/long/clen_t/
* indep.c (strtoclen): added
* indep.h (strtoclen): added
* proto.h (showProgress): s/int/clen_t/
From: Fumitoshi UKAI  <ukai@debian.or.jp>
2002-08-20 17:49:38 +00:00
2002-07-19 14:35:36 +00:00
2002-07-15 17:33:43 +00:00
2002-07-09 06:14:14 +00:00
2002-03-15 19:02:40 +00:00
2002-01-10 15:39:21 +00:00
2002-03-15 18:33:31 +00:00
2002-06-17 17:51:39 +00:00
2002-01-26 17:24:01 +00:00
2002-01-26 17:24:01 +00:00
2002-01-31 18:28:24 +00:00
2002-02-07 14:02:12 +00:00
2002-01-12 13:33:47 +00:00
2002-01-23 17:19:47 +00:00
2002-01-23 17:19:47 +00:00
2002-06-01 16:31:54 +00:00
2002-07-17 16:07:37 +00:00
2002-07-18 15:02:21 +00:00
2002-07-18 14:59:02 +00:00
2002-07-18 14:59:02 +00:00
2002-02-01 13:58:47 +00:00
2002-01-21 17:57:28 +00:00
2002-01-10 15:39:21 +00:00
2002-03-06 03:32:10 +00:00
2001-12-21 21:37:12 +00:00
2002-04-17 02:42:27 +00:00
2002-03-08 15:59:25 +00:00
2002-07-17 16:05:17 +00:00
2002-07-18 06:07:25 +00:00

If you can read English, see doc/*.
If you can read Japanese, see doc-jp/*.
If you can read both, read both and correct English. :-)
Description
A modernized fork of w3m with next and previous heading and form navigation.b
Readme 13 MiB
Languages
C 60.9%
HTML 13.4%
Roff 12.2%
JavaScript 5.6%
Perl 1.7%
Other 6.1%