aboutsummaryrefslogtreecommitdiffstats
path: root/main.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-22Support Boehm GC 7.2Micah Cowan1-0/+5
Replace Gentoo's patch to prevent segfaults due to infinite recursion. Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=080_gc72.patch;att=1;bug=758831 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758831 Bug-Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=555467 Bug: http://sourceforge.net/p/w3m/patches/63/ Bug: http://sourceforge.net/p/w3m/patches/59/
2014-08-22Revert "Support Boehm GC 7.2" (w3m-0.5.2-gc72.patch from Gentoo)Tatsuya Kinoshita1-8/+0
This reverts commit 4331db3e3e673ac4dbfe8e9f2b42a8e0478dc98a.
2013-12-07Fix crash after SEARCH_NEXTAIDA Shinra1-0/+4
Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-search-next.patch>, [w3m-dev:04473] on 2013-12-07.
2013-10-14Workaround of GC crash on Cygwin64AIDA Shinra1-0/+50
Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-win64gc.patch>, [w3m-dev:04469] on 2013-10-14.
2013-10-12vim/-perator like handlingLaurence Richert1-0/+39
- half page scrolling - jumping to elements numbered by getLinkNumberStr() from Karsten Schoelzel
2013-08-04Fix potentially segfault of execdict()Tatsuya Kinoshita1-1/+1
2013-07-30Sort anchors by sequence number in -dumpTatsuya Kinoshita1-8/+19
Patch from <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657666>, provided by Conrad J.C. Hughes.
2013-04-08Support the siteconf featureTatsuya Kinoshita1-43/+39
Patch to support the siteconf feature, from [w3m-dev 04463] on 2012-06-27, provided by AIDA Shinra.
2013-04-08Support SGR 1006 mouse reportingTatsuya Kinoshita1-0/+52
Patch to support SGR 1006 mouse reporting, from [w3m-dev 04466] on 2012-07-15, provided by Hayaki Saito.
2012-05-03Support Boehm GC 7.2Tatsuya Kinoshita1-0/+8
Patch from Gentoo <http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/www-client/w3m/files/w3m-0.5.2-gc72.patch?revision=1.1&view=markup>.
2011-06-19Change the -s option to "squeeze multiple blank lines" for pagerTatsuya Kinoshita1-0/+12
Change the -s option from "display charset Shift_JIS" to "squeeze multiple blank lines" to work as /usr/bin/pager. In addition, the options -j and -e are disabled. To specify the display charset, use -O{s|j|e} instead. The patch was committed to the upstream on 2000-10-27. However, it was rejected because of Debian specific on 2010-08-03.
2011-05-04Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita1-176/+193
2011-05-04Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita1-49/+102
2011-05-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+6597