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
path:
root
/
src
Age
Commit message (
Collapse
)
Author
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
2009-02-24
mod fix [issue 23], patch from timothypratley
Rich Hickey
2009-02-23
removed dorun calls to first
Rich Hickey
2009-02-23
lazy-seq perf tweaks
Rich Hickey
2009-02-20
return unmodifiableList from ASeq.reify()
Rich Hickey
2009-02-20
fixed lazy-seq constants
Rich Hickey
2009-02-19
added clojure.core/*source-path*
Rich Hickey
2009-02-18
got rid of LazyCons
Rich Hickey
2009-02-18
fixed reverse and sort to return () on empty coll
Rich Hickey
2009-02-18
fixed bean, patch from Chouser
Rich Hickey
2009-02-18
fixed (= (lazy-seq nil) nil)
Rich Hickey
2009-02-18
added sequence
Rich Hickey
2009-02-18
fixed (cycle [])
Rich Hickey
2009-02-18
fixed nil punning in genclass, patch from Chouser
Rich Hickey
2009-02-18
fixed LazySeq and EmptyList equals/equiv
Rich Hickey
2009-02-17
merged lazy branch -r1236:1286
Rich Hickey
2009-02-13
added intCast from char/byte/short
Rich Hickey
2009-02-12
fixed distinct nil handling
Rich Hickey
2009-02-12
added multi-arg clojure.set/union/difference/intersection, patch from jawolfe
Rich Hickey
2009-02-11
added class name to No matching ctor message
Rich Hickey
2009-02-11
fixed ensure to use deref
Rich Hickey
2009-02-11
repl read refactoring, patch from scgilardi
Rich Hickey
[prev]
[next]