summaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Fix makefileJohn Mark Bell2009-04-151-2/+2
| | | | svn path=/trunk/hubbub/; revision=7086
* First cut at porting hubbub's buildsystem to the core toolsJohn Mark Bell2009-03-241-0/+0
| | | | svn path=/trunk/hubbub/; revision=6837
* Sync commentary about expected behaviour with spec.John Mark Bell2009-03-101-0/+11
| | | | svn path=/trunk/hubbub/; revision=6767
* I guess it helps if you document the fact that _both_ a tree handler and a ↵John Mark Bell2009-01-111-0/+4
| | | | | | document node are needed to make treebuilding work. svn path=/trunk/hubbub/; revision=6038
* Improve documentation of tree handler APIs.John Mark Bell2009-01-101-1/+1
| | | | svn path=/trunk/hubbub/; revision=6019
* Squash memory leak.John Mark Bell2009-01-081-5/+39
| | | | | | Actually bother to clean up if we got errors, rather than just asserting. svn path=/trunk/hubbub/; revision=5995
* Make libxml binding example actually work.John Mark Bell2009-01-082-28/+178
| | | | | | A rudimentary makefile for this, too. svn path=/trunk/hubbub/; revision=5992
* Here, have an incomplete binding example.John Mark Bell2009-01-061-0/+875
svn path=/trunk/hubbub/; revision=5968