Date: Sun, 17 Jan 1999 23:32:39 -0800 (PST) From: Hidetoshi Shimokawa <simokawa@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/contrib/global gtags.el PROBLEMS nvi-1.34.diff src/contrib/global/btreeop btreeop.c src/contrib/global/gctags C.c ctags.c ctags.h fortran.c lisp.c print.c tree.c yacc.c src/contrib/global/global global.c src/contrib/global/gtags ... Message-ID: <199901180732.XAA24946@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 1999/01/17 23:32:39 PST Modified files: contrib/global gtags.el contrib/global/btreeop btreeop.c contrib/global/gctags C.c contrib/global/global global.c contrib/global/gtags gtags.c contrib/global/htags htags.1 contrib/global/lib find.c find.h getdbpath.c locatestring.c makepath.c mgets.c tab.c test.c Removed files: contrib/global PROBLEMS nvi-1.34.diff contrib/global/gctags ctags.c ctags.h fortran.c lisp.c print.c tree.c yacc.c contrib/global/lib dbio.c dbio.h dbname.c dbname.h gtagsopen.c gtagsopen.h lookup.c lookup.h strop.c strop.h tag.c tag.h Log: Merge from verdor branch (v_3_4_2) and remove obsolete files. Revision Changes Path 1.4 +38 -20 src/contrib/global/gtags.el 1.5 +82 -57 src/contrib/global/btreeop/btreeop.c 1.3 +381 -790 src/contrib/global/gctags/C.c 1.3 +437 -281 src/contrib/global/global/global.c 1.5 +295 -112 src/contrib/global/gtags/gtags.c 1.5 +40 -26 src/contrib/global/htags/htags.1 1.4 +345 -66 src/contrib/global/lib/find.c 1.3 +1 -1 src/contrib/global/lib/find.h 1.5 +20 -27 src/contrib/global/lib/getdbpath.c 1.3 +17 -16 src/contrib/global/lib/locatestring.c 1.3 +21 -12 src/contrib/global/lib/makepath.c 1.4 +38 -17 src/contrib/global/lib/mgets.c 1.3 +23 -4 src/contrib/global/lib/tab.c 1.3 +10 -8 src/contrib/global/lib/test.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901180732.XAA24946>