aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2013-02-176-626/+568
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Moved all configuration stuff into cmake/configure.cmake so that config.h con...Juergen Kahrs2013-02-173-30/+37
| | * | | | | | | | | | | | | | Pass a few more defined via config.h.Juergen Kahrs2013-02-171-9/+16
| | * | | | | | | | | | | | | | CMake option USE_CONFIG_H allows to generate config.h. Some test cases with e...Juergen Kahrs2013-02-171-24/+30
| | * | | | | | | | | | | | | | Moved much code into new files for configuring and packaging.Juergen Kahrs2013-02-133-211/+267
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2013-02-1215-150/+908
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Add ENABLE_NLS if all necessary packages can be found.Build translations. Cop...Juergen Kahrs2013-02-112-1/+143
| | * | | | | | | | | | | | | | | Preparations for proper handling of bison, gettext and latex.Juergen Kahrs2013-02-111-2/+19
| | * | | | | | | | | | | | | | | Packaging a minimal .tar.gz file with the gawk executable and all binary exte...Juergen Kahrs2013-02-102-39/+33
| | * | | | | | | | | | | | | | | All 265 basic test cases pass now.Juergen Kahrs2013-02-102-5/+17
| | * | | | | | | | | | | | | | | Extension are compiled now as MODULE without the 'lib' prefix. This is necess...Juergen Kahrs2013-02-101-12/+30
| | * | | | | | | | | | | | | | | Made building of extensions a bit more robust.Juergen Kahrs2013-02-104-9/+30
| | * | | | | | | | | | | | | | | All extensions can be built as shared libraries now. It was necessary to remo...Juergen Kahrs2013-02-093-1/+72
| | * | | | | | | | | | | | | | | A slightly better but still crude approach at getting many tests to run. More...Juergen Kahrs2013-02-092-4/+12
| | * | | | | | | | | | | | | | | New script helps in test-automation.Juergen Kahrs2013-02-091-0/+11
| | * | | | | | | | | | | | | | | Target 'check' replaced by target 'test' because CMake's test automation work...Juergen Kahrs2013-02-092-7/+6
| | * | | | | | | | | | | | | | | New target 'check' is a very crude first step toward testing that will soon d...Juergen Kahrs2013-02-082-2/+9
| | * | | | | | | | | | | | | | | New target 'doc' generates .dvi .ps and .pdf files. This is a lazy approach, ...Juergen Kahrs2013-02-081-0/+15
| | * | | | | | | | | | | | | | | Added some more hints about what to do.Juergen Kahrs2013-02-082-3/+20
| | * | | | | | | | | | | | | | | Explained how to get gawk built with CMake.Juergen Kahrs2013-02-081-0/+33
| | * | | | | | | | | | | | | | | Added Toolchain files as examples for cross-compilation.Juergen Kahrs2013-02-082-0/+44
| | * | | | | | | | | | | | | | | Added test/CMakeLists.txt and doc/CMakeLists.txt with FSF header.Juergen Kahrs2013-02-083-0/+80
| | * | | | | | | | | | | | | | | Cleaned up a bit more after a test on Ubuntu 12.04 LTS.Juergen Kahrs2013-02-081-7/+4
| | * | | | | | | | | | | | | | | New macro DefineStructHasMemberIfAvailable. Cleaned up a bit.Juergen Kahrs2013-02-071-14/+27
| | * | | | | | | | | | | | | | | Merge branch 'master' into cmakeJuergen Kahrs2013-02-075-54/+47
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Added initial README.Juergen Kahrs2013-02-063-0/+15
| | * | | | | | | | | | | | | | | | Initial version of CMakeLists.txt.Juergen Kahrs2013-02-061-0/+236
* | | | | | | | | | | | | | | | | | 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 'gawk-4.1-stable'Arnold D. Robbins2014-08-065-260/+323
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Minor doc updates.Arnold D. Robbins2014-08-065-260/+323
| * | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-0510-941/+2458
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Bug fix to MPFR mod operation for negative numerator.Arnold D. Robbins2014-08-056-4/+55
| | * | | | | | | | | | | | | | | Bug fix in MPFR that manifested in sqrt().Arnold D. Robbins2014-08-057-16/+144
| | * | | | | | | | | | | | | | | New id.po file.Arnold D. Robbins2014-08-051-922/+2260
| | * | | | | | | | | | | | | | | Minor patch to get --profile to work in -M (MPFR) mode.Andrew J. Schorr2014-08-033-2/+7
| * | | | | | | | | | | | | | | | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawkArnold D. Robbins2014-08-033-2/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'gawk-4.1-stable' to get --profile to work with -M.Andrew J. Schorr2014-08-033-2/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | Minor patch to get --profile to work in -M (MPFR) mode.Andrew J. Schorr2014-08-033-2/+7
| * | | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-039-446/+472
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | / / / / / / / / / / / / / / / | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Improve inrec setting ERRNO, doc of API get_record for errors.Arnold D. Robbins2014-08-038-138/+149
| | * | | | | | | | | | | | | | | | Minor code improvement for sprintf %c.Arnold D. Robbins2014-08-032-2/+6
| | * | | | | | | | | | | | | | | | Document more about sprintf %c.Arnold D. Robbins2014-08-034-427/+438
| | |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'master' into commentArnold D. Robbins2014-07-312-5/+23
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-07-312-5/+23
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Make sprintf %c work better on Windows (printhuge test)Arnold D. Robbins2014-07-312-5/+23
* | | | | | | | | | | | | | | | | Merge branch 'master' into commentArnold D. Robbins2014-07-3119-392/+478
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix memory leak in do_mpfr_div.Arnold D. Robbins2014-07-312-0/+8
| * | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-07-315-7/+35
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Clean up some memory in MPFR.Arnold D. Robbins2014-07-314-0/+22