6 Commits (bedb68078c86914a3df4b9182c69fe1756c42178)

Author SHA1 Message Date
  Sam Kleinman bedb68078c
libs/clist: remove unused surface area (#8134) 2 years ago
  Sam Kleinman f163acf499
clist: reduce size of test workload for clist implementation (#7682) 2 years ago
  William Banfield 21309ccb7b
clist: add a few basic clist tests (#6727) 3 years ago
  William Banfield fdc246e4a8
libs/clist: revert clear and detach changes while debugging (#6731) 3 years ago
  JayT106 d66d1ada5b
libs/CList: automatically detach the prev/next elements in Remove function (#6626) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Cuong Manh Le 2d0b3a300f
libs/clist: fix flaky tests (#6453) 3 years ago
  Ismail Khoffi ee70430255
libs: remove most of libs/rand (#6364) 3 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  kevlubkcm f2aa1bf50e bandaid for non-deterministic clist test (#3575) 5 years ago
  Anton Kaliaev 1386707ceb
rename TestGCRandom to _TestGCRandom 5 years ago
  Anton Kaliaev 6941d1bb35
use nolint label instead of commenting 5 years ago
  Anton Kaliaev 23314daee4
comment out clist tests w/ depend on runtime.SetFinalizer 5 years ago
  Ismail Khoffi 1de32fba17 Check for int overflow in clist (#2289) 6 years ago
  Ethan Buchman 087b657008 speed up some tests. ref #2038 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Dev Ojha dae7dc30e0 Switch usage of math/rand to cmn's rand (#1980) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman ae3bf81833 mv tmlibs files to libs dir 6 years ago
  Thomas Corbière ee67e34519 Fix lint errors (#190) 6 years ago
  Anton Kaliaev 91b41ddd59
add waitCh as an alternative to waitGroup 6 years ago
  Ethan Buchman d3bac7a6fe clist: reduce numTimes in test 7 years ago
  Zach Ramsay d6e03d2368 linting: add to Makefile & do some fixes 7 years ago
  Ethan Buchman acbd7caaf8 merge go-clist 7 years ago
  Ethan Buchman 3baa390bba reduce numTimes in test 8 years ago
  Jae Kwon e3d88d2d79 Add ScanRightDeleteRandom test; Add GCRandom test 9 years ago
  Jae Kwon d939cd964b First commit of CList 9 years ago