summaryrefslogtreecommitdiff
path: root/src/libexecline/el_substandrun_str.c
AgeCommit message (Collapse)Author
2022-11-29 Prepare for 2.9.0.2Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2020-11-25 Port to skalibs-2.9.4.0Laurent Bercot
2017-05-18 Use xpathexec_* functionsLaurent Bercot
2017-03-13 More superfluous headers cleanupLaurent Bercot
2017-03-08 Adapt to skalibs 2.5.0.0 APILaurent Bercot
2017-01-07 Types fix: first passLaurent 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-12-31 Add option -u to import and importasLaurent Bercot
2014-09-18initial commit: rc for execline-2.0.0.0Laurent Bercot