~vcs-imports/gawk/master

Small doc fix.
Filename Latest Rev Last Changed Committer Comment Size
..
awklib 21 14 years ago Arnold D. Robbins Move to gawk-3.0.0. Diff
build-aux 1400 4 years ago Arnold D. Robbins Merge branch 'gawk-5.1-stable' Diff
cmake 410 11 years ago Juergen Kahrs Added initial README. Diff
doc 21 14 years ago Arnold D. Robbins Move to gawk-3.0.0. Diff
extension 28 14 years ago Arnold D. Robbins Move to gawk-3.1.0. Diff
extras 531 9 years ago Arnold D. Robbins Merge branch 'master' into cmake Diff
helpers 499 11 years ago Juergen Kahrs Merge remote-tracking branch 'origin/master' into Diff
m4 28 14 years ago Arnold D. Robbins Move to gawk-3.1.0. Diff
missing_d 28 14 years ago Arnold D. Robbins Move to gawk-3.1.0. Diff
old-extension 356 12 years ago Arnold D. Robbins Move old extension stuff into a separate directory Diff
pc 9 14 years ago Arnold D. Robbins Moving to 2.13.2. Diff
po 28 14 years ago Arnold D. Robbins Move to gawk-3.1.0. Diff
posix 21 14 years ago Arnold D. Robbins Move to gawk-3.0.0. Diff
README_d 21 14 years ago Arnold D. Robbins Move to gawk-3.0.0. Diff
support 740 8 years ago Arnold D. Robbins Merge branch 'master' into feature/fix-comments Diff
test 13 14 years ago Arnold D. Robbins Move to 2.14. Diff
vms 9 14 years ago Arnold D. Robbins Moving to 2.13.2. Diff
.gitignore 408.26.90 8 years ago Arnold D. Robbins Add .info files back. 221 bytes Diff Download File
ABOUT-NLS 1379.1.40 4 years ago Arnold D. Robbins Update to gettext 0.20.2. 67 bytes Diff Download File
aclocal.m4 1472.1.57 3 years ago Arnold D. Robbins Move to Automake 1.16.3. 43.4 KB Diff Download File
array.c 1472.1.33 4 years ago Arnold D. Robbins Update a bunch of copyright years. 33.4 KB Diff Download File
AUTHORS 34 14 years ago Arnold D. Robbins Move to gawk-3.1.6. 495 bytes Diff Download File
awk.h 1472.1.33 4 years ago Arnold D. Robbins Update a bunch of copyright years. 59.5 KB Diff Download File
awkgram.c 1472.1.50 3 years ago Arnold D. Robbins Fixes for lint check of no effect. 265 KB Diff Download File
awkgram.y 1472.1.50 3 years ago Arnold D. Robbins Fixes for lint check of no effect. 162 KB Diff Download File
File bootstrap.sh 408.5.26 11 years ago Arnold D. Robbins Minor improvements in a few files. 1.3 KB Diff Download File
builtin.c 1472.1.87 3 years ago Arnold D. Robbins Fix for HP-UX. 99.9 KB Diff Download File
ChangeLog 1472.1.87 3 years ago Arnold D. Robbins Fix for HP-UX. 36.5 KB Diff Download File
ChangeLog.0 731.15.57 6 years ago Arnold D. Robbins Merge branch 'gawk-4.2-stable' 369 KB Diff Download File
ChangeLog.1 1182 5 years ago Arnold D. Robbins Update copyright years. Fix a typo in ChangeLog.1. 328 KB Diff Download File
Checklist 1187 5 years ago Arnold D. Robbins Update Checklist. 1.9 KB Diff Download File
cint_array.c 1379.1.24 4 years ago Arnold D. Robbins Fix some printf formatting issues. 30.1 KB Diff Download File
CMakeLists.txt 731.3.18 8 years ago Arnold D. Robbins Update CMake support after adding support director 3.1 KB Diff Download File
cmd.h 1472.1.33 4 years ago Arnold D. Robbins Update a bunch of copyright years. 5.4 KB Diff Download File
command.c 1472.1.30 4 years ago Arnold D. Robbins Improve use of types throughout. 103 KB Diff Download File
command.y 1472.1.33 4 years ago Arnold D. Robbins Update a bunch of copyright years. 38.8 KB Diff Download File
configh.in 1409.1.6 4 years ago Arnold D. Robbins Fix TIDYMEM / mtrace usage. 13.4 KB Diff Download File
File configure 1472.1.81 3 years ago Arnold D. Robbins Bump test version. 393 KB Diff Download File
configure.ac 1472.1.81 3 years ago Arnold D. Robbins Bump test version. 12.7 KB Diff Download File
COPYING 40 14 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 34.3 KB Diff Download File
custom.h 1472.1.80 3 years ago Arnold D. Robbins Fixes for z/OS. 3 KB Diff Download File
debug.c 1472.1.84 3 years ago Arnold D. Robbins Fix for z/OS. 139 KB Diff Download File
eval.c 1472.1.33 4 years ago Arnold D. Robbins Update a bunch of copyright years. 42.5 KB Diff Download File
ext.c 1320 4 years ago Arnold D. Robbins Update copyright years. 6.8 KB Diff Download File
field.c 1379.1.9 4 years ago Arnold D. Robbins Fix double free error with -M. 43.4 KB Diff Download File
floatcomp.c 1472.1.30 4 years ago Arnold D. Robbins Improve use of types throughout. 3.3 KB Diff Download File
floatmagic.h 408.26.83 8 years ago Arnold D. Robbins Remove trailing whitespace everywhere. Fix Unicode 1.8 KB Diff Download File
gawkapi.c 1472.1.33 4 years ago Arnold D. Robbins Update a bunch of copyright years. 34.9 KB Diff Download File
gawkapi.h 1472.1.33 4 years ago Arnold D. Robbins Update a bunch of copyright years. 39.8 KB Diff Download File
gawkmisc.c 731.9.47 7 years ago Arnold D. Robbins Update copyright years in all relevant files. 1.3 KB Diff Download File
gettext.h 1320 4 years ago Arnold D. Robbins Update copyright years. 10.3 KB Diff Download File
INSTALL 1379.1.40 4 years ago Arnold D. Robbins Update to gettext 0.20.2. 15.3 KB Diff Download File
int_array.c 1320 4 years ago Arnold D. Robbins Update copyright years. 20.2 KB Diff Download File
interpret.h 1472.1.50 3 years ago Arnold D. Robbins Fixes for lint check of no effect. 36.3 KB Diff Download File
io.c 1472.1.44 3 years ago Arnold D. Robbins Fix assigning to ARGC on command line and add test 112 KB Diff Download File
main.c 1472.1.51 3 years ago Arnold D. Robbins Small bug fix in main.c:arg_assign. 47 KB Diff Download File
Makefile.am 1472.1.60 3 years ago Arnold D. Robbins Get make distcheck working. 5.6 KB Diff Download File
Makefile.in 1472.1.60 3 years ago Arnold D. Robbins Get make distcheck working. 43.9 KB Diff Download File
mbsupport.h 731.11.135 7 years ago Eli Zaretskii Fix the DJGPP port. 1.6 KB Diff Download File
File mkinstalldirs 731.11.329 6 years ago Arnold D. Robbins Make extension directory fully gettextized. Fixes 3.4 KB Diff Download File
mpfr.c 1472.1.32 4 years ago Arnold D. Robbins Fix conversion of 018 to decimal. Add a test. 40.2 KB Diff Download File
msg.c 1375 4 years ago Arnold D. Robbins Finish up patches from Michael Builov. 4.1 KB Diff Download File
NEWS 1472.1.57 3 years ago Arnold D. Robbins Move to Automake 1.16.3. 5 KB Diff Download File
NEWS.0 187 13 years ago Arnold D. Robbins Move most stuff in NEWS to NEWS.0. 83.1 KB Diff Download File
NEWS.1 1085 5 years ago Arnold D. Robbins Rotate NEWS into NEWS.1, start fresh NEWS. 18.1 KB Diff Download File
node.c 1472.1.33 4 years ago Arnold D. Robbins Update a bunch of copyright years. 24.6 KB Diff Download File
nonposix.h 1182 5 years ago Arnold D. Robbins Update copyright years. Fix a typo in ChangeLog.1. 2.9 KB Diff Download File
POSIX.STD 1148 5 years ago Arnold D. Robbins Doc fix: POSIX language on RS. 2.3 KB Diff Download File
profile.c 1472.1.80 3 years ago Arnold D. Robbins Fixes for z/OS. 49.8 KB Diff Download File
protos.h 731.18.21 6 years ago Andrew J. Schorr Speed up UTC mktime by using library timegm if ava 4.2 KB Diff Download File
re.c 1472.1.33 4 years ago Arnold D. Robbins Update a bunch of copyright years. 16.2 KB Diff Download File
README 1320 4 years ago Arnold D. Robbins Update copyright years. 3.7 KB Diff Download File
README.git 1146.1.44 5 years ago Arnold D. Robbins Small doc fixes. 11.6 KB Diff Download File
replace.c 1073 5 years ago Arnold D. Robbins Update copyright year in many dates. 2.8 KB Diff Download File
str_array.c 1379.1.17 4 years ago Arnold D. Robbins Fix printfchar test for -M. 19.7 KB Diff Download File
symbol.c 1409.1.6 4 years ago Arnold D. Robbins Fix TIDYMEM / mtrace usage. 20.6 KB Diff Download File
TODO 1418 4 years ago Arnold D. Robbins Make all messages consistent: no final periods. 4.9 KB Diff Download File
version.c 408.4.81 11 years ago Arnold D. Robbins Don't autogenerate version.c. 66 bytes Diff Download File