 |
|
CLJ-999
|
Wrong link in gh-pages index (api-index.html)
|
Tom Faulhaber
|
Resolved
|
Completed
|
|
 |
|
CLJ-1147
|
Threading macro (->) does not permit inline function declarations
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1183
|
java interop - cannot call a final method on non-public superclass
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1131
|
Importing a non-existent class causes an exception that does not fully identify the source file
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1173
|
One-arg protocol functions whose name begins in a dash generates a call to a wrong field in the emitted code
|
Unassigned
|
Closed
|
Duplicate
|
|
 |
|
CLJ-1193
|
bigint, biginteger throw on double values outside of long range
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1117
|
Partition does not follow docs
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1122
|
Add contributing.md file to github repository (shows clear message on issues/pull request create form)
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1125
|
Clojure can leak memory when used in a servlet container
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1209
|
Teach clojure.test reporting about ex-info/ex-data
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1207
|
Importing a class that does not exist fails to report the name of the class that did not exist
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1202
|
protocol fns with dashes may get compiled into property access when used higher order
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1164
|
typos in instant.clj
|
Unassigned
|
Open
|
Unresolved
|
Screened
|
 |
|
CLJ-1143
|
Minor correction to doc string of ns macro
|
Unassigned
|
Open
|
Unresolved
|
Screened
|
 |
|
CLJ-1176
|
clojure.repl/source fails when *read-eval* bound to :unknown
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-866
|
Provide a clojure.test function to run a single test case with fixtures
|
Anthony Grimes
|
Open
|
Unresolved
|
Incomplete
|
 |
|
CLJ-766
|
Implicit casting behaviour of into-array differs from <primitive>-array
|
Karsten Schmidt
|
Open
|
Unresolved
|
Incomplete
|
 |
|
CLJ-1208
|
Namespace is not loaded on defrecord class init
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-428
|
subseq, rsubseq enhancements to support priority maps?
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1203
|
Fallback to hash-based comparison for non-Comparables in Util.compare()
|
Unassigned
|
Closed
|
Declined
|
|
 |
|
CLJ-1206
|
'eval' of closures or fns with runtime metadata within a call expr yields "No matching ctor found" exceptions
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1118
|
inconsistent numeric comparison semantics between BigDecimal and other Numerics
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1204
|
hash is inconsistent with = for many BigInteger values
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1205
|
Update Maven build for Nexus 2.4
|
Stuart Sierra
|
Open
|
Unresolved
|
|
 |
|
CLJ-1200
|
RestFn & ArraySeq performance
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1201
|
There should also be writing in clojure.edn
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-889
|
Specifically allow '.' inside keywords
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1182
|
Regexp are never equal
|
Omer Iqbal
|
Open
|
Unresolved
|
Triaged
|
 |
|
CLJ-944
|
(.containsKey {:one 1} :one) throws Exception
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1101
|
*default-data-reader-fn* should be set!-able in REPL
|
Unassigned
|
Open
|
Unresolved
|
Screened
|
 |
|
CLJ-1199
|
Record values are not 'eval'uated, unlike values of PersistentMap:
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1198
|
Apply metadata to primitive fns causes them to lose their primitive-ness
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1188
|
Public Java API
|
Stuart Halloway
|
Resolved
|
Completed
|
Ok
|
 |
|
CLJ-1099
|
better error message when passing non-seq to seq
|
Unassigned
|
Open
|
Unresolved
|
Ok
|
 |
|
CLJ-196
|
*file* returns "NO_SOURCE_PATH", but the doc says it should be nil
|
Unassigned
|
In Progress
|
Unresolved
|
Ok
|
 |
|
CLJ-783
|
clojure.inspector/inspect-tree doesn't work on sets --patch in the description by Jason Wolfe
|
Unassigned
|
Open
|
Unresolved
|
Ok
|
 |
|
CLJ-873
|
Allow the function / to be referred to in namespaces other than clojure.core
|
Unassigned
|
Open
|
Unresolved
|
Ok
|
 |
|
CLJ-863
|
interleave should accept 1 or 0 arguments
|
Unassigned
|
Open
|
Unresolved
|
Ok
|
 |
|
CLJ-896
|
Make browse-url aware of xdg-open
|
Unassigned
|
Open
|
Unresolved
|
Ok
|
 |
|
CLJ-908
|
Functions with metadata print poorly
|
Unassigned
|
Open
|
Unresolved
|
Ok
|
 |
|
CLJ-1018
|
range's behavior is inconsistent
|
Unassigned
|
Open
|
Unresolved
|
Ok
|
 |
|
CLJ-850
|
Hinting the arg vector of a primitive-taking fn with a non-primitive type results in AbstractMethodError when invoked
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1121
|
-> and ->> have unexpected behavior when combined with unusual macros
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-827
|
unsigned-bit-shift-right
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-322
|
Enhance AOT compilation process to emit classfiles only for explicitly-specified namespaces
|
Unassigned
|
In Progress
|
Unresolved
|
Vetted
|
 |
|
CLJ-124
|
GC Issue 120: Determine mechanism for controlling automatic shutdown of Agents, with a default policy and mechanism for changing that policy as needed
|
Chas Emerick
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1187
|
Clojure loses quoted metdata on empty literals
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1184
|
Evaling #{do ...} or [do ...] is treated as the do special form
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1171
|
Compiler macro for clojure.core/instance? disregards lexical shadows on class names
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1058
|
StackOverflowError on exception in reducef for PersistentHashMap fold
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-420
|
Some compiler exceptions erroneously using REPL line numbers.
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1175
|
NPE in clojure.lang.Delay/deref
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1105
|
defrecord classes implement IPersistentCollection but not .empty, clojure.walk assumes collections support empty
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1083
|
Incorrect ArityException message for function names containing ->
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-787
|
transient blows up when passed a vector created by subvec
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-701
|
Compiler loses 'loop's return type in some cases
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1161
|
sources jar has bad versions.properties resource
|
Stuart Sierra
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1154
|
Compile.java closes out preventing java from reporting exceptions
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-823
|
Piping seque into seque can deadlock
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1157
|
Classes generated by gen-class aren't loadable from remote codebase for mis-implementation of static-initializer
|
Unassigned
|
Open
|
Unresolved
|
Vetted
|
 |
|
CLJ-1179
|
distinct? does not accept zero arguments
|
Unassigned
|
Closed
|
Declined
|
Not Approved
|
 |
|
CLJ-1036
|
Util/hasheq should be hashing a BigInteger to the same values as Long, and BigInt
|
Unassigned
|
Open
|
Unresolved
|
Not Approved
|
 |
|
CLJ-1072
|
Replace old metadata reader macro syntax
|
Stuart Sierra
|
Open
|
Unresolved
|
Ok
|
 |
|
CLJ-1005
|
Use transient map in zipmap
|
Aaron Bedra
|
Open
|
Unresolved
|
|
 |
|
CLJ-935
|
clojure.string/trim uses different defn of whitespace as triml, trimr
|
Aaron Bedra
|
Open
|
Unresolved
|
|
 |
|
CLJ-1185
|
`reductions should respect `reduced
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1196
|
eval of defrecord instance with no fields produces {}, not itself
|
Unassigned
|
Closed
|
Duplicate
|
|
 |
|
CLJ-1197
|
Allow fold to parallelize over lazy sequences
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1195
|
emit-hinted-impl expands to non-ns-qualified invocation of 'fn'
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1053
|
Locals still cleared too aggressively on delay in specific cases
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1194
|
Typo in core.reducers
|
Unassigned
|
Closed
|
Declined
|
|
 |
|
CLJ-937
|
cl-format prints ratio arguments with bad format for E, F, G directives
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1192
|
vec function is substantially slower than into function
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-976
|
Implement reader literal and print support for PersistentQueue data structure
|
Fogus
|
Open
|
Unresolved
|
Test
|
 |
|
CLJ-1078
|
Added queue, queue* and queue? to clojure.core
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1191
|
Improve apropos to show some indication of namespace of symbols found
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1165
|
Forbid varargs defprotocol/definterface method declarations because those cannot be defined anyway
|
Stuart Halloway
|
Open
|
Unresolved
|
|
 |
|
CLJ-1190
|
Javadoc for public Java API
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1189
|
Map-destructuring :or fumble needs compiler warning
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1026
|
Mixed end-of-line endings in the source code
|
Unassigned
|
Open
|
Unresolved
|
|
 |
|
CLJ-1166
|
Range function accumulates minor errors when called on floating-point numbers
|
Unassigned
|
Closed
|
Declined
|
|
 |
|
CLJ-1155
|
Suppress tracebacks from clojure.core
|
Unassigned
|
Closed
|
Declined
|
|
 |
|
CLJ-1178
|
Requiring the same ns doesn't throw an exception
|
Unassigned
|
Closed
|
Declined
|
Not Approved
|