[root] / trunk / io / xmlparser / src / TSAXParser.cxx Repository:
ViewVC logotype

Log of /trunk/io/xmlparser/src/TSAXParser.cxx

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 43215 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 2 05:18:05 2012 UTC (2 years, 10 months ago) by pcanal
File length: 15197 byte(s)
Diff to previous 35527
Replace vsnprintf and fixed length buffer with TString (see voc 31690,31691,31692)

Revision 35527 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 21 12:27:01 2010 UTC (4 years, 4 months ago) by brun
File length: 15300 byte(s)
Diff to previous 35505
do not include snprintf.h

Revision 35505 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 21 08:18:20 2010 UTC (4 years, 4 months ago) by brun
File length: 15322 byte(s)
Diff to previous 35476
Fix strlcpy calls

Revision 35476 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 20 18:12:10 2010 UTC (4 years, 4 months ago) by brun
File length: 15320 byte(s)
Diff to previous 23151
Replace strncpy by strlcpy

Revision 23151 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 11 16:20:58 2008 UTC (6 years, 9 months ago) by rdm
File length: 15320 byte(s)
Diff to previous 20882
move xmlparser to io.

Revision 20882 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:31:26 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/xmlparser/src/TSAXParser.cxx
File length: 15320 byte(s)
Diff to previous 19826
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/xmlparser/src/TSAXParser.cxx
File length: 15320 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/xmlparser/src/TSAXParser.cxx
File length: 15371 byte(s)
Diff to previous 14336
remove :$ from tag line

Revision 14336 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 20 21:43:44 2006 UTC (8 years, 10 months ago) by pcanal
Original Path: trunk/xmlparser/src/TSAXParser.cxx
File length: 15381 byte(s)
Diff to previous 13845
Reduce direct dependencies on TClass.h, TROOT.h and TStreamerInfo.h.
Warning:  This means that some file that relied on the indirect
inclusion of these header file might now fail to compile with
an error message mention that gROOT is no known or that TClass,
TROOT or TStreamerInfo is incompletely defined.  Simply add the
proper include directive.

Revision 13845 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 17 17:42:36 2006 UTC (9 years ago) by rdm
Original Path: trunk/xmlparser/src/TSAXParser.cxx
File length: 15361 byte(s)
Diff to previous 11769
From Jose Lo and Jason Detwiler:
fix numerous memory leaks.

Revision 11769 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 11 13:19:50 2005 UTC (9 years, 8 months ago) by rdm
Original Path: trunk/xmlparser/src/TSAXParser.cxx
File length: 15360 byte(s)
Diff to previous 11342
From Jose Lo:
DOM parser interface to libxml2. The DOM (Document Object Model) is a
platform and language-neutral interface that will allow programs and
scripts to dynamically access and update the content, structure and
style of documents.

Comes with two new tutorials: DOMParsePerson.C and DOMRecursive.C.

Revision 11342 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 15 10:09:34 2005 UTC (9 years, 10 months ago) by rdm
Original Path: trunk/xmlparser/src/TSAXParser.cxx
File length: 15338 byte(s)
Diff to previous 11334
fix warnings on Solaris CC5.

Revision 11334 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 14 17:22:38 2005 UTC (9 years, 10 months ago) by rdm
Original Path: trunk/xmlparser/src/TSAXParser.cxx
File length: 14963 byte(s)
Diff to previous 11326
fixing some portability issues.

Revision 11326 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Mar 14 15:33:43 2005 UTC (9 years, 10 months ago) by rdm
Original Path: trunk/xmlparser/src/TSAXParser.cxx
File length: 15377 byte(s)
Simple API for XML (SAX) interface using libxml2 as low level parser
library. SAX is event driven and the ROOT interface uses its signal/slots
to have handler functions being registered and called. For an example see
tutorials/SAXHandler.C. This module is only build when libxml2 is found
by ./configure.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9