src/core/type-id.cc
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Thu, 10 Apr 2008 10:23:56 -0700 Mathieu Lacage make IsChildOf not return true for test against self. Add operator < for TypeId.
Mon, 31 Mar 2008 14:56:41 -0700 Mathieu Lacage remove 'All rigts reserved' keyword per tom's suggestion
Fri, 21 Mar 2008 13:41:16 -0700 Mathieu Lacage TypeId::GetAttributeListN -> TypeId::GetAttributeN
Thu, 20 Mar 2008 13:25:08 -0700 Mathieu Lacage add missing license headers.
Mon, 17 Mar 2008 17:47:45 -0700 Mathieu Lacage improve doxygen.
Mon, 17 Mar 2008 14:01:55 -0700 Mathieu Lacage stop using ChunkRegistry to get header and trailer uids
Mon, 17 Mar 2008 13:31:08 -0700 Mathieu Lacage add TypeId::SetUid/GetUid
Mon, 17 Mar 2008 11:55:46 -0700 Mathieu Lacage add TypeId::IsChildOf
Sun, 16 Mar 2008 20:55:18 +0100 Mathieu Lacage split code from object.h/object.cc
less more (0) tip