summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/x-php.c
Commit message (Expand)AuthorAgeFilesLines
* Make the x-*.h files real specification headers.Bruno Haible2009-06-231-0/+3
* Fix handling of here documents.Bruno Haible2009-06-231-6/+10
* Document the default keywords.Bruno Haible2009-06-231-0/+2
* Allow non-ASCII characters in function names.Bruno Haible2009-06-231-2/+47
* Implement disambiguation of overloaded functions.Bruno Haible2009-06-231-3/+3
* Add support for contexts in xgettext.Bruno Haible2009-06-231-68/+24
* Comments are now passed via remember_a_message directly.Bruno Haible2009-06-231-14/+7
* Use savable_comment_* API everywhere.Bruno Haible2009-06-231-4/+14
* Revamp the hash table API.Bruno Haible2009-06-231-6/+6
* Update FSF postal address.Bruno Haible2009-06-231-1/+1
* Verify that the pushback buffer's size is sufficient.Bruno Haible2009-06-231-2/+14
* Reduce the size of the pushback buffers.Bruno Haible2009-06-231-2/+2
* Renamed xmalloc.h to xalloc.h.Bruno Haible2009-06-231-1/+1
* Recognize format strings depending on their position.Bruno Haible2009-06-231-10/+58
* Remove extraneous optimization of extract_all.Bruno Haible2009-06-231-28/+17
* Whitespace changes.Bruno Haible2009-06-231-2/+2
* Add support for ngettext, added in PHP 4.2.0.Bruno Haible2009-06-231-0/+4
* Comment out unused function.Bruno Haible2009-06-231-0/+2
* Reorder definitions. Better separation of code sections.Bruno Haible2009-06-231-20/+25
* Avoid quadratic running time when extracting very long strings or veryBruno Haible2009-06-231-10/+10
* Move src/x-php.c to gettext-tools/src/x-php.c.Bruno Haible2009-06-231-0/+1342