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
/
src
/
clojure
/
contrib
/
java_utils.clj
Age
Commit message (
Expand
)
Author
2009-11-07
add wall-hack-method and wall-hack-field. fixes #43
Kevin Downey
2009-10-28
java-utils: Add delete-file and delete-file-recursively functions
Phil Hagelberg
2009-08-23
Merge branch 'master' of git@github.com:richhickey/clojure-contrib
Stuart Halloway
2009-08-21
java_utils.clj Correct previous commit with duplicate definition of as-str
Stuart Sierra
2009-08-21
java_utils.clj: made as-str variadic like str, fixes #18
Stuart Sierra
2009-08-17
Merge branch 'master' of git@github.com:richhickey/clojure-contrib
Stuart Halloway
2009-08-15
java_utils.clj: added type hints to avoid reflection
Stuart Sierra
2009-08-15
as-url addition from James Reeves
Stuart Halloway
2009-06-08
java_utils.clj: added as-url multimethod
Stuart Sierra
2009-05-04
Lots 'o doc strings
Tom Faulhaber
2009-04-10
Stuart S's suggestions for properties
Stuart Halloway
2009-04-09
added Perry Trolard's properties helpers
Stuart Halloway
2009-04-09
breaking change: rename the-str to as-str
Stuart Halloway
2009-04-05
java-util: the-str and with-system-properties
Stuart Halloway
2009-04-05
java-utils: file
Stuart Halloway