aboutsummaryrefslogtreecommitdiffstats
path: root/common/t-support.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-09-30Change JNLIB license to LGPLv3+ or GPLv2+.Werner Koch1-7/+18
This is to allow the use of this code with code under GPLv2(only).
2010-03-10Merged jnlib into common.Werner Koch1-0/+0
2010-02-26First batch of changes to support W32CE.Werner Koch1-1/+11
Note that jnlib/w32-reg.c is not yet ready.
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2007-06-19Made percent_escape more general.Werner Koch1-0/+52
Added regression tests support to jnlib. W32 changes.