Sync FIXES with GitHub repo activity.
This commit is contained in:
parent
4bc685f701
commit
33ead6d239
11
FIXES
11
FIXES
@ -29,6 +29,17 @@ Mar 5, 2019:
|
||||
Added support for POSIX-standard interval expressions (a.k.a.
|
||||
bounds, a.k.a. repetition expressions) in regular expressions,
|
||||
backported (via NetBSD) from Apple awk-24 (20070501).
|
||||
Thanks to Martijn Dekker <martijn@inlv.org> for the port.
|
||||
(Merged from PR #30.)
|
||||
|
||||
Mar 3, 2019:
|
||||
Merge PRs as follows:
|
||||
#12: Avoid undefined behaviour when using ctype(3) functions in
|
||||
relex(). Thanks to GitHub user iamleot.
|
||||
#31: Make getline handle numeric strings, and update FIXES. Thanks
|
||||
to GitHub user arnoldrobbins
|
||||
#32: maketab: support build systems with read-only source. Thanks
|
||||
to GitHub user enh.
|
||||
|
||||
Jan 25, 2019:
|
||||
Make getline handle numeric strings properly in all cases.
|
||||
|
Loading…
x
Reference in New Issue
Block a user