Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged jnlib into common. | Werner Koch | 2010-03-10 | 1 | -414/+0 |
| | |||||
* | First batch of changes to support W32CE. | Werner Koch | 2010-02-26 | 1 | -1/+1 |
| | | | | | Note that jnlib/w32-reg.c is not yet ready. | ||||
* | Implement tilde expansion in the same was as 1.4. | Werner Koch | 2009-08-26 | 1 | -0/+137 |
| | |||||
* | New fucntions strconcat and xstrconcat. | Werner Koch | 2009-08-25 | 1 | -0/+145 |
| | |||||
* | Marked all unused args on non-W32 platforms. | Werner Koch | 2008-10-20 | 1 | -0/+3 |
| | |||||
* | Factored common gpgconf constants out | Werner Koch | 2007-08-02 | 1 | -0/+37 |
| | | | | | Fixed W32 compare_filenames | ||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | Made percent_escape more general. | Werner Koch | 2007-06-19 | 1 | -0/+94 |
Added regression tests support to jnlib. W32 changes. |