RSS feed
8da361bb
– qwx <qwx@sciops.net>
authored
on 2025/10/11 07:58
9front ape port
d7f37646
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2025/08/04 20:00
adjust version date: 20250804
04311fef
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2025/08/04 19:58
updated FIXES, including a fix that was unrecorded.
04b13ebe
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2025/08/04 19:58
Fix incorrect divisor in rand().
5b97860d
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2025/06/08 07:33
Fix 46 /= 7 bugaboo.
0eeec235
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2025/01/16 09:24
adjust version date: 20250116
e533e05d
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2025/01/16 09:24
updated.
a212ffa4
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2025/01/16 09:21
fix error line number mismatch: remove an attempt
91f35d25
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2025/01/07 08:55
adjust version date: 20250107
8698bd70
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2025/01/07 08:54
updated.
f494dcab
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2025/01/07 08:53
Fix indirect field specification with non-numeric string eg. $("foo").
cd89968e
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2025/01/07 08:52
fix hex number detection in is_valid_number.
e5451b8a
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2025/01/04 15:20
adjust version date: 20250104
59a4609d
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2025/01/04 15:20
updated.
ed43b8f6
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2025/01/04 15:20
fix issue #249 don't try to read or write a directory
5c261eb1
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2024/08/20 05:13
Typo fix in a comment in b.c:resize_gototab.
da6229b2
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/08/02 15:26
adjust version date: 20240728
c655b221
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/08/02 15:24
updated.
3c2e168a
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/08/02 15:20
readcvsrec called with the wrong pointers, causing awk to
0fb991ab
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/06/23 17:42
adjust version date: 20240623
4c6a0eb5
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/06/23 17:41
updated.
850a7c1f
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/06/23 17:15
fix filesystem-status-test for openbsd
acde9cdd
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/06/23 17:13
rewrite of if-else chain as switch
e9530b76
– Andrew Sukach <andrewsukach@gmail.com>
authored
on 2024/06/12 10:34
Rewrite if chain as switch stmt
1ad43a57
– Tim van der Molen <tim@kariliq.nl>
authored
on 2024/06/09 18:06
Fix the system-status test on OpenBSD
5dab2871
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/05/27 11:54
adjust version date: 20240527
7d562f0d
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/05/27 11:54
updated.
975d8ded
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/05/24 07:02
jonathan gray's spelling fixes and other minor cleanups
64f6da6a
– Jonathan Gray <jsg@jsg.id.au>
authored
on 2024/05/20 11:58
remove extern reference for non-existing var
099a6591
– Jonathan Gray <jsg@jsg.id.au>
authored
on 2024/05/20 11:57
remove prototypes with no matching function
a9ce3af0
– Jonathan Gray <jsg@jsg.id.au>
authored
on 2024/05/05 11:11
fix double word
c1866624
– Jonathan Gray <jsg@jsg.id.au>
authored
on 2024/05/05 10:42
spelling fixes
f8be48fc
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/05/04 10:10
adjust version date: 20240504
82b67585
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/05/04 10:09
updated.
dbfe4128
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/05/04 10:08
more changes to T.argv, resolved conflict.
d11b2d1a
– Todd C. Miller <Todd.Miller@sudo.ws>
authored
on 2024/05/01 10:36
Store the Cell containing ARGV instead of the ARGV table itself.
829f5258
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/05/03 11:50
merge todd's ARGV use-after-free fixes into staging
dd2f1c63
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/05/03 11:50
Merge branch 'ARGV_use_after_free' of https://github.com/millert/awk into millert-ARGV_use_after_free
d11704b3
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2024/05/03 06:32
Remove g++ compilation warnings.
1ced7968
– Todd C. Miller <Todd.Miller@sudo.ws>
authored
on 2024/05/01 10:36
Store the Cell containing ARGV instead of the ARGV table itself.
a3b68e64
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/04/21 20:38
adjust version date: 20240422
11332a42
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/04/21 20:37
scan bug [newline] in split in the case the separator is a single character.
ae724691
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/04/21 20:32
fixed a gototab bug that caused unnecessary reallocation.
bc425258
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/04/21 20:30
updated.
2bab10b6
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2024/03/14 10:25
Fix a compiler warning in run.c:do_sub.
4d462145
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/03/11 15:55
adjust version date: 20240311
eb57744d
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/03/11 15:54
fix error messages.
b1d9d281
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/03/11 15:54
updated.
77c8ffa7
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2024/03/11 15:46
fix for fnematch use-after-free bug resulting from adjbuf invalidating
6a07a6d3
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2024/02/05 03:49
Fix some typos in b.c; Improve prose in README.md and FIXES.
ee8484a4
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2024/01/22 02:45
Restore ability to compile with g++.
908be9c2
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/12/28 09:53
fix for matchop dereferencing a pointer x->sval after freeing x.
04f69eaf
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/12/28 09:51
test for matchop dereference bug
08fa2b8c
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/12/28 09:49
adjust version date: 20231228
b7461b63
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/12/28 09:48
cast to int for isspace, isalnum et al.
fcc0e7b0
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/12/28 09:45
updated.
8424e93a
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/27 18:31
comment out print stmt for prog.s
dbf7cbed
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/27 18:27
adjust version date: 20231127
5b55b5f4
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/27 18:26
updated with the latest fixes
a9642137
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/27 18:13
Wilbert van der Poel's fixes to inconsistent handling of -F and --csv.
0096fa60
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2023/11/27 13:21
Fix after review comment.
230a480b
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2023/11/27 01:54
Fix exit status of system on MacOS.
fbd1d5b7
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/24 03:34
adjust version date.
08544f61
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/24 03:33
fix issue #199: gototab improvements
1c424b1b
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2023/11/24 05:49
Initialize realloced memory to zero.
35d46274
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2023/11/24 03:52
Merge branch 'master' into improve-gototab
583e8947
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2023/11/23 14:21
Merge branch 'master' into improve-gototab
b84620a7
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2023/11/23 14:20
Fix issue #147. Update FIXES and main.c version.
ad444edf
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2023/11/23 14:13
Integrate fix from Issue #169.
0da7e533
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/23 09:14
cleanup of the new test for issue #169
345f907c
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2023/11/20 17:04
Merge branch 'master' into improve-gototab
ad4249ec
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/20 05:48
adjusted version date.
5e824043
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/20 05:47
updated for the latest fixes
caaef896
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/17 10:02
merge miguel's rewrite of fnematch into staging
546c2b5c
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/17 10:01
miguel's rewrite of fnematch
12793c04
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2023/11/17 07:51
Merge branch 'master' into improve-gototab
9e254e50
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/16 09:56
adjusted version date.
f8fb1503
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/16 09:45
updated for the latest fixes
4701f976
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/15 11:27
arnold's test fixes
c6a474b1
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/15 11:21
miguel's consolidation of sub/gsub.
904af567
– Miguel Pineiro Jr <mpj@pineiro.cc>
authored
on 2023/11/15 07:52
Fix fnematch utf8 support
e3c63b9e
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/15 10:25
replace gcc with cc
9acc5109
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/11/15 10:24
man page update for 8-bit locales. thanks arnold
6e222fe5
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2023/11/11 15:28
Fix two incorrect test cases.
144b14f9
– Miguel Pineiro Jr <mpj@pineiro.cc>
authored
on 2023/11/06 17:12
Consolidate sub and gsub in dosub
cf7cbbb1
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2023/10/31 05:15
Merge branch 'master' into improve-gototab
d8015140
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/10/30 16:07
adjusted version date.
a2d336f0
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/10/30 16:07
todd miller's fixes
2a3ee1c2
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/10/30 15:59
Merge branch 'millert-substr_overflow' into staging
c7361cd7
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/10/30 15:58
todd miller's substr fix for buffer overflow with utf-8 strings
28d45616
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/10/30 15:57
Merge branch 'millert-big_endian_fix' into staging
9666b77b
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/10/30 15:56
todd miller's fix for big-endian systems, and out of bounds read
0575fbc6
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/10/30 15:55
Merge branch 'millert-multibyte_locale' into staging
0609870c
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/10/30 15:54
todd miller's change to disable utf-8 for non-multibyte locales
b9b8a321
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/10/30 15:53
Merge branch 'millert-extra_int_i' into staging
d9ad01cd
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/10/30 15:52
todd miller's code cleanup
56dbbc2f
– Todd C. Miller <Todd.Miller@sudo.ws>
authored
on 2023/10/28 12:17
substr: fix buffer overflow with utf-8 strings
11b2b7b6
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2023/10/25 11:26
Add a missing free of f->gototab.
58dba279
– Arnold D. Robbins <arnold@skeeve.com>
authored
on 2023/10/16 07:23
Remove limit on character classes from README.md, now that code is fixed.
25baaf87
– ozan yigit <ozan.yigit@gmail.com>
authored
on 2023/10/15 07:27
gototab reallocation pulled into resize_gototab
Next