index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
rnrs
/
arithmetic
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-21
Fix fixnum-range changes in R6RS fixnum bitops
Andy Wingo
1
-3
/
+25
2013-08-09
Fix numerator and denominator handling of signed zeroes and infinities.
Mark H Weaver
1
-13
/
+2
2013-07-21
Optimize R6RS bitwise operators.
Mark H Weaver
1
-59
/
+22
2013-07-16
Fix R6RS 'fixnum-width'.
Mark H Weaver
1
-2
/
+5
2013-07-16
Update copyright dates of recently-changed R6RS bitwise/flonums files.
Mark H Weaver
2
-2
/
+2
2013-07-16
Fix 'fxbit-count' for negative arguments.
Mark H Weaver
1
-2
/
+7
2013-07-16
Flonum operations always return flonums.
Mark H Weaver
1
-13
/
+26
2013-07-16
flfinite? applied to a NaN returns false.
Mark H Weaver
1
-1
/
+1
2013-07-16
flonum? returns false for complex number objects.
Mark H Weaver
1
-1
/
+1
2013-07-16
Allow fl+ and fl* to accept zero arguments.
Mark H Weaver
1
-8
/
+6
2013-07-14
Fix 'bitwise-bit-count' for negative arguments.
Mark H Weaver
1
-1
/
+5
2011-04-13
(rnrs arithmetic fixnums) fixnum? export a procedure again
Andy Wingo
1
-7
/
+12
2011-04-08
Implement R6RS' `fixnum?' in a smarter way
Andreas Rottmann
1
-7
/
+6
2011-04-04
Several optimizations for R6RS fixnum arithmetic
Andreas Rottmann
1
-45
/
+41
2011-01-30
Add two new sets of fast quotient and remainder operators
Mark H Weaver
2
-37
/
+17
2010-08-28
Several fixes to R6RS libraries
Andreas Rottmann
1
-1
/
+1
2010-06-16
remove encoding of versions into the file system (for now?)
Andy Wingo
3
-0
/
+0
2010-05-20
Test suite and fixes for R6RS (rnrs arithmetic fixnums).
Julian Graham
1
-44
/
+57
2010-05-20
Implementation and test cases for the R6RS (rnrs arithmetic flonums)
Julian Graham
2
-0
/
+471
2010-05-20
Fix missing imports for `(rnrs arithmetic bitwise)'.
Julian Graham
1
-1
/
+3
2010-05-20
Implementation and test cases for the R6RS (rnrs arithmetic bitwise)
Julian Graham
1
-0
/
+123