| 10 |
|
CLJ-988 |
the locking in MultiFn.java (synchronized methods) can cause lots of contention in multithreaded programs
|
Release 1.5 |
|
|
| 10 |
|
CLJ-1034 |
"Conflicting data-reader mapping" triggered when the same data_readers.clj is on the classpath twice
|
Release 1.5 |
|
|
| 8 |
|
CLJ-1052 |
assoc should throw exception if missing val for last key
|
Release 1.5 |
|
|
| 7 |
|
CLJ-157 |
Need better error report when omitting parameter list from (fn) or (defn)
|
Release 1.5 |
|
|
| 5 |
|
CLJ-1032 |
seque leaks threads from the send-off pool
|
Release 1.5 |
|
|
| 4 |
|
CLJ-916 |
into loses metadata
|
Release 1.5 |
|
|
| 4 |
|
CLJ-1066 |
No dependency on jsr166y
|
Release 1.5 |
|
|
| 4 |
|
CLJ-1106 |
Broken equality for sets
|
Release 1.5 |
|
|
| 4 |
|
CLJ-667 |
Allow loops fully nested in catch/finally
|
Release 1.5 |
|
|
| 3 |
|
CLJ-1085 |
clojure.main/repl unconditionally refers REPL utilities into *ns*
|
Release 1.5 |
|
|
| 3 |
|
CLJ-1111 |
Loops returning primtives are boxed even in return position
|
Release 1.5 |
|
|
| 3 |
|
CLJ-1116 |
More REPL-friendly 'ns macro
|
Release 1.5 |
|
|
| 3 |
|
CLJ-1140 |
{:as x} destructuring with an empty list raises exception
|
Release 1.5 |
|
|
| 3 |
|
CLJ-1098 |
Extend CollFold and IKVReduce to nil
|
Release 1.5 |
|
|
| 2 |
|
CLJ-745 |
gen-class should allow exposes-methods to expose protected final methods
|
Release 1.5 |
|
|
| 2 |
|
CLJ-844 |
NPE calling keyword on map from bean
|
Release 1.5 |
|
|
| 2 |
|
CLJ-952 |
bigdec does not properly convert a clojure.lang.BigInt
|
Release 1.5 |
|
|
| 2 |
|
CLJ-960 |
Capture :column metadata (needed for ClojureScript source maps)
|
Release 1.5 |
|
|
| 2 |
|
CLJ-870 |
clojure.string/replace behaves unexpectedly when \ or $ are part of the result string
|
Release 1.5 |
|
|
| 2 |
|
CLJ-966 |
Add support for marker protocols
|
Release 1.5 |
|
|
| 2 |
|
CLJ-1009 |
make print-table org mode compatible
|
Release 1.5 |
|
|
| 1 |
|
CLJ-893 |
crafted `vec' call allows created vector to be mutated
|
Release 1.5 |
|
|
| 1 |
|
CLJ-927 |
default tagged literal reader
|
Release 1.5 |
|
|
| 1 |
|
CLJ-948 |
It would be very useful to be able to annotate the constructors of classes created with gen-class
|
Release 1.5 |
|
|
| 1 |
|
CLJ-987 |
pprint doesn't flush the underlying stream
|
Release 1.5 |
|
|
| 1 |
|
CLJ-1000 |
Performance drop in PersistentHashMap.valAt(...) in v.1.4 -- Util.hasheq(...) ?
|
Release 1.5 |
|
|
| 1 |
|
CLJ-1071 |
ExceptionInfo does no abstraction
|
Release 1.5 |
|
|
| 1 |
|
CLJ-768 |
cl-format bug in ~f formatting
|
Release 1.5 |
|
|
| 1 |
|
CLJ-902 |
doc macro broken for namespaces
|
Release 1.5 |
|
|
| 1 |
|
CLJ-910 |
[Patch] Allow for type-hinting the method receiver in memfn
|
Release 1.5 |
|
|
| 1 |
|
CLJ-932 |
contains? should throw exception on non-keyed collections
|
Release 1.5 |
|
|
| 1 |
|
CLJ-1012 |
partial function should also accept 1 arg (just f)
|
Release 1.5 |
|
|
| 1 |
|
CLJ-1024 |
Varargs protococol impls can be defined but not called
|
Release 1.5 |
|
|
| 1 |
|
CLJ-1061 |
when-first double evaluation
|
Release 1.5 |
|
|
| 1 |
|
CLJ-1084 |
(object-array [1]) is ~3x slower than (object-array (rseq [1]))
|
Release 1.5 |
|
|
| 1 |
|
CLJ-881 |
Problem with the "cl-format" function from the clojure.pprint
|
Release 1.5 |
|
|
| 1 |
|
CLJ-1135 |
Add previous changelog items back to changes.md
|
Release 1.5 |
|
|