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
Age
Commit message (
Expand
)
Author
2010-01-25
Set version to 1.0.0 in Ant build and POM
1.0.0
1.0.x
Stuart Sierra
2010-01-19
Set version to 1.0.0-RC2 in Ant build and POM
1.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 build
1.0.0-RC1
Stuart Sierra
2010-01-04
pom.xml: set version to 1.0.0-RC1, depend on clojure 1.0.0
Stuart Sierra
2009-12-02
Backport logging to 1.0-compatible branch.
clojure-1.0-compatible
Phil Hagelberg
2009-11-02
test-is: don't compose fixtures forever; fixes #36
Stuart Sierra
2009-07-02
repl-utils: Fix init state for add-break-thread!
Chouser
2009-06-17
build.xml: run compile-clojure in headless mode
Konrad Hinsen
2009-06-16
pprint: Changing one '=' into an 'identical?' gave us another ~30% speedup.
Tom Faulhaber
2009-06-16
condition: refinements
scgilardi
2009-06-14
pprint: Modified buffer-length to remove (or at least ameliorate) a
Tom Faulhaber
2009-06-14
condition: fix regex in print-stack-trace
scgilardi
2009-06-13
pprint: directly call some dispatch functions that we use often to be
Tom Faulhaber
2009-06-13
condition: simplify implementation, add one-argument raise
scgilardi
2009-06-11
condition: work on print-stack-trace and examples
scgilardi
2009-06-11
condition: add print-stack-trace, fix handling of nil forms in handler-case
scgilardi
2009-06-11
condition: refinements and add example of nested handler
scgilardi
2009-06-10
condition: add 'based on a idea from Chouser' and reference to the discussion
scgilardi
2009-06-10
condition: add example.clj
scgilardi
2009-06-10
add condition.clj: raise and handle conditions: maps
scgilardi
2009-06-09
http/agent.clj: fixed typo
Stuart Sierra
2009-06-09
test-clojure.compilation: extend compiler metadata test;
Frantisek Sodomka
2009-06-08
http/agent.clj: experimental agent-based HTTP client
Stuart Sierra
2009-06-08
http/connection.clj: experimental low-level HTTP client API
Stuart Sierra
2009-06-08
java_utils.clj: added as-url multimethod
Stuart Sierra
2009-06-06
swing-utils: add action and menu(bar) builders from Meikel Brandmeyer, inspir...
scgilardi
2009-06-06
except: support exception classes that don't allow wrapping a cause
scgilardi
2009-06-06
sql.internal: use enhanced throwf from except
scgilardi
2009-06-06
except: allow throwf et al to wrap another exception (the cause)
scgilardi
2009-06-06
sql.test: use new with- indentation from Phil Hagelberg
scgilardi
2009-06-05
build.xml: Add clojure.contrib.fnmap.PersistentFnMap to compiled_classes
Tom Faulhaber
2009-06-05
Expose xml-dispatch so it can be used directly with write and fix up
Tom Faulhaber
2009-06-05
duck_streams.clj: added methods to copy for String and byte[]
Stuart Sierra
2009-06-05
duck_streams.clj: added copy and to-byte-array
Stuart Sierra
2009-06-05
str_utils2.clj: removed extraneous as-pattern
Stuart Sierra
2009-06-05
str_utils2.clj: added missing docstrings
Stuart Sierra
2009-06-05
str_utils2.clj: fix some comments
Stuart Sierra
2009-06-05
str_utils2.clj: added codepoints and docodepoints
Stuart Sierra
2009-06-05
str_utils2.clj: corrected missing package name on IFn
Stuart Sierra
2009-06-05
swing-utils: add do-swing, do-swing-and-wait macros from Meikel Brandmeyer
scgilardi
2009-06-04
def: fix formatting for name-with-attributes, (with spaces for tab width of 8...
scgilardi
2009-06-04
def: add defnk from Meikel Brandmeyer, tabs->spaces for name-with-attributes
scgilardi
2009-06-04
str_utils2.clj: added arglist metadata to multimethods
Stuart Sierra
2009-06-04
str_utils2.clj: experimental new string library
Stuart Sierra
2009-06-03
build.xml: add fnmap to compiled namespaces, fixes test_contrib failure
scgilardi
2009-06-03
clojure.contrib.core: add seqable?
scgilardi
2009-06-03
repl-utils: Add expression-info
Chouser
2009-06-03
command-line: default options didn't actually work. fixed.
Chouser
[next]