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