]> git.ipfire.org Git - thirdparty/gettext.git/commit
New awk backend.
authorBruno Haible <bruno@clisp.org>
Thu, 7 Feb 2002 13:14:55 +0000 (13:14 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 23:18:27 +0000 (01:18 +0200)
commit332d33b34c195c34cafa11594a013d97093f08f0
tree3014126f2ccc468b8567d314fcd4decd05914037
parent374d3873378876155a27f8a201f799aad317dfbd
New awk backend.
17 files changed:
doc/ChangeLog
doc/gettext.texi
src/ChangeLog
src/Makefile.am
src/format-awk.c [new file with mode: 0644]
src/format.c
src/format.h
src/message.c
src/message.h
src/x-awk.c [new file with mode: 0644]
src/x-awk.h [new file with mode: 0644]
src/xgettext.c
tests/ChangeLog
tests/Makefile.am
tests/format-awk-1 [new file with mode: 0755]
tests/format-awk-2 [new file with mode: 0755]
tests/lang-gawk [new file with mode: 0755]