.. |
xpath_arithmetic.hpp
|
moved several classes into impl namespace
|
2005-08-22 15:04:27 +00:00 |
xpath_ast.hpp
|
types: removed private destructor to quiet a GCC warning. types isn't actually instantiated anywhere
|
2005-12-09 12:04:28 +00:00 |
xpath_ast_ids.hpp
|
put ast_ids into impl namespace
|
2005-08-16 17:54:20 +00:00 |
xpath_axis_enumerator.hpp
|
*** empty log message ***
|
2005-09-30 21:36:11 +00:00 |
xpath_compile_context.hpp
|
moved several classes into impl namespace
|
2005-08-22 15:35:20 +00:00 |
xpath_execution_context.hpp
|
moved several classes into impl namespace
|
2005-08-22 15:35:20 +00:00 |
xpath_expression.hpp
|
Added default 7 copy constructors, and operator=
|
2005-11-01 10:08:15 +00:00 |
xpath_function.hpp
|
various fixes to placate gcc 4.0.2 compiler
|
2005-10-22 03:17:39 +00:00 |
xpath_function_holder.hpp
|
*** empty log message ***
|
2005-09-30 21:36:11 +00:00 |
xpath_function_resolver.hpp
|
parameterised XPathFunction
|
2005-08-18 09:00:35 +00:00 |
xpath_grammar.hpp
|
moved more classes into impl namespace
|
2005-08-22 15:59:57 +00:00 |
xpath_logical.hpp
|
moved several classes into impl namespace
|
2005-08-22 15:04:27 +00:00 |
xpath_namespace_context.hpp
|
*** empty log message ***
|
2005-09-25 20:09:49 +00:00 |
xpath_namespace_node.hpp
|
getNodeName now returns const stringT&
|
2005-12-09 14:17:53 +00:00 |
xpath_node_test.hpp
|
working towards excising all std::string-isms, so that Arabica can be used with any string type
|
2005-09-08 21:43:21 +00:00 |
xpath_object.hpp
|
Borland workarounds submitted by Eric Britz
|
2005-12-07 16:09:37 +00:00 |
xpath_parser.hpp
|
*** empty log message ***
|
2005-09-30 21:36:11 +00:00 |
xpath_relational.hpp
|
more parameterisation
|
2005-08-23 19:19:17 +00:00 |
xpath_resolver_holder.hpp
|
moved several classes into impl namespace
|
2005-08-22 15:35:20 +00:00 |
xpath_step.hpp
|
*** empty log message ***
|
2005-09-30 21:36:11 +00:00 |
xpath_union.hpp
|
moved several classes into impl namespace
|
2005-08-22 15:04:27 +00:00 |
xpath_value.hpp
|
*** empty log message ***
|
2005-09-30 21:36:11 +00:00 |
xpath_variable.hpp
|
Parameterised ExecutionContext
|
2005-08-17 10:13:05 +00:00 |
xpath_variable_resolver.hpp
|
parameterised VariableResolver on string_adaptor as well as string_type
|
2005-08-17 09:17:18 +00:00 |