Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-02-26 | common: New function map_static_macro_string. | Werner Koch | 1 | -0/+5 | |
* common/mapstrings.c: New. * common/t-mapstrings.c: New. * common/t-support.h (DIM, DIMof): Define if not defined. * common/Makefile.am: Add new files. | |||||
2011-09-30 | Change JNLIB license to LGPLv3+ or GPLv2+. | Werner Koch | 1 | -7/+18 | |
This is to allow the use of this code with code under GPLv2(only). | |||||
2010-03-10 | Merged jnlib into common. | Werner Koch | 1 | -0/+0 | |
2010-02-26 | First batch of changes to support W32CE. | Werner Koch | 1 | -1/+11 | |
Note that jnlib/w32-reg.c is not yet ready. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2007-06-19 | Made percent_escape more general. | Werner Koch | 1 | -0/+52 | |
Added regression tests support to jnlib. W32 changes. |