Adam Ierymenko
|
1e0a930d23
Create a container for identity hashes, replace some "volatile" hacky junk with std::atomic, clean up some security checks, rename raw data in Buf to unsafeData to permit search for unsafe.
|
5 years ago |
Adam Ierymenko
|
e5c7366e71
Yet more minor refactoring and redesign Meter to be more thread-safe.
|
5 years ago |
Adam Ierymenko
|
e236d6f743
More minor refactoring
|
5 years ago |
Adam Ierymenko
|
f21ecb3762
Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler.
|
5 years ago |
Adam Ierymenko
|
84619a7788
A bunch more refactoring including splitting Switch into VL1 and VL2
|
5 years ago |
Adam Ierymenko
|
7d11522768
Just about everything refactored for new Protocol/Buf code except Switch.
|
5 years ago |
Adam Ierymenko
|
df346a6df6
Work in progress... clean up memcpy and create an annotation for that, lots more porting to new Buf/Protocol code, etc.
|
5 years ago |
Adam Ierymenko
|
cdc6c42375
Take Dictionary behind the barn...
|
5 years ago |
Adam Ierymenko
|
91ce4c4ea6
Refactoring protocol marshal/unmarshal code...
|
5 years ago |
Adam Ierymenko
|
5c6bf9d0a4
Wiring up addroot/removeroot
|
5 years ago |
Adam Ierymenko
|
33bb61c63d
Loads of refactoring, integration of new version of Trace.
|
5 years ago |
Adam Ierymenko
|
eef70e198b
Version 2.x notice updates and other boring stuff.
|
5 years ago |
Adam Ierymenko
|
790fe50fac
Go code cleanup for new changes
|
5 years ago |
Adam Ierymenko
|
83eacdfada
New Buffer implementation (not used yet) and cleanup
|
5 years ago |