commit | a4ce9cf4ebb84fef0a1d9eb7ec5d5229f63b0965 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Mar 06 14:29:58 2012 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Mar 06 14:29:58 2012 -0800 |
tree | b9fe03bdf2799bb7226968773d07390f2958d164 | |
parent | b877e3f512c4b00494f858ab59a026a910d33a95 [diff] |
Debugging NameInfo, FullState, and DiffState Now NameInfo is thread-safe and has automatic garbage collector. Internal container is managed by weak_ptr instead of shared_ptr as it was before.