Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-04-25 | (idvec_free_contents): New function. | Roland McGrath | |
1996-02-03 | (idvec_merge_ids): Correctly add all IDS, even if some duplicates are avoided. | Miles Bader | |
1996-01-02 | (idvec_merge_ids): Preserve duplicates internal to IDS. | Miles Bader | |
(idvec_ensure): Alloc NUM ids, not NUM chars! (idvec_remove): Correctly copy ids when deleting. | |||
1996-01-02 | (idvec_remove, idvec_insert_only): New functions. | Miles Bader | |
(idvec_setid): Use idvec_insert_only() instead of idvec_insert_new(). | |||
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): New functions. (idvec_insert): Rewritten to use idvec_grow(). | |||
1995-12-21 | (make_idvec, idvec_insert, idvec_add, idvec_contains): | Miles Bader | |
All renamed from the corresponding `ivec' routine, and types, variable names, etc, changed accordingly. | |||
1995-12-17 | Initial revision | Miles Bader | |