Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpi: Suppress set-but-unused-variables warnings. | Werner Koch | 2014-08-20 | 1 | -2/+2 |
| | | | | | | | | | | | | * include/types.h (GNUPG_GCC_ATTR_UNUSED): Define for gcc >= 3.5. * mpi/mpih-div.c (mpihelp_divmod_1, mpihelp_mod_1): Mark dummy as unused. * mpi/mpi-internal.h (UDIV_QRNND_PREINV): Mark _ql as unused. -- Due to the use of macros and longlong.h, we use variables which are only used by some architectures. At least gcc 4.7.2 prints new warnings about set but not used variables. This patch silences them. | ||||
* | Switched to GPLv3. | Werner Koch | 2007-10-23 | 1 | -4/+2 |
| | | | | | Updated gettext. | ||||
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
| | |||||
* | * mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c, | David Shaw | 2003-05-24 | 1 | -4/+2 |
| | | | | | | | mpi-internal.h, mpi-scan.c: Edit all preprocessor instructions to remove whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -0/+537 |
| | |||||
* | Removed files from the HEAD revision, because they are now in another | Werner Koch | 2000-12-19 | 1 | -537/+0 |
| | | | | | repository | ||||
* | See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner Koch | Werner Koch | 2000-07-17 | 1 | -2/+2 |
| | |||||
* | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1998-12-23 | 1 | -3/+3 |
| | |||||
* | Renamed to GNUPGV-0-2-8 | Werner Koch | 1998-02-24 | 1 | -4/+4 |
| | |||||
* | changed the dir layout | Werner Koch | 1997-11-26 | 1 | -0/+9 |
| | |||||
* | initially checkin | Werner Koch | 1997-11-18 | 1 | -0/+528 |