/[Apache-SVN]
ViewVC logotype

Revision 1498000


Jump to revision: Previous Next
Author: rhuijben
Date: Sat Jun 29 18:46:37 2013 UTC (10 years, 9 months ago)
Changed paths: 1
Log Message:
Convert the inherited property code in serf to the 'new' transition based XML
processing.

* subversion/libsvn_ra_serf/inherited_props.c
  (iprops_state_e): Rename initial state to INITIAL
  (iprops_context_t): Remove no longer needed variables.
  (iprops_table): New transition table.

  (start_element): Rename to ...
  (iprops_opened): ... this and implement svn_ra_serf__xml_opened_t.

  (end_element): Rename to ...
  (iprops_closed): ... this and implement svn_ra_serf__xml_closed_t.

  (cdata_handler): Remove function.

  (svn_ra_serf__get_inherited_props): Update handler initialization.


Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_ra_serf/inherited_props.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26