aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-09-017-4/+63
| | |\| | | | |
| | | * | | | | Bug fix in handling indirect function calls.Arnold D. Robbins2014-09-012-1/+11
| | | * | | | | Minor improvement to substr().Arnold D. Robbins2014-09-012-3/+16
| | | * | | | | Index @ stuff in doc.Arnold D. Robbins2014-09-014-0/+36
| | * | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-296-1206/+1326
| | |\| | | | |
| | | * | | | | More doc updates.Arnold D. Robbins2014-08-296-1206/+1326
| | * | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-276-14/+13
| | |\| | | | |
| | | * | | | | Cleanup code for strcasecmp.Arnold D. Robbins2014-08-276-14/+13
| | * | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-267-630/+598
| | |\| | | | |
| | | * | | | | Change exclusion of exercises.Arnold D. Robbins2014-08-264-623/+579
| | | * | | | | Sync regex with GLIBC.Arnold D. Robbins2014-08-263-7/+19
| | * | | | | | Remove support for MirBSD. Yay!Arnold D. Robbins2014-08-2612-121/+96
| | * | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-254-570/+644
| | |\| | | | |
| | | * | | | | Exclude exercises from print edition.Arnold D. Robbins2014-08-254-570/+644
| | * | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-244-760/+817
| | |\| | | | |
| | | * | | | | More reviewer comments. This is getting harder.Arnold D. Robbins2014-08-244-760/+817
| | * | | | | | Cleanup in regex.h.Arnold D. Robbins2014-08-243-34/+37
| | * | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-2312-732/+678
| | |\| | | | |
| | | * | | | | More reviewer comments.Arnold D. Robbins2014-08-2312-732/+678
| * | | | | | | Fix some minor indentation nits in profiling.Arnold D. Robbins2014-09-101-31/+45
| * | | | | | | fix awkgram.yStephen Davies2014-09-092-0/+2
| * | | | | | | sync awkgramStephen Davies2014-09-091-1/+0
| * | | | | | | fix indentsStephen Davies2014-09-081-6/+6
| * | | | | | | profile.c fixesStephen Davies2014-09-083-14/+8
| * | | | | | | adding awkgram.cStephen Davies2014-09-071-1276/+1580
| * | | | | | | function comments 1Stephen Davies2014-09-072-16/+96
| * | | | | | | ll except functions looking OKStephen Davies2014-09-032-44/+78
| * | | | | | | Merge branch 'comment' of ssh://git.sv.gnu.org/srv/git/gawk into commentStephen Davies2014-08-2433-18/+1896
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into commentArnold D. Robbins2014-08-1233-18/+1896
| | |\ \ \ \ \ \ \
| * | | | | | | | | Progress in collecting comments and with comments within a block.Stephen Davies2014-08-242-68/+84
| |/ / / / / / / /
| * | | | | | | | Merge branch 'master' into commentArnold D. Robbins2014-08-0621-1392/+3003
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'master' into commentArnold D. Robbins2014-07-312-5/+23
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into commentArnold D. Robbins2014-07-3119-392/+478
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | And add awkgram.c...Arnold D. Robbins2014-07-121-362/+357
| * | | | | | | | | | Merge branch 'master' into commentArnold D. Robbins2014-07-1272-10775/+15552
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into commentArnold D. Robbins2014-04-11113-8880/+12577
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into commentArnold D. Robbins2014-02-2070-10466/+11994
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into commentArnold D. Robbins2014-01-12150-9638/+19526
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into commentArnold D. Robbins2013-09-2249-2801/+3198
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Additional work.Arnold D. Robbins2013-08-152-0/+6
| * | | | | | | | | | | | | | Further attempt on comments. Not so good.Arnold D. Robbins2013-08-143-2/+15
| * | | | | | | | | | | | | | Start new branch that adds comments to profiling.Arnold D. Robbins2013-08-1411-213/+1813
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Explained some more basic git commands.Juergen Kahrs2014-09-121-5/+115
* | | | | | | | | | | | | | Finished the introduction.Juergen Kahrs2014-09-111-12/+63
* | | | | | | | | | | | | | One more introductory page.Juergen Kahrs2014-09-101-9/+103
* | | | | | | | | | | | | | Creating installation packages now works for win32 (cross-compiled), Debian (...Juergen Kahrs2014-08-242-8/+30
* | | | | | | | | | | | | | New document using-git.texi contains structural outline only.Juergen Kahrs2014-08-243-17/+841
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-224-734/+830
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | More reviewer comments.Arnold D. Robbins2014-08-224-734/+830
* | | | | | | | | | | | | \x escape sequences now process a maximum of 2 digits.Arnold D. Robbins2014-08-206-533/+543