summaryrefslogtreecommitdiff
path: root/src/report.cc
Commit message (Collapse)AuthorAgeFilesLines
* Changed all uses of scope_t * to scope_t&John Wiegley2008-04-131-16/+16
|
* Corrected problem with uninitialized value_t's.John Wiegley2008-04-131-0/+2
|
* Changed scope resolution to use the new value_t.John Wiegley2008-04-131-8/+5
|
* Changed xpath to use the new copy-on-write value_t.John Wiegley2008-04-131-7/+7
|
* Changed xpath to use intrusive_ptr; got the xml command workingJohn Wiegley2008-04-131-25/+26
|
* Major restructuring of the value_t class.John Wiegley2008-04-131-6/+6
|
* Added COPYRIGHT notice to all files.John Wiegley2008-04-131-0/+31
|
* Rearranged many method names.John Wiegley2008-04-131-6/+6
|
* More work to use boost/operators.hpp.John Wiegley2008-04-131-5/+5
|
* Started using boost::optional<T>.John Wiegley2008-04-131-6/+2
|
* Did more work on the utility code.John Wiegley2008-04-131-2/+2
|
* Rearranged the sources a bit.John Wiegley2008-04-131-0/+189