Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Minor fixes. | Werner Koch | 2010-02-16 | 2 | -0/+3 | |
| | ||||||
* | Add missing file. | Werner Koch | 2010-01-26 | 1 | -0/+161 | |
| | ||||||
* | Finished W32CE support. | Werner Koch | 2010-01-21 | 13 | -1361/+1443 | |
| | ||||||
* | Fix w32ce strerror. | Werner Koch | 2010-01-18 | 6 | -71/+128 | |
| | | | | | Fix non-w32ce dependency problem. | |||||
* | Add some code to build nativley under WindowsCE - not finished. | Werner Koch | 2010-01-18 | 19 | -108/+521 | |
| | ||||||
* | Resolved changelog conflict | Werner Koch | 2009-11-03 | 1 | -0/+4 | |
| | ||||||
* | 2009-10-26 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2009-10-26 | 2 | -2/+10 | |
| | | | | | * src/gpg-error.h.in (GPG_ERR_SOURCE_DIM): Reduce to 128. | |||||
* | Add another error code. | Werner Koch | 2009-10-16 | 2 | -1/+3 | |
| | ||||||
* | Add a new erroro source | Werner Koch | 2009-09-21 | 3 | -2/+8 | |
| | ||||||
* | Add new translations. | Werner Koch | 2009-08-20 | 8 | -12/+2166 | |
| | ||||||
* | Fix octadecimal/octal where in some languages. | Werner Koch | 2009-08-20 | 9 | -367/+400 | |
| | ||||||
* | Update sv.po | Werner Koch | 2009-08-20 | 2 | -14/+17 | |
| | ||||||
* | Add Chinese translation. Minor fix to de.po | Werner Koch | 2009-08-20 | 3 | -60/+1135 | |
| | ||||||
* | Add new code GPG_ERR_NOT_ENABLED | Werner Koch | 2009-07-23 | 4 | -2/+9 | |
| | ||||||
* | 2009-07-17 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2009-07-17 | 3 | -7/+30 | |
| | | | | | | | * src/mkerrnos.awk: Output code to cause WSA Errors to be found from gpg error codes. * README: Add problem of translating error codes back and forth. | |||||
* | 2009-07-17 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2009-07-17 | 4 | -41/+32 | |
| | | | | | | | | | | * src/mkerrcodes1.awk: Output code to cause WSA Errors to be transparently translated. * src/code-from-errno.c [HAVE_W32_SYSTEM]: Don't include winsock2.h. (w32_special_errnos) [HAVE_W32_SYSTEM]: Removed. (gpg_err_code_from_errno) [HAVE_W32_SYSTEM]: Remove special case. * README: Document problem with printing some WSA Errors. | |||||
* | 2009-06-23 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2009-06-23 | 12 | -7361/+11193 | |
| | | | | | | | | | | | | | | | | | | | | | | Update to libtool 2.2.6a. * configure.ac: Invoke AC_CONFIG_MACRO_DIR. (AC_LIBTOOL_WIN32_DLL, AC_LIBTOOL_RC): Replace by ... (LT_PREREQ, LT_INIT, LT_LANG): ... these. * config.guess, config.sub, install-sh, ltmain.sh, m4/libtool.m4: Updated to libtool 2.2.6a. * m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4, m4/lt~obsolete.m4: New files from libtool 2.2.6a. * src/Makefile.am (LTRCCOMPILE): Refactor with ... (RCCOMPILE): ... this new macro. Add $(libgpg_error_la_CPPFLAGS). (SUFFIXES): Add .lo. (.rc.o): Change to ... (.rc.lo): ... this implicit rule. (gpg_error_res_ldflag): Removed. (gpg_error_res): Use libtool object file name here. (install-def-file): Fix typo. (libgpg_error_la_LDFLAGS): Remove gpg_error_res_ldflag usage. (libgpg_error_la_LIBADD): Add gpg_error_res. | |||||
* | 2009-03-29 Moritz <[email protected]> | Moritz Schulte | 2009-03-29 | 2 | -2/+6 | |
| | | | | | | * de.po: Fixed typo. | |||||
* | Post release updates. | Werner Koch | 2008-11-26 | 2 | -2/+9 | |
| | ||||||
* | Preparing a release.libgpg-error-1.7 | Werner Koch | 2008-11-26 | 3 | -6/+13 | |
| | ||||||
* | Add codes GPG_ERR_NO_PIN and GPG_ERR_NO_PASSPHRASE. | Werner Koch | 2008-11-12 | 10 | -415/+484 | |
| | ||||||
* | Fixed typo in de.po. | Werner Koch | 2008-11-12 | 2 | -2/+6 | |
| | ||||||
* | 2008-11-08 Moritz <[email protected]> | Moritz Schulte | 2008-11-10 | 2 | -6/+12 | |
| | | | | | | | | | | * lang/cl/gpg-error.lisp ("gpg_err_code_from_syserror"): Fix defcfun: removed "(void)". * lang/cl/gpg-error.lisp (size-t): Wrong call to defctype: function accepts optional, not keyword argument. (gpg-error-t): Likewise. | |||||
* | 2008-10-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-10-29 | 2 | -8/+16 | |
| | | | | | | * src/mkstrtable.awk: Make generated code -W clean to silence gcc warnings. | |||||
* | Add a new error code. | Werner Koch | 2008-08-06 | 12 | -418/+465 | |
| | ||||||
* | Make sure that COPYING and COPYING.LIB are both distributed | Werner Koch | 2007-12-11 | 3 | -11/+15 | |
| | ||||||
* | post release update | Werner Koch | 2007-10-29 | 2 | -2/+6 | |
| | ||||||
* | Preparing a releaselibgpg-error-1.6 | Werner Koch | 2007-10-29 | 6 | -66/+167 | |
| | ||||||
* | Fixed mingw build problems. | Werner Koch | 2007-10-29 | 13 | -657/+830 | |
| | | | | | Updated some translations. | |||||
* | 2007-09-27 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-09-27 | 2 | -1/+8 | |
| | | | | | | * src/Makefile.am (%.o): Replace pattern rule with suffix rule. (SUFFIXES): New variable. | |||||
* | new codes | Werner Koch | 2007-09-27 | 4 | -2/+15 | |
| | ||||||
* | Typo fix | Werner Koch | 2007-08-23 | 2 | -2/+6 | |
| | ||||||
* | 2007-08-03 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-08-03 | 6 | -3/+383 | |
| | | | | | | | * configure.ac: Allow --disable-languages. * Makefile.am [!LANGUAGES_SOME]: Don't add lang to subdirs. * m4/inttypes-h.m4, m4/lock.m4, m4/visibility.m4: New files. | |||||
* | 2007-08-03 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-08-03 | 4 | -3/+10 | |
| | | | | | | | * configure.ac: Call AM_PROG_CC_C_O. * autogen.sh: Use = not == in test. * lang/cl/Makefile.am: Do not use :=, but =. | |||||
* | Minor W32 enhancements | Werner Koch | 2007-06-27 | 3 | -3/+51 | |
| | ||||||
* | 2007-05-19 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-05-19 | 2 | -0/+6 | |
| | | | | | | * lang/cl/gpg-error.lisp (gpg-err-source-t): Add :gpg-err-source-any. | |||||
* | Updated | Werner Koch | 2007-02-26 | 2 | -3/+11 | |
| | ||||||
* | Installed Swedish translation | Werner Koch | 2006-12-22 | 3 | -1/+926 | |
| | ||||||
* | 2006-12-09 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-12-09 | 1 | -0/+47 | |
| | | | | | | * src/Makefile.am (EXTRA_DIST): Add README. * src/README: New file. | |||||
* | 2006-12-09 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-12-09 | 2 | -1/+6 | |
| | | | | | | * src/Makefile.am (EXTRA_DIST): Add README. * src/README: New file. | |||||
* | 2006-12-01 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-12-01 | 2 | -2/+4 | |
| | | | | | * src/gpg-error.c (get_err_from_number): Fix last change. | |||||
* | 2006-12-01 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-12-01 | 2 | -2/+19 | |
| | | | | | | * src/gpg-error.c (get_err_from_number): Support source and code number in split format like "7.17". | |||||
* | Post release version number bump | Werner Koch | 2006-11-30 | 2 | -2/+6 | |
| | ||||||
* | * configure.ac: Set LT version to C3/A3/R1.libgpg-error-1.5 | Werner Koch | 2006-11-30 | 13 | -52/+78 | |
| | | | | | | | | | | | | | | | * README: Switch to tar.bz2 and sha1sum. * src/gpg-error.c (main): Add option --version. * autogen.sh (FORCE): Add option --force. * intl/: Removed. * Makefile.am (SUBDIRS): Removed intl. * configure.ac (AM_GNU_GETTEXT): Use external flag * src/Makefile.am: Removed -I../intl. | |||||
* | Removed included gettext and updated latest gettext | Werner Koch | 2006-11-30 | 72 | -15669/+1447 | |
| | ||||||
* | Added missing function. Reported by Simon Josefsson | Werner Koch | 2006-09-18 | 2 | -0/+7 | |
| | ||||||
* | Post release updates | Werner Koch | 2006-09-14 | 2 | -1/+6 | |
| | ||||||
* | Ready for a new releaselibgpg-error-1.4 | Werner Koch | 2006-09-14 | 21 | -282/+1260 | |
| | ||||||
* | Updated. | Werner Koch | 2006-09-08 | 2 | -60/+47 | |
| | ||||||
* | Minor tweaks of yesterday's changes. | Werner Koch | 2006-09-06 | 3 | -5/+13 | |
| |