index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
session.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Completely revised the way XPath expressions are calculated.
John Wiegley
2008-04-13
1
-1
/
+53
*
Changed all uses of scope_t * to scope_t&
John Wiegley
2008-04-13
1
-1
/
+1
*
Changed scope resolution to use the new value_t.
John Wiegley
2008-04-13
1
-16
/
+10
*
Modified value_t to use copy-on-write semantics.
John Wiegley
2008-04-13
1
-0
/
+2
*
Got the xpath command working again.
John Wiegley
2008-04-13
1
-8
/
+7
*
Changed xpath to use intrusive_ptr; got the xml command working
John Wiegley
2008-04-13
1
-37
/
+28
*
Added initial support for using builders from the various parsers; at the m...
John Wiegley
2008-04-13
1
-13
/
+15
*
*** no comment ***
John Wiegley
2008-04-13
1
-4
/
+2
*
Added COPYRIGHT notice to all files.
John Wiegley
2008-04-13
1
-0
/
+31
*
Added a facility for handling scoped executions.
John Wiegley
2008-04-13
1
-15
/
+6
*
Revised how commodities are dealt with.
John Wiegley
2008-04-13
1
-12
/
+37
*
Got tracing code working again.
John Wiegley
2008-04-13
1
-2
/
+2
*
Started using boost::optional<T>.
John Wiegley
2008-04-13
1
-43
/
+49
*
Did more work on the utility code.
John Wiegley
2008-04-13
1
-11
/
+13
*
Changed some of the logging macro names.
John Wiegley
2008-04-13
1
-4
/
+4
*
Rearranged the sources a bit.
John Wiegley
2008-04-13
1
-0
/
+220