1. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  2. 4a5b627 Portability fix for Value. The MSVC CRT doesn't complain about memcpy_s unless _CRT_SECURE_DEPRECATE_MEMORY is defined (and it isn't); there are no other callers of memcpy_s in base. (And seriously, what's an extra count argument supposed to solve, anyway?) current_entry_type is dropped because it's unused. A virtual destructor is added to ValueSerializer to conform to the style guide and quiet gcc's helpful warning. by mmentovai@google.com · 16 years ago
  3. 522c383 Remove incorrect scoping on method declarations. by deanm@google.com · 16 years ago
  4. 3f4a732 Add base to the repository. by initial.commit · 16 years ago