Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-10-26 | Prepare 1.10libgpg-error-1.10 | Werner Koch | 1 | -0/+8 | |
2010-10-20 | Fix for W32CE. | Werner Koch | 1 | -0/+12 | |
2010-09-16 | Fix initialization of static libs | Werner Koch | 1 | -0/+6 | |
2010-09-16 | Update pl.po. | Werner Koch | 1 | -0/+11 | |
Updated to gettext 0.1.17 Add a new error code. | |||||
2010-09-02 | Add new error code. | Werner Koch | 1 | -0/+4 | |
Remove comment cruft. | |||||
2010-08-19 | Require new GPG_ERR_ENABLE_ERRNO_MACROS define to include the strerror | Werner Koch | 1 | -0/+6 | |
define. | |||||
2010-07-21 | Add gpg_err_deinitlibgpg-error-1.9 | Werner Koch | 1 | -0/+18 | |
Prepare a new release. | |||||
2010-06-18 | Add new error code. | Werner Koch | 1 | -0/+4 | |
Convert de.po to utf8 | |||||
2010-05-06 | prepare a releaselibgpg-error-1.8 | Werner Koch | 1 | -1/+7 | |
2010-04-14 | MAp some W32 error codes. | Werner Koch | 1 | -0/+8 | |
2010-03-15 | Fix type in macro name. | Werner Koch | 1 | -0/+6 | |
Set generated header to read-only. | |||||
2010-03-09 | Add macro to enable gettext macros. | Werner Koch | 1 | -0/+5 | |
2010-03-08 | Use format_arg attribute | Werner Koch | 1 | -22/+27 | |
2010-03-01 | Add a mapping for ESPIPE on W32CE. | Werner Koch | 1 | -0/+4 | |
2010-02-17 | Yet another try to make it work: | Werner Koch | 1 | -0/+1 | |
We need to create the gpg-extra directory. With that we don't need to keep that directory in the repo. | |||||
2010-02-17 | Reworked the installation of gpg-extra/errno.h. | Werner Koch | 1 | -0/+9 | |
2010-02-17 | Made make distcheck work again. | Werner Koch | 1 | -0/+4 | |
2010-02-16 | Minor fixes. | Werner Koch | 1 | -0/+2 | |
2010-01-21 | Finished W32CE support. | Werner Koch | 1 | -0/+49 | |
2010-01-18 | Fix w32ce strerror. | Werner Koch | 1 | -0/+6 | |
Fix non-w32ce dependency problem. | |||||
2010-01-18 | Add some code to build nativley under WindowsCE - not finished. | Werner Koch | 1 | -0/+37 | |
2009-11-03 | Resolved changelog conflict | Werner Koch | 1 | -0/+4 | |
2009-10-26 | 2009-10-26 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+4 | |
* src/gpg-error.h.in (GPG_ERR_SOURCE_DIM): Reduce to 128. | |||||
2009-09-21 | Add a new erroro source | Werner Koch | 1 | -1/+5 | |
2009-08-20 | Add new translations. | Werner Koch | 1 | -0/+4 | |
2009-07-23 | Add new code GPG_ERR_NOT_ENABLED | Werner Koch | 1 | -0/+4 | |
2009-07-17 | 2009-07-17 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+4 | |
* 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 | 2009-07-17 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+9 | |
* 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 | 2009-06-23 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+21 | |
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. | |||||
2008-11-26 | Preparing a release.libgpg-error-1.7 | Werner Koch | 1 | -0/+6 | |
2008-11-12 | Add codes GPG_ERR_NO_PIN and GPG_ERR_NO_PASSPHRASE. | Werner Koch | 1 | -0/+4 | |
2008-11-10 | 2008-11-08 Moritz <[email protected]> | Moritz Schulte | 1 | -0/+9 | |
* 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 | 2008-10-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+5 | |
* src/mkstrtable.awk: Make generated code -W clean to silence gcc warnings. | |||||
2008-08-06 | Add a new error code. | Werner Koch | 1 | -0/+8 | |
2007-12-11 | Make sure that COPYING and COPYING.LIB are both distributed | Werner Koch | 1 | -0/+4 | |
2007-10-29 | Preparing a releaselibgpg-error-1.6 | Werner Koch | 1 | -1/+7 | |
2007-10-29 | Fixed mingw build problems. | Werner Koch | 1 | -0/+9 | |
Updated some translations. | |||||
2007-09-27 | 2007-09-27 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+5 | |
* src/Makefile.am (%.o): Replace pattern rule with suffix rule. (SUFFIXES): New variable. | |||||
2007-09-27 | new codes | Werner Koch | 1 | -0/+5 | |
2007-08-03 | 2007-08-03 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+3 | |
* 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 | 2007-08-03 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+6 | |
* configure.ac: Call AM_PROG_CC_C_O. * autogen.sh: Use = not == in test. * lang/cl/Makefile.am: Do not use :=, but =. | |||||
2007-06-27 | Minor W32 enhancements | Werner Koch | 1 | -0/+10 | |
2007-05-19 | 2007-05-19 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+5 | |
* lang/cl/gpg-error.lisp (gpg-err-source-t): Add :gpg-err-source-any. | |||||
2006-12-09 | 2006-12-09 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+5 | |
* src/Makefile.am (EXTRA_DIST): Add README. * src/README: New file. | |||||
2006-12-01 | 2006-12-01 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+2 | |
* src/gpg-error.c (get_err_from_number): Fix last change. | |||||
2006-12-01 | 2006-12-01 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+5 | |
* src/gpg-error.c (get_err_from_number): Support source and code number in split format like "7.17". | |||||
2006-11-30 | * configure.ac: Set LT version to C3/A3/R1.libgpg-error-1.5 | Werner Koch | 1 | -0/+10 | |
* 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. | |||||
2006-11-30 | Removed included gettext and updated latest gettext | Werner Koch | 1 | -0/+25 | |
2006-09-18 | Added missing function. Reported by Simon Josefsson | Werner Koch | 1 | -0/+4 | |
2006-09-14 | Ready for a new releaselibgpg-error-1.4 | Werner Koch | 1 | -0/+24 | |