Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stuff | comex | 2015-08-17 | 5 | -3/+87 |
* | formatting | comex | 2015-08-07 | 2 | -93/+94 |
* | add VEC_STORAGE_INIT_STATIC to match the HTAB one | comex | 2015-08-07 | 1 | -0/+5 |
* | fix vec.h bug | comex | 2015-08-07 | 1 | -2/+2 |
* | formatting | comex | 2015-07-17 | 1 | -1/+1 |
* | don't be n^2 for removal, lol. i should probably switch to rust's robin hood... | comex | 2015-07-12 | 1 | -21/+12 |
* | fix my hash table algorithm - argh | comex | 2015-07-12 | 1 | -14/+35 |
* | redo crash reporting - untested (but it compiles) | comex | 2015-07-12 | 1 | -21/+33 |
* | A number of critical fixes painstakingly discovered in the slowest way possible. | comex | 2015-03-01 | 2 | -3/+7 |
* | make jump-dis use a vec as a stack, rather than a hacky queue | comex | 2015-03-01 | 1 | -0/+9 |
* | add vec | comex | 2015-03-01 | 4 | -9/+156 |
* | remove GNU-isms from cbit | comex | 2015-01-30 | 1 | -11/+30 |
* | get rid of the unnecessary CoreFoundation dependency | comex | 2015-01-29 | 1 | -5/+14 |
* | port some old code | comex | 2015-01-29 | 2 | -0/+299 |