Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some minor indentation nits in profiling. | Arnold D. Robbins | 2014-09-10 | 1 | -31/+45 |
| | |||||
* | fix awkgram.y | Stephen Davies | 2014-09-09 | 2 | -0/+2 |
| | |||||
* | sync awkgram | Stephen Davies | 2014-09-09 | 1 | -1/+0 |
| | |||||
* | fix indents | Stephen Davies | 2014-09-08 | 1 | -6/+6 |
| | |||||
* | profile.c fixes | Stephen Davies | 2014-09-08 | 3 | -14/+8 |
| | |||||
* | adding awkgram.c | Stephen Davies | 2014-09-07 | 1 | -1276/+1580 |
| | |||||
* | function comments 1 | Stephen Davies | 2014-09-07 | 2 | -16/+96 |
| | |||||
* | ll except functions looking OK | Stephen Davies | 2014-09-03 | 2 | -44/+78 |
| | |||||
* | Merge branch 'comment' of ssh://git.sv.gnu.org/srv/git/gawk into comment | Stephen Davies | 2014-08-24 | 33 | -18/+1896 |
|\ | | | | | | | Remote changes? | ||||
| * | Merge branch 'master' into comment | Arnold D. Robbins | 2014-08-12 | 33 | -18/+1896 |
| |\ | |||||
| | * | Add div.awk to awklib. | Arnold D. Robbins | 2014-08-12 | 4 | -0/+47 |
| | | | |||||
| | * | Merge branch 'master' into cmake | Arnold D. Robbins | 2014-08-12 | 6 | -13/+24 |
| | |\ | |||||
| | | * | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-12 | 6 | -13/+24 |
| | | |\ | |||||
| | | | * | Revert previous patch; instead define RM. | Arnold D. Robbins | 2014-08-12 | 6 | -13/+24 |
| | | | | | |||||
| | * | | | Copyright updates and file move. | Juergen Kahrs | 2014-08-12 | 2 | -0/+11 |
| | | | | | |||||
| | * | | | Moved README.cmake to README_d/README.cmake. | Juergen Kahrs | 2014-08-12 | 2 | -96/+95 |
| | | | | | |||||
| | * | | | Copyright notice updated. | Juergen Kahrs | 2014-08-12 | 2 | -2/+2 |
| | |/ / | |||||
| | * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-12 | 11 | -24/+76 |
| | |\| | |||||
| | | * | Use rm -f instead of $(RM) in Makefile.am files. | Arnold D. Robbins | 2014-08-12 | 6 | -6/+19 |
| | | | | |||||
| | | * | Rebuild record upon OFS being changed. | Arnold D. Robbins | 2014-08-12 | 6 | -18/+57 |
| | | | | |||||
| | * | | Update NEWS about CMake. | Arnold D. Robbins | 2014-08-12 | 1 | -0/+4 |
| | | | | |||||
| | * | | Merge branch 'master' into cmake | Arnold D. Robbins | 2014-08-12 | 31 | -1465/+3180 |
| | |\ \ | |||||
| | * | | | Moved the file so that it becomes a bit more visible to the public when the ↵ | Juergen Kahrs | 2014-08-08 | 1 | -95/+0 |
| | | | | | | | | | | | | | | | | | | | | cmake branch gets merged into the master branch. | ||||
| | * | | | Moved the file so that it becomes a bit more visible to the public when the ↵ | Juergen Kahrs | 2014-08-08 | 1 | -0/+95 |
| | | | | | | | | | | | | | | | | | | | | cmake branch gets merged into the master branch. | ||||
| | * | | | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2014-07-18 | 24 | -935/+1357 |
| | |\ \ \ | |||||
| | * | | | | Definition of _GL_ATTRIBUTE_PURE is needed by dfa.h for some strange reason. | Juergen Kahrs | 2014-06-24 | 1 | -1/+2 |
| | | | | | | |||||
| | * | | | | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2014-06-24 | 228 | -26691/+43376 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2013-12-23 | 116 | -9219/+14045 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | New test cases profile4 and profile5 from master branch. | Juergen Kahrs | 2013-06-01 | 1 | -0/+13 |
| | | | | | | | | |||||
| | * | | | | | | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2013-06-01 | 51 | -273/+13596 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | CMake and MinGW can build 7 out of 11 extension; 10 out of 18 test SHLIB ↵ | Juergen Kahrs | 2013-05-20 | 3 | -10/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cases pass. | ||||
| | * | | | | | | | configure parameters --srcdir and --with-whiny-user-strftime work now. | Juergen Kahrs | 2013-05-19 | 1 | -9/+10 |
| | | | | | | | | | |||||
| | * | | | | | | | configure parameters CC and --prefix work now. | Juergen Kahrs | 2013-05-19 | 1 | -1/+10 |
| | | | | | | | | | |||||
| | * | | | | | | | First outline of the configure script invokes cmake. | Juergen Kahrs | 2013-05-19 | 1 | -3/+32 |
| | | | | | | | | | |||||
| | * | | | | | | | configure script stub as suggested by Arnold. | Juergen Kahrs | 2013-05-19 | 2 | -2/+21 |
| | | | | | | | | | |||||
| | * | | | | | | | Added more doc dependencies; some of them incomplete. | Juergen Kahrs | 2013-05-19 | 2 | -54/+114 |
| | | | | | | | | | |||||
| | * | | | | | | | Doc files are now built with clean dependencies. | Juergen Kahrs | 2013-05-18 | 2 | -30/+88 |
| | | | | | | | | | |||||
| | * | | | | | | | Test case SHLIB.filefuncs now needs a file named gawkapi.o. | Juergen Kahrs | 2013-05-16 | 1 | -3/+3 |
| | | | | | | | | | |||||
| | * | | | | | | | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2013-05-16 | 29 | -121/+546 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | HAVE_LIBREADLINE is now detected and used. | Juergen Kahrs | 2013-05-12 | 2 | -0/+4 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Test cases longwrds and charasbytes pass now on MinGW. | Juergen Kahrs | 2013-05-11 | 2 | -3/+2 |
| | | | | | | | | | | |||||
| | * | | | | | | | | 37 test cases fail on MinGW; this list needs review and should eventually ↵ | Juergen Kahrs | 2013-05-11 | 1 | -0/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | become shorter. | ||||
| | * | | | | | | | | Test case SHLIB.filefuncs needs the gawk exe in source directory. | Juergen Kahrs | 2013-05-11 | 2 | -3/+5 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Generated file CTestCustom.cmake contains test cases that shall be skipped. | Juergen Kahrs | 2013-05-11 | 2 | -0/+36 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Merge remote-tracking branch 'origin/master' after release of Gawk 4.1.0 ↵ | Juergen Kahrs | 2013-05-10 | 63 | -2331/+2520 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into cmake | ||||
| | * | | | | | | | | | Corrected a few typos. | Juergen Kahrs | 2013-05-10 | 1 | -2/+2 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Target "make doc" is less noisy now. | Juergen Kahrs | 2013-05-10 | 1 | -30/+25 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | New function simple_test_case simplifies test case execution. | Juergen Kahrs | 2013-05-09 | 2 | -87/+53 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | All 377 test cases pass now. mbfw1 and mbprintf1 need LANG=en_US.UTF-8. ↵ | Juergen Kahrs | 2013-05-07 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handling of LOCALES has to be aligned with master branch. | ||||
| | * | | | | | | | | | Found better way to auto-detect GETGROUPS_T and GETPGRP_VOID. | Juergen Kahrs | 2013-05-06 | 3 | -10/+15 |
| | | | | | | | | | | |