Sign in
gem5
/
amd
/
gem5
/
71dd6c2c17a465b7705f53469cd2c89f16ede4b7
/
src
/
base
/
refcnt.hh
3c78005
refcnt: Update doxygen comments
by Nathan Binkert
· 14 years ago
e748d92
refcnt: Inline comparison functions
by Nathan Binkert
· 14 years ago
048b1e5
refcnt: Change things around so that we handle constness correctly.
by Nathan Binkert
· 14 years ago
1a10ccc
RefCount: Fix reference counting pointer == and != with a T* on the left.
by Gabe Black
· 14 years ago
01dffaa
refcnt: no default copy contructor or copy operator
by Nathan Binkert
· 15 years ago
9e90bfa
No need to use NULL, just use 0 The result of operator= cannot be an l-value
by Nathan Binkert
· 18 years ago
cb0cf2d
Updated Authors from bk prs info
by Ali Saidi
· 19 years ago
ba2eae5
New directory structure:
by Steve Reinhardt
· 19 years ago
[Renamed from base/refcnt.hh]
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
ad8b963
Many files: Update copyright dates and author list
by Steve Reinhardt
· 20 years ago
a7fd772
flesh out the TCP/IP/Ethernet support
by Nathan Binkert
· 20 years ago
a58b834
Clean up network header stuff and make it more generic. Use
by Nathan Binkert
· 20 years ago
2f31608
Updated Copyright with information in bitkeeper changelogs
by Ali Saidi
· 21 years ago
548b4a1
Change "Foo& foo" declarations to "Foo &foo".
by Steve Reinhardt
· 21 years ago
92638f9
Import changeset
by Steve Raasch
· 21 years ago