| Commit message (Expand) | Author | Date | Files | Lines | |
|---|---|---|---|---|---|
| * | updated.HEAD20260426master | ozan yigit | 2026-04-26 20:42:14 +0100 (11 days) | 2 | -1/+7 |
| * | Allard/Millert regex fixes | ozan yigit | 2026-04-26 20:25:48 +0100 (11 days) | 5 | -0/+16 |
| |\ | |||||
| | * | fixed repetition tests for ../a.out | ozan yigit | 2026-04-20 20:27:57 +0100 | 2 | -4/+4 |
| | * | Prevent integer overflow in regex repetition count | Todd C. Miller | 2026-04-02 23:58:05 +0100 | 5 | -0/+16 |
| |/ | |||||
| * | adjust version date: 2025122520251225 | ozan yigit | 2025-12-25 18:41:19 +0000 | 1 | -1/+1 |
| * | previously changed/broken rand() implementation restored in run.c | ozan yigit | 2025-12-25 18:40:12 +0000 | 2 | -9/+11 |
| * | adjust version date: 20250804 | ozan yigit | 2025-08-05 05:00:04 +0100 | 1 | -1/+1 |
| * | updated FIXES, including a fix that was unrecorded. | ozan yigit | 2025-08-05 04:58:55 +0100 | 1 | -0/+8 |
| * | Fix incorrect divisor in rand(). | ozan yigit | 2025-08-05 04:58:26 +0100 | 1 | -1/+1 |
| * | Fix 46 /= 7 bugaboo. | Arnold D. Robbins | 2025-06-08 09:33:08 +0100 | 1 | -0/+2 |
| * | adjust version date: 2025011620250116 | ozan yigit | 2025-01-16 19:24:36 +0000 | 1 | -1/+1 |
| * | updated. | ozan yigit | 2025-01-16 19:24:09 +0000 | 1 | -0/+4 |
| * | fix error line number mismatch: remove an attempt | ozan yigit | 2025-01-16 19:21:57 +0000 | 2 | -8/+7 |
| * | adjust version date: 20250107 | ozan yigit | 2025-01-07 18:55:32 +0000 | 1 | -1/+1 |
| * | updated. | ozan yigit | 2025-01-07 18:54:47 +0000 | 1 | -0/+6 |
| * | Fix indirect field specification with non-numeric string eg. $("foo"). | ozan yigit | 2025-01-07 18:53:14 +0000 | 2 | -7/+0 |
| * | fix hex number detection in is_valid_number. | ozan yigit | 2025-01-07 18:52:33 +0000 | 1 | -1/+1 |
| * | adjust version date: 20250104 | ozan yigit | 2025-01-05 01:20:33 +0000 | 1 | -1/+1 |
| * | updated. | ozan yigit | 2025-01-05 01:20:24 +0000 | 1 | -0/+4 |
| * | fix issue #249 don't try to read or write a directory | ozan yigit | 2025-01-05 01:20:04 +0000 | 1 | -1/+10 |
| * | Typo fix in a comment in b.c:resize_gototab. | Arnold D. Robbins | 2024-08-20 07:13:25 +0100 | 1 | -1/+1 |
| * | adjust version date: 2024072820240728 | ozan yigit | 2024-08-03 00:26:11 +0100 | 1 | -1/+1 |
| * | updated. | ozan yigit | 2024-08-03 00:24:44 +0100 | 1 | -0/+5 |
| * | readcvsrec called with the wrong pointers, causing awk to | ozan yigit | 2024-08-03 00:20:52 +0100 | 1 | -1/+1 |
| * | adjust version date: 20240623 | ozan yigit | 2024-06-24 02:42:05 +0100 | 1 | -1/+1 |
| * | updated. | ozan yigit | 2024-06-24 02:41:39 +0100 | 1 | -0/+4 |
| * | fix filesystem-status-test for openbsd | ozan yigit | 2024-06-24 02:15:09 +0100 | 3 | -3/+3 |
| |\ | |||||
| | * | Fix the system-status test on OpenBSD | Tim van der Molen | 2024-06-09 21:06:16 +0100 | 3 | -3/+3 |
| * | | rewrite of if-else chain as switch | ozan yigit | 2024-06-24 02:13:57 +0100 | 1 | -19/+32 |
| |\ \ | |/ |/| | |||||
| | * | Rewrite if chain as switch stmt | Andrew Sukach | 2024-06-13 04:49:41 +0100 | 1 | -19/+32 |
| |/ | |||||
| * | adjust version date: 20240527 | ozan yigit | 2024-05-27 20:54:36 +0100 | 1 | -1/+1 |
| * | updated. | ozan yigit | 2024-05-27 20:54:11 +0100 | 1 | -0/+4 |
| * | jonathan gray's spelling fixes and other minor cleanups | ozan yigit | 2024-05-24 16:02:24 +0100 | 8 | -12/+7 |
| |\ | |||||
| | * | remove extern reference for non-existing var | Jonathan Gray | 2024-05-21 12:16:44 +0100 | 1 | -1/+0 |
| | * | remove prototypes with no matching function | Jonathan Gray | 2024-05-21 12:16:34 +0100 | 1 | -4/+0 |
| | * | fix double word | Jonathan Gray | 2024-05-20 06:46:23 +0100 | 1 | -1/+1 |
| | * | spelling fixes | Jonathan Gray | 2024-05-20 06:46:17 +0100 | 5 | -6/+6 |
| |/ | |||||
| * | adjust version date: 20240504 | ozan yigit | 2024-05-04 19:10:29 +0100 | 1 | -1/+1 |
| * | updated. | ozan yigit | 2024-05-04 19:09:34 +0100 | 1 | -1/+6 |
| * | more changes to T.argv, resolved conflict. | ozan yigit | 2024-05-04 19:08:35 +0100 | 1 | -4/+13 |
| |\ | |||||
| | * | Store the Cell containing ARGV instead of the ARGV table itself. | Todd C. Miller | 2024-05-04 03:25:45 +0100 | 3 | -13/+39 |
| * | | merge todd's ARGV use-after-free fixes into staging | ozan yigit | 2024-05-03 20:50:54 +0100 | 3 | -13/+31 |
| |\ \ | |||||
| | * | | Merge branch 'ARGV_use_after_free' of https://github.com/millert/awk into millert-ARGV_use_after_free | ozan yigit | 2024-05-03 20:50:25 +0100 | 3 | -13/+31 |
| |/| | | |||||
| | * | | Store the Cell containing ARGV instead of the ARGV table itself. | Todd C. Miller | 2024-05-02 21:11:11 +0100 | 3 | -13/+31 |
| | |/ | |||||
| * / | Remove g++ compilation warnings. | Arnold D. Robbins | 2024-05-03 08:32:51 +0100 | 5 | -23/+47 |
| |/ | |||||
| * | adjust version date: 2024042220240422 | ozan yigit | 2024-04-22 05:38:57 +0100 | 1 | -1/+1 |
| * | scan bug [newline] in split in the case the separator is a single character. | ozan yigit | 2024-04-22 05:37:46 +0100 | 1 | -1/+1 |
| * | fixed a gototab bug that caused unnecessary reallocation. | ozan yigit | 2024-04-22 05:32:24 +0100 | 1 | -3/+3 |
| * | updated. | ozan yigit | 2024-04-22 05:30:14 +0100 | 1 | -0/+6 |
| * | Fix a compiler warning in run.c:do_sub. | Arnold D. Robbins | 2024-03-14 12:25:30 +0000 | 1 | -1/+1 |
| * | adjust version date: 2024031120240311 | ozan yigit | 2024-03-11 23:55:50 +0000 | 1 | -1/+1 |
| * | fix error messages. | ozan yigit | 2024-03-11 23:54:41 +0000 | 1 | -1/+1 |
| * | updated. | ozan yigit | 2024-03-11 23:54:10 +0000 | 1 | -0/+8 |
| * | fix for fnematch use-after-free bug resulting from adjbuf invalidating | ozan yigit | 2024-03-11 23:46:47 +0000 | 1 | -11/+17 |
| * | Fix some typos in b.c; Improve prose in README.md and FIXES. | Arnold D. Robbins | 2024-02-05 06:49:22 +0000 | 3 | -24/+26 |
| * | Restore ability to compile with g++. | Arnold D. Robbins | 2024-01-22 05:45:31 +0000 | 4 | -18/+21 |
| * | fix for matchop dereferencing a pointer x->sval after freeing x. | ozan yigit | 2023-12-28 19:57:30 +0000 | 3 | -5/+10 |
| * | test for matchop dereference bug | ozan yigit | 2023-12-28 19:51:49 +0000 | 4 | -0/+16 |
| * | adjust version date: 20231228 | ozan yigit | 2023-12-28 19:49:20 +0000 | 1 | -5/+5 |
| * | cast to int for isspace, isalnum et al. | ozan yigit | 2023-12-28 19:48:42 +0000 | 2 | -7/+7 |
| * | updated. | ozan yigit | 2023-12-28 19:45:44 +0000 | 1 | -1/+8 |
| * | comment out print stmt for prog.s | ozan yigit | 2023-11-28 04:31:28 +0000 | 1 | -1/+1 |
| * | adjust version date: 20231127 | ozan yigit | 2023-11-28 04:27:44 +0000 | 1 | -1/+1 |
| * | updated with the latest fixes | ozan yigit | 2023-11-28 04:26:49 +0000 | 1 | -0/+6 |
| * | Wilbert van der Poel's fixes to inconsistent handling of -F and --csv. | ozan yigit | 2023-11-28 04:13:53 +0000 | 3 | -3/+7 |
| * | Fix after review comment. | Arnold D. Robbins | 2023-11-27 16:21:03 +0000 | 1 | -1/+2 |
| * | Fix exit status of system on MacOS. | Arnold D. Robbins | 2023-11-27 04:54:35 +0000 | 3 | -6/+14 |
| * | adjust version date. | ozan yigit | 2023-11-24 13:34:47 +0000 | 1 | -1/+1 |
| * | fix issue #199: gototab improvements | ozan yigit | 2023-11-24 13:33:38 +0000 | 1 | -0/+5 |
| * | Initialize realloced memory to zero. | Arnold D. Robbins | 2023-11-24 08:49:41 +0000 | 1 | -1/+6 |
| * | Merge branch 'master' into improve-gototab | Arnold D. Robbins | 2023-11-24 06:52:07 +0000 | 1 | -13/+13 |
| |\ | |||||
| | * | cleanup of the new test for issue #169 | ozan yigit | 2023-11-23 19:14:44 +0000 | 1 | -13/+13 |
| * | | Merge branch 'master' into improve-gototab | Arnold D. Robbins | 2023-11-23 17:21:50 +0000 | 5 | -10/+34 |
| |\| | |||||
| | * | Fix issue #147. Update FIXES and main.c version. | Arnold D. Robbins | 2023-11-23 17:20:45 +0000 | 3 | -5/+11 |
| | * | Integrate fix from Issue #169. | Arnold D. Robbins | 2023-11-23 17:13:04 +0000 | 2 | -5/+23 |
| * | | Merge branch 'master' into improve-gototab | Arnold D. Robbins | 2023-11-20 20:04:23 +0000 | 3 | -94/+64 |
| |\| | |||||
| | * | adjusted version date. | ozan yigit | 2023-11-20 15:48:24 +0000 | 1 | -1/+1 |
| | * | updated for the latest fixes | ozan yigit | 2023-11-20 15:47:31 +0000 | 1 | -1/+7 |
| | * | merge miguel's rewrite of fnematch into staging | ozan yigit | 2023-11-17 20:02:25 +0000 | 1 | -92/+56 |
| | |\ | |||||
| | | * | miguel's rewrite of fnematch | ozan yigit | 2023-11-17 20:01:28 +0000 | 1 | -92/+56 |
| | |/| | |||||
| | | * | Fix fnematch utf8 support | Miguel Pineiro Jr | 2023-11-15 20:34:31 +0000 | 1 | -92/+56 |
| * | | | Merge branch 'master' into improve-gototab | Arnold D. Robbins | 2023-11-17 10:51:20 +0000 | 12 | -163/+145 |
| |\| | | |||||
| | * | | adjusted version date. | ozan yigit | 2023-11-16 19:56:49 +0000 | 1 | -1/+1 |
| | * | | updated for the latest fixes | ozan yigit | 2023-11-16 19:45:58 +0000 | 1 | -0/+6 |
| | * | | arnold's test fixes | ozan yigit | 2023-11-15 21:27:01 +0000 | 2 | -3/+3 |
| | |\ \ | |||||
| | | * | | Fix two incorrect test cases. | Arnold D. Robbins | 2023-11-11 18:28:43 +0000 | 2 | -3/+3 |
| | | |/ | |||||
| | * | | miguel's consolidation of sub/gsub. | ozan yigit | 2023-11-15 21:21:43 +0000 | 3 | -152/+125 |
| | |\ \ | |||||
| | | * | | Consolidate sub and gsub in dosub | Miguel Pineiro Jr | 2023-11-07 04:24:51 +0000 | 3 | -152/+125 |
| | | |/ | |||||
| | * | | replace gcc with cc | ozan yigit | 2023-11-15 20:25:20 +0000 | 4 | -7/+7 |
| | * | | man page update for 8-bit locales. thanks arnold | ozan yigit | 2023-11-15 20:24:08 +0000 | 1 | -0/+3 |
| | |/ | |||||
| * | | Merge branch 'master' into improve-gototab | Arnold D. Robbins | 2023-10-31 07:15:53 +0000 | 5 | -13/+27 |
| |\| | |||||
| | * | adjusted version date. | ozan yigit | 2023-10-31 00:07:33 +0000 | 1 | -1/+1 |
| | * | todd miller's fixes | ozan yigit | 2023-10-31 00:07:18 +0000 | 1 | -0/+9 |
| | * | Merge branch 'millert-substr_overflow' into staging | ozan yigit | 2023-10-30 23:59:11 +0000 | 1 | -1/+1 |
| | |\ | |||||
| | | * | todd miller's substr fix for buffer overflow with utf-8 strings | ozan yigit | 2023-10-30 23:58:20 +0000 | 1 | -1/+1 |
| | |/| | |||||
| | | * | substr: fix buffer overflow with utf-8 strings | Todd C. Miller | 2023-10-28 23:17:48 +0100 | 1 | -1/+1 |
| | * | | Merge branch 'millert-big_endian_fix' into staging | ozan yigit | 2023-10-30 23:57:33 +0000 | 1 | -3/+3 |
| | |\ \ | |||||
| | | * | | todd miller's fix for big-endian systems, and out of bounds read | ozan yigit | 2023-10-30 23:56:09 +0000 | 1 | -3/+3 |
| | |/| | | |||||
| | | * | | Use cclenter("") to construct an empty CCL, not tostring(""). | Todd C. Miller | 2023-09-21 18:20:16 +0100 | 1 | -2/+2 |
| | | * | | Fix a bad cast to char * that causes incorrect results on big endian. | Todd C. Miller | 2023-09-19 02:10:06 +0100 | 1 | -1/+1 |
