index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
report.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Completely revised the way XPath expressions are calculated.
John Wiegley
2008-04-13
1
-33
/
+31
*
Changed all uses of scope_t * to scope_t&
John Wiegley
2008-04-13
1
-35
/
+37
*
Corrected problem with uninitialized value_t's.
John Wiegley
2008-04-13
1
-0
/
+16
*
Changed scope resolution to use the new value_t.
John Wiegley
2008-04-13
1
-2
/
+2
*
Changed xpath to use the new copy-on-write value_t.
John Wiegley
2008-04-13
1
-18
/
+18
*
Changed xpath to use intrusive_ptr; got the xml command working
John Wiegley
2008-04-13
1
-2
/
+2
*
Initial implementation of document_builder_t.
John Wiegley
2008-04-13
1
-0
/
+2
*
Major restructuring of the value_t class.
John Wiegley
2008-04-13
1
-7
/
+7
*
Added COPYRIGHT notice to all files.
John Wiegley
2008-04-13
1
-0
/
+31
*
Rearranged many method names.
John Wiegley
2008-04-13
1
-4
/
+4
*
More work to use boost/operators.hpp.
John Wiegley
2008-04-13
1
-4
/
+4
*
Started using boost::optional<T>.
John Wiegley
2008-04-13
1
-7
/
+7
*
Rearranged the sources a bit.
John Wiegley
2008-04-13
1
-0
/
+141