Age | Commit message (Expand) | Author |
2010-01-25 | Set version to 1.0.0 in Ant build and POM1.0.01.0.x | Stuart Sierra |
2010-01-19 | Set version to 1.0.0-RC2 in Ant build and POM1.0.0-RC2 | Stuart Sierra |
2010-01-19 | Fix ci-build target with correct Clojure artifact name | Stuart Sierra |
2010-01-19 | Setup Maven deploy directories for build.clojure.org | Stuart Sierra |
2010-01-04 | Add ZIP dist target to build1.0.0-RC1 | Stuart Sierra |
2009-06-17 | build.xml: run compile-clojure in headless mode | Konrad Hinsen |
2009-06-10 | add condition.clj: raise and handle conditions: maps | scgilardi |
2009-06-05 | build.xml: Add clojure.contrib.fnmap.PersistentFnMap to compiled_classes | Tom Faulhaber |
2009-06-03 | build.xml: add fnmap to compiled namespaces, fixes test_contrib failure | scgilardi |
2009-06-03 | build.xml: removed old compile line for test-is.test-fixtures | Stuart Sierra |
2009-05-31 | build.xml, load-all: add swing-utils | scgilardi |
2009-05-13 | miglayout: change dependency on miglayout jar from compile time to run time, ... | scgilardi |
2009-05-10 | build.xml: removed javalog, which is deprecated and not compatible w/ Java 5 | Stuart Sierra |
2009-05-10 | Four adjustments to the compilation stuff: | Tom Faulhaber |
2009-05-09 | build.xml: Issue 38: resorted and added libs to build.xml | Stuart Sierra |
2009-05-05 | New library macro-utils | Konrad Hinsen |
2009-05-03 | Added an ant target to compile the minimal set of classes, just those | Tom Faulhaber |
2009-04-22 | probabilities: revision, new submodules random-numbers and monte-carlo | Konrad Hinsen |
2009-04-11 | Resolve issue 37. Build patch from Howard Lewis Ship | scgilardi |
2009-04-10 | simplified tests to avoid permanent fixtures per discussion on mailing list | Stuart Halloway |
2009-04-09 | added Perry Trolard's properties helpers | Stuart Halloway |
2009-04-07 | Resolve issue 31: Maven patch / build on CI Server, from Howard Lewis Ship | scgilardi |
2009-04-06 | Added tests for the pretty printer/cl-format to the main test driver | Tom Faulhaber |
2009-04-06 | Added a warning if we don't have a clojure.jar to support compilation | Tom Faulhaber |
2009-04-06 | Add pprint and utilities to the set of compiled files | Tom Faulhaber |
2009-04-06 | Basic support for pretty printer | Tom Faulhaber |
2009-03-22 | issue 34: add .?. and -?> from Laurent Petit | scgilardi |
2009-03-20 | test-contrib and datalog tests behave the same as test-clojure | Frantisek Sodomka |
2009-03-19 | New library clojure.contrib.complex-numbers | Konrad Hinsen |
2009-03-19 | generic: new module comparison plus general support code | Konrad Hinsen |
2009-03-18 | generic: new module functor | Konrad Hinsen |
2009-03-16 | new module clojure.contrib.generic.collection | Konrad Hinsen |
2009-03-16 | Added dataflow cells-like library | Jeffrey Straszheim |
2009-03-13 | generic: modified arithmetic and added math-functions | Konrad Hinsen |
2009-03-12 | New module clojure.contrib.generic.arithmetic (experimental) | Konrad Hinsen |
2009-03-04 | added compilation of clojure.contrib.javadoc.browse and clojure.contrib.javad... | Christophe Grand |
2009-03-03 | build.xml: remove defunct clojure.contrib.javadoc from list of compiled libs | scgilardi |
2009-03-03 | Added datalog | Jeffrey Straszheim |
2009-02-25 | Fixed a typo in build.xml | Konrad Hinsen |
2009-02-25 | New library clojure.contrib.types implements algebraic data types | Konrad Hinsen |
2009-02-24 | Began graph module | Jeffrey Straszheim |
2009-02-23 | stream-utils: almost completely new content | Konrad Hinsen |
2009-02-22 | restore 'ant test_clojure' functionality to build.xml | scgilardi |
2009-02-22 | make test-clojure load 'cleanly', add run function and -main | scgilardi |
2009-02-10 | add set to build.xml, add {:tag Boolean} to predicates in set.clj | scgilardi |
2009-01-25 | added test_contrib.clj, similar test_clojure.clj | Stuart Halloway |
2009-01-22 | New module accumulators.clj (with example and entry in build.xml) | Konrad Hinsen |
2009-01-19 | add server-socket to list of compiled libs | scgilardi |
2009-01-08 | New module clojure.contrib.probabilities.dist (with examples and entry in bui... | Konrad Hinsen |
2009-01-08 | New file macros.clj (plus a corresponding entry in build.xml) | Konrad Hinsen |