RSS feed
cc9e9b68
– Arnold Robbins <arnold@skeeve.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/12/08 03:05
Rework floating point conversions. (#98)
e508d286
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/12/03 14:33
Update version and FIXES.
feb247a8
– Todd C. Miller <Todd.Miller@sudo.ws>
authored
and GitHub <noreply@github.com>
committed
on 2020/12/03 05:30
Don't print extra newlines on error before awk starts parsing. (#97)
a2a41a8e
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/11/24 14:14
Add .TF macro to man page. Closes Issue #96.
3b42cfaf
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/10/13 16:52
Make it compile with g++.
9804285a
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/08/16 14:48
Additional fixes for DJGPP.
9c63cb6c
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/08/07 09:15
Update FIXES and version in main.c.
b7851410
– Chris <christopherwuy@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/08/07 14:10
printf: The argument p shall be a pointer to void. (#93)
1b398463
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/08/04 06:02
Fix Issue #92; see FIXES.
9b80a7c1
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/07/30 13:15
Update version and FIXES.
07f04384
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/07/30 13:12
Move exclusively to bison as parser generator.
453ce864
– Todd C. Miller <Todd.Miller@sudo.ws>
authored
and GitHub <noreply@github.com>
committed
on 2020/07/29 08:31
Avoid accessing pfile[] out of bounds on syntax error at EOF. (#90)
e22bb7c6
– Tim van der Molen <58601421+tbvdm@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/07/29 16:29
Fix the T.errmsg test (#91)
22ee26b9
– Todd C. Miller <Todd.Miller@sudo.ws>
authored
and GitHub <noreply@github.com>
committed
on 2020/07/29 08:27
Cast to uschar when storing a char in an int that will be used as an index (#88)
b82b649a
– Todd C. Miller <Todd.Miller@sudo.ws>
authored
and GitHub <noreply@github.com>
committed
on 2020/07/26 21:03
Avoid using stdio streams after they have been closed. (#89)
2a4146ec
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/07/02 17:39
Add a note about low-level maintenance.
b2554a9e
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/07/02 17:35
Add regression script for bugs-fixed directory.
ee5b49bb
– Tim van der Molen <58601421+tbvdm@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/07/02 16:22
Fix regression with changed SUBSEP in subscript (#86)
cc19af13
– Tim van der Molen <58601421+tbvdm@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/07/02 16:21
Fix concatenation regression (#85)
f232de85
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/06/25 17:36
Update FIXES and date in main.c.
0f25df06
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/06/25 17:34
Merge branch 'staging'
e5a89e63
– awkfan77 <awkfan77@mailfence.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/06/25 15:33
Fix onetrueawk#83 (#84)
292d39f7
– Todd C. Miller <Todd.Miller@sudo.ws>
authored
and GitHub <noreply@github.com>
committed
on 2020/06/25 08:32
Rename dprintf to DPRINTF and use C99 cpp variadic arguments. (#82)
cef51801
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/06/12 10:30
Fix Issue 78 and apply PR 80.
b2de1c4e
– Todd C. Miller <Todd.Miller@sudo.ws>
authored
and GitHub <noreply@github.com>
committed
on 2020/06/12 01:16
Clear errno before using errcheck() to avoid spurious errors. (#80)
754cf936
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/06/05 08:25
In fldbld(), check that inputFS is set.
1107437d
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/05/15 11:12
Fix test for use of noreturn.
93e5dd87
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/04/16 16:56
Fix noreturn for old compilers.
c3d8f9c5
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/04/05 17:14
Update FIXES and version date.
bb538fe6
– awkfan77 <awkfan77@mailfence.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/05 15:10
Replace __attribute__((__noreturn__)) with _Noreturn. (#77)
2017c2e6
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/02/28 08:47
Fixes from Christo Zoulas.
92b775b3
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/02/28 08:24
Merge branch 'master' into staging
ffee7780
– zoulasc <zoulasc@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/28 01:23
3 more fixes (#75)
7b245a02
– enh-google <53129816+enh-google@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/27 22:18
Fix hwasan global overflow. (#76)
91eaf7f7
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/02/20 14:53
Small fix to the man page.
e92c8e4d
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/02/19 15:47
Update FIXES, version.
c2c8ecbe
– zoulasc <zoulasc@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/19 08:44
More minor fixes: (#73)
ed6ff8c1
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/02/18 16:26
Small cleanups before merge to master.
94e4c045
– zoulasc <zoulasc@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/18 09:20
argument parsing cleanups, dynamic program file allocation, fpe error enhancement. (#72)
e9c99065
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/02/07 04:32
Update README.md PR instructions.
e6fe674b
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/02/06 17:38
Restore zoulas fixes, stage 3.
cd552112
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/02/06 17:32
Restore zoulas fixes, stages 2.
5068d20e
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/02/06 17:27
Restore zoulas fixes, step 1.
d7a7e4d1
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/02/06 17:08
Revert zoulas changes until we can keep tests passing.
8447cc9d
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/02/06 16:47
Update version and FIXES.
3c755f73
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/02/06 16:45
Fix closeall for portability.
110bdc6b
– zoulasc <zoulasc@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/06 09:25
misc fixes (#69)
768d6b58
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/01/31 03:54
Get tests working again.
78c79c06
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/01/31 03:40
Fix a{0}, update tests.
e2d71a98
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/01/31 03:25
Merge branch 'fix-int-expr-zero'
69325710
– Michael Forney <mforney@mforney.org>
authored
and GitHub <noreply@github.com>
committed
on 2020/01/30 17:23
Use MB_LEN_MAX instead of MB_CUR_MAX to avoid VLA (#70)
a3e9e828
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/01/01 17:47
Fix for a{0} bug.
4d9b1296
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/01/24 06:15
Update version info.
6a877092
– zoulasc <zoulasc@users.noreply.github.com>
authored
and Arnold Robbins <arnold@skeeve.com>
committed
on 2020/01/23 23:11
Small fixes (#68)
5a18f63b
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/01/21 21:10
Set the close-on-exec flag for file and pipe redirections.
de6284e0
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/01/19 15:37
Fix Issue 60; sub/gsub follow POSIX if POSIXLY_CORRECT in the environment.
df6ccd29
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/01/17 09:08
Add TODO file.
3ed74525
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/01/17 09:03
Update date in version.
fed1a562
– Martijn Dekker <martijn@inlv.org>
authored
and Arnold Robbins <arnold@skeeve.com>
committed
on 2020/01/17 08:02
Make I/O errors fatal instead of mere warnings (#63)
2976507c
– Martijn Dekker <martijn@inlv.org>
authored
and Arnold Robbins <arnold@skeeve.com>
committed
on 2020/01/10 06:13
rename T.concat to T.csconcat to avoid case-insensitive conflict (#64)
944989bf
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/01/05 19:01
Minor fixes.
c7eeb572
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/01/05 16:18
Fix merging of concatenated string constants.
a1aad887
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/01/01 17:45
Correct text in README.md.
140802c1
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/01/01 17:42
Small formatting cleanups in b.c.
3358f3f3
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2020/01/01 17:42
Cleanups from valgrind.
7db55ba1
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/12/27 07:02
Bug fix in interval expressions.
1951e012
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/12/11 16:15
More edits in README.md.
eda30ac8
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/12/11 15:53
Add last updated date to README.md.
bab7b07f
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/12/11 15:52
Move README to README.md.
0b82bc6e
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/12/11 04:24
Small edits, update version and FIXES.
a96aebbb
– zoulasc <zoulasc@users.noreply.github.com>
authored
and Arnold Robbins <arnold@skeeve.com>
committed
on 2019/12/10 21:17
Fix printf format conversions. (#59)
af86dacf
– zoulasc <zoulasc@users.noreply.github.com>
authored
and Arnold Robbins <arnold@skeeve.com>
committed
on 2019/12/08 21:00
Fix memory corruption manifested on 32 bit binaries (#58)
416c6db5
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/12/08 16:43
Update version and FIXES.
ff5d6761
– zoulasc <zoulasc@users.noreply.github.com>
authored
and Arnold Robbins <arnold@skeeve.com>
committed
on 2019/12/08 09:41
Fix printf formats for integers (#57)
108224b4
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/11/10 16:19
Convert variables to bool and enum.
c879fbf0
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/11/08 09:40
From Ori Bernstein, ori@eigenstate.org, for FS="" in multibyte locale.
0e1bebcc
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/11/08 09:36
Small fixes in the test suite.
b73bfabb
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/11/08 09:31
Typo fix in FIXES.
2a8f1758
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/10/25 07:03
Update FIXES and main.c version.
938b26cf
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/10/25 07:01
Don't use 'j' flag on %x. Remove an unnecessary cast.
0d8778bb
– zoulasc <zoulasc@users.noreply.github.com>
authored
and Arnold Robbins <arnold@skeeve.com>
committed
on 2019/10/25 06:59
more cleanups (#55)
1d6ddfd9
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/10/24 06:06
Optimize string concatenation.
8b92a4ab
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/10/24 05:44
Add 'distclean' target to makefile.
961eec1f
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/10/24 05:42
Additional fixes after merge of PR 53.
6589208e
– zoulasc <zoulasc@users.noreply.github.com>
authored
and Arnold Robbins <arnold@skeeve.com>
committed
on 2019/10/24 05:40
More cleanups: (#53)
1633ba1c
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/10/17 09:06
Update FIXES and date in main.c.
c16e8696
– zoulasc <zoulasc@users.noreply.github.com>
authored
and Arnold Robbins <arnold@skeeve.com>
committed
on 2019/10/17 09:04
Amended the all pull request. (#51)
0ba1d039
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/10/08 06:30
Small code formatting fix in run.c.
5ff28208
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/10/07 11:50
Fix compile warnings.
7cae39df
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/10/06 18:34
Make RS as regexp work without ifdef. Add doc, bump version.
643a5a3d
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/07/28 16:12
Add RS as regex code, ifdefed-out, from NetBSD.
34a6f41c
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/09/10 05:57
Update FIXES and version date in main.c.
ad9bd2f4
– Alexander Richardson <Alexander.Richardson@cl.cam.ac.uk>
authored
and Arnold Robbins <arnold@skeeve.com>
committed
on 2019/09/10 03:54
Avoid creating an out-of-bounds pointer in word() (#48)
cbf92434
– Alexander Richardson <Alexander.Richardson@cl.cam.ac.uk>
authored
and Arnold Robbins <arnold@skeeve.com>
committed
on 2019/09/10 03:54
Fix out-of-bounds access in gototab array for caret character (#47)
50e69624
– Sevan Janiyan <venture37@geeklan.co.uk>
authored
and Arnold Robbins <arnold@skeeve.com>
committed
on 2019/08/13 14:27
Drop Mac OS 9 reference (#46)
c95b9602
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/07/28 16:09
Grammar optimization from NetBSD: Two adjacent string constants are merged.
795a06b5
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/07/28 01:51
Remove trailing whitespace on lines in all files.
cebda366
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/07/26 08:57
Improve cleanup of test directory upon 'make clean'.
5b602ca8
– Martijn Dekker <martijn@inlv.org>
authored
and Arnold Robbins <arnold@skeeve.com>
committed
on 2019/07/26 06:46
Add support for "\a" and "\v" to regex and command line args (#44)
4e343460
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2019/07/17 17:14
Update FIXES and main.c version.
Next