1. 3c78005 refcnt: Update doxygen comments by Nathan Binkert · 14 years ago
  2. e748d92 refcnt: Inline comparison functions by Nathan Binkert · 14 years ago
  3. 048b1e5 refcnt: Change things around so that we handle constness correctly. by Nathan Binkert · 14 years ago
  4. 1a10ccc RefCount: Fix reference counting pointer == and != with a T* on the left. by Gabe Black · 14 years ago
  5. 01dffaa refcnt: no default copy contructor or copy operator by Nathan Binkert · 15 years ago
  6. 9e90bfa No need to use NULL, just use 0 The result of operator= cannot be an l-value by Nathan Binkert · 18 years ago
  7. cb0cf2d Updated Authors from bk prs info by Ali Saidi · 19 years ago
  8. ba2eae5 New directory structure: by Steve Reinhardt · 19 years ago[Renamed from base/refcnt.hh]
  9. 08637ef Changed Fault from a FaultBase * to a RefCountingPtr, added "new"s where appropriate, and took away the constant examples of each fault which where for comparing to a fault to determine its type. by Gabe Black · 19 years ago
  10. ad8b963 Many files: Update copyright dates and author list by Steve Reinhardt · 20 years ago
  11. a7fd772 flesh out the TCP/IP/Ethernet support by Nathan Binkert · 20 years ago
  12. a58b834 Clean up network header stuff and make it more generic. Use by Nathan Binkert · 20 years ago
  13. 2f31608 Updated Copyright with information in bitkeeper changelogs by Ali Saidi · 21 years ago
  14. 548b4a1 Change "Foo& foo" declarations to "Foo &foo". by Steve Reinhardt · 21 years ago
  15. 92638f9 Import changeset by Steve Raasch · 21 years ago