1. 081ce94 Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  2. ebfbcaa Added typedef "SerializedPtrID" to represent the pointer handle written to disk by Ted Kremenek · 18 years ago
  3. cd0c320 Implemented serialization of signed integers. by Ted Kremenek · 18 years ago
  4. c37e3ba Serializer no longer automatically emits a root-level block in the bitstream. by Ted Kremenek · 18 years ago
  5. 620f926 Renamed "Flush()" to "FlushRecord()". by Ted Kremenek · 18 years ago
  6. 6fcfdf5 Added support in serializer and deserializer to create arbitrary blocks. by Ted Kremenek · 18 years ago
  7. 90f6724 Added Serializer::EmitRef to deal with emitting arbitrary references. by Ted Kremenek · 18 years ago
  8. f40b603 Added special treatment of serializing NULL pointers. by Ted Kremenek · 18 years ago
  9. fd63591 Implemented prototype serialization of pointers, including support by Ted Kremenek · 18 years ago
  10. 03a89f8 Split Serialization.h into separate headers: Serialize.h and by Ted Kremenek · 18 years ago
  11. be1a026 Added preliminary implementation of generic object serialization to bitcode. by Ted Kremenek · 18 years ago