Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-10-24 | Mon Oct 21 22:00:44 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* argp.h: Add extern inline protection. * idvec.h: Likewise. * maptime.h: Likewise. * argp.c, idvec-funcs.c, maptime-funcs.c: New files. * Makefile (SRCS): Add argp.c, idvec-funcs.c, and maptime-funcs.c. | |||
1996-04-25 | (idvec_free_contents): Declare it. | Roland McGrath | |
1996-01-19 | (idvec_merge, idvec_delete): New declarations. | Miles Bader | |
1996-01-02 | (idvec_remove, idvec_insert_only): New declarations. | Miles Bader | |
1996-01-01 | (idvec_free_wrapper, idvec_free, idvec_ensure, idvec_grow, | Miles Bader | |
idvec_tail_contains, idvec_add_new, idvec_insert_new, idvec_merge_ids, idvec_setid, idvec_merge_auth): New declarations. | |||
1995-12-21 | (struct idvec): Renamed from struct ivec. `ints' field renamed to `ids'. | Miles Bader | |
(make_idvec, idvec_insert, idvec_add, idvec_contains): All renamed from the corresponding `ivec' declaration, and types, variable names, etc, changed accordingly. | |||
1995-12-17 | Initial revision | Miles Bader | |