summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Changed scope resolution to use the new value_t.John Wiegley2008-04-136-53/+37
|
* Changed xpath to use the new copy-on-write value_t.John Wiegley2008-04-1311-209/+151
|
* Modified value_t to use copy-on-write semantics.John Wiegley2008-04-137-614/+690
|
* The XPath visitor class is now workingJohn Wiegley2008-04-132-29/+26
|
* The XPath visitor class is now workingJohn Wiegley2008-04-135-57/+117
|
* Started working on an XPath visitor classJohn Wiegley2008-04-134-5/+48
|
* Started working on an XPath visitor classJohn Wiegley2008-04-134-30/+218
|
* Got the xpath command working again.John Wiegley2008-04-138-106/+141
|
* Fixed a problem in the use of boost::variant<>.John Wiegley2008-04-134-65/+71
|
* Changed xpath to use intrusive_ptr; got the xml command workingJohn Wiegley2008-04-131-2/+2
|
* Changed xpath to use intrusive_ptr; got the xml command workingJohn Wiegley2008-04-132-173/+99
|
* *** no comment ***John Wiegley2008-04-131-1/+1
|
* *** no comment ***John Wiegley2008-04-131-0/+7
|
* *** no comment ***John Wiegley2008-04-131-0/+10
|
* Fixes to makefiles and verification.John Wiegley2008-04-132-32/+18
|
* Changed xpath to use intrusive_ptr; got the xml command workingJohn Wiegley2008-04-134-265/+117
|
* Changed xpath to use intrusive_ptr; got the xml command workingJohn Wiegley2008-04-1321-1390/+924
|
* document_builder_t is now working.John Wiegley2008-04-131-5/+10
|
* document_builder_t is now working.John Wiegley2008-04-134-17/+21
|
* Initial implementation of document_builder_t.John Wiegley2008-04-1345-3949/+835
|
* Added initial support for using builders from the various parsers; at the ↵John Wiegley2008-04-1314-148/+216
| | | | moment is just uses the xml_writer_t builder to output the contents of the ledger journal as XML
* *** no comment ***John Wiegley2008-04-131-2/+49
|
* Begin work on splitting parsing into parse and compile phases.John Wiegley2008-04-135-661/+1176
|
* *** no comment ***John Wiegley2008-04-1320-56/+46
|
* Merged in changes to 2.6.1 branchJohn Wiegley2008-04-131-0/+6
|
* Removed build_distcheck_from_distrib, since I don't keep those filesJohn Wiegley2008-04-131-11/+1
| | | | in the distribution anymore.
* Removed .gitignore files.John Wiegley2008-04-136-56/+0
|
* *** no comment ***John Wiegley2008-04-131-0/+4
|
* *** no comment ***John Wiegley2008-04-131-0/+3
|
* Ignoring acprep products.John Wiegley2008-04-137-29485/+91
|
* Removed autoconf build products again. You must run acprep to prepareJohn Wiegley2008-04-1313-51325/+7
| | | | a working tree for building.
* *** no comment ***John Wiegley2008-04-131-4/+4
|
* *** no comment ***John Wiegley2008-04-131-1/+1
|
* *** no comment ***John Wiegley2008-04-131-1/+1
|
* *** no comment ***John Wiegley2008-04-131-2/+3
|
* Only do a "make check" if the build is optimized.John Wiegley2008-04-131-1/+6
|
* Set DYLD_LIBRARY_PATH to find locally built dynamic libraries.John Wiegley2008-04-131-0/+1
|
* *** no comment ***John Wiegley2008-04-131-0/+1
|
* Correcting pyledger initialization...John Wiegley2008-04-132-43/+37
|
* *** no comment ***John Wiegley2008-04-131-0/+1
|
* *** no comment ***John Wiegley2008-04-131-4/+0
|
* Trying to get boost/python to work with dynamic linking.John Wiegley2008-04-134-19/+4
|
* Guarded reference to _log_level.John Wiegley2008-04-131-0/+2
|
* *** no comment ***John Wiegley2008-04-132-2/+2
|
* *** no comment ***John Wiegley2008-04-131-2/+7
|
* *** no comment ***John Wiegley2008-04-131-1/+2
|
* *** no comment ***John Wiegley2008-04-131-3/+2
|
* *** no comment ***John Wiegley2008-04-131-2/+1
|
* Added builder.hJohn Wiegley2008-04-134-7/+97
|
* *** no comment ***John Wiegley2008-04-132-4/+8
|