viewvc-4intranet/tparse
maxb 3b40b8e245 * tparse/tparse.h: For istream, include <istream>, not <iostream>.
Incidentally, this avoids initializing the cin/cout/cerr/clog
    infrastructure - which is good, because that's somehow triggering a
    platform-specific bug on Cygwin, at the moment!


git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@1372 8cb11bc2-c004-0410-86c3-e597b4017df7
2006-05-26 23:31:41 +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 Finish issue 168, the project rename. Change is mostly based on the patch 2006-03-18 00:33:54 +00:00
README added INSTALL file and various small modif. 2002-01-27 13:57:29 +00:00
Setup.py * tparse/Setup.py: Set svn:executable. 2006-05-26 19:14:45 +00:00
tparse.cpp Resolve some inconsistency in the rcsparse library, concerning the parsing of 2006-05-26 23:18:46 +00:00
tparse.h * tparse/tparse.h: For istream, include <istream>, not <iostream>. 2006-05-26 23:31:41 +00:00
tparsemodule.cpp Clean for file headers and copyright notices for issue 167 2006-03-18 02:07:36 +00:00
tparsemodule.h Clean for file headers and copyright notices for issue 167 2006-03-18 02:07:36 +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