~vcs-imports/gawk/master

  • Committer: Arnold D. Robbins
  • Date: 2012-12-25 18:26:03 UTC
  • Revision ID: git-v1:11d4249864512d100a938559e044876f2fd3171f
Remove sym_constant() API and tests.
Filename Latest Rev Last Changed Committer Comment Size
..
awklib 21 14 years ago Arnold D. Robbins Move to gawk-3.0.0. 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
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
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
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 299.3.12 12 years ago Andrew J. Schorr Remove libtool from repo, since configure makes it 234 bytes Diff Download File
ABOUT-NLS 78 14 years ago Arnold D. Robbins Update to gettext 0.18.1. 91.5 KB Diff Download File
aclocal.m4 319.1.142 12 years ago Arnold D. Robbins Merge branch 'gawk-4.0-stable'. Automake and bison 34.5 KB Diff Download File
array.c 349 12 years ago Arnold D. Robbins Restore building with tcc. 31.8 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 349 12 years ago Arnold D. Robbins Restore building with tcc. 48.4 KB Diff Download File
awkgram.c 350 12 years ago Arnold D. Robbins Merge branch 'gawk-4.0-stable' 227 KB Diff Download File
awkgram.y 350 12 years ago Arnold D. Robbins Merge branch 'gawk-4.0-stable' 132 KB Diff Download File
bisonfix.awk 40 14 years ago Arnold D. Robbins Bring latest byte code gawk into git. Hurray! 1.1 KB Diff Download File
File bootstrap.sh 345 12 years ago Arnold D. Robbins Fix in bootstrap.sh. 1.2 KB Diff Download File
builtin.c 350 12 years ago Arnold D. Robbins Merge branch 'gawk-4.0-stable' 81.2 KB Diff Download File
ChangeLog 351 12 years ago Arnold D. Robbins Remove sym_constant() API and tests. 80.3 KB Diff Download File
ChangeLog.0 275 13 years ago Arnold D. Robbins Update versions and ChangeLogs, make tarball! 371 KB Diff Download File
Checklist 277.1.197 12 years ago Arnold D. Robbins Add items to Checklist. 1.2 KB Diff Download File
cint_array.c 333 12 years ago Arnold D. Robbins Merge branch 'master' into array-iface 28.3 KB Diff Download File
cmd.h 319.1.9 12 years ago Arnold D. Robbins Move to use of bool type, true, false, everywhere. 5.4 KB Diff Download File
command.c 319.1.142 12 years ago Arnold D. Robbins Merge branch 'gawk-4.0-stable'. Automake and bison 101 KB Diff Download File
command.y 319.1.9 12 years ago Arnold D. Robbins Move to use of bool type, true, false, everywhere. 37.9 KB Diff Download File
File config.guess 277.1.190 12 years ago Arnold D. Robbins Move to automake 1.12.6. 43.8 KB Diff Download File
File config.rpath 78 14 years ago Arnold D. Robbins Update to gettext 0.18.1. 18 KB Diff Download File
File config.sub 277.1.190 12 years ago Arnold D. Robbins Move to automake 1.12.6. 34.9 KB Diff Download File
configh.in 319.1.137 12 years ago Arnold D. Robbins Merge branch 'gawk-4.0-stable' 12.8 KB Diff Download File
File configure 349 12 years ago Arnold D. Robbins Restore building with tcc. 360 KB Diff Download File
configure.ac 349 12 years ago Arnold D. Robbins Restore building with tcc. 10 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 277.1.44 13 years ago Arnold D. Robbins Update Pat Rankin's visible email address. 2.1 KB Diff Download File
debug.c 338 12 years ago Arnold D. Robbins Minor code and doc cleanups. 133 KB Diff Download File
File depcomp 277.1.190 12 years ago Arnold D. Robbins Move to automake 1.12.6. 23.3 KB Diff Download File
dfa.c 277.1.162 12 years ago Arnold D. Robbins Sync w/GNU grep. 125 KB Diff Download File
dfa.h 277.1.129 12 years ago Arnold D. Robbins Sync dfa with grep. Update configure machinery. 4 KB Diff Download File
eval.c 333 12 years ago Arnold D. Robbins Merge branch 'master' into array-iface 42.3 KB Diff Download File
ext.c 333 12 years ago Arnold D. Robbins Merge branch 'master' into array-iface 10.5 KB Diff Download File
field.c 327 12 years ago Arnold D. Robbins Merge branch 'master' into array-iface 42.1 KB Diff Download File
floatcomp.c 159 13 years ago Arnold D. Robbins Update copyrights. 3.1 KB Diff Download File
floatmagic.h 35 14 years ago Arnold D. Robbins Move to gawk-3.1.7. 1.8 KB Diff Download File
gawkapi.c 351 12 years ago Arnold D. Robbins Remove sym_constant() API and tests. 24.1 KB Diff Download File
gawkapi.h 351 12 years ago Arnold D. Robbins Remove sym_constant() API and tests. 29.5 KB Diff Download File
gawkmisc.c 159 13 years ago Arnold D. Robbins Update copyrights. 1.6 KB Diff Download File
getopt.c 277.1.139 12 years ago Arnold D. Robbins DJGPP --> __DJGPP__ 33.3 KB Diff Download File
getopt.h 277.1.117 12 years ago Arnold D. Robbins Sync from GLIBC. 6.5 KB Diff Download File
getopt1.c 277.1.119 12 years ago Arnold D. Robbins Make getopt always compile, fix C89 issues. 4.6 KB Diff Download File
getopt_int.h 277.1.117 12 years ago Arnold D. Robbins Sync from GLIBC. 4.6 KB Diff Download File
gettext.h 78 14 years ago Arnold D. Robbins Update to gettext 0.18.1. 9.8 KB Diff Download File
INSTALL 277.1.135 12 years ago Arnold D. Robbins Upgrade infrastructure to autoconf 2.69, automake 15.3 KB Diff Download File
File install-sh 277.1.135 12 years ago Arnold D. Robbins Upgrade infrastructure to autoconf 2.69, automake 13.6 KB Diff Download File
int_array.c 333 12 years ago Arnold D. Robbins Merge branch 'master' into array-iface 18.6 KB Diff Download File
interpret.h 350 12 years ago Arnold D. Robbins Merge branch 'gawk-4.0-stable' 31.9 KB Diff Download File
io.c 346 12 years ago Arnold D. Robbins Move read_func from IOBUF into awk_input_buf_t. 92.5 KB Diff Download File
main.c 348 12 years ago Arnold D. Robbins Fix --disable-lint. 40.5 KB Diff Download File
Makefile.am 319.1.122 12 years ago Arnold D. Robbins Merge LIMATIONS into gawk.texi, fix Makefile.am. 5.4 KB Diff Download File
Makefile.in 319.1.142 12 years ago Arnold D. Robbins Merge branch 'gawk-4.0-stable'. Automake and bison 38.2 KB Diff Download File
mbsupport.h 319.1.51 12 years ago Arnold D. Robbins Update mbsupport.h for newer z/OS. 2.7 KB Diff Download File
File missing 277.1.135 12 years ago Arnold D. Robbins Upgrade infrastructure to autoconf 2.69, automake 9.9 KB Diff Download File
File mkinstalldirs 277.1.135 12 years ago Arnold D. Robbins Upgrade infrastructure to autoconf 2.69, automake 3.4 KB Diff Download File
mpfr.c 319.1.140 12 years ago Arnold D. Robbins Make bitflag checking consistent everywhere. 34.5 KB Diff Download File
msg.c 328 12 years ago Arnold D. Robbins Finish porting to current code base. 3.7 KB Diff Download File
NEWS 319.1.142 12 years ago Arnold D. Robbins Merge branch 'gawk-4.0-stable'. Automake and bison 5.6 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
node.c 319.1.140 12 years ago Arnold D. Robbins Make bitflag checking consistent everywhere. 21.8 KB Diff Download File
POSIX.STD 170 13 years ago Arnold D. Robbins Lots of documentation updates. 1.6 KB Diff Download File
PROBLEMS 34 14 years ago Arnold D. Robbins Move to gawk-3.1.6. 678 bytes Diff Download File
profile.c 333 12 years ago Arnold D. Robbins Merge branch 'master' into array-iface 29.7 KB Diff Download File
protos.h 319.1.116 12 years ago Arnold D. Robbins Clean up of awk.h. 4.2 KB Diff Download File
random.c 34 14 years ago Arnold D. Robbins Move to gawk-3.1.6. 18.4 KB Diff Download File
random.h 34 14 years ago Arnold D. Robbins Move to gawk-3.1.6. 1.4 KB Diff Download File
re.c 319.1.9 12 years ago Arnold D. Robbins Move to use of bool type, true, false, everywhere. 14.1 KB Diff Download File
README 277.1.195 12 years ago Arnold D. Robbins Make the 4.0.2 tarballs. 3.3 KB Diff Download File
README.cvs 126 13 years ago Arnold D. Robbins Minor doc updates. 575 bytes Diff Download File
README.git 319.1.130 12 years ago Arnold D. Robbins Doc updates. 11.3 KB Diff Download File
regcomp.c 319.1.127 12 years ago Arnold D. Robbins Sync regex routines with GLIBC. 110 KB Diff Download File
regex.c 319.1.138 12 years ago Arnold D. Robbins VMS changes. 3 KB Diff Download File
regex.h 277.1.117 12 years ago Arnold D. Robbins Sync from GLIBC. 21.7 KB Diff Download File
regex_internal.c 277.1.117 12 years ago Arnold D. Robbins Sync from GLIBC. 47.3 KB Diff Download File
regex_internal.h 319.1.127 12 years ago Arnold D. Robbins Sync regex routines with GLIBC. 21.7 KB Diff Download File
regexec.c 319.1.127 12 years ago Arnold D. Robbins Sync regex routines with GLIBC. 126 KB Diff Download File
replace.c 277.1.143 12 years ago Arnold D. Robbins Don't include config.h twice in replace.c. 2.6 KB Diff Download File
str_array.c 333 12 years ago Arnold D. Robbins Merge branch 'master' into array-iface 17.8 KB Diff Download File
symbol.c 327 12 years ago Arnold D. Robbins Merge branch 'master' into array-iface 17 KB Diff Download File
TODO 338 12 years ago Arnold D. Robbins Minor code and doc cleanups. 6.2 KB Diff Download File
version.c 319.1.102 12 years ago Arnold D. Robbins Merge branch 'gawk-4.0-stable'. Bump version. 68 bytes Diff Download File
version.in 164 13 years ago Arnold D. Robbins Some cleanups after code review of main.c. 70 bytes Diff Download File
xalloc.h 277.1.137 12 years ago Arnold D. Robbins Sync dfa with GNU grep. 9.5 KB Diff Download File
File ylwrap 319.1.18 12 years ago Arnold D. Robbins Update infrastructure. 6.3 KB Diff Download File