summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* r387@user1022: johnw | 2007-06-08 01:00:41 -0400John Wiegley2008-04-131-1/+1
* r384@user1022: johnw | 2007-06-08 00:08:53 -0400John Wiegley2008-04-138-72/+71
* r383@user1022: johnw | 2007-06-01 22:30:25 -0400John Wiegley2008-04-131-0/+99
* r381@user1022: johnw | 2007-06-01 15:56:56 -0400John Wiegley2008-04-131-0/+1
* r379@user1022: johnw | 2007-06-01 05:09:57 -0400John Wiegley2008-04-131-2/+1
* r377@user1022: johnw | 2007-06-01 04:45:41 -0400John Wiegley2008-04-131-3/+3
* Removed hand-made auto build scriptsJohn Wiegley2008-04-132-130/+0
* Added header reference to system.hhJohn Wiegley2008-04-131-0/+1
* Don't reference ofx.cc just nowJohn Wiegley2008-04-131-7/+7
* Changes to make structure.John Wiegley2008-04-132-9/+21
* Just a few minor corrections.John Wiegley2008-04-134-35/+25
* Finished documentation for balance_pair_t.John Wiegley2008-04-132-115/+154
* Getting things to compile again.John Wiegley2008-04-139-43/+50
* Whitespace cleanup.John Wiegley2008-04-1324-251/+258
* Moved files aroundJohn Wiegley2008-04-131-1/+1
* Moved files aroundJohn Wiegley2008-04-132-0/+2
* Moved files aroundJohn Wiegley2008-04-131-0/+0
* Moved files aroundJohn Wiegley2008-04-1311-972/+16
* Many changes.John Wiegley2008-04-1362-1311/+390
* Added documentation to balance_pair_t.John Wiegley2008-04-133-18/+101
* Completed documentation for balance.h.John Wiegley2008-04-138-347/+501
* changesJohn Wiegley2008-04-132-5/+3
* Added filesJohn Wiegley2008-04-133-1/+148
* More work on the compilation of nodes.John Wiegley2008-04-1312-134/+362
* Node compilation is beginning to work.John Wiegley2008-04-137-16/+115
* Began initial structure for journal_builder_t.John Wiegley2008-04-135-1306/+59
* XPath is working again, in its simplest form.John Wiegley2008-04-132-16/+28
* Changes to the XPath code.John Wiegley2008-04-132-232/+72
* Trying to get the new XPath code working.John Wiegley2008-04-134-224/+364
* Changed the value object to allocate its larger members.John Wiegley2008-04-132-28/+73
* Corrected debug macro.John Wiegley2008-04-131-1/+3
* Predicates are not working yet.John Wiegley2008-04-132-92/+94
* Everything is working again except for predicates.John Wiegley2008-04-136-159/+149
* Completely revised the way XPath expressions are calculated.John Wiegley2008-04-1316-1292/+985
* Changed all uses of scope_t * to scope_t&John Wiegley2008-04-1316-251/+269
* The text() function now works.John Wiegley2008-04-132-4/+11
* XPath expressions may now yield values.John Wiegley2008-04-135-128/+160
* Now using xpath_t::path_t to select nodes.John Wiegley2008-04-138-336/+232
* Revised xpath_t::path_tJohn Wiegley2008-04-134-141/+76
* Removed warnings from -Wall compilation.John Wiegley2008-04-132-3/+88
* Corrected problem with uninitialized value_t's.John Wiegley2008-04-1311-24/+60
* 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