Commit History

Author SHA1 Message Date
  Adam Ierymenko 1f2e94a51d Some optimization and raw memory access cleanup. 5 years ago
  Adam Ierymenko 37d4e83fad ARM64 build fixes 5 years ago
  Adam Ierymenko 24e30a684b A bunch of little nit-picky header and name cleanup. 5 years ago
  Adam Ierymenko da5b11bf2d Rename version constants to something more canonical, and more cleanup. 5 years ago
  Adam Ierymenko b824ea7bcf Add buffer life cycle stuff to API for fewer memcpys. 5 years ago
  Adam Ierymenko 77e59818a3 dead code removal 5 years ago
  Adam Ierymenko 547f39bb49 Fixes for Buf, unit test 5 years ago
  Adam Ierymenko d603a73715 Build fixes. 5 years ago
  Adam Ierymenko 55b0555aa0 A bunch more build fixes. 5 years ago
  Adam Ierymenko de1b54821e Starting to (re)write unit tests. 5 years ago
  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. 6 years ago
  Adam Ierymenko 790fe50fac Go code cleanup for new changes 6 years ago
  Adam Ierymenko 83eacdfada New Buffer implementation (not used yet) and cleanup 6 years ago