Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 1 | -10/+10 |
| | |||||
* | * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types. | Werner Koch | 2005-05-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | * cardglue.c (assuan_strerror, assuan_transact): Dummy functions if not build with agent support. * zh_TW.po, zh_CN.po, es.po, ro.po: Updated. * tr.po: Updated from TP. Note: this is an exception in general translations from the Robot are not anymore accepted. * regcomp.c (MB_CUR_MAX) [_WIN32]: Define it only if not defined. | ||||
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+1 |
| | |||||
* | 2003-09-21 Timo Schulz <[email protected]> | Timo Schulz | 2003-09-21 | 1 | -0/+4 |
| | | | | | | * http.c [WIN32]: Define MB_CUR_MAX. (connect_server): use unsigned long since W32 does not have in_addr_t. | ||||
* | * Makefile.am, regcomp.c, regex.c, regex_internal.c, regex_internal.h, | David Shaw | 2002-10-19 | 1 | -0/+3491 |
regexec.c: Add new regex files from glibc 2.3.1. |