9 months agoulps: Fix long lines master
stathis [Thu, 26 Jul 2012 20:25:42 +0000]
ulps: Fix long lines

9 months agoulps: Add a 'ban' option to exclude problematic functions
stathis [Thu, 26 Jul 2012 20:20:30 +0000]
ulps: Add a 'ban' option to exclude problematic functions

In-discussion-with: swildner@

9 months agoulps: Align for the eyes
stathis [Thu, 26 Jul 2012 01:00:12 +0000]
ulps: Align for the eyes

9 months agoulps: Reduce NITERATION to 1000
stathis [Thu, 26 Jul 2012 00:58:46 +0000]
ulps: Reduce NITERATION to 1000

9 months agoulps: Allow to operate on real or complex only
stathis [Thu, 26 Jul 2012 00:58:11 +0000]
ulps: Allow to operate on real or complex only

In-discussion-with: swildner@

9 months agoulps: Fix a wrong #ifdef
stathis [Thu, 26 Jul 2012 00:39:33 +0000]
ulps: Fix a wrong #ifdef

Reported-by: swildner@

2 years agomath/t_nextafter: Fix typo
stathis [Thu, 21 Apr 2011 15:59:35 +0000]
math/t_nextafter: Fix typo

2 years agot_nextafter: Test corner case, x == y
stathis [Mon, 18 Apr 2011 18:47:35 +0000]
t_nextafter: Test corner case, x == y

Thanks to asau@ for bringing this into my attention.

2 years agosubr_fpcmp: __Symbols are for internal use only
Stathis Kamperis [Thu, 10 Mar 2011 21:09:56 +0000]
subr_fpcmp: __Symbols are for internal use only

2 years agomath_self_complex: Add test case
stathis [Thu, 10 Mar 2011 17:04:44 +0000]
math_self_complex: Add test case

2 years agoulps: Take us to mpc 0.9
stathis [Thu, 10 Mar 2011 15:26:45 +0000]
ulps: Take us to mpc 0.9

mpc 0.9 fixes some near-infinite loops.
Currently, we support < 0.9 versions as well. But once 0.9 hits all
major operating systems/package managers, we will get rid of the

Thanks to asau@ for updating mpc in pkgsrc.

2 years agoreport/gsoc: Add remquo*()
Stathis Kamperis [Mon, 7 Feb 2011 05:24:06 +0000]
report/gsoc: Add remquo*()

2 years agomath/t_remquo: Add a comment
stathis [Sat, 5 Feb 2011 08:26:31 +0000]
math/t_remquo: Add a comment

2 years agomath/t_remquo: Add one more test
stathis [Sat, 5 Feb 2011 07:52:19 +0000]
math/t_remquo: Add one more test

2 years agoetc/testrand2: Cleanup a bit
stathis [Wed, 2 Feb 2011 20:53:30 +0000]
etc/testrand2: Cleanup a bit

2 years agoetc/realgen: Cosmetic
stathis [Wed, 2 Feb 2011 19:15:55 +0000]
etc/realgen: Cosmetic

2 years agoreport/gsoc.asc: Update
Stathis Kamperis [Wed, 2 Feb 2011 04:14:26 +0000]
report/gsoc.asc: Update

2 years agoreport/gsoc.asc: Cleanup
Stathis Kamperis [Tue, 1 Feb 2011 03:25:53 +0000]
report/gsoc.asc: Cleanup

2 years agocomplex/clog: Cosmetic
stathis [Fri, 21 Jan 2011 09:05:30 +0000]
complex/clog: Cosmetic

2 years agoulps: Fix indentation
stathis [Fri, 21 Jan 2011 08:50:57 +0000]
ulps: Fix indentation

2 years agoCosmetic
stathis [Fri, 14 Jan 2011 19:22:05 +0000]
Cosmetic

2 years agosubr_errhandling: Fix for OSX
stathis [Fri, 14 Jan 2011 19:17:48 +0000]
subr_errhandling: Fix for OSX

2 years agot_extern: Unbreak for atf-0.12
stathis [Thu, 13 Jan 2011 19:22:28 +0000]
t_extern: Unbreak for atf-0.12

2 years agomath/Makefile: Unbreak t_atanh build
stathis [Thu, 13 Jan 2011 18:59:33 +0000]
math/Makefile: Unbreak t_atanh build

2 years agomath/t_atanh: Add test case
stathis [Thu, 13 Jan 2011 18:46:13 +0000]
math/t_atanh: Add test case

2 years agomath/t_atanh: Cleanup. Reduce false positive failures
stathis [Thu, 13 Jan 2011 18:31:49 +0000]
math/t_atanh: Cleanup. Reduce false positive failures

2 years agomath/t_atan2: Unbreak build
stathis [Thu, 13 Jan 2011 18:14:30 +0000]
math/t_atan2: Unbreak build

2 years agomath/t_atan2: Use not_errno_equalto()
stathis [Thu, 13 Jan 2011 17:52:56 +0000]
math/t_atan2: Use not_errno_equalto()

2 years agomath/t_atan2: Cleanup a bit. Still fails :<
stathis [Thu, 13 Jan 2011 17:39:41 +0000]
math/t_atan2: Cleanup a bit. Still fails :<

2 years agomath/t_atan: Use HAVE_SUBNORMALS
Stathis Kamperis [Thu, 13 Jan 2011 00:34:01 +0000]
math/t_atan: Use HAVE_SUBNORMALS

2 years agoconfigure.ac: Fix HAVE_SUBNORMALS
stathis [Thu, 13 Jan 2011 00:02:58 +0000]
configure.ac: Fix HAVE_SUBNORMALS

2 years agomath/Makefile: Add missing dep for t_atan
stathis [Wed, 12 Jan 2011 20:39:49 +0000]
math/Makefile: Add missing dep for t_atan

2 years agoconfigure.ac: 1st attempt to HAVE_SUBNORMALS
stathis [Wed, 12 Jan 2011 20:39:30 +0000]
configure.ac: 1st attempt to HAVE_SUBNORMALS

2 years agomath/t_atan: Add test case
stathis [Sun, 9 Jan 2011 17:52:28 +0000]
math/t_atan: Add test case

2 years agomath/t_atan: M_PI_2 -> M_PI_2l
stathis [Sun, 9 Jan 2011 17:30:37 +0000]
math/t_atan: M_PI_2 -> M_PI_2l

2 years agoUse atf_tc_get_config_var_as_long()
stathis [Sun, 9 Jan 2011 17:07:08 +0000]
Use atf_tc_get_config_var_as_long()

2 years agomath/t_mac: Cleanup
stathis [Wed, 20 Oct 2010 18:43:33 +0000]
math/t_mac: Cleanup

2 years agomath/t_erfc: Cleanup a bit
stathis [Wed, 20 Oct 2010 18:41:12 +0000]
math/t_erfc: Cleanup a bit

2 years agomath/t_atanh: Fix some errors
stathis [Wed, 20 Oct 2010 18:30:15 +0000]
math/t_atanh: Fix some errors

2 years agofenv: Remove binary file. Agh.
stathis [Fri, 3 Sep 2010 21:19:33 +0000]
fenv: Remove binary file. Agh.

2 years agot_trunc: Fix typo
stathis [Sun, 29 Aug 2010 16:12:50 +0000]
t_trunc: Fix typo

2 years agocomplex/t_imgconstant: Fix typo
Stathis Kamperis [Sun, 22 Aug 2010 22:09:03 +0000]
complex/t_imgconstant: Fix typo

2 years agocomplex/t_cproj: rand() -> rand() % 2
Stathis Kamperis [Sun, 22 Aug 2010 21:57:42 +0000]
complex/t_cproj: rand() -> rand() % 2

2 years agot_cproj: More cleanup, plus unbreak
Stathis Kamperis [Sun, 22 Aug 2010 21:53:23 +0000]
t_cproj: More cleanup, plus unbreak

2 years agot_cproj: Add a missing ifdef guard
Stathis Kamperis [Sun, 22 Aug 2010 21:49:05 +0000]
t_cproj: Add a missing ifdef guard

2 years agoinclude/mytypes.h: Add missing typedefs
Stathis Kamperis [Sun, 22 Aug 2010 21:38:34 +0000]
include/mytypes.h: Add missing typedefs

2 years agot_cproj: Cleanup
Stathis Kamperis [Sun, 22 Aug 2010 21:38:14 +0000]
t_cproj: Cleanup

2 years agot_croj: Add more checks
Stathis Kamperis [Sun, 22 Aug 2010 21:36:51 +0000]
t_croj: Add more checks

2 years agocomplex: Initial import of t_cproj
stathis [Sun, 22 Aug 2010 20:11:58 +0000]
complex: Initial import of t_cproj

2 years agoreport/gsoc.asc: Cleanup a bit
Stathis Kamperis [Thu, 19 Aug 2010 20:40:36 +0000]
report/gsoc.asc: Cleanup a bit

2 years agoproffenv: Cleanup, plus add new functions
Stathis Kamperis [Tue, 17 Aug 2010 21:36:32 +0000]
proffenv: Cleanup, plus add new functions

2 years agoMakefile: make -> gmake
stathis [Mon, 16 Aug 2010 18:38:35 +0000]
Makefile: make -> gmake

2 years agomath/Makefile: Remove bogus stuff
Stathis Kamperis [Mon, 16 Aug 2010 01:57:51 +0000]
math/Makefile: Remove bogus stuff

2 years agomath/Makefile: Remove no longer belonging target
Stathis Kamperis [Mon, 16 Aug 2010 01:51:40 +0000]
math/Makefile: Remove no longer belonging target

2 years agot_atan2: Plugin good data
Stathis Kamperis [Sun, 15 Aug 2010 20:39:48 +0000]
t_atan2: Plugin good data

2 years agoMakefile: Comment
Stathis Kamperis [Sun, 15 Aug 2010 20:18:33 +0000]
Makefile: Comment

2 years agogsoc.asc: Break lines a bit
Stathis Kamperis [Sun, 15 Aug 2010 20:10:26 +0000]
gsoc.asc: Break lines a bit

2 years agoAdd LICENSE file
stathis [Sun, 15 Aug 2010 19:41:20 +0000]
Add LICENSE file

2 years agoMakefile: Simplify
stathis [Sun, 15 Aug 2010 19:23:17 +0000]
Makefile: Simplify

2 years agoiserrno_equalto() -> errno_equalto()
stathis [Sun, 15 Aug 2010 19:19:49 +0000]
iserrno_equalto() -> errno_equalto()

2 years agosubr_errhandling: Cosmetic
stathis [Sun, 15 Aug 2010 18:42:36 +0000]
subr_errhandling: Cosmetic

2 years agoUntrack bogus directory
stathis [Sun, 15 Aug 2010 18:33:59 +0000]
Untrack bogus directory

2 years agoAdd temporary dummy Atffile
stathis [Sun, 15 Aug 2010 18:32:40 +0000]
Add temporary dummy Atffile

2 years agoscripts/upload-to-leaf.sh: Better error handling
stathis [Sun, 15 Aug 2010 18:23:54 +0000]
scripts/upload-to-leaf.sh: Better error handling

2 years agoInitial import of root Makefile
stathis [Sun, 15 Aug 2010 18:12:04 +0000]
Initial import of root Makefile

2 years agoUntrack bogus files
stathis [Sun, 15 Aug 2010 17:43:50 +0000]
Untrack bogus files

2 years agoUntrack bogus file
stathis [Sun, 15 Aug 2010 17:43:24 +0000]
Untrack bogus file

2 years agoMove math.h tests to math/
stathis [Sun, 15 Aug 2010 17:42:43 +0000]
Move math.h tests to math/

2 years agot_copysign: Cleanup
Stathis Kamperis [Sun, 15 Aug 2010 11:48:49 +0000]
t_copysign: Cleanup

2 years agot_sqrt: Fix typo
Stathis Kamperis [Sun, 15 Aug 2010 11:42:23 +0000]
t_sqrt: Fix typo

2 years agosubr_random: Minor.
Stathis Kamperis [Sun, 15 Aug 2010 10:01:08 +0000]
subr_random: Minor.

2 years agot_remquo: Add more tests, plus fix minors
Stathis Kamperis [Sun, 15 Aug 2010 09:58:02 +0000]
t_remquo: Add more tests, plus fix minors

2 years agoInitial import of t_remquo
Stathis Kamperis [Sun, 15 Aug 2010 09:47:36 +0000]
Initial import of t_remquo

2 years agomeh
Stathis Kamperis [Sat, 14 Aug 2010 21:27:17 +0000]
meh

2 years agot_pow: random_double() -> random_long_double()
Stathis Kamperis [Sat, 14 Aug 2010 21:00:28 +0000]
t_pow: random_double() -> random_long_double()

2 years agocomplex/Makefile: Cleanup
Stathis Kamperis [Sat, 14 Aug 2010 20:01:37 +0000]
complex/Makefile: Cleanup

2 years agot_modf: Complete
Stathis Kamperis [Sat, 14 Aug 2010 19:39:28 +0000]
t_modf: Complete

2 years agoSave WIP for t_modf
stathis [Sat, 14 Aug 2010 21:49:28 +0000]
Save WIP for t_modf

2 years agot_conj: Remove unused variables
Stathis Kamperis [Sat, 14 Aug 2010 13:01:16 +0000]
t_conj: Remove unused variables

2 years agofenv/Makefile: Rearrange targets
stathis [Sat, 14 Aug 2010 13:34:39 +0000]
fenv/Makefile: Rearrange targets

2 years agocomplex/Makefile: Rearrange targets
stathis [Sat, 14 Aug 2010 13:33:48 +0000]
complex/Makefile: Rearrange targets

2 years agocomplex/Makefile: Unbreak for edge case
stathis [Sat, 14 Aug 2010 13:30:22 +0000]
complex/Makefile: Unbreak for edge case

2 years agoUnbreak some tests
Stathis Kamperis [Fri, 13 Aug 2010 20:35:55 +0000]
Unbreak some tests

2 years agoInitial import of t_round
Stathis Kamperis [Fri, 13 Aug 2010 20:32:26 +0000]
Initial import of t_round

2 years agoInitial import of t_llround
Stathis Kamperis [Thu, 12 Aug 2010 21:40:28 +0000]
Initial import of t_llround

2 years agot_lround: Cleanup
Stathis Kamperis [Thu, 12 Aug 2010 21:08:00 +0000]
t_lround: Cleanup

2 years agot_lround: More checks
Stathis Kamperis [Thu, 12 Aug 2010 20:53:08 +0000]
t_lround: More checks

2 years agot_lround: Whitespace cleanup
Stathis Kamperis [Thu, 12 Aug 2010 19:32:07 +0000]
t_lround: Whitespace cleanup

2 years agoInitial import of t_lround
Stathis Kamperis [Thu, 12 Aug 2010 19:30:13 +0000]
Initial import of t_lround

2 years agoreport: More updates
Stathis Kamperis [Wed, 11 Aug 2010 21:06:05 +0000]
report: More updates

2 years agoreport: Update a bit
Stathis Kamperis [Wed, 11 Aug 2010 20:56:40 +0000]
report: Update a bit

2 years agoulps: Fix stale comment
Stathis Kamperis [Wed, 11 Aug 2010 19:42:35 +0000]
ulps: Fix stale comment

2 years agoulps/Makefile: Fix dist target
Stathis Kamperis [Wed, 11 Aug 2010 19:39:04 +0000]
ulps/Makefile: Fix dist target

2 years agoulps/Makefile: Cleanup -- unbreak for netbsd
stathis [Wed, 11 Aug 2010 18:42:11 +0000]
ulps/Makefile: Cleanup -- unbreak for netbsd

2 years agot_tgmath: More checks. Minor cleanup.
Stathis Kamperis [Tue, 10 Aug 2010 20:53:44 +0000]
t_tgmath: More checks. Minor cleanup.

2 years agoetc/Makefile: Fix typo
Stathis Kamperis [Sun, 8 Aug 2010 19:45:20 +0000]
etc/Makefile: Fix typo

2 years agoetc/Makefile: Cleanup a bit, plus unbreak
stathis [Sun, 8 Aug 2010 22:19:45 +0000]
etc/Makefile: Cleanup a bit, plus unbreak

2 years agoetc/Makefile: Fix for profmath
stathis [Sun, 8 Aug 2010 22:14:17 +0000]
etc/Makefile: Fix for profmath

2 years agoetc/Makefile: Add some paths
stathis [Sun, 8 Aug 2010 22:12:07 +0000]
etc/Makefile: Add some paths

2 years agoetc/TODO: Update
stathis [Sun, 8 Aug 2010 15:57:25 +0000]
etc/TODO: Update