1. 67135eb Added typedef "SerializedPtrID" to represent the pointer handle written to disk by Ted Kremenek · 18 years ago
  2. cc88d37 Implemented serialization of signed integers. by Ted Kremenek · 18 years ago
  3. bf75685 Serializer no longer automatically emits a root-level block in the bitstream. by Ted Kremenek · 18 years ago
  4. e344bbb Renamed "Flush()" to "FlushRecord()". by Ted Kremenek · 18 years ago
  5. 4556582 Added support in serializer and deserializer to create arbitrary blocks. by Ted Kremenek · 18 years ago
  6. e119266 Added Serializer::EmitRef to deal with emitting arbitrary references. by Ted Kremenek · 18 years ago
  7. a83e6bc Added special treatment of serializing NULL pointers. by Ted Kremenek · 18 years ago
  8. d5cb7b0 Implemented prototype serialization of pointers, including support by Ted Kremenek · 18 years ago
  9. 83610ae Split Serialization.h into separate headers: Serialize.h and by Ted Kremenek · 18 years ago
  10. bd35018 Added preliminary implementation of generic object serialization to bitcode. by Ted Kremenek · 18 years ago