viewvc-4intranet/tparse
cmpilato c94bb1347f * viewcvs/tparse/tparsemodule.cpp
Fix all instances of "if(!rv) { Py_DECREF(rv); }" mishap.  We should
  decrement the reference count for the value only if it is *not*
  NULL.  Erik Huelsmann oopsed.  I oopsed more for not reviewing the
  patch before application.  James Henstridge <james@daa.com.au> wins
  for paying attention.


git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@834 8cb11bc2-c004-0410-86c3-e597b4017df7
2004-04-21 15:48:48 +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 * viewcvs/tparse/tparse.cpp 2004-04-06 02:52:08 +00:00
tparse.h * viewcvs/tparse/tparse.cpp 2004-04-06 02:52:08 +00:00
tparsemodule.cpp * viewcvs/tparse/tparsemodule.cpp 2004-04-21 15:48:48 +00:00
tparsemodule.h * viewcvs/tparse/tparse.cpp 2004-04-06 02:52:08 +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