summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-09 version: 2.3.0.3v2.3.0.3Laurent Bercot
2017-10-05 Better *FLAGS management ; prepare for 2.3.0.3Laurent Bercot
2017-08-28 version: 2.3.0.2v2.3.0.2Laurent Bercot
2017-08-23 Convert examples using import to importas in the docLaurent Bercot
2017-08-22 More conversion to xpathexec, make exit code change consistent across binariesLaurent Bercot
2017-08-22 Prepare for 2.3.0.2Laurent Bercot
2017-07-16 Propagate fd_close() changesLaurent Bercot
2017-05-24 More schemeless URLsLaurent Bercot
2017-05-24 More schemeless URLsLaurent Bercot
2017-05-23 Switch doc to schemeless URLsLaurent Bercot
2017-05-21 version: 2.3.0.1v2.3.0.1Laurent Bercot
2017-05-19 Add execline-startup and execline-shell to examples/ againLaurent Bercot
2017-05-18 Use xpathexec_* functionsLaurent Bercot
2017-04-28 Duh... don't forget half the NSIG instancesLaurent Bercot
2017-04-28 Use the new SKALIBS_NSIG in trap.c to accommodate OpenBSD snowflakinessLaurent Bercot
2017-04-28 trap.c: explicitly include skalibs/nonposix.h for proper NSIG definition on,...Laurent Bercot
2017-04-28 trap.c: fix usage of NSIG (which is max+1, not max)Laurent Bercot
2017-04-28 Spell it out for OpenBSD: no, we don't want to trap SIGKILL or SIGSTOP, ever...Laurent Bercot
2017-04-13 Fix invalid variable name check in getpid (thanks jjk)Laurent Bercot
2017-04-11 bugfix: catch empty blocks in multidefineLaurent Bercot
2017-04-05 Replace memcpy with memmove in el_substitute (copying into the same string!)Laurent Bercot
2017-03-27 version: 2.3.0.0 (real one with NEWS file)v2.3.0.0Laurent Bercot
2017-03-27 version: 2.3.0.0Laurent Bercot
2017-03-13 More superfluous headers cleanupLaurent Bercot
2017-03-12 Fix a few omissionsLaurent Bercot
2017-03-11 Update deps.makLaurent Bercot
2017-03-08 Fix typo in the import obsolescence warningLaurent Bercot
2017-03-08 Make it build with skalibs 2.5.0.0Laurent Bercot
2017-03-08 Adapt to skalibs 2.5.0.0 APILaurent Bercot
2017-01-10 Revert size_t *, put a temporary XXX until skalibs changesLaurent Bercot
2017-01-10 Preparation to version bumpLaurent Bercot
2017-01-07 Types fix: first passLaurent Bercot
2016-10-28 version: 2.2.0.0v2.2.0.0Laurent Bercot
2016-10-25 Mention --enable-absolute-paths in INSTALLLaurent Bercot
2016-10-24 Revert wrong shared lib fixLaurent Bercot
2016-10-24Proper support for timer_libLaurent Bercot
2016-10-24 Fix stupid shared lib dependenciesLaurent Bercot
2016-10-18 Fix shebangdir with --enable-slashpackageLaurent Bercot
2016-10-16 Implement --enable-absolute-pathsLaurent Bercot
2016-10-16 bugfix: runblock -r segfaulted on too few arguments (thanks jjk)Laurent Bercot
2016-10-16 Add the -s option to execlineb (suggested by jjk)Laurent Bercot
2016-10-15 Implement a timeout in waitLaurent Bercot
2016-10-14 Doc fix (thanks jjk)Laurent Bercot
2016-10-11 bugfix: backtick segfaulted on empty remainder (thanks jjk)Laurent Bercot
2016-10-11 multisubstitute doc fix (thanks jjk)Laurent Bercot
2016-10-08 bugfix: tryexec -n segfaulted with empty remainder (thanks muhmuhten)Laurent Bercot
2016-09-27 configure: allow $CC to have several wordsLaurent Bercot
2016-09-26 Replace c99 compiler test with clangLaurent Bercot
2016-09-26 -Wa,--noexecstack belongs to CPPFLAGSLaurent Bercot
2016-09-15 Doc typo fixLaurent Bercot