shithub: trueawk

RSS feed

905d2601 – onetrueawk <bwkster@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/01/21 09:17
Merge pull request #16 from melloc/assign-expr

1d836ff6 – onetrueawk <bwkster@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/01/21 09:17
Merge branch 'master' into assign-expr

f70e3686 – onetrueawk <bwkster@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/01/21 09:12
Merge pull request #24 from melloc/fields-init

55d20ec4 – onetrueawk <bwkster@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/01/21 09:11
Merge pull request #23 from melloc/cntrl-class

d3d7d3d8 – onetrueawk <bwkster@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/01/21 09:10
Merge pull request #21 from melloc/end-of-args

294f4c0d – onetrueawk <bwkster@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/01/21 09:06
Merge pull request #18 from melloc/error-reporting

52ef99e3 – onetrueawk <bwkster@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/01/21 09:03
Merge pull request #15 from melloc/fmt-overflow

611f775d – onetrueawk <bwkster@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/01/21 09:02
Merge branch 'master' into fmt-overflow

3222d968 – onetrueawk <bwkster@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/01/21 09:00
Merge branch 'master' into assign-expr

40b9214d – onetrueawk <bwkster@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/01/21 08:46
Merge pull request #14 from melloc/missing-precision

c3e17cc1 – onetrueawk <bwkster@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/01/21 08:41
Merge pull request #13 from arnoldrobbins/master

75802359 – Cody Peter Mello <melloc@writev.io> authored on 2018/11/12 05:34
Fix initial "fields" buffer size

a6392ef3 – Cody Peter Mello <melloc@writev.io> authored on 2018/11/12 05:25
Fix regular expressions containing [[:cntrl:]]

e8c28003 – Brian Kernighan <fakeuser@fake.com> authored on 2018/10/25 09:28
fix maketab non-bug

9b093ea2 – Cody Peter Mello <melloc@writev.io> authored on 2018/10/09 07:46
Flags that begin with "--" should not be treated as end of args

6fe0a049 – Cody Peter Mello <melloc@writev.io> authored on 2018/09/21 07:16
Improve error reporting messages

e2623743 – Cody Peter Mello <melloc@writev.io> authored on 2018/09/14 21:38
Fix issues with assigning during concatenation

e059b3b1 – Cody Peter Mello <melloc@writev.io> authored on 2018/09/14 15:56
Protect against overflowing during OFMT/CONVFMT conversions

6cf37e9d – Cody Peter Mello <melloc@writev.io> authored on 2018/09/14 13:29
Check for format character precision argument before using it

40c69163 – Arnold D. Robbins <arnold@skeeve.com> authored on 2018/08/29 17:18
Fix REGRESS so all tests run on Mac OS X.

2dc7e5ff – onetrueawk <bwkster@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/08/28 12:05
Merge pull request #9 from atsampson/master

9a4aa891 – Adam Sampson <ats@offog.org> authored on 2018/08/27 16:28
Fix ytab.[ch] dependencies to allow parallel make.

837b8da3 – Adam Sampson <ats@offog.org> authored on 2018/08/27 16:27
Fix comment syntax for pmake.

1d9d8641 – Brian Kernighan <fakeuser@fake.com> authored on 2018/08/27 04:58
forgot to update version string

22aff9e6 – Brian Kernighan <fakeuser@fake.com> authored on 2018/08/27 04:52
disallow $ in printf formats

0f4e1ba9 – Brian Kernighan <fakeuser@fake.com> authored on 2018/08/24 05:09
added Arnold's fixes, updates to awktest.tar

b619480f – onetrueawk <bwkster@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/08/23 04:14
Merge pull request #8 from arnoldrobbins/master

32093f5b – Arnold D. Robbins <arnold@skeeve.com> authored on 2018/08/22 16:40
Fix multiple long-standing bugs, improve test suite.

ba7569c2 – Brian Kernighan <fakeuser@fake.com> authored on 2018/08/16 05:41
FIXES, makefile, REGRESS to smooth out base for Arnold

1eef717c – Brian Kernighan <fakeuser@fake.com> authored on 2018/08/15 11:43
update awktest.tar with proper beebe,lilly tests

3ed9e245 – Brian Kernighan <fakeuser@fake.com> authored on 2018/08/15 06:45
set baseline so Arnold can send pull request

2af1c7c6 – Brian Kernighan <fakeuser@fake.com> authored on 2017/02/15 14:16
awktest.tar added; .ar files work poorly

e37f882d – Brian Kernighan <fakeuser@fake.com> authored on 2012/12/22 05:46
should have been in initial list

87b94932 – Brian Kernighan <fakeuser@fake.com> authored on 2012/12/22 05:35
initial commit for github