 |
CLJ-1270
|
Print control for Java collection types
|
Stuart Halloway
|
Alex Miller
|
|
Closed
|
Duplicate
|
|
|
 |
CLJ-1154
|
Compile.java closes out preventing java from reporting exceptions
|
Unassigned
|
Robert (Bobby) Evans
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1150
|
Make some PersistentVector, SubVector internals public
|
Michał Marczyk
|
Michał Marczyk
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1140
|
{:as x} destructuring with an empty list raises exception
|
Unassigned
|
Toby Crawley
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1135
|
Add previous changelog items back to changes.md
|
Stuart Halloway
|
Cosmin Stejerean
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1116
|
More REPL-friendly 'ns macro
|
Unassigned
|
Laurent Petit
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1111
|
Loops returning primtives are boxed even in return position
|
Christophe Grand
|
Christophe Grand
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1106
|
Broken equality for sets
|
Aaron Bedra
|
Justin Kramer
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1098
|
Extend CollFold and IKVReduce to nil
|
Unassigned
|
Herwig Hochleitner
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1092
|
New function re-quote-replacement has incorrect :added metadata
|
Unassigned
|
Andy Fingerhut
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1091
|
update changes.md to include 1.5 changes
|
Timothy Baldridge
|
Stuart Halloway
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1085
|
clojure.main/repl unconditionally refers REPL utilities into *ns*
|
Unassigned
|
Chas Emerick
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1084
|
(object-array [1]) is ~3x slower than (object-array (rseq [1]))
|
Unassigned
|
Paul Stadig
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1071
|
ExceptionInfo does no abstraction
|
Unassigned
|
Stuart Halloway
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1070
|
PersistentQueue's hash function does not match its equality
|
Philip Potter
|
Philip Potter
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1066
|
No dependency on jsr166y
|
Stuart Halloway
|
Wolodja Wentland
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1065
|
Allow duplicate set elements and map keys for all set and map constructors
|
Unassigned
|
Andy Fingerhut
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1062
|
CLJ-940 breaks compilation of namespaces that don't have any public functions
|
Stuart Sierra
|
Michael Klishin
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1061
|
when-first double evaluation
|
Stuart Sierra
|
Steve Miner
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1052
|
assoc should throw exception if missing val for last key
|
Unassigned
|
Andy Fingerhut
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1048
|
add test.generative to Clojure's tests
|
Unassigned
|
Stuart Halloway
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1041
|
reduce-kv on sorted maps should stop on seeing a Reduced value
|
Unassigned
|
Alan Malloy
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1034
|
"Conflicting data-reader mapping" triggered when the same data_readers.clj is on the classpath twice
|
Unassigned
|
Phil Hagelberg
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1032
|
seque leaks threads from the send-off pool
|
Unassigned
|
Alan Malloy
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1024
|
Varargs protococol impls can be defined but not called
|
Stuart Halloway
|
Víctor M. Valenzuela
|
|
Closed
|
Declined
|
|
|
 |
CLJ-1019
|
ns-resolve doc has a typo
|
Unassigned
|
Gabriel Horner
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1018
|
range's behavior is inconsistent
|
Unassigned
|
Devin Walters
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1012
|
partial function should also accept 1 arg (just f)
|
Unassigned
|
Joel Martin
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1011
|
clojure.data/diff should cope with null and false values in maps
|
Unassigned
|
Philip Aston
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1009
|
make print-table org mode compatible
|
Stuart Halloway
|
Stuart Halloway
|
|
Closed
|
Completed
|
|
|
 |
CLJ-1000
|
Performance drop in PersistentHashMap.valAt(...) in v.1.4 -- Util.hasheq(...) ?
|
Timothy Baldridge
|
Oleksandr Shyshko
|
|
Closed
|
Completed
|
|
|
 |
CLJ-990
|
Implement clojure.core.reducers/mapcat and some initial reducers tests
|
Unassigned
|
Tassilo Horn
|
|
Closed
|
Completed
|
|
|
 |
CLJ-988
|
the locking in MultiFn.java (synchronized methods) can cause lots of contention in multithreaded programs
|
Stuart Sierra
|
Kevin Downey
|
|
Closed
|
Completed
|
|
|
 |
CLJ-987
|
pprint doesn't flush the underlying stream
|
David Powell
|
David Powell
|
|
Closed
|
Completed
|
|
|
 |
CLJ-985
|
make jsr166 available at build time
|
Stuart Halloway
|
Stuart Halloway
|
|
Closed
|
Completed
|
|
|
 |
CLJ-981
|
clojure.set/rename-keys deletes keys when there's a collision
|
Unassigned
|
Ed Bowler
|
|
Closed
|
Completed
|
|
|
 |
CLJ-977
|
(int \a) returns a value, (long \a) throws an exception
|
Unassigned
|
Zach Tellman
|
|
Closed
|
Completed
|
|
|
 |
CLJ-967
|
java.io/do-copy can still garble multibyte characters on IBM JDK 1.5 and 1.6
|
Unassigned
|
Andy Fingerhut
|
|
Closed
|
Declined
|
|
|
 |
CLJ-966
|
Add support for marker protocols
|
Unassigned
|
Nicola Mometto
|
|
Closed
|
Completed
|
|
|
 |
CLJ-964
|
test-clojure/rt.clj has undeclared dependency on clojure.set
|
Unassigned
|
David Miller
|
|
Closed
|
Completed
|
|
|
 |
CLJ-963
|
Support pretty printing namespace declarations under code-dispatch
|
Stuart Sierra
|
Tom Faulhaber
|
|
Closed
|
Completed
|
|
|
 |
CLJ-962
|
Vectors returned by subvec allow access at negative indices
|
Unassigned
|
Andy Fingerhut
|
|
Closed
|
Completed
|
|
|
 |
CLJ-960
|
Capture :column metadata (needed for ClojureScript source maps)
|
Unassigned
|
Brandon Bloom
|
|
Closed
|
Completed
|
|
|
 |
CLJ-952
|
bigdec does not properly convert a clojure.lang.BigInt
|
Unassigned
|
Paul Stadig
|
|
Closed
|
Completed
|
|
|
 |
CLJ-948
|
It would be very useful to be able to annotate the constructors of classes created with gen-class
|
Chouser
|
Kevin Downey
|
|
Closed
|
Completed
|
|
|
 |
CLJ-945
|
clojure.string/capitalize can give wrong result if first char is supplementary
|
Unassigned
|
Andy Fingerhut
|
|
Closed
|
Declined
|
|
|
 |
CLJ-943
|
When load-lib fails, a namespace is still created
|
Unassigned
|
Hugo Duncan
|
|
Closed
|
Completed
|
|
|
 |
CLJ-940
|
Passing a non-sequence to refer :only results in uninformative exception
|
Stuart Sierra
|
Hugo Duncan
|
|
Closed
|
Completed
|
|
|
 |
CLJ-936
|
Improve docs about argument destructuring at clojure.org
|
Unassigned
|
Jakub Holy
|
|
Closed
|
Completed
|
|
|
 |
CLJ-934
|
disj! throws exception when attempting to remove multiple items in one call
|
Unassigned
|
Andy Fingerhut
|
|
Closed
|
Completed
|
|
|