viewvc-4intranet/tparse
dionisos cefd17b78e Stricter input checking: throw an exception when not expecting EOF yet.
* tparse/tparse.h, tparse/tparse.cpp: Add 'allow_eof' parameter to
  TokenStream::get() and adjust callers.


git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@1063 8cb11bc2-c004-0410-86c3-e597b4017df7
2005-05-01 16:05:26 +00:00
..
.cvsignore Add .cvsignore file to ignore 'build/' output directory. 2005-02-20 12:36:53 +00:00
CHANGES Memory leaks bugfix, by D. Berlin 2002-02-19 20:22:11 +00:00
INSTALL * Removed debugging statments from the (C++) Sink class. 2002-02-13 18:19:12 +00:00
README added INSTALL file and various small modif. 2002-01-27 13:57:29 +00:00
Setup.py Initial revision of the C++ RCS parser. 2002-01-25 17:36:15 +00:00
tparse.cpp Stricter input checking: throw an exception when not expecting EOF yet. 2005-05-01 16:05:26 +00:00
tparse.h Stricter input checking: throw an exception when not expecting EOF yet. 2005-05-01 16:05:26 +00:00
tparsemodule.cpp Exception usage cleanup. Use exceptions to terminate the parser in all cases. 2005-05-01 13:56:23 +00:00
tparsemodule.h Exception usage cleanup. Use exceptions to terminate the parser in all cases. 2005-05-01 13:56:23 +00:00

README

	TPARSE
		
	What is tparse ?
	----------------
TPARSE is a C++ coded RCS file format parser with bindings for the Python scripting language.
It was originally designed after rcsparser.py from Greg Stein and blame.py from Curt Hagenlocher.

	What platforms does tparse support ?
	------------------------------------
TPARSE has been successfully compiled and tested on the following platforms:
 -freebsd-4.4-STABLE-i386-2.1
 -linux-alpha-1.5
 -linux-i686-1.5
 -linux-ppc-1.5
 -linux-sparc64-1.5