summaryrefslogtreecommitdiff
path: root/src/report.h
Commit message (Expand)AuthorAgeFilesLines
* Completely revised the way XPath expressions are calculated.John Wiegley2008-04-131-33/+31
* Changed all uses of scope_t * to scope_t&John Wiegley2008-04-131-35/+37
* Corrected problem with uninitialized value_t's.John Wiegley2008-04-131-0/+16
* Changed scope resolution to use the new value_t.John Wiegley2008-04-131-2/+2
* Changed xpath to use the new copy-on-write value_t.John Wiegley2008-04-131-18/+18
* Changed xpath to use intrusive_ptr; got the xml command workingJohn Wiegley2008-04-131-2/+2
* Initial implementation of document_builder_t.John Wiegley2008-04-131-0/+2
* Major restructuring of the value_t class.John Wiegley2008-04-131-7/+7
* Added COPYRIGHT notice to all files.John Wiegley2008-04-131-0/+31
* Rearranged many method names.John Wiegley2008-04-131-4/+4
* More work to use boost/operators.hpp.John Wiegley2008-04-131-4/+4
* Started using boost::optional<T>.John Wiegley2008-04-131-7/+7
* Rearranged the sources a bit.John Wiegley2008-04-131-0/+141