Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-27 | Generalise subr.pkg/*.subr code. | Lucía Andrea Illanes Albornoz | 1 | -1/+58 | |
2023-03-20 | Document subr.rtl/*.subr functions, pt. I. | Lucía Andrea Illanes Albornoz | 1 | -2/+82 | |
2023-03-13 | Followup to <fd38dc025f5d31890abbf3d48c597114203b1421>. | Lucía Andrea Illanes Albornoz | 1 | -0/+25 | |
2023-02-19 | Add copyright legends to all files. | Lucía Andrea Illanes Albornoz | 1 | -0/+1 | |
2023-02-18 | Add textwidth=0 to Vim modelines. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2023-02-17 | Make everything a bit faster. | Lucía Andrea Illanes Albornoz | 1 | -37/+84 | |
0) Issues several prayers and sacrifices to Enki under threat of a terrible deluge sent down by Ellil 1) Convert fork-write/read exprs to be non-forking 2) Pass mostly everything by reference 3) Don't bother cleaning the variable namespace because Bourne shell is an abomination 4) Removes broken ./pkgtool.sh -s, --restart-at, --update-diff & ./build.sh --dump-{in,on-abort} 5) Cleanup | |||||
2021-08-24 | subr.rtl/rtl_filepath.subr:rtl_is_newer(): correctly silence stat(1)'s stderr. | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
2021-04-06 | subr.rtl/rtl_fetch{_git,}.subr: split. | Lucio Andrés Illanes Albornoz | 1 | -0/+96 | |
subr.rtl/rtl_{filepath,complex}.subr: split. subr.rtl/{rtl_filepath,}.subr: split. subr.rtl/rtl_{platform,complex}.subr: split. |