[w3m-dev 04452] delete words about Boehm GC.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
2012-05-22 Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
|
||||
|
||||
* Makefile.in: add entity.h to "make clean"
|
||||
* [w3m-dev 04452] Re: w3m on macosx 10.6.6
|
||||
* doc/w3m.1, doc/STORY.html, doc-jp/STORY.html:
|
||||
delete words about formerly included Boehm GC library.
|
||||
|
||||
2012-05-22 Enu <theme.of.n@gmail.com>
|
||||
|
||||
@@ -9312,4 +9314,4 @@ a * [w3m-dev 03276] compile error on EWS4800
|
||||
* release-0-2-1
|
||||
* import w3m-0.2.1
|
||||
|
||||
$Id: ChangeLog,v 1.1053 2012/05/22 09:53:21 inu Exp $
|
||||
$Id: ChangeLog,v 1.1054 2012/05/22 10:16:34 inu Exp $
|
||||
|
@@ -288,7 +288,7 @@ uninstall:
|
||||
clean: sweep
|
||||
-$(RM) -f *.o *.a $(TARGETS) mktable$(EXT)
|
||||
-$(RM) -f funcname.tab
|
||||
-$(RM) -f entity.h funcname.c funcname1.h funcname2.h tagtable.c functable.c
|
||||
-$(RM) -f funcname.c funcname1.h funcname2.h tagtable.c functable.c
|
||||
-for dir in w3mimg libwc; \
|
||||
do \
|
||||
(cd $$dir && $(MAKE) clean RM="$(RM)"); \
|
||||
|
@@ -158,6 +158,9 @@ w3m
|
||||
<a href="http://www.hpl.hp.com/personal/Hans_Boehm/gc/">Boehm GC</a>
|
||||
<EFBFBD>Ȥ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>饤<EFBFBD>֥<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѥ<EFBFBD><EFBFBD>Ƥ<EFBFBD><EFBFBD>롥<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϻ䤬<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ΤǤϤʤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѥ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ص<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ۥѥå<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˴ޤ<EFBFBD><EFBFBD>Ƥ<EFBFBD><EFBFBD>롥
|
||||
<P>
|
||||
# Boehm GC <20>ϡ<EFBFBD>w3m-0.4.2 <20>ʹߤΥѥå<D1A5><C3A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˤϴޤޤ<DEA4><DEA4>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>
|
||||
<P>
|
||||
<EFBFBD>ʤ<EFBFBD><EFBFBD><EFBFBD>libwww <20>ϻȤäƤ<C3A4><C6A4>ʤ<EFBFBD><CAA4><EFBFBD>
|
||||
<P>
|
||||
Boehm GC<47>ϡ<EFBFBD>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD>Ȥ<EFBFBD><C8A4>륬<EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>쥯<EFBFBD><ECA5AF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>table <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˤ<EFBFBD><CBA4><EFBFBD><EFBFBD><EFBFBD>
|
||||
|
@@ -182,6 +182,10 @@ library. This library was written by H. Boehm and A. Demers.
|
||||
I could distribute w3m without this library because one can
|
||||
get the library separately, but I decided to contain it in the
|
||||
w3m distribution for the convenience of an installer.
|
||||
<P>
|
||||
# Boehm GC library is no longer included into w3m packages
|
||||
# after w3m-0.4.2.
|
||||
<P>
|
||||
W3m doesn't use libwww.
|
||||
<P>
|
||||
Boehm GC is a garbage collector for C and C++. I began to use this
|
||||
|
@@ -245,8 +245,6 @@ or on its English version of the site at:
|
||||
.I
|
||||
w3m
|
||||
has incorporated code from several sources.
|
||||
Hans J. Boehm, Alan J. Demers, Xerox Corp. and Silicon Graphics
|
||||
have the copyright of the GC library comes with w3m package.
|
||||
Users have contributed patches and suggestions over time.
|
||||
.SH AUTHOR
|
||||
Akinori ITO <aito@fw.ipsj.or.jp>
|
||||
|
Reference in New Issue
Block a user