Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / libguile / numbers.c
2011-10-27 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-24 Andy Wingoadd SCM_{PACK,UNPACK}_POINTER
2011-10-10 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-10 Mike GranNew functions scm_is_exact and scm_is_inexact
2011-09-29 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-03 Ludovic CourtèsFix misdiagnoses of deprecated `+nan.[^0]' forms.
2011-09-03 Andy Wingodeprecate +nan.1
2011-08-31 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-07-28 Andy Wingoremove dead code in scm_ceiling_quotient
2011-07-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-06-30 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-16 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-02 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-05-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-26 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-26 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-05-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-15 Andy Wingoscm_wta_* procedures replace SCM_WTA_* macros
2011-05-15 Andy Wingoremove ENGNOT from __scm.h
2011-05-13 Andy Wingomerge strictness branch from 2.0
2011-05-13 Andy Wingofix type errors
2011-05-12 Andy Wingoremove all deprecated code
2011-04-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-04-25 Ludovic CourtèsRemove the `sizeof (mpz_t)' check.
2011-04-25 Ludovic CourtèsMake the `sizeof (mpz_t)' check at compile-time.
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-04-09 Mark H WeaverFix the R6RS exact-integer-sqrt and import into core...
2011-04-06 Mark H WeaverFix parsing of exact numbers with negative exponents
2011-03-17 Andy Wingofix code that causes warnings on gcc 4.6
2011-03-08 Mark H WeaverQuotient, remainder and modulo accept inexact integers
2011-03-08 Mark H WeaverQuotient, remainder and modulo accept inexact integers
2011-03-08 Mark H WeaverUpdate comments regarding GMP earlier than 4.2.
2011-03-08 Mark H WeaverUpdate comments regarding GMP earlier than 4.2.
2011-02-23 Mark H WeaverPortability fix for new log and log10
2011-02-23 Mark H WeaverPortability fix for new log and log10
2011-02-15 Mark H WeaverImprovements to `log' and `log10'
2011-02-15 Mark H WeaverImprovements to `log' and `log10'
2011-02-15 Mark H WeaverUse trunc in scm_i_inexact_truncate_divide
2011-02-15 Mark H WeaverUse trunc instead of scm_c_truncate
2011-02-14 Mark H WeaverReduce code size of division operators
2011-02-14 Mark H WeaverOptimize truncate, round, floor, and ceiling
2011-02-14 Mark H WeaverAdd four new sets of fast quotient and remainder operators
2011-02-14 Mark H WeaverOptimize division operators handling of fractions
2011-02-14 Mark H WeaverMake divide functions return values via (SCM *) output...
2011-02-12 Mark H WeaverFixes and improvements to number-theoretic division...
2011-02-12 Mark H WeaverAdd comment about handling of exactness specifiers
2011-02-12 Mark H WeaverFix extensibility of 1-argument atan
2011-02-09 Ralf Wildenhuesfix typos in the manual bits generated from source...
2011-02-03 Mark H WeaverImproved exactness handling for complex number parsing
2011-02-03 Mark H WeaverFix non-portable usage of `isinf' in `max' and `min'
2011-02-02 Mark H WeaverSupport non-real complex numbers with inexact zero...
2011-02-02 Mark H WeaverImprove handling of signed zeroes
2011-02-02 Mark H WeaverTrigonometric functions return exact numbers in some...
2011-02-02 Mark H WeaverFix `min' and `max' handling of NaNs, infinities, and...
2011-02-01 Mark H WeaverMove comment about trig functions back where it belongs
2011-02-01 Mark H WeaverHandle products with exact 0 differently
2011-02-01 Mark H WeaverFix bugs in `rationalize'
2011-01-31 Mark H WeaverImprove extensibility of `expt' and `integer-expt'
2011-01-31 Mark H WeaverRename {euclidean,centered}_quo_rem to {euclidean,cente...
2011-01-30 Mark H WeaverImprove extensibility of core numeric procedures
2011-01-30 Mark H WeaverAdd two new sets of fast quotient and remainder operators
2011-01-30 Mark H WeaverAdd SCM_LIKELY and SCM_UNLIKELY for optimization
2011-01-30 Mark H WeaverInfinities and NaNs are no longer rational
2011-01-30 Mark H Weaver`equal?' and `eqv?' are now equivalent for numbers
2011-01-28 Mark H WeaverFix bugs when negating SCM_MOST_POSITIVE_FIXNUM+1
2011-01-28 Andy Wingodomain of inf?, finite?, nan? is the real numbers
2011-01-28 Mark H WeaverRemove useless code from do_divide
2011-01-28 Mark H WeaverOptimize scm_exact_p by making use of SCM_INEXACTP
2011-01-28 Mark H WeaverImplement `finite?' in core and fix R6RS `finite?'...
2011-01-28 Mark H WeaverAdd SCM_INUM1 to numbers.h, and make use of it and...
2011-01-23 Ludovic CourtèsRemove `scm_lfwrite_str'.
2011-01-22 Andy Wingoinfinities are no longer integers
2011-01-20 Mark H WeaverFix bugs in expt and integer-expt
2010-11-19 Andy Wingofix a number of assuptions that a long could hold an...
2010-11-18 Andy Wingolower-case hexadecimal digits again
2010-11-15 Andy Wingofix string->number for bases > 16
2010-10-12 Ludovic CourtèsAllocate complex numbers in contiguous pointer-less...
2010-10-12 Ludovic CourtèsAllocate inexact numbers in pointer-less memory.
2010-09-27 Ludovic CourtèsFix bignum memory leak.
2010-09-27 Ludovic CourtèsAllocate bignums in pointer-less memory.
2010-09-25 Michael GranIncorrect parsing of NaN complex numbers
2010-09-07 Ludovic CourtèsClarify feature macro conditionals.
2010-09-07 Ludovic CourtèsUse Gnulib's `isnan' and `isinf' modules.
2010-08-08 Andy Wingoremove "discouraged" infrastructure
2010-08-08 Andy Wingodeprecated all discouraged functions
2010-07-26 Andy Wingoremove SCM_HAVE_T_INT64, SCM_HAVE_T_UINT64
2010-06-10 Andy Wingoexpt / integer-expt fixes
2010-06-07 Andy Wingofix (expt #t 0)
2010-05-28 Ludovic CourtèsFix the visibility of a few of internal symbols.
2009-12-11 Andy Wingomerge from master to elisp
2009-12-05 Andy Wingodecruftify scm_sys_protects
2009-12-05 Andy Wingoremove a bunch of needless scm_permanent_object calls
2009-12-04 Andy Wingoremove rpsubrs
2009-12-03 Andy Wingochange asubrs to be gsubrs
2009-12-03 Andy Wingo+ is not an asubr
2009-12-03 Andy Wingoimplement transcendental sin, cos etc in c; deprecate...
2009-12-03 Andy Wingoexpt implemented in C, handles complex numbers
2009-11-17 Ludovic CourtèsRemove references to undefined macros.
next