index
:
clojure-contrib
1.0.x
1.1.x
1.2.x
amatus
clojure-1.0-compatible
gh-pages
master
maven
modules
new
Extensions and enhancements to the Clojure libraries. http://clojure.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2010-10-26
Revert all versions to 1.3.0-SNAPSHOT for development
Stuart Sierra
2010-10-26
Update all versions to 1.3.0-alpha2 release
Stuart Sierra
2010-10-26
generic: remove superfluous use clause
Konrad Hinsen
2010-10-26
Move clojure.version to 1.3.0-alpha2 in prep for alpha2 contrib release
Stuart Sierra
2010-10-26
Rename Var.getRoot to Var.getRawRoot
Stuart Sierra
2010-10-24
macro-utils: declared rebound vars as :dynamic
Konrad Hinsen
2010-10-05
Fix URL of XMLSchema-instance namespace in pom.xml
Andreas Brenk
2010-10-05
Use ${project.version} to reference artifacts in standalone module
Andreas Brenk
2010-10-05
Simplify building against a custom Clojure JAR.
Andreas Brenk
2010-10-02
Merge branch 'master' of github.com:clojure/clojure-contrib
Stuart Sierra
2010-10-02
t100: added c.c.java-utils to c.c.standalone
Ben Smith-Mannschott
2010-10-02
t100: removed deprecated functions form c.c.java-utils
Ben Smith-Mannschott
2010-10-02
t100: revert "removed deprecated clojure.contrib.java-utils"
Ben Smith-Mannschott
2010-10-01
Fix out of date github URLs in docs
Chouser
2010-10-01
Fix failing Boolean test in c.c.jmx
Stuart Sierra
2010-10-01
Add separate module for standalone uberjar.
Andreas Brenk
2010-10-01
Fix build of complete/standalone artifact.
Andreas Brenk
2010-09-30
Restore examples lost during modules split, a6a92b9b3d2bfd9a56e1e5e9cfba706d1...
Chouser
2010-09-28
Back to version 1.3.0-SNAPSHOT on all modules
Stuart Sierra
2010-09-28
Merge branch 'fixrelease'
Stuart Sierra
2010-09-24
Remove assembly from "complete" POM
Stuart Sierra
2010-09-24
Set all version numbers to 1.3.0-alpha1 explicitly
Stuart Sierra
2010-09-24
cartesian-product nil-arg fix; refs #96
Stuart Sierra
2010-09-24
Back to SNAPSHOT versions
Stuart Sierra
2010-09-24
Set release versions to 1.3.0-alpha1
1.3.0-alpha1
Stuart Sierra
2010-09-23
Add distributionManagement sections to top-level and parent POMs
Stuart Sierra
2010-09-23
Use clojure.version property in AOT-compiled modules
Stuart Sierra
2010-09-23
Use clojure.contrib.version property in all modules
Stuart Sierra
2010-09-23
Create clojure.contrib.version property in parent
Stuart Sierra
2010-09-23
:require clojure.set in accumulators as it's not auto-loaded anymore
Stuart Sierra
2010-09-23
Set clojure.version to 1.3.0-master-SNAPSHOT
Stuart Sierra
2010-09-23
Revert "[maven-release-plugin] prepare release 1.3.0"
Stuart Sierra
2010-09-23
Revert "[maven-release-plugin] prepare for next development iteration"
Stuart Sierra
2010-09-17
[maven-release-plugin] prepare for next development iteration
Stuart Sierra
2010-09-17
[maven-release-plugin] prepare release 1.3.0
Stuart Sierra
2010-09-17
Remove extra xmlns declarations from POMs (breaks release plugin)
Stuart Sierra
2010-09-17
Set clojure.version to 1.2.0 for release
Stuart Sierra
2010-09-17
Base64 decoding from Teemu Antti-Poika; refs #84
Stuart Sierra
2010-09-17
Fix EOF-handling in JSON reader; refs #91
Stuart Sierra
2010-09-17
Fix broken with-ns tests; refs #95
Stuart Sierra
2010-09-16
Fix broken repl-utils/show
Chouser
2010-09-08
Fix arglist doc for level-specific macros
Alexander Taggart
2010-09-05
commenting out tests that fail only on build machine
Alexander Taggart
2010-09-03
Merge branch 'master' of git://github.com/clojure/clojure-contrib
Konrad Hinsen
2010-09-03
macro-utils: don't expand symbols bound in the surrounding lexical environment
Konrad Hinsen
2010-09-03
AOT-compiled modules depend specifically on Clojure 1.2.0
Stuart Sierra
2010-09-03
Add AOT-compilation for modules that gen-class
Stuart Sierra
2010-09-03
Inhibit all AOT-compilation in parent module
Stuart Sierra
2010-09-03
removed deprecated subset?, superset? from clojure.contrib.set
Ben Smith-Mannschott
2010-09-03
removed 9 deprecated functions from clojure.contrib.repl-utils
Ben Smith-Mannschott
[next]