Module name: xmltools Committed by: nmle Date: Mon Aug 24 06:01:36 UTC 2009
Modified Files: xmltools: Makefile Makefile.inc README TODO xmltools/common: Makefile match.c xmalloc.c xmalloc.h xmltools/compat: Makefile progname.c xmltools/doc: xmlgrep.1 xmltools/tests: Makefile printxpat.c xmltools/xmlgrep: Makefile xmlgrep.c Added Files: xmltools/common: cache.c pat.c prog.c sym.c tree.c xmlin.c xmlout.c xmltools/common/bsxl: bitv.h bob1.h bsxl.h sym.h tree.h types.h xmltools/xmlpull: Makefile xmlpull.c Removed Files: xmltools/common: bitv.c bitv.h xio.c xio.h xpat.c xpat.h xtree.c xtree.h Log Message: Imported latest master version from Git repository. Numerous infrastructure changes, additions to the pattern language, and speed improvements. Building blocks for xmlsed. Started APIfication (not complete). To generate a diff of this commit: cvs -z3 rdiff -u -r0 -r1.1 xmltools/common/bsxl/bitv.h \ xmltools/common/bsxl/bob1.h xmltools/common/bsxl/bsxl.h \ xmltools/common/bsxl/sym.h xmltools/common/bsxl/tree.h \ xmltools/common/bsxl/types.h xmltools/common/cache.c \ xmltools/common/pat.c xmltools/common/prog.c xmltools/common/sym.c \ xmltools/common/tree.c xmltools/common/xmlin.c xmltools/common/xmlout.c \ xmltools/xmlpull/Makefile xmltools/xmlpull/xmlpull.c cvs -z3 rdiff -u -r1.1 -r0 xmltools/common/bitv.c xmltools/common/bitv.h \ xmltools/common/xio.c xmltools/common/xio.h xmltools/common/xpat.c \ xmltools/common/xpat.h xmltools/common/xtree.c xmltools/common/xtree.h cvs -z3 rdiff -u -r1.1 -r1.2 xmltools/Makefile xmltools/Makefile.inc \ xmltools/README xmltools/TODO xmltools/common/Makefile \ xmltools/common/match.c xmltools/common/xmalloc.c \ xmltools/common/xmalloc.h xmltools/compat/Makefile \ xmltools/compat/progname.c xmltools/doc/xmlgrep.1 \ xmltools/tests/Makefile xmltools/tests/printxpat.c \ xmltools/xmlgrep/Makefile xmltools/xmlgrep/xmlgrep.c To view a diff of this commit: http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/bsxl/bitv.h?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/bsxl/bob1.h?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/bsxl/bsxl.h?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/bsxl/sym.h?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/bsxl/tree.h?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/bsxl/types.h?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/cache.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/pat.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/prog.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/sym.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/tree.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xmlin.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xmlout.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/xmlpull/Makefile?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/xmlpull/xmlpull.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/bitv.c?r1=1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/bitv.h?r1=1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xio.c?r1=1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xio.h?r1=1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xpat.c?r1=1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xpat.h?r1=1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xtree.c?r1=1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xtree.h?r1=1.1&r2=0 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/Makefile?r1=1.1&r2=1.2 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/Makefile.inc?r1=1.1&r2=1.2 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/README?r1=1.1&r2=1.2 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/TODO?r1=1.1&r2=1.2 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/Makefile?r1=1.1&r2=1.2 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/match.c?r1=1.1&r2=1.2 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xmalloc.c?r1=1.1&r2=1.2 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xmalloc.h?r1=1.1&r2=1.2 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/compat/Makefile?r1=1.1&r2=1.2 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/compat/progname.c?r1=1.1&r2=1.2 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/doc/xmlgrep.1?r1=1.1&r2=1.2 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/tests/Makefile?r1=1.1&r2=1.2 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/tests/printxpat.c?r1=1.1&r2=1.2 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/xmlgrep/Makefile?r1=1.1&r2=1.2 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/xmlgrep/xmlgrep.c?r1=1.1&r2=1.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ NetBSD-SoC-cvs mailing list NetBSD-SoC-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs