index
:
clojure
1.0.x
1.1.x
1.2.x
20081217
20090320
applet
chunks
ensure
equal
equiv
gh-pages
lazy
master
new
num
par
prim
seqfns
streams
The Clojure programming language http://clojure.org
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2009-04-19
fixed doc for enumeration-seq
Rich Hickey
2009-04-14
Build patch: install results to local Maven repository [issue 105], patch ↵
Rich Hickey
from hlship
2009-04-14
clojure.main should exit with non-zero code on unhandled exceptions [issue 106]
Rich Hickey
2009-04-14
added file names in reflection warnings, patch from Toralf Wittner
Rich Hickey
2009-04-12
Use qualified filenames in var metadata [issue 50], patch from mb
Rich Hickey
2009-04-12
:post-init option for gen-class [issue 45], patch from Chouser
Rich Hickey
2009-04-12
flag to control eval reader (*read-eval*) [issue 34], patch from jhawk28
Rich Hickey
2009-04-12
use column labels instead of names in resultset-seq, and validate unique ↵
Rich Hickey
[issue 33]
2009-04-12
:exposes should expose static fields as static methods [issue 2], patch from ↵
Rich Hickey
Chouser
2009-04-12
Choose most specific return type on multiple exact arg matches [issue 77]
Rich Hickey
2009-04-10
fixed doc for rand [issue 91]
Rich Hickey
2009-04-10
proxy: NPE for unresolved class [issue 102]
Rich Hickey
2009-04-10
Strongly typed minus throws too often [issue 101], patch from olov.lassus
Rich Hickey
2009-04-09
pass defmethod names to MultiFns and use in error reporting
Rich Hickey
2009-04-09
tweaked loadClassForName separation of not found vs init errors
Rich Hickey
2009-04-01
added get-method
Rich Hickey
2009-03-22
fixed `()
Rich Hickey
2009-03-19
fixed zip/remove when empty branch - patch from cgrand
Rich Hickey
2009-03-18
ancestors did not include the tag parents of a class' superclasses [issue ↵
Rich Hickey
94], patch from cemerick
2009-03-18
generate bridge methods for covariant returns in proxy [issue 93], patch ↵
Rich Hickey
from cgrand
2009-03-17
(empty a-lazy-seq) -> ()
Rich Hickey
2009-03-17
made (empty aseq) -> (), (empty non-IPersistentCollection) -> nil
Rich Hickey
2009-03-16
limit proxy to 18 args
Rich Hickey
2009-03-16
fized bug in proxy patch
Rich Hickey
2009-03-16
fixed proxy: inheriting a method from more than one iface [issue 93], patch ↵
Rich Hickey
from cgrand
2009-03-09
fixed seque
Rich Hickey
2009-03-06
interim checkin, incorporating new stream model
Rich Hickey
2009-03-05
sped up for, w/fixed formatting
Rich Hickey
2009-03-05
sped up for
Rich Hickey
2009-03-03
restore list constants as PersistentLists
Rich Hickey
2009-03-03
bytecode-based constants, [issue 78], patch from rwvtveer
Rich Hickey
2009-03-03
fix cast in read-line [issue 82], patch from Chouser/Trolard
Rich Hickey
2009-03-02
added :let option to for and doseq, order-sensitivity for options, [issue ↵
Rich Hickey
88], patch from Chouser
2009-03-02
use openConnection().getLastModified() only for non-jars
Rich Hickey
2009-03-02
fixed header comment
Rich Hickey
2009-03-01
made letfn emit fn, not fn*
Rich Hickey
2009-03-01
made futures use CachedThreadPool
Rich Hickey
2009-02-28
added letfn, supports mutually recursive local fns
Rich Hickey
2009-02-28
avoid chaining in subvec of subvec
Rich Hickey
2009-02-28
swtiched to url.openConnection().getLastModified
Rich Hickey
2009-02-27
updated add-watch doc
Rich Hickey
2009-02-27
fix print-method for objects with :type meta but no print-method, patch from ↵
Rich Hickey
Konrad Hinsen
2009-02-26
gave Keywords non-identity hashCodes
Rich Hickey
2009-02-26
interim checkin - needs testing - made watches synchronous, send old+new ↵
Rich Hickey
state, added add-watch, remove-watch, redefined add-watcher in terms of add-watch
2009-02-26
interim checkin - needs testing - made watches synchronous, send old+new ↵
Rich Hickey
state, added add-watch, remove-watch, redefined add-watcher in terms of add-watch
2009-02-26
added type
Rich Hickey
2009-02-25
made line-seq fully lazy
Rich Hickey
2009-02-24
really fix nil pun in genclass
Rich Hickey
2009-02-24
fix nil pun in genclass
Rich Hickey
2009-02-24
unwrap InvocationTargetException's around Errors in reflective calls [issue 44]
Rich Hickey
[prev]
[next]