summaryrefslogtreecommitdiff
path: root/mpf/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* mpf_cmp_z, with test.Marco Bodrato2015-09-111-1/+1
|
* INCLUDES => AM_CPPFLAGS.Torbjorn Granlund2014-10-011-1/+1
|
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-11/+22
|
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
|
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
|
* Collapse copyright years.Torbjorn Granlund2013-11-281-2/+1
|
* Add mpz_clears, mpq_clears, mpf_clears.Torbjorn Granlund2009-06-281-2/+2
|
* Add new functions mpq_inits, mpf_inits.Torbjorn Granlund2009-06-191-1/+1
|
* Update license to version 3.tege2007-09-181-4/+2
|
* Update FSF's address.tege2006-02-151-2/+2
|
* Add a copyright year.Kevin Ryde2002-12-121-1/+2
|
* * configure.in: (AM_INIT_AUTOMAKE): Use "gnu no-dependenciesKevin Ryde2002-12-121-2/+0
| | | | | $(top_builddir)/ansi2knr". * */Makefile.am (AUTOMAKE_OPTIONS): Remove, now in configure.in.
* Add get_d_2exp.c.tege2001-11-291-1/+1
|
* Amend to .h files:Kevin Ryde2001-10-021-3/+2
| | | | | | | | * mpf/fits_s.h: Renamed and adapted from mpf/fits_s.c. * mpf/fits_sshort.c, mpf/fits_sint.c, mpf/fits_slong.c: New files. * mpf/fits_u.h: Renamed and adapted from mpf/fits_u.c. * mpf/fits_ushort.c, mpf/fits_uint.c, mpf/fits_ulong.c: New files. * mpf/Makefile.am: Consequent updates.
* * mpf/fits_s.i: Renamed and adapted from mpf/fits_s.c.Kevin Ryde2001-10-011-21/+3
| | | | | | | | * mpf/fits_sshort.c, mpf/fits_sint.c, mpf/fits_slong.c: New files. * mpf/fits_u.i: Renamed and adapted from mpf/fits_u.c. * mpf/fits_ushort.c, mpf/fits_uint.c, mpf/fits_ulong.c: New files. * mpf/Makefile.am: Consequent updates. (INCLUDES): Remove -DOPERATION_$*.
* Amend to:Kevin Ryde2001-06-071-4/+2
| | | | | * Makefile.am, mpz/Makefile.am, mpq/Makefile.am, mpf/Makefile.am, mpbsd/Makefile.am (INCLUDES): Set -D__GMP_WITHIN_GMP.
* * Makefile.am, mpz/Makefile.am, mpq/Makefile.am, mpf/Makefile.am,Kevin Ryde2001-06-071-0/+3
| | | | mpbsd/Makefile.am (AM_CPPFLAGS): Set -D__GMP_WITHIN_GMP.
* * mpf/cmp_d.c, mpf/get_dfl_prec.c: New files.Kevin Ryde2001-04-211-2/+3
| | | | * Makefile.am, mpf/Makefile.am: Add them.
* * mpf/trunc.c: New file, rewrite of integer.c, preserve prec+1 inKevin Ryde2001-03-291-11/+5
| | | | | | | | copy, don't copy if unnecessary. * mpf/ceilfloor.c: New file likewise, and use common subroutine for ceil and floor. * mpf/integer.c: Remove file. * Makefile.am, mpf/Makefile.am: Update.
* * mpf/fits_s.c: New file.Kevin Ryde2001-01-261-3/+19
| | | | | | | | * mpf/fits_u.c: New file. * mpf/get_si.c: New file. * mpf/get_ui.c: New file. * mpf/int_p.c: New file. * Makefile.am, mpf/Makefile.am: Add them.
* * mpz/Makefile.am, mpq/Makefile.am, mpf/Makefile.am, mpbsd/Makefile.amKevin Ryde2001-01-061-3/+1
| | | | (SUBDIRS): Remove.
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
|
* * mp{z,q,f,mpbsd}/Makefile.am (-DOPERATION): Use "foo" even forKevin Ryde2000-08-191-1/+1
| | | | | ansi2knr "foo_" objects. Do this with the makefiles to keep the sources cleaner.
* * mp{z,q,f,fr,bsd}/Makefile.am: Enable ansi2knr (now everywhere).Kevin Ryde2000-08-151-1/+1
|
* *** empty log message ***tege2000-07-241-4/+4
|
* Add swap.c.Kevin Ryde2000-05-051-1/+1
|
* * mpf/Makefile.am: Add -DOPERATION_$* for new integer.c.Kevin Ryde2000-04-231-19/+3
| | | | Remove explicit rules for floor.o etc.
* (AUTOMAKE_OPTIONS): Add "no-dependencies".Linus Nordberg2000-04-121-1/+1
|
* (libmpf_la_SOURCES): Change urandom.c --> urandomb.c.Linus Nordberg2000-04-121-1/+1
|
* Shorten INCLUDES now using AM_CONFIG_HEADER.Kevin Ryde2000-04-101-1/+1
|
* Add SUBDIRS=tests, use $(top_builddir), add DISTCLEANFILES.Kevin Ryde2000-04-091-4/+26
|
* Include `..'.Linus Nordberg2000-02-241-4/+3
|
* New fileLinus Nordberg2000-02-101-0/+44