| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-08-05 | Some API changes in crandom. Added crandom_normal_f64() - normal distributed ... | Tyge Løvset |
| 2020-08-01 | Renamed files cvec_pq.h --> cpqueue.h and crand.h --> crandom.h | Tyge Løvset |
| 2020-07-30 | Renamed cvecpq.h to cvec_pq.h and changed API. Added pqueue initialization ex... | Tyge Løvset |
| 2020-07-29 | Changed rand.h API. Using my own 64-bit random function, not sfc64: Faster an... | Tyge Løvset |
| 2020-07-29 | Renamed crandom.h to crand.h + Changed API. Renamed coptget.h to copt.h. | Tyge Løvset |
| 2020-07-27 | Changed crandom.h API | Tyge Løvset |
| 2020-07-27 | API CHANGES: Made types all lower case. E.g.: CMap_<tag> => cmap_<tag>, CList... | Tyge Løvset |
| 2020-07-27 | Renamed cmap_xx_at() to cmap_xx_insert(). Does insert like c++ std::map::inse... | Tyge Løvset |
| 2020-07-23 | Changed cvecpq.h priority queue API and crandom.h API | Tyge Løvset |
| 2020-07-22 | Add some examples. | Tyge Løvset |
