shithub: trueawk

RSS feed

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.

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

fe72348b – Arnold D. Robbins <arnold@skeeve.com> authored on 2023/10/15 02:29
Merge branch 'master' into improve-gototab

f38a02c8 – Arnold D. Robbins <arnold@skeeve.com> authored on 2023/10/15 02:28
Small fix in README.md.

bae27a93 – Arnold D. Robbins <arnold@skeeve.com> authored on 2023/10/14 16:30
Speed it back up.

220fd4eb – Arnold D. Robbins <arnold@skeeve.com> authored on 2023/10/13 06:44
Be smarter about clearing a goto table.

f4f0b0dd – Arnold D. Robbins <arnold@skeeve.com> authored on 2023/10/13 04:33
Two small fixes.

fa355f3e – Arnold D. Robbins <arnold@skeeve.com> authored on 2023/10/11 05:01
Track inuse vs. allocated, use bsearch in set_gototab.

e7ad51dc – Arnold D. Robbins <arnold@skeeve.com> authored on 2023/10/10 17:05
Sort the gototab entries and binary search them.

328f0e4e – Arnold D. Robbins <arnold@skeeve.com> authored on 2023/10/10 16:47
First round, dynamically grow entries in a gototab.

d8e43689 – ozan yigit <ozan.yigit@gmail.com> authored on 2023/10/05 10:24
updated FIXES [fnematch overhaul]

1087d463 – Todd C. Miller <Todd.Miller@sudo.ws> authored on 2023/09/18 09:33
Disable utf-8 for non-multibyte locales, such as C or POSIX.

a7c1fbd7 – ozan yigit <ozan.yigit@gmail.com> authored on 2023/10/04 16:24
adjusted version date and help string.

857450eb – ozan yigit <ozan.yigit@gmail.com> authored on 2023/10/04 15:18
new tests for arnold's unicode FS/RS and null match fixes

53a653bb – ozan yigit <ozan.yigit@gmail.com> authored on 2023/09/27 19:21
arnold's fix for gsub null match bug with unicode chars

89d12d31 – Arnold D. Robbins <arnold@skeeve.com> authored on 2023/09/24 07:30
Additional fix in lib.c.

c625b971 – Arnold D. Robbins <arnold@skeeve.com> authored on 2023/09/21 08:39
Restore makefile, final fix in b.c.

0048c96e – Todd C. Miller <Todd.Miller@sudo.ws> authored on 2023/09/21 07:20
Use cclenter("") to construct an empty CCL, not tostring("").

c78a04e3 – Arnold D. Robbins <arnold@skeeve.com> authored on 2023/09/21 05:20
Start on rewrite of fnematch.

75c017ca – Todd C. Miller <Todd.Miller@sudo.ws> authored on 2023/09/18 13:34
Fix a bad cast to char * that causes incorrect results on big endian.

14d0e87c – Todd C. Miller <Todd.Miller@sudo.ws> authored on 2023/09/18 05:20
Use upper scope "int i" scope instead of declaring another in the for loop.

c8b4698d – ozan yigit <ozan.yigit@gmail.com> authored on 2023/09/14 07:16
adjusted version date.

3f04f886 – ozan yigit <ozan.yigit@gmail.com> authored on 2023/09/14 07:14
length error in u8_byte2char that set RSTART to -1 for EOL match(str, /$/).

5b9d0b92 – ozan yigit <ozan.yigit@gmail.com> authored on 2023/09/11 06:17
updated version string

b8937db6 – ozan yigit <ozan.yigit@gmail.com> authored on 2023/09/10 20:23
updated moved/old FIXES.

0a497bc5 – ozan yigit <ozan.yigit@gmail.com> authored on 2023/09/10 20:22
Merge branch 'csv' into staging

13adc256 – ozan yigit <ozan.yigit@gmail.com> authored on 2023/09/09 15:56
updated FIXES and version.

1eae6de8 – ozan yigit <ozan.yigit@gmail.com> authored on 2023/09/09 15:20
Merge branch 'AtariDreams-fixup' into staging

ddfd88a5 – ozan yigit <ozan.yigit@gmail.com> authored on 2023/09/07 20:21
Merge branch 'mpinjr-fix-re-clobbering' into staging

92aee59e – ozan yigit <ozan.yigit@gmail.com> authored on 2023/09/07 20:16
FS is not set properly when assigned on the command line.

00d65d8b – Arnold D. Robbins <arnold@skeeve.com> authored on 2023/09/03 06:02
In FIXES, remove reference to \U.

65ccd65f – Brian Kernighan <fakeuser@fake.com> authored on 2023/09/03 08:41
remove ref to \U; it is only lower case. Thanks Arnold.

c76017e5 – Brian Kernighan <fakeuser@fake.com> authored on 2023/09/03 06:39
Changes in preparation for publication of the

3ddd7b25 – Brian Kernighan <fakeuser@fake.com> authored on 2023/08/21 05:46
clarification of length() function

1862ed63 – Brian Kernighan <fakeuser@fake.com> authored on 2023/08/10 10:49
minor awk.1 update

9b5913ff – Brian Kernighan <fakeuser@fake.com> authored on 2023/06/25 21:54
added Arnold"s state machine for handling newlines inside

4b1b2d63 – Brian Kernighan <fakeuser@fake.com> authored on 2023/06/25 07:51
fixed (I think) the behavior of Nan, thanks to code from Arnold Robbins; also updated awk.1 (ditto), though I think it needs more work

1a7797e9 – Brian Kernighan <fakeuser@fake.com> authored on 2023/05/17 13:38
fixes to --csv with embedded newlines

8444a9d1 – Brian Kernighan <fakeuser@fake.com> authored on 2023/05/15 12:35
bit more context for error msg in lib.c

3c3338de – Brian Kernighan <fakeuser@fake.com> authored on 2023/05/15 11:13
first cut at proper csv with embedded newlines

bfe05fd9 – Rose <83477269+AtariDreams@users.noreply.github.com> authored on 2023/05/04 10:15
nodealloc should take a size_t rather than an int

Next