⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 namazu. 虽然是日语的,也适用于文件中单词索引后全文检索.
💻
📖 第 1 页 / 共 5 页
字号:
	* filter/win32/olemsword.pl: 	(ReadMSWord): Use existing instance if Word is already running.	The making speed of the index to the Microsoft Word document	quickens by this change. patched by Hajime BABA.2001-01-26  Ryuji Abe  <rug@namazu.org>	* doc/en/tutorial.html: Updated software links.	* doc/ja/tutorial.html: Likewise.2001-01-20  Hajime BABA  <baba@kusastro.kyoto-u.ac.jp>	* src/namazu-cmd.c (parse_options): Change the behavior of -C	option, in order to avoid the confusion around the order of arguments.		* pl/util.pl (devnull): Newly added, which is inspired by 	File::Spec->devnull() on Perl-5.6.	* scripts/mknmz.in (parse_options): Use util::devnull().	2001-01-19  Hajime BABA  <baba@kusastro.kyoto-u.ac.jp>	* filter/win32/ole{msword,excel,powerpoint}.pl: 	(status): Change the way of presence check of each applications	from using Win32::OLE->new() to using Win32::OLE::Const->Load(), 	in order to avoid useless and time-consuming startup.	(getProperties): Apply codeconv::shiftjis_to_eucjp().	* filter/win32/ole{rtf,taro}.pl	(status): Likewise.	2001-01-16  Hajime BABA  <baba@kusastro.kyoto-u.ac.jp>	* (somewhere)/.cvsignore: Newly added or modified.2001-01-16  Hajime BABA  <baba@kusastro.kyoto-u.ac.jp>	* filter/win32/oleexcel.pl: Added arguments to Open() method.	Password, WriteResPassword, UpdateLinks, and IgnoreReadOnlyRecommended.2001-01-14  Kenji Suzuki  <kenji@po.ganseki.ne.jp>	* filter/hnf.pl: Added link template function to customize link to 	diary, Fixed $hnf::grp_hide = 0 infinite loop bug2001-01-13  Kenji Suzuki  <kenji@po.ganseki.ne.jp>	* filter/html.pl: Fix $var::Opt{'NoHeadAbst'} to $var::Opt{'noheadabst'}2001-01-12  Hajime BABA  <baba@kusastro.kyoto-u.ac.jp>	* scripts/mknmz.in (namazu_core): Applied patch which displayes 	pathname including Japanese correctly on Win32/OS2 system.	Courtesy by Mitsuo Satou (namazu-win32-users-ja#00540).	* filter/win32/olepowerpoint.pl: Fixed waste opening of PPT	(set $ppt->{Visible}=0), magic numbers and indentation.		* filter/win32/oleexcel.pl: Fixed for password authentificated	files, some magic numbers and indentation.		* filter/win32/olemsword.pl: Fixed magic numbers and indentation.		* filter/win32/olertf.pl: Fixed indentation.		* filter/win32/oletaro.pl: Substitution for oletaro[45678].pl	Thanks to Yoshinori.TAKESAKO (namazu-win32-users-ja#00558).		* filter/win32/{oletaro[45678].pl}: Obsolete.	* filter/win32/Makefile.am: Added oletaro.pl, removed [45678].pl	2001-01-11  Rei FURUKAWA  <furukawa@tcp-ip.or.jp>	* pl/nmzidx.pl: Modify total documents counting.2001-01-10  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* filter/deb.pl (dpkg_filter): Removed get_date() function.	Added m option in get_author.	* pl/htmlsplit.pl (split): Changed to recognize html anchor	more suitably.	Thanks to Tomoyasu Mizuno (namazu-users-ja#01385).	* tests/mknmz-11: Changed from 'test -L' to 'test -L' for more	interoperability.2001-01-04  Hajime BABA  <baba@kusastro.kyoto-u.ac.jp>	* filter/win32/ole{msword,excel,powerpoint}.pl: Applied some patches	of namazu-win32-users-ja 540, by Mitsuo Satou <satou@osk.3web.ne.jp>.		* filter/win32/olertf.pl: Fixed arguments of ReadMSWord::ReadMSWord().	* filter/win32/ole{taro[45678]}.pl: Newly added,	which are inspired by olertf.pl.	* filter/win32/Makefile.am: Added an entry for oletaro?.pl		* tests/data/ja/{rtf.rtf,taro7.jfw,taro8.jdt}: Newly added.	2001-01-04  Hajime BABA  <baba@kusastro.kyoto-u.ac.jp>	* tests/data/{en,ja}/rpm.rpm: Fixed included spec file.	* filter/{dvi|pdf|postscript}.pl: Clean-up tmpfiles,	which way is redundant but safe.	* filter/win32/{ole{msword,excel,powerpoint}.pl,ichitaro456.pl}:	Merged with filters which are included in nmz205.exe.	2001-01-02  Hajime BABA  <baba@kusastro.kyoto-u.ac.jp>	* tests/data/en/tex.tex: Fixed preamble: jarticle -> article	* filter/win32/Makefile.am: Added an entry for olertf.pl	* filter/dvi.pl: Added a new file.	* tests/data/{en,ja}/dvi.dvi: Added new files for testsuite.	* filter/rpm.pl: Added a new file.		* tests/data/{en,ja}/rpm.rpm: Added new files for testsuite.	* filter/deb.pl: Added a new file.  NOTE: no testsuite is added.		* filter/Makefile.am: Added entries for dvi.pl, rpm.pl and deb.pl	* pl/conf.pl.in: Addes entries for DVI, RPM and DEB.	2000-12-28  Hajime BABA  <baba@kusastro.kyoto-u.ac.jp>	* configure.in, pl/conf.pl.in: Improved the notations of 	some default directives (KAKASI, CHASEN, CHASEN_NOUN).	* filter/win32/olertf.pl: Added a new file.	(Contributed by Yoshinori.TAKESAKO, namazu-users-ja 902,907)		* filter/postscript.pl: Support landscape postscript.	* pl/conf.pl.in: Removed duplicated entries.		* filter/postscript.pl: Changed util::efopen() to system().2000-12-28  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* filter/postscript.pl: Added a new file.	* THANKS: Added.	* filter/msword.pl (status): Changed regex pattern of	wv-libconfig again.	(Contributed by Takuya Nakayama)2000-12-27  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* filter/msword.pl (status): Changed regex pattern of	wv-libconfig.2000-12-26  Hideyuki SHIRAI  <shirai@rdmg.mgcs.mei.co.jp>	* tests/data/en/excel97.xls: Changed to use 'Courier New' font.2000-12-26  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* filter/powerpoint.pl: Changed to use pptHtml (a component	of xlHtml).	(Contributed by Teranishi)	* tests/data/{ja,en}/powerpoint97.ppt: Added test data.	(Contributed by Teranishi)2000-12-25  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* conf/namazurc-sample: Removed "charset" paramater.2000-12-21  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* src/namazu-cmd.c,output.c,cgi.c: Fixed malformed header	problem.	* nmz/search.c (open_index_files): Refined.2000-12-20  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* tests/namazu-10: Added a new test case.	(for incompatible index detection)	* tests/namazu-cgi-5: Added a new test case.	(for "ContentType" directive)	* scripts/mknmz.in (main): Changed to call load_modules()	before when load_rcfiles() is called.	(fixed namazu-win32-users-ja#00396 problem)2000-12-19  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* conf/namazurc-sample: Added the description of "ContentType"	directive.2000-12-18  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* nmz/search.c (nmz_search_sub): Changed to return 	ERR_OLD_INDEX_FORMAT.	(open_index_files): Changed to return ERR_OLD_INDEX_FORMAT.	* nmz/util.c (nmz_strerror), nmz/libnamazu.h: Added	ERR_OLD_INDEX_FORMAT status code.	* nmz/ver.[ch], libnamazu.h : Added a new member "version" 	in nmz.names structure.2000-12-15  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* filter/excel.pl: s/system/util::systemcmd/	* pl/util.pl (systemcmd): Added.2000-12-04  Hideyuki SHIRAI  <shirai@rdmg.mgcs.mei.co.jp>	* script/mailutime.in (rfc822time): Fixed, 'no day of week' date format.2000-11-17  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* src/namazu-cmd.c: Changed MSG_MIME_HEADER related stuff.	* src/message.h: Changed MSG_MIME_HEADER and added CRLF macros.	* src/output.c (set_contenttype): Added.	Changed MSG_MIME_HEADER related stuff.	* src/rcfile.c (process_rc_contenttype): Added.	* Created `namazu-hdml' branch.	* filter/hdml.pl: Added a new file.2000-11-16  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* tests/mknmz-11: Added.	* scripts/mknmz.in (find_target): Applied symlinked target directory	patch (namazu-devel-ja#01097, contributed by SATOH Fumiyasu).2000-10-24  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* Namazu: Version 2.0.5 released.2000-10-23  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* tests/namazu-9 : s/unset LANG/LANG= ; export LANG/	tests/namazu-cgi-4: Likewise.2000-10-23  Satoru Takabayashi  <satoru-t@is.aist-nara.ac.jp>	* nmz/util.c (nmz_strprefixcasecmp): Bug fix.	(nmz_strprefixcmp): Likewise.	(nmz_strsuffixcmp): Likewise.2000-10-15  Satoru Takabayashi  <satoru-t@is.aist-nara.ac.jp>	* acinclude.m4: Modify ccmalloc's URI.2000-10-14  Kenji Suzuki  <kenji@po.ganseki.ne.jp>        * filter/hnf.pl: support new hnf commands or so.2000-10-12  Ryuji Abe  <rug@namazu.org>	* doc/ja/manual.html: Fixed descriptions about xpdf, JSTXT	and Microsoft Product. Add a link to http://www.lynx.browser.org/.	Change title Namazu User's Manual.	* doc/en/manual.html: Likewise.	* doc/ja/tutorial.html: Update software infomations.	* doc/en/tutorial.html: Likewise.2000-10-12  Satoru Takabayashi  <satoru-t@is.aist-nara.ac.jp>	* README: s/Namazu a full text retrieval search system/	Namazu: a Full-Text Search Engine/2000-10-12  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* doc/ja/manual.html: Added Japanese related information	about xpdf.2000-10-11  Ryuji Abe  <rug@namazu.org>	* template/NMZ.head: Use HTML 4.01 DTD.	* template/NMZ.head.es: Likewise.	* template/NMZ.head.fr: Likewise. Fixed LANG.2000-10-10  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* File-MMagic/*: New upstream (1.09).2000-10-10  Ryuji Abe  <rug@namazu.org>	* NEWS: Updated for new release.2000-10-07  Rei FURUKAWA  <furukawa@tcp-ip.or.jp>	* scripts/kwnmz.in: Correct the expression of score.	Thanks to Mr. Osamu Okano. [namazu-devel-ja 868]2000-10-06  Ryuji Abe  <rug@namazu.org>	* nmz/support.h: Fixed symbol prefix _nmz_.	* THANKS: Updated.2000-10-05  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* scripts/mknmz.in (get_status): Added a workaround for	ActivePerl bug.	Thanks to Yoshinori Takesako. [namazu-devel-ja 906]2000-10-04  Ryuji Abe  <rug@namazu.org>	* nmz/Makefile.am (libnmz_la_DEPENDENCIES): Set $(NMZ_LIBOBJS).2000-10-03  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* po/ja.po: Removed fuzzy attribute.2000-10-03  Ryuji Abe  <rug@namazu.org>	* nmz/Makefile.am (libnmz_la_LIBADD): Remove $(INTLLIBS).2000-10-02  Ryuji Abe  <rug@namazu.org>	* acinclude.m4: Revert gettext related macros to enable	--with-included-gettext because of Solaris gettext problem.	(Solaris message catalog is not supported by pl/gettext.pl)2000-09-30  Rei FURUKAWA  <furukawa@tcp-ip.or.jp>	* scripts/kwnmz.in: Changed to delete unnecessary hash keys.	Thanks to Mr. Osamu Okano. [namazu-devel-ja 868]2000-09-28  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* doc/en/manual.html: Changed on describing msword.pl.2000-09-27  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* filter/msword.pl: Adapted to wvWare 0.6.0.2000-09-25  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* po/fr.po: Added some messages.	(Contributed by Stephane Legrand.)2000-09-19  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* configure.in, templates/Makefile.am, templates/*.fr: 	Added "fr" (French)	Thanks to Stephane Legrand <Stephane.Legrand@bigfoot.com>	for translation.2000-09-18  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* tests/mknmz-9: Changed "-e" to "-r" on test command.	* tests/mknmz-10: Purged bashism.2000-09-14  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* src/output.c (load_nmz_result): Removed excessive encoding	conversion.	(Reported by Yoshinori TAKESAKO. Thanks.)	* tests/* : Added '-print' argument to all find command.2000-09-13  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* src/output.c: Changed to include system.h.2000-09-12  NOKUBI Takatsugu  <knok@daionet.gr.jp>	* File-MMagic: New upstream verison.2000-09-06  Ryuji Abe <rug@namazu.org>	* acinclude.m4 (NMZ_FUNC_MEMCMP): Always set NMZ_LIBOBJS suffixes .lo,	not ${ac_objext}.	(NMZ_REPLACE_FUNCS): Likewise.	* configure.in: Also set NMZ_LIBOBJS vsnprintf.lo, not vsnprintf.${ac_objext}.	* nmz/util.c (_nmz_tolower): Add prefix _.	* nmz/util.h: Likewise.	* src/result.c: Likewise.2000-09-05  Ryuji Abe <rug@namazu.org>	* acinclude.m4: Do libnmz adaptation.	(NMZ_FUNC_MEMCMP): Modified Jim Meyering's jm_FUNC_MEMCMP.	(NMZ_REPLACE_FUNCS): Similar to AC_REPLACE_FUNCS but set NMZ_LIBOBJS	instead of LIBOBJS.	* configure.in (NMZ_FUNC_MEMCMP): Use instead of AC_FUNC_MEMCMP.	(NMZ_REPLACE_FUNCS): Added libnmz support functions (e.g. strcspn.c).	(AC_REPLACE_FUNCS): Still Entries strstr.c.	* lib/Makefile.am: Revert not to build libtool library. 	(EXTRA_DIST): Only strstr.c and alloca.c.	* lib/easy-vsnprintf.c: Removed.	* nmz/Makefile.am (EXTRA_DIST): Added libnmz support functions.	(libnmz_la_LIBADD): Added NMZ_LIBOBJS.	(DEFS): Added -DHAVE_SUPPORT_H.	* nmz/memcmp.c: Moved from lib.	(_nmz_memcmp): Renamed from rpl_memcmp.	* nmz/support.h: New File. For the purpose of symbol mangling.	* nmz/memmove.c: Moved from lib. Includes "support.h".	* nmz/memset.c: Likewise.	* nmz/strcasecmp.c: Likewise.	* nmz/strncasecmp.c: Likewise.	* nmz/strcspn.c: Likewise.	* nmz/strerror.c: Likewise.	(perror): Removed.	* nmz/vsnprintf.c: Moved from lib.	(snprintf): Likewise.	* nmz/regex.c: Includes "support.h".	* nmz/re.c: Likewise.	* nmz/replace.c: Likewise.	* nmz/libnamazu.c: Likewise.	* nmz/field.c: Likewise.	* nmz/search.c: Likewise.	* nmz/codeconv.c: Likewise.	* nmz/query.c: Likewise.	* nmz/hlist.c: Likewise.	* nmz/idxname.c: Likewise.	* nmz/util.c: Likewise.	* nmz/alias.c: Likewise.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -