factor/basis/math
Daniel Ehrenberg 512fe14e4e Merge branch 'bags' of git://github.com/littledan/Factor
Conflicts:

	basis/compiler/cfg/ssa/construction/tdmsc/tdmsc.factor
	basis/furnace/auth/auth.factor
	basis/stack-checker/backend/backend.factor
2010-03-16 13:28:00 -04:00
..
bits docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
bitwise Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams 2010-02-24 20:18:41 +13:00
blas math.blas: update string c-types 2010-02-21 16:49:58 -08:00
combinatorics Update documentation for new help lint check 2010-02-19 12:31:52 +13:00
complex math.functions: fix memory protection error if exp called on a complex number with a rational real part (reported by prunedtree) 2010-01-15 08:23:48 +13:00
constants docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
floats/env vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
functions math.functions: clean up 2010-02-10 15:04:58 +13:00
intervals random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
libm docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
matrices mop up compiler errors from macosx load-all 2010-03-09 00:56:07 -08:00
partial-dispatch memq? -> member-eq?, sorted-memq? -> sorted-member-eq? 2009-10-28 15:02:00 -05:00
polynomials Update documentation for new help lint check 2010-02-19 12:31:52 +13:00
primes random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
quaternions Update documentation for new help lint check 2010-02-19 12:31:52 +13:00
ranges Changing some uses of prune to use members 2010-02-27 13:14:03 -05:00
ratios Fix unit test for math.parser change 2010-02-08 08:31:17 +13:00
rectangles generalize stack effects so we can bootstrap with the stricter stack effect checking 2010-03-08 23:38:10 -08:00
statistics Update documentation for new help lint check 2010-02-19 12:31:52 +13:00
vectors Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams 2010-02-24 20:18:41 +13:00