summaryrefslogtreecommitdiff
path: root/gettext-tools/src/format-scheme.c
Commit message (Expand)AuthorAgeFilesLines
* lisp-format, scheme-format: Fix a loop transformation.Bruno Haible2023-03-141-0/+1
* lisp-format, scheme-format: Fix a memory overrun.Bruno Haible2023-03-141-1/+1
* lisp-format, scheme-format: Improve run-time checks.Bruno Haible2023-03-141-10/+18
* Fix lisp-format, scheme-format: Add a loop normalization.Bruno Haible2023-03-141-1/+8
* Fix lisp-format, scheme-format: Fix a memory corruption bug.Bruno Haible2023-03-141-2/+2
* Update compile-command in comments.Bruno Haible2019-08-251-2/+2
* Fix copyright years.Bruno Haible2019-02-041-1/+1
* all: Replace http URLs by https URLs in copyright notices.Bruno Haible2018-05-051-1/+1
* maint: Update copyright yearDaiki Ueno2016-01-021-1/+1
* maint: Update copyright yearDaiki Ueno2015-06-051-1/+1
* lisp, scheme: Avoid invalid memory accessDaiki Ueno2014-12-121-1/+3
* Untabify.Bruno Haible2009-12-121-1616/+1616
* Improve msgfmt error message about format directive mismatches in msgstr[i].Bruno Haible2009-06-231-6/+6
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
* Update the compile-command.Bruno Haible2009-06-231-1/+1
* Don't include getline.h.Bruno Haible2009-06-231-2/+1
* Add fdi argument to format_parse functions.Bruno Haible2009-06-231-50/+182
* New macros XMALLOC, XNMALLOC.Bruno Haible2009-06-231-32/+17
* Make it compile in C++ mode.Bruno Haible2009-06-231-10/+11
* Move the xasprintf function from the 'xerror' module to the 'xvasprintf'Bruno Haible2009-06-231-1/+1
* Improve the c-format guessing heuristic.Bruno Haible2009-06-231-1/+2
* Update FSF postal address.Bruno Haible2009-06-231-1/+1
* Use format strings as they are documented for GNU guile.Bruno Haible2009-06-231-116/+62
* Remove #! support.Bruno Haible2009-06-231-11/+0
* Format string parser for Scheme.Bruno Haible2009-06-231-0/+3527