index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
historical
/
nawk
Age
Commit message (
Expand
)
Author
2022-07-05
awk(1): Fix incomplete edit. Bump date.
uwe
2022-07-05
awk.1: add articles, remove 'shall'
rillig
2022-07-05
awk.1: fix typo
rillig
2022-07-05
awk(1): consistent Capitalization.
uwe
2022-07-05
awk(1): Empty parens of length() be omitted.
uwe
2022-07-05
awk(1): Another echo(1) example that demonstrates field assignment
uwe
2022-07-05
awk(1): Use .It Xo Fo trick to format optional arguments correctly
uwe
2022-07-05
awk(1): Document /dev/stdin &c magic names (NB: unrelated to fd(4))
uwe
2022-07-05
awk(1): Factor out output redirection for print and printf.
uwe
2022-07-05
awk(1): A few more formatting tweaks to inlibe code bits and pieces
uwe
2022-07-05
awk(1): Fix editing accident in one of the previous commits.
uwe
2022-07-05
awk(1): Drop whitespace between initials
uwe
2022-07-05
awk(1): more formatting nits
uwe
2022-07-05
awk(1): drop POSIX prescriptive "shall" from the otherwise descriptive passage
uwe
2022-07-05
awk(1): Fix mark up of inline code, the easy cases for now.
uwe
2022-07-05
awk(1): mark up $<n> properly - '$' is an unary op, not part of the name
uwe
2022-07-05
awk(1): document programs that only has BEGIN and/or END pattern-actions.
uwe
2022-07-05
awk(1): document what assigning to $0 and $<n> does
uwe
2022-07-05
awk(1): mark up var=value properly
uwe
2022-07-05
awk(1): Fix -width.
uwe
2022-07-05
awk(1): g/c extraneous space in an example
uwe
2022-07-05
awk(1): use official echo example from POSIX
uwe
2022-07-04
awk.1: revert changes to example 'echo' program
rillig
2022-07-03
awk.1: remove trailing space in output of 'echo' example program
rillig
2020-11-02
From wajap at github:
christos
2020-09-02
Nix trailing whitespace.
riastradh
2020-09-01
eat the sign, pointed out by uwe@
christos
2020-09-01
check explicitly for inf and nan. We can't check if it is a number,
christos
2020-08-31
Add a check_number function that does what is repeated in many places in
christos
2020-08-31
Don't try so hard to convert strings into numbers. Results in bogus
christos
2020-04-17
Now that inputFS is dynamically allocated, make sure it's always non-NULL.
ad
2020-02-20
Fix failing unittests (by restoring old changes).
christos
2020-02-18
regen
christos
2020-02-18
use the correct header name.
christos
2020-02-18
merge conflicts
christos
2020-02-18
Last import was 2010 when there was no ChangeLog yet. I've worked
christos
2019-12-21
Add license from https://github.com/onetrueawk/awk/blob/master/LICENSE
wiz
2019-12-18
Remove macros with no effect.
wiz
2019-12-17
Sync with upstream.
christos
2019-08-01
Add translators for \v and \a per posix.
christos
2019-08-01
remove ### error output accidentally committed.
christos
2019-08-01
PR/54424: Martijn Dekker: awk: broken character classes in UTF-8 locale:
christos
2019-08-01
remove trailing whitespace.
christos
2019-01-19
PR/53885: Martijn Dekker: Add ERE support from
christos
2018-06-12
Do not use index out of bounds in nawk
kamil
2017-09-01
PR/52516: Guy Incognito: Fix memory leak; setsymtab already calls tostring()
christos
2017-05-23
Use literal for formatting the examples
abhinav
2015-11-03
PR/50199 - fix for strftime called with empty string.
shm
2015-04-06
Fix important typo, from Joachim Henke on netbsd-docs.
wiz
2014-03-23
Change the argument names in the prototypes and discussion for
dholland
[next]