Commits Between Branches origin/release/0.9.8 and release/0.9.9

7a2b03b6 2022-02-19 Andy C [release] Shell functions for the 0.9.8 release
84c1de3c 2022-02-19 Andy C [test/stateful] Fix URLs
9f930ef7 2022-03-04 Andy C [comments] Document re2c build
e5b70113 2022-03-04 Andy C [devtools] Upgrade re2c to version 3.0
3d489ab8 2022-03-04 Nathan Sketch re2c patterns should never match NUL bytes (#1095)
fd3b92f9 2022-03-04 Andy C [test/spec] Adjust tests for NUL byte issue
a75bed3b 2022-03-04 Andy C [comments] Add instructions on rebuilding
23729d9a 2022-03-04 Andy C [frontend/match] Simulate C-style string handling in Python
e472e648 2022-03-05 Andy C [main] App bundle accepts any name ending with 'sh' as OSH
7491ef8b 2022-03-05 Andy C [spec/background] Example of jobs builtin spec test.
64903aeb 2022-03-09 Andy C [spec/bugs] Failing test case for disk full bug (/dev/full)
adaddb2c 2022-03-10 glyh Implement jobs -p (#1098)
13e78712 2022-03-09 Andy C [builtin/jobs] Refactor and make spec tests more consistent
9aab2e93 2022-03-13 Andy C [doctools] Add spell checker
17af7814 2022-03-14 Andy C [doctools] Spell checker works on the blog, via symlink
1fdd0b98 2022-03-17 Andy C [doc] Clarify QSN intro
459a043b 2022-03-21 Andy C [translation] Implement pipe() and dup2()
2a8d72cb 2022-03-21 Andy C [translation] Implement path_stat.exists()
dee4c1c2 2022-03-21 Andy C [soil] Limit each task to 10 minutes.
64fd66fe 2022-03-21 Andy C [translation] Fix waitpid() implementation.
ecc1e20e 2022-03-21 Andy C [translation] Implement pyos::Read() and Str::rstrip('\n')
a304bb9f 2022-03-21 Andy C [translation] Translate a[i] to a->index_(i)
961814d5 2022-03-21 Andy C [translation] Fix 'errno' macro definition issue
8852c4ea 2022-03-21 Andy C [translation] More index() -> index_()
cac57ae4 2022-03-21 Andy C [translation] Implement pyutil.strerror(), working around errno macro
3a74ba76 2022-03-21 Andy C [translation] More index_ fixes in mycpp
5c031a41 2022-03-21 Andy C [test/cpp-unit] Fix #include issue
353b8b66 2022-03-21 Andy C [translation] Disabling DUMB_ALLOC logs on stderr.
435d6ea7 2022-03-22 Andy C [test/spec-cpp] Fix order of spec files on the HTML dashboards
139fc32d 2022-03-22 Andy C [test/spec-cpp] Adjust a few tests for the Dockerfile.cpp environment.
f298ab2a 2022-03-22 Andy C [translation] Handle errno in fcntl bindings
b528c9c5 2022-03-22 Andy C [translation] Get rid of try/except/else in core/process.py
105f3dad 2022-03-22 Andy C [fix] Fix refactoring in last commit.
3a801cf8 2022-03-22 Andy C [translation] Got command sub working!
ec8403c4 2022-03-23 Andy C [translation] Implement posix.write()
11a9b2c1 2022-03-23 Andy C [web] Add blog-v5.css with blockquote style changes.
2d5c5143 2022-03-24 Andy C [web] Change blockquote CSS style
2c807cf8 2022-03-24 Andy C [devtools] release-history script.
1b1627ef 2022-03-25 Andy C [devtools] Release history plot working
96127208 2022-03-25 Andy C [devtools/release-history] Make it work on all historical versions
b61fab1e 2022-03-26 Andy C [translation] Fix 'echo hi > myfile'
b68c44e4 2022-03-26 Andy C [release] Bump version to 0.9.9