* Autoconf configure script. * fix/junk ambiguous String constructor overloads, e.g.: String( int ) and String( char ) * shared lib. * LGPL? * disable this auto conv: const pointer -> bool -> string * PointerVec ? * PCursor -> Pointer_cursor / PointerCursor ? * efficient copy cons for List * extend Interval * use template handle in handle.hh for strings. * move towards gnu or STL? parsestream.h vector.h