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-06-15
change from prim coercion to boxed coercion in order to see particular boxed ...
Rich Hickey
2010-06-15
move tests into range of long
Rich Hickey
2010-06-15
Implement :connect-timeout and :read-timeout in http.agent
Stuart Sierra
2010-06-08
doc fix
Stuart Halloway
2010-06-08
added missing :imports for Writer type hints
Rich Hickey
2010-05-25
generic.comparison: implement default inequalities on java.lang.Number rather...
Konrad Hinsen
2010-05-21
dodge ns collisions with clojure.java.io
Stuart Halloway
2010-05-07
- refactored input-stream, output-stream, reader, and writer into a Streams p...
Chas Emerick
2010-05-06
hack for #82, very ugly
Stuart Halloway
2010-05-05
keep deprecated version of seq fns, safe(r) now that we have "last var wins"
Stuart Halloway
2010-05-03
put includes? back into the seq namespaces
Stuart Halloway
2010-05-01
removed seq-contains? calls
Rich Hickey
2010-05-01
Remove debug prints :-(. See #47
Tom Faulhaber
2010-05-01
clojure.contrib.pprint (cl-format): Fixes to rounding and width issues in ~f ...
Tom Faulhaber
2010-04-29
Remove gen-class requirement from clojure.contrib.pprint. See #81
Tom Faulhaber
2010-04-28
update contrib to remove seq fns promoted to clojure.core
Stuart Halloway
2010-04-28
Copy deleted/renamed namespaces from 1.1 release; refs #79
Stuart Sierra
2010-04-27
#78 relaxing test expectations to eliminate spurious errors on IBM JDK
Stuart Halloway
2010-04-14
some tests for c.c.io byte-level support
Stuart Halloway
2010-04-14
c.c.io provides input-stream and output-stream for byte-oriented I/O
Ben Smith-Mannschott
2010-04-13
test-load-all tries to load all nondeprecated namespaces
Stuart Halloway
2010-04-12
strint per Chas Emerick
Stuart Halloway
2010-04-12
-?>> per Chas Emerick
Stuart Halloway
2010-04-12
fixed corner case in c.c.profile print-summary
Stuart Halloway
2010-04-12
windows-safe test for relative-path-string
Stuart Halloway
2010-04-12
added apropos (per Michel Salim, plus re support)
Stuart Halloway
2010-04-10
update lazy-xml for reify with explicit 'this' on every method
Chouser
2010-03-30
simplify jmx/read-supported and improve test output
Stuart Halloway
2010-03-30
once more, with spelling
Stuart Halloway
2010-03-30
troubleshooting build box: another ad hoc exception for read-supported
Stuart Halloway
2010-03-30
Disable test-jmx temporarily
Stuart Sierra
2010-03-19
Merge branch 'newplugin'
Stuart Sierra
2010-03-19
Update POM to clojure-maven-plugin 1.3.2
Stuart Sierra
2010-03-19
fix PushbackReader bug
The Stuarts
2010-03-04
generic.comparison: fixed typo in <=, added pos? neg? min max
Konrad Hinsen
2010-03-03
Remove CPL.TXT -- contrib is currently licensed under EPL 1.0, see epl-v10.html
Chouser
2010-02-23
allow custom :jndi-path for JMX URLs
Stuart Halloway
2010-02-18
:environment option for jmx/with-connection
Stuart Halloway
2010-02-15
trace: fix previous commit -- no longer generate infinite recursion.
Chouser
2010-02-15
trace: Allow dotrace to work on private var fns.
Chouser
2010-02-11
Add test_properties.clj from old test_java.clj
Stuart Sierra
2010-02-11
Move tests from test_java.clj to test_string.clj
Stuart Sierra
2010-02-11
Move tests from old test_java.clj to test_io.clj
Stuart Sierra
2010-02-11
Remove test_java.clj
Stuart Sierra
2010-02-11
Remove c.c.java reference from miglayout.internal
Stuart Sierra
2010-02-11
c.c.sql: change references to c.c.java
Stuart Sierra
2010-02-11
c.c.jmx: change from c.c.java to c.c.string
Stuart Sierra
2010-02-11
Stop using c.c.java in pprint examples.
Chouser
2010-02-11
c.c.http.connection: replace references to c.c.java
Stuart Sierra
2010-02-11
c.c.json: change references from c.c.java to c.c.string
Stuart Sierra
[next]