summaryrefslogtreecommitdiff
path: root/src/option.cc
Commit message (Expand)AuthorAgeFilesLines
* Completely revised the way XPath expressions are calculated.John Wiegley2008-04-131-3/+3
* Changed all uses of scope_t * to scope_t&John Wiegley2008-04-131-17/+15
* Corrected problem with uninitialized value_t's.John Wiegley2008-04-131-8/+5
* Changed xpath to use the new copy-on-write value_t.John Wiegley2008-04-131-4/+2
* Got the xpath command working again.John Wiegley2008-04-131-43/+41
* Changed xpath to use intrusive_ptr; got the xml command workingJohn Wiegley2008-04-131-39/+24
* Disabled compiler warnings from icc.John Wiegley2008-04-131-4/+0
* Added COPYRIGHT notice to all files.John Wiegley2008-04-131-0/+31
* Started using boost::optional<T>.John Wiegley2008-04-131-1/+1
* Did more work on the utility code.John Wiegley2008-04-131-7/+7
* Rearranged the sources a bit.John Wiegley2008-04-131-0/+219