K 10 svn:author V 5 aaron K 8 svn:date V 27 2005-12-20T15:28:59.000000Z K 7 svn:log V 694 - updated from v0.10 to v0.11 - updated maintainership 0.11 2005-11-20 - Add extract_all method - Add merge_arrays method - inserts can now handle multiple elements as argument - absorb and key_absorb use the new multi-inserts - absorb and key_absorb now take any number of heaps as argument instead of absorbing exactly one. - Special characters in generated constant strings were incorrectly escaped (bugfix) - key_method doesn't return literal strings anymore in the "complex" case (also causes the above mentioned bug to never trigger) - make the internal _STRING and _LITERAL macros never see each others output (this is possibly a bugfix) Approved by: tobez END