]> git.ipfire.org Git - thirdparty/gettext.git/commit
Add support for Object Pascal format strings.
authorBruno Haible <bruno@clisp.org>
Sat, 20 Oct 2001 12:59:54 +0000 (12:59 +0000)
committerBruno Haible <bruno@clisp.org>
Sat, 20 Oct 2001 12:59:54 +0000 (12:59 +0000)
commitfb40f35ce9d16dcc798efc84688c324735cb38de
treedf36c14b15cdb1037de5bbdbe68b6311efb47a3b
parent6967495b42ed9e3e304ad8916d01111bd67a6778
Add support for Object Pascal format strings.
src/ChangeLog
src/Makefile.am
src/format-pascal.c [new file with mode: 0644]
src/format.c
src/format.h
src/message.c
src/message.h
tests/ChangeLog
tests/Makefile.am
tests/format-pascal-1 [new file with mode: 0755]
tests/format-pascal-2 [new file with mode: 0755]