index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
math
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid some "gcc -pedantic" warnings.
Bruno Haible
2008-08-30
1
-1
/
+2
*
Add isinf module.
Ben Pfaff
2008-07-25
1
-0
/
+2
*
Add isnan module.
Ben Pfaff
2008-07-12
1
-0
/
+2
*
Make truncl work on OSF/1 4.0.
Bruno Haible
2008-04-13
1
-1
/
+1
*
Work around Solaris 10 math.h bug.
Eric Blake
2008-04-12
1
-0
/
+2
*
Exploit the __builtin_signbit GCC built-in.
Bruno Haible
2008-01-26
1
-0
/
+1
*
Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
Bruno Haible
2007-11-11
1
-3
/
+3
*
Use REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
Bruno Haible
2007-10-29
1
-2
/
+2
*
Fix link errors with Sun C 5.0 on Solaris 10.
Bruno Haible
2007-10-29
1
-4
/
+4
*
Implement 'isfinite' module.
Ben Pfaff
2007-10-27
1
-0
/
+2
*
Implement 'round', 'roundf', 'roundl' modules.
Ben Pfaff
2007-10-20
1
-0
/
+6
*
New module 'ceill'.
Bruno Haible
2007-10-05
1
-0
/
+1
*
New module 'ceilf'.
Bruno Haible
2007-10-05
1
-0
/
+2
*
New module 'floorl'.
Bruno Haible
2007-10-05
1
-0
/
+1
*
New module 'floorf'.
Bruno Haible
2007-10-05
1
-0
/
+2
*
New module 'truncl'.
Bruno Haible
2007-10-05
1
-0
/
+2
*
New module 'truncf'.
Bruno Haible
2007-10-05
1
-0
/
+2
*
New module 'trunc'.
Bruno Haible
2007-10-04
1
-0
/
+2
*
Rename math_.h to math.in.h.
Bruno Haible
2007-10-02
1
-3
/
+3
*
* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
Paul Eggert
2007-06-21
1
-3
/
+3
*
* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
Paul Eggert
2007-05-17
1
-0
/
+1
*
New module 'signbit'.
Bruno Haible
2007-04-06
1
-0
/
+2
*
New module 'ldexpl'.
Bruno Haible
2007-03-30
1
-0
/
+2
*
Provide a replacement for frexpl() if the system has it but it doesn't work.
Bruno Haible
2007-03-25
1
-0
/
+1
*
New module 'frexpl'.
Bruno Haible
2007-03-23
1
-0
/
+1
*
New module 'frexp'.
Bruno Haible
2007-03-22
1
-0
/
+2
*
Provide the option to declare the mathl functions also when the 'mathl'
Bruno Haible
2007-03-07
1
-0
/
+13
*
New module 'math'. <math.h> replaces mathl.h.
Bruno Haible
2007-02-18
1
-0
/
+38