aboutsummaryrefslogtreecommitdiffstats
path: root/common/i18n.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-2/+2
| | | | | | | | We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again.
* Merged jnlib into common.Werner Koch2010-03-101-1/+1
|
* Factored utf8 switching code out to i18n.c.Werner Koch2007-10-191-0/+3
|
* First steps towards supporting W32.Werner Koch2007-06-061-4/+5
| | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
* UTF-8 FixesWerner Koch2007-05-041-0/+3
|
* Clarified cURL and OpenLDAP license issues.Werner Koch2006-09-221-16/+8
| | | | | Made readline support work.
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* Added new directory common to enable sharing of some code and errorWerner Koch2001-11-241-0/+47
numbers between gpg, gpgsm and gpg-agent. Move some files and code to there.