summaryrefslogtreecommitdiff
path: root/get_uj.c
Commit message (Collapse)AuthorAgeFilesLines
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
| | | | | | | | | | | http://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices i.e. added 2006 to every MPFR file. Note: the copyright notices (currently 336) should match the regexp Copyright.* 2006 Free Software so that it will be easier to update them for the next year... git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3983 280ebfd0-de03-0410-8827-d642c229c3f4
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-2/+2
| | | | | | | are sometimes stripped). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3726 280ebfd0-de03-0410-8827-d642c229c3f4
* Change the address of the FSF.pelissip2005-06-021-2/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3606 280ebfd0-de03-0410-8827-d642c229c3f4
* Add mpfr_clear_erangeflag and mpfr_erangeflag_p.pelissip2004-09-291-1/+17
| | | | | | | | | | Add test for theses two functions. mpfr_get_[s/u][i/j] have a deterministic behavior in case of OVERFLOW. (Return the MINIMUM or the MAXIMUM in the current type, and set ERANGE_flag). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3007 280ebfd0-de03-0410-8827-d642c229c3f4
* Reindent the sources (again).pelissip2004-09-281-2/+3
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3003 280ebfd0-de03-0410-8827-d642c229c3f4
* Retab the sources.pelissip2004-09-271-3/+3
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@2998 280ebfd0-de03-0410-8827-d642c229c3f4
* New functions mpfr_get_sj and mpfr_get_uj, with tests.vlefevre2004-09-271-0/+76
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@2995 280ebfd0-de03-0410-8827-d642c229c3f4