Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-16 | Simpler error management in el_substitute | Laurent Bercot | |
2020-05-16 | bugfix: el_substitute could incorrectly share stralloc pointers | Laurent Bercot | |
2017-04-05 | Replace memcpy with memmove in el_substitute (copying into the same string!) | Laurent Bercot | |
2017-03-12 | Fix a few omissions | Laurent Bercot | |
2017-01-07 | Types fix: first pass | Laurent Bercot | |
This pass makes variable size_t-ready, so everything works when the prototypes are fixed in skalibs. Some code uses "unsigned int *" where it should be "size_t *"; it cannot be changed now, but it's been marked with XXX. It must change at the same time as the skalibs API. | |||
2014-09-18 | initial commit: rc for execline-2.0.0.0 | Laurent Bercot | |