expt implemented in C, handles complex numbers
[bpt/guile.git] / libguile / numbers.c
2009-12-03 Andy Wingoexpt implemented in C, handles complex numbers
2009-11-17 Ludovic CourtèsRemove references to undefined macros.
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-21 Michael GranUse uc_tolower in number conversion
2009-08-21 Michael GranUse string accessors for string->number conversion
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-08 Michael GranMerge commit 'origin/master'
2009-08-04 Andy Wingofix buffer overrun reading partial numbers: 1.0f, 1...
2009-07-29 Michael GranAdd 32-bit characters
2009-07-01 Neil JerramRead complex numbers where both parts are inexact decimals
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-05-29 Andy WingoMerge branch 'syncase-in-boot-9'
2009-05-20 Ludovic CourtèsFix compilation of `numbers.c' on Tru64.
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-08 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-02-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-01-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-11-04 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-22 Neil JerramFix for incorrect (gcd -2) => -2; should give 2.
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsInclude <config.h> in all C files; use `#ifdef HAVE_CON...
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '2e77f7202b11ad0003831fcff94ec7db80cca015...
2008-09-10 Ludovic CourtèsMerge commit '29776e85da637ec4d44b2b2822d6934a50c0084b...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-09-10 Ludovic CourtesUse `scm_gc_malloc_pointerless' in various places ...
2008-08-26 Andy Wingomerge from guile master
2008-08-20 Ludovic CourtèsNever define `_GNU_SOURCE' explicitly since `AC_USE_SYS...
2008-08-02 Neil JerramFix misleading output from `(help rationalize)'
2008-08-02 Andy Wingomerge guile-vm to guile
2008-05-07 Ludovic CourtèsAvoid warning with GCC on FreeBSD 6.2 in `numbers.c'.
2008-03-09 Neil JerramOnly define scm_from_complex_double if it will
2008-02-23 Ludovic CourtèsUse `imaginary_part' instead of `imaginary' to fix...
2008-02-11 Neil Jerram* numbers.c (SCM_COMPLEX_VALUE): Use GUILE_I instead...
2008-02-06 Ludovic CourtèsFix compilation of `numbers.c' with Sun CC.
2007-12-08 Ludovic CourtèsChanges from arch/CVS synchronization
2007-09-02 Kevin Ryde(scm_log): Test HAVE_CLOG as well as HAVE_COMPLEX_DOUBLE
2007-04-17 Ludovic CourtèsChanges from arch/CVS synchronization
2007-04-09 Han-Wen Nienhuys* configure.in (HAVE_CRYPT): check for cexp, clog,...
2007-01-15 Kevin Rydemerge from 1.8
2006-12-23 Han-Wen Nienhuys* numbers.c (scm_i_fraction_reduce): move logic into
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-07-12 Ludovic CourtèsChanges from arch/CVS synchronization
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-08-11 Marius VollmerUse scm_from_bool instead of SCM_BOOL. Thanks to Peter...
2005-05-23 Marius VollmerThe FSF has a new address.
2005-04-29 Kevin Ryde(scm_divide): Correction to 1/complex and <any>/complex,
2005-04-14 Kevin Ryde(scm_oneplus, scm_oneminus): New functions, converted...
2005-03-13 Kevin Ryde(scm_i_clonebig): Remove static, so can use in srfi-60.
2005-03-13 Kevin Ryde(scm_logior): Must scm_i_normbig results as per scm_logand,
2005-03-13 Kevin Ryde(scm_num_eq_p): On 64-bit systems, be careful about
2005-02-14 Kevin RydeAdd a copyright year.
2005-02-14 Kevin RydeIn scm_difference, amend comment about normbig.
2005-01-27 Kevin Ryde(scm_ash): Rewrite using shifts, much faster than
2005-01-15 Kevin Ryde(scm_logtest, scm_logbit_p, scm_integer_expt): Update
2004-12-10 Kevin Ryde(scm_modulo): Amend fixme comment about negative divisor
2004-10-29 Marius Vollmer(scm_i_print_complex, icmplx2str): New.
2004-10-26 Marius Vollmer(scm_i_print_double): New.
2004-10-22 Marius Vollmer(SCM_T_INTBUFLEN): Increased to cover
2004-10-19 Marius Vollmer* numbers.c (scm_i_range_error): New.
2004-09-21 Marius VollmerInclude <gmp.h> in numbers.h, not in
2004-09-08 Marius Vollmer(scm_integer_expt): Do not accept inexact integers.
2004-09-08 Kevin RydeRevert this:
2004-09-07 Kevin Ryde(scm_integer_expt): Reject exponent +/-inf.
2004-09-03 Stefan Jahn2004-09-03 Stefan Jahn <stefan@lkcc.org>
2004-08-24 Marius Vollmer(scm_inf_p): Synced docstring back from manual.
2004-08-19 Marius Vollmer* strings.h, strings.c: (scm_i_string_chars, scm_i_stri...
2004-08-12 Marius Vollmer* socket.c, rw.c, deprecated.h, validate.h
2004-08-09 Marius Vollmer(scm_round, scm_truncate): Renamed to scm_c_round and...
2004-08-06 Kevin RydeAmend #if and comments for cmp_d and get_d about unrele...
2004-08-03 Marius Vollmer(scm_complex_p): New, export as "complex?" to Scheme.
2004-08-03 Marius Vollmer* numbers.h. numbers.c (scm_make_ratio): Renamed to
2004-08-03 Marius Vollmer(scm_is_rational): New.
2004-08-02 Marius Vollmer* discouraged.h, discouraged.c: New files.
2004-07-29 Marius Vollmer* conv-integer.i.c, conv-uinteger.i.c: New files, used...
2004-07-27 Marius Vollmer* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving...
2004-07-23 Marius Vollmer* deprecated.h, deprecated.c, numbers.h (SCM_INUMP...
2004-07-10 Marius Vollmer(scm_to_signed_integer, scm_to_unsigned_integer): dot
2004-07-08 Marius Vollmer(scm_is_signed_integer, scm_is_unsigned_integer):
2004-07-06 Marius Vollmer(scm_is_integer, scm_is_signed_integer, scm_is_unsigned...
2004-05-18 Kevin Ryde(trunc): Remove #define to scm_truncate when the C...
2004-05-18 Kevin Ryde(scm_round_number): For inum and big, just return x...
2004-05-10 Marius Vollmer(FLOBUFLEN): Increase so that radix 2 strings will...
2004-05-09 Kevin RydeMore of:
2004-05-09 Kevin Ryde(scm_logbit_p): Correction to test above the end of an
2004-04-27 Kevin Rydenumbers.c (XDIGIT2UINT,
2004-04-27 Kevin Ryde(scm_bit_extract): Use min instead of MIN.
2004-04-22 Kevin Ryde(scm_bit_extract): Use SCM_SRS for signed right shift.
next