Hash :
a5fc3a4e
Author :
Thomas de Grivel
Date :
2025-10-15T11:00:48
changelog
runj v0.3
runj v0.2
runj v0.1
runj v0
# ChangeLog for runj
runj v0.3
- added configure script
- allow for configure and build to run in separate build dir
runj v0.2
- Raise select timeout to 10ms, giving much lower CPU usage.
- make install & make uninstall
- started CHANGELOG.md
runj v0.1
- Run parallel subprocesses with line-buffered I/O.
- Write documentation
runj v0
- Wrote introduction and examples in README.md