big update on XmlBind!
- integrated pugxml in iobind, splitted the .h in .cpp, .h
- adding skipping,
- added STL string methods,
- fixed tree traversal problems
Boost test framework is now used to test all policies.
zipping has arrived: check to_zip and from_zip policy.
Two new policies that write sequence and pair to streams.
Latin1 HTML entities escaping policy added.
- ublas has (again) remade from scratch.
- documenation completed.
This new release supports all uBlas matrices:
- dense,
- symmetric,
- hermitian,
- triangular,
- sparse.
IoBind interfaces uBlas for easy serialization of matrices.