| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-10-25 | make(1): remove unused strlist_t | rillig |
| 2020-09-13 | make(1): clean up RCSID blocks | rillig |
| 2020-09-11 | make(1): replace *a->b with a->b[0] | rillig |
| 2020-08-25 | make(1): allow make to be compiled in C90 mode | rillig |
| 2020-08-09 | make(1): format the source code consistently, at least per file | rillig |
| 2009-01-24 | Move the bmake_malloc() functions into their own .c and .h files. | dsl |
| 2009-01-16 | Allocate string vector in chunks, instead of calling realloc() | dsl |
| 2009-01-10 | Allow the user to save an unsigned int (eg the length or flags) with | dsl |
| 2008-12-20 | Add functions for processing extendable arrays of pointers to strings. | dsl |
