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

📄 changelog

📁 linux下阅读源码的好工具
💻
📖 第 1 页 / 共 2 页
字号:
2000-08-15 21:23  golda	* CHANGES, ChangeLog: Used cvs2cl.pl to generate up-to-date	ChangeLog from CVS.  All old manually entered change information is	in CHANGES file.2000-08-15 15:07  golda	* main.c: tiny formatting change2000-08-15 15:04  golda	* main.c: Corrected help output for -t switch2000-08-14 17:06  golda	* index/: glimpse.h, io.c: Re-set name of filter file to	.glimpse_filters, instead of the temporary name	.glimpse_experimental_filters.	This would have caused HTML tags in	the output of glimpse 4.13.0a and 4.13.0, unless	.glimpse_experimental_filters existed.	Also corrected minor bug	introduced in 4.12.6, in reading temp_rdelim (two lines were	transposed). Probably didn't affect anything because the default	delimiter is normally correct.2000-07-16 22:34  golda	* agrep/agrep.h: Changed leaf.attribute to type int to fix pointer	to integer compiler warnings.  Was used as int anyway, should not	hurt anything.2000-06-21 13:13  golda	* COPYRIGHT: [no log message]2000-05-30 13:01  golda	* main.c: Corrected usage info for -t option on glimpse2000-05-25 11:07  golda	* index/: ters/Makefile.linux, ters/README, ters/htuml2txt.lex,	ters/htuml2txt.so, ters/sotest.c, Makefile.linux, glimpse.h, io.c:	Added Christian's changes to allow dynamic filters.  I believe this	has only been tested on Linux systems.	--GV2000-05-25 11:06  golda	* Makefile, Makefile.linux: Added Christian's changes to allow	dynamic filters2000-04-20 13:27  golda	* index/filetype.c: re-commented out debugging line2000-03-08 11:51  golda	* agrep/agrep.c: Patch from Dan Riley to fix glimpseserver crashing	problems.  Basically make sure multibuf is always set to NULL after	it is freed, and freed before it is et to NULL.  --GV2000-01-20 06:04  golda	* index/filetype.c: Added separator char before "xinfo" variable. 	This is needed to parse the URL out of the results and correctly	make links in webglimpse's output.  Fix as per Victor Gonzales T. 	--GV2000-01-15 23:52  golda	* index/filetype.c: Corrected problem with multiple-line titles and	files with spaces in the names.  FILE_END_MARK was being used in	the wrong place, where multiple-line titles were being stuck	together.  --GV2000-01-15 22:47  golda	* agrep/checksg.c: Don't use mgrep() with delimiters - fix by Morey	as per report by Michael O. --GV2000-01-11 11:34  cpv298	* index/filetype.c: Fixed a nasty off-by-one error in	extract_info() that clobbered memory past the end of arrays.	glimpseindex -X should now stop segfaulting.2000-01-11 11:32  cpv298	* index/memlook.c: The old version of memlook clobbered data past	the end of an array. It also was prone to other buffer overruns.	This is a complete rewrite.2000-01-11 11:23  test	* README: Testing remote cvs --GV1999-11-19 01:11  golda	* libtemplate/util/: strdup.c, strerror.c: Removed sys_nerr and	sys_errlist declarations from strerror.c and added sys/types.h to	strdup.c as per Nelson Beebe.  Nelson says this fixes build	problems on Rhapsody 5.5 and GNU/Linux 2.2.5-22 at least. --GV1999-11-03 15:41  golda	* Makefile.linux: Checking in modified Makefile to compile cleanly	on Linux.1999-11-03 15:16  golda	* index/glimpse.h: Checking in changes to allow spaces in filenames	- FILE_END_MARK constant set here.1999-11-03 15:00  golda	* main.c: Checking in changes that allow spaces infilenames, using	FILE_END_MARK rather than a fixed character (a space) to delimit	filenames & extra info.1999-11-03 14:40  golda	* libtemplate/: include/autoconf.h.in, include/ccache.h,	include/ccache_list.h, include/ccache_queue.h, include/config.h,	include/gdbm.h, include/paths.h, include/paths.h.in,	include/template.h, include/time_it.h, include/url.h,	include/util.h, lib/Makefile.sunos, template/Attributes.html,	template/Makefile.NeXT, template/Makefile.alpha,	template/Makefile.hp, template/Makefile.in,	template/Makefile.linux, template/Makefile.rs6000,	template/Makefile.sgi, template/Makefile.solaris,	template/Makefile.sunos, template/README, template/cksoif.c,	template/iafa2soif.c, template/lsm2soif.c, template/mktemplate,	template/netfind2soif.pl, template/pcindex2soif.c,	template/print-attr.c, template/print-template.c,	template/print-urlrefs.c, template/soif.pl, template/template.c,	template/translate-urls.c: Checking into repository1999-11-03 13:42  golda	* libtemplate/util/: Makefile.NeXT, Makefile.alpha, Makefile.hp,	Makefile.in, Makefile.linux, Makefile.rs6000, Makefile.sgi,	Makefile.solaris, Makefile.sunos, README, buffer.c, harvest.c,	host.c, log.c, strdup.c, strerror.c, string.c, system.c, xmalloc.c:	Updating repository.1999-11-03 13:41  golda	* libtemplate/: Makefile.NeXT, Makefile.alpha, Makefile.hp,	Makefile.in, Makefile.linux, Makefile.rs6000, Makefile.sgi,	Makefile.solaris, Makefile.sunos, README: [no log message]1999-11-03 13:40  golda	* compress/: Makefile, Makefile.NeXT, Makefile.alpha, Makefile.hp,	Makefile.in, Makefile.linux, Makefile.rs6000, Makefile.sgi,	Makefile.solaris, Makefile.sunos, README, cast.c,	compress.chronicle, defs.h, hash.c, main_cast.c, main_tbuild.c,	main_uncast.c, misc.c, quick.c, string.c, tbuild.c, test.c,	tmemlook.c, trecursive.c, tsimpletest.c, uncast.c: Checking files	into repostitory.1999-11-03 13:39  golda	* index/: Makefile.NeXT, Makefile.alpha, Makefile.hp,	Makefile.linux, Makefile.rs6000, Makefile.sgi, Makefile.solaris,	Makefile.sunos, README, index.chronicle, region.h: Checking files	into repository.1999-11-03 13:37  golda	* agrep/: COPYRIGHT, Makefile.NeXT, Makefile.alpha, Makefile.hp,	Makefile.linux, Makefile.rs6000, Makefile.sgi, Makefile.solaris,	Makefile.sunos, README, agrep.1, agrep.algorithms, agrep.c,	agrep.chronicle, agrep.h, asearch.c, asearch1.c, asplit.c, bitap.c,	bitap.c.orig, checkfile.c, checkfile.h, checksg.c, compat.c,	config.h, contribution.list, defs.h, delim.c, dummyfilters.c,	dummysyscalls.c, follow.c, io.c, io.c.orig, main.c, maskgen.c,	newmgrep.c, parse.c, preprocess.c, putils.c, re.h, recursive.c,	utilities.c: Checking files into repository. --GV1999-11-03 13:36  golda	* ChangeLog, KNOWN_BUGS, Makefile.org, config.cache, config.log,	config.status, genpatch: Cleaning up repository. --GV1999-11-01 14:19  golda	* CHANGES: Changes log - will be obsolete after 11/1/99 --G1999-11-01 14:19  golda	* index/: build_in.c, convert.c, filetype.c, io.c, partition.c:	Bringing Glimpse 4.12.6 under CVS.  Future changes will be checked	in independently. General changes were: 4.12.5 --> 4.12.6 - Fixes	to configure script, thanks to Michael Heironimus - Fixes to	index/partition.c, index/io.c and index/build_in.c should resolve  	problem with missing hits on the first one or two keywords in the	index.	  Thanks to Morey Hubin.  - Fix to sgrep.c solves problem	of double-hit count with record delimiters.    M. Hubin.  4.11 -->	4.12.5	 Fix for using filters with structured indexes.    Added	FILE_END_MARK constant so it is possible to configure for filenames	with spaces    Test-fix for core dump on large indexes (may not	have solved problem).  --G1999-11-01 14:16  golda	* index/: Makefile, Makefile.in: Adding makefiles to cvs.1999-11-01 14:14  golda	* libtemplate/: lib/Makefile, template/Makefile, util/Makefile:	Adding to CVS repository1999-11-01 14:13  golda	* libtemplate/Makefile: Adding into new CVS repository1999-11-01 13:41  golda	* libtemplate/include/autoconf.h: Added to repository1999-11-01 13:34  golda	* CHANGES, Makefile.in, config.cache, config.log, config.status,	configure, configure.in: Adding into cvs repository.1999-11-01 13:33  golda	* agrep/: Makefile, Makefile.in: Adding into CVS repository.1999-11-01 13:32  golda	* agrep/sgrep.c: Adding into CVS repository1999-05-05 01:16  gvelez	* Makefile: Adding agrep archive to my CVS repository1999-05-05 01:12  gvelez	* main.c: Changes to return value in keeping with man pages: 0 for	some hits, 1 for no hits, 2 for error. --GB1999-03-02 00:38  gvelez	* index/: build_in.c, convert.c, dir.c, filetype.c, fixname.c,	getword.c, glimpse.h, io.c, lib.c, memlook.c, partition.c,	region.c, simpletest.c, utils.c: Added index directory to	repository1999-03-02 00:37  gvelez	* index/glimpse.c: Added default for TEMP_DIR --G1998-05-22 10:31  udi	* main.c: changed all /tmp to use TEMP_DIR (for security reasons)1998-04-27 09:11  pab	* gentar: Initial revision1998-04-07 09:17  pab	* get_index.c, main.c: Patch to rev 4.1b1998-04-07 08:54  pab	* CHANGES, CONTRIBUTIONS, COPYRIGHT, Makefile, Makefile.NeXT,	Makefile.alpha, Makefile.hp, Makefile.in, Makefile.linux,	Makefile.rs6000, Makefile.sgi, Makefile.solaris, Makefile.sunos,	README, README.install, communicate.c, configure, configure.in,	defs.h, get_filename.c, get_index.c, glimpse.1, glimpse.chronicle,	glimpseindex.1, glimpseserver.1, install-sh, main.c, mkinstalldirs,	split.c: Initial revision

⌨️ 快捷键说明

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