aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/math
AgeCommit message (Expand)Author
2009-09-28compile str-utils2 and other build fixes, refs #22Stuart Halloway
2009-06-24gtic: move clojure tests and supporting libraries into clojure reposStuart Halloway
2009-03-29Fixed misplaced parenthesis in previous patch of math tests.Mark Engelberg
2009-03-29Added test to exact-integer-sqrt for Longs.Mark Engelberg
2009-03-01fix issue 30: add lcm function to clojure.contrib.math (with tests) from gnuv...scgilardi
2009-01-18Added math.clj, which contains several math functions that are considered sta...Mark Engelberg