InitUtil v0.92x Change Log ========================== ---- 2004 ---- 03/26 (InitUtil.h v0.9293) Created a nested namespace for the helper templates (used internally only). 01/27 Fixed namespace selection for Dinkum Unabridged Library extended containers. 01/25 Upgraded to the latest ESTLUtil.h (for displaying containers), which incorporates the extensions from the former lzutil.h. ---- 2003 ---- 1/9 (InitUtil v0.9292) Posted wrong version of .929 on 1/5 (reported bug fix wasn't fixed yet...) Somewhere along the line, the "skipLeadingSpaces" feature broke completely. This may have been as early as the split between .91 and .92. I've recoded the lib to properly dispatch to the appropriate helper function for value_type of string. 1/5 (InitUtil v0.929) Corrected a bug (reported by Jerry Feldman) where an empty initialization string was not being detected, resulting in a bogus value being added to a container. 1/1 (InitUtil v0.928) Initialization of strings was broken; skipped last item in list.