An open API service providing commit metadata for open source projects.

GitHub / ericdallo/clojure / commits

SHA Message Author Date Stats
2a058814 Add github action to build api docs JarrodCTaylor <j****d@f****m>
Committed by: Alex Miller <a****r@c****m>
about 3 years ago
5bc453ec [maven-release-plugin] prepare release clojure-1.12.0-alpha4 clojure-build <c****d@u****m> about 3 years ago
501348de [maven-release-plugin] prepare for next development iteration clojure-build <c****d@u****m> about 3 years ago
15551136 Fix bad character in Javadoc Alex Miller <a****r@c****m> about 3 years ago
45142812 Remove add-lib test Alex Miller <a****r@c****m> about 3 years ago
a0c75edf Revert "Test workflow - add Clojure CLI" Alex Miller <a****r@c****m> about 3 years ago
1e317674 Test workflow - add Clojure CLI Alex Miller <a****r@c****m> about 3 years ago
5d81bb40 CLJ-2769 Pass invoke-tool args over stdin rather than in command Alex Miller <a****r@c****m> about 3 years ago
1b3a5065 test workflow - remove extra distribution Alex Miller <a****r@c****m> about 3 years ago
5fd97af9 update test workflow to support workflow dispatch, not fail fast, and to add ... Alex Miller <a****r@c****m> about 3 years ago
21150ff9 narrow test matrix JDK distributions Alex Miller <a****r@c****m> about 3 years ago
1d704118 Add workflows Alex Miller <a****r@c****m> about 3 years ago
307eb04d CLJ-2686: Fixes ConcurrentModificationException by iterating through Java pro... Frank Yin <c****n@f****m>
Committed by: Alex Miller <a****r@c****m>
about 3 years ago
b81660ee CLJ-2767 Fix initialization and setting of *repl* Alex Miller <a****r@c****m> over 3 years ago
ef3cd497 CLJ-2779 c.j.process/start - remove unnecessary nil arg handling Alex Miller <a****r@c****m> over 3 years ago
23be0253 CLJ-2778 Fix docstring options for c.j.process/capture Alex Miller <a****r@c****m> over 3 years ago
3ba6473c CLJ-2776 Fix redirect err stream to out stream in c.j.process Alex Miller <a****r@c****m> over 3 years ago
e1010513 CLJ-2773 Fix param names in c.j.process/[to,from]-file to match docstring Alex Miller <a****r@c****m> over 3 years ago
c72f833d CLJ-2772 Fix regression in drop nthrest nthnext on n != positive integer Alex Miller <a****r@c****m> over 3 years ago
4090f405 Revert "CLJ-2521: hoist loop bodies in statement position" Alex Miller <a****r@c****m> over 3 years ago
16a17e9f [maven-release-plugin] prepare for next development iteration Clojure Build <c****d@c****m> over 3 years ago
bde257d1 [maven-release-plugin] prepare release clojure-1.12.0-alpha2 Clojure Build <c****d@c****m> over 3 years ago
595e6dd1 CLJ-2741 Revert change in metadata on string sequence drop Alex Miller <a****r@c****m> over 3 years ago
d0175370 CLJ-2761 - add-libs, add-lib, sync-deps for the repl Alex Miller <a****r@c****m> over 3 years ago
65ea3e76 CLJ-2759 Java process api Alex Miller <a****r@c****m> over 3 years ago
d1ae2781 CLJ-2760 Add api to invoke an external function via the Clojure CLI Alex Miller <a****r@c****m> over 3 years ago
b7d87dcd CLJ-2757 clojure.java.basis - api for accessing basis Alex Miller <a****r@c****m> over 3 years ago
1e835a9d CLJ-2742 Revert range to use chunking as before the IDrop changes in CLJ-2713 Alex Miller <a****r@c****m> over 3 years ago
861a5efc CLJ-2739 Fix error message when function called with arg count >20 Alex Miller <a****r@c****m> over 3 years ago
adfad027 CLJ-2740 Eliminate unneeded call in new fast drop support Alex Miller <a****r@c****m> over 3 years ago
527b3300 CLJ-2715 partitionv - group last padded partition for inclusion in seq of par... Steve Miner <s****r@g****m>
Committed by: Alex Miller <a****r@c****m>
almost 4 years ago
9f8628f2 CLJ-2726 #uuid data reader throws IllegalArgumentException rather than Assert... Alex Miller <a****r@c****m> almost 4 years ago
f296aa6c CLJ-2724: fixed improper do-copy hint on output to match multimethod match type Fogus <m****s@g****m>
Committed by: Alex Miller <a****r@c****m>
almost 4 years ago
ca1768bc CLJ-2721 Fix invalid arg order when adding meta to non-long range Alex Miller <a****r@c****m> almost 4 years ago
09887382 CLJ-2718 Fix bug in drop of repeat that goes to or past end of sequence Alex Miller <a****r@c****m> about 4 years ago
5ffe3833 [maven-release-plugin] prepare for next development iteration Clojure Build <c****d@c****m> about 4 years ago
52bb71bb [maven-release-plugin] prepare release clojure-1.12.0-alpha1 Clojure Build <c****d@c****m> about 4 years ago
7b738af5 Fix javadoc html entity in IDrop Alex Miller <a****r@c****m> about 4 years ago
b2366fa5 CLJ-2713 Efficient drop, partition for persistent/algo colls Alex Miller <a****r@c****m> about 4 years ago
56d37996 CLJ-1327: Pinned the serialVersionUID for Clojure types to v1.10.3 values Fogus <m****s@g****m>
Committed by: Alex Miller <a****r@c****m>
about 4 years ago
1e8fb8f5 CLJ-2711: Implements namespace interning policy such that whenever interned v... Fogus <m****s@g****m>
Committed by: Alex Miller <a****r@c****m>
about 4 years ago
48e3292b CLJ-2712: Revert "fix AOT bug preventing overriding of clojure.core functions" Fogus <m****s@g****m>
Committed by: Alex Miller <a****r@c****m>
about 4 years ago
8adf5bce CLJ-2521: hoist loop bodies in statement position Nicola Mometto <b****a@g****m>
Committed by: Alex Miller <a****r@c****m>
over 4 years ago
b9a51c42 CLJ-2709: Check arguments to range to see if they are fixed-precision integer... Fogus <m****s@g****m>
Committed by: Alex Miller <a****r@c****m>
over 4 years ago
e6fce5a4 CLJ-1872 Extend empty? to counted? colls that arent seqable, such as transients Alex Miller <a****r@c****m> over 4 years ago
35bd89f0 [maven-release-plugin] prepare for next development iteration Clojure Build <c****d@c****m> over 4 years ago
ce55092f [maven-release-plugin] prepare release clojure-1.11.1 Clojure Build <c****d@c****m> over 4 years ago
cef38aba [maven-release-plugin] prepare for next development iteration Clojure Build <c****d@c****m> over 4 years ago
3f1c36d7 [maven-release-plugin] prepare release clojure-1.11.1-rc1 Clojure Build <c****d@c****m> over 4 years ago
e917dcc0 Update changelog for 1.11.1 Alex Miller <a****r@c****m> over 4 years ago
1da6b077 CLJ-2701 Set serialVersionUIDs for Keyword and ArraySeq to retain 1.10.3 values
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> over 4 years ago
f376cf62 [maven-release-plugin] prepare release clojure-1.11.0 Clojure Build <c****d@c****m> over 4 years ago
48818bd9 [maven-release-plugin] prepare for next development iteration Clojure Build <c****d@c****m> over 4 years ago
9af0d1d9 [maven-release-plugin] prepare for next development iteration Clojure Build <c****d@c****m> over 4 years ago
0971ce23 [maven-release-plugin] prepare release clojure-1.11.0-rc1 Clojure Build <c****d@c****m> over 4 years ago
3fbdffad Changelog updates for 1.11
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> over 4 years ago
7b102d84 CLJ-2695: parse-double test does not test out-of range values
Signed-off-by: Alex Miller <a****r@c****m>
Paula Gearon <p****n@c****m>
Committed by: Alex Miller <a****r@c****m>
over 4 years ago
84811650 [maven-release-plugin] prepare for next development iteration Clojure Build <c****d@c****m> over 4 years ago
16c91f25 [maven-release-plugin] prepare release clojure-1.11.0-beta1 Clojure Build <c****d@c****m> over 4 years ago
027d8ff2 Revert "CLJ-2493: Prevent browse-url from hanging when using xdg-open (updated)" Alex Miller <a****r@c****m> over 4 years ago
61778b87 CLJ-2694 Fix ratio cases due to use of Long/MIN_VALUE to defer to bigint impl Alex Miller <a****x@p****m>
Committed by: Alex Miller <a****r@c****m>
over 4 years ago
fc98f92c CLJ-2620: io-prepl now calls valf on exeception data in the case where an exc...
Signed-off-by: Alex Miller <a****r@c****m>
Fogus <m****s@g****m>
Committed by: Alex Miller <a****r@c****m>
over 4 years ago
4a9ce390 CLJ-2529 Set exception phase for runtime exceptions caught in Compiler.load()
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> over 4 years ago
658693f6 CLJ-1973: sort proxy methods for reproducibility
Signed-off-by: Alex Miller <a****r@c****m>
Ambrose Bonnaire-Sergeant <a****e@a****m>
Committed by: Alex Miller <a****r@c****m>
over 4 years ago
19e3a270 CLJ-2493 - Prevent browse-url from hanging when using xdg-open
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> over 4 years ago
8957a930 CLJ-1180 Resolve classname for tag metadata on defprotocol
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> over 4 years ago
da0b9574 CLJ-2685 Fix iteration generative test comparison
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> over 4 years ago
2b3ba822 CLJ-2690 Clarify iteration docstring, rename args
Signed-off-by: Alex Miller <a****r@c****m>
Ghadi Shayban <g****i@c****m>
Committed by: Alex Miller <a****r@c****m>
over 4 years ago
326366d1 CLJ-2689 Provide more tolerance for inexact floating point math tests
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> over 4 years ago
5451cee0 CLJ-2680 Primitive local bindings can have matching type hint
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> over 4 years ago
e45e4788 CLJ-2555: clojure.core/iteration
Signed-off-by: Alex Miller <a****r@c****m>
Ghadi Shayban <g****n@g****m>
Committed by: Alex Miller <a****r@c****m>
over 4 years ago
f5e5a4a7 CLJ-2684 Update contrib deps
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> over 4 years ago
b32e35ae CLJ-2621: Make InstanceMethodExpr.emit discard unused primitive returns witho...
Signed-off-by: Alex Miller <a****r@c****m>
Alexander Yakushev <a****x@b****g>
Committed by: Alex Miller <a****r@c****m>
over 4 years ago
b30a9901 CLJ-2663: Added a guard in APVector#doEquiv so that List operands that do not...
Signed-off-by: Alex Miller <a****r@c****m>
Fogus <m****s@g****m>
Committed by: Alex Miller <a****r@c****m>
over 4 years ago
304d7c6a CLJ-2677 In clojure.math inline methods, use coercion functions to resolve to...
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> over 4 years ago
cdba5c88 CLJ-2683 Fix with-open macro to not qualify the close method on expansion Alex Miller <a****r@c****m> over 4 years ago
ff613211 CLJ-2673 Implement abs/min/max in clojure.core with polymorphic numeric support
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> over 4 years ago
bf0c0e23 CLJ-2679 quoting condition values that are generated for case-hash collisions
Signed-off-by: Alex Miller <a****r@c****m>
Paula Gearon <p****n@c****m>
Committed by: Alex Miller <a****r@c****m>
over 4 years ago
4a4a6e77 CLJ-2611 Disallow XXE by default in clojure.xml/parse
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> over 4 years ago
abe19832 Remove/ignore project files Alex Miller <a****r@c****m> over 4 years ago
0cbf655d CLJ-2670 - Use Math exact methods where possible for perf
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> over 4 years ago
7697d5da [maven-release-plugin] prepare for next development iteration Hudson @ build.clojure.org <b****d@c****m> almost 5 years ago
8ebad0ab [maven-release-plugin] prepare release clojure-1.11.0-alpha3 Hudson @ build.clojure.org <b****d@c****m> almost 5 years ago
e21bbfe1 CLJ-2326 Add :direct-linking to *compiler-options* docstring and remove Alpha...
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> almost 5 years ago
f227b4b6 CLJ-2668 Add NaN? and infinite? predicates
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> almost 5 years ago
6e2ac1b2 Update to spec.alpha 0.3.214 Alex Miller <a****r@c****m> almost 5 years ago
bd507fac CLJ-2667 Add functions to parse a single long/double/uuid/boolean from a string
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> almost 5 years ago
ade22645 CLJ-1360 Update clojure.string/split docstring regarding trailing empty parts
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> almost 5 years ago
554090e7 CLJ-2249 Clarify clojure.core/get docstring regarding sets, strings, arrays, ...
Signed-off-by: Alex Miller <a****r@c****m>
Arne Brasseur <a****e@a****t>
Committed by: Alex Miller <a****r@c****m>
almost 5 years ago
55c30c67 CLJ-1925: Adds implementation of random-uuid
Signed-off-by: Alex Miller <a****r@c****m>
Fogus <m****s@g****m>
Committed by: Alex Miller <a****r@c****m>
almost 5 years ago
3c9a245e CLJ-2666 Make javadoc text match example
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> almost 5 years ago
e3ee18f6 CLJ-2664 Add clojure.java.math access to java.lang.Math
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> almost 5 years ago
c01f10bd CLJ-2665 Modify change for :as-alias to load if :as or :use also included
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> almost 5 years ago
e1220832 CLJ-2488 Add definition to reify docstring
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> almost 5 years ago
d004e799 CLJ-2065 Support IKVReduce on SubVector
Signed-off-by: Alex Miller <a****r@c****m>
Steve Miner <s****r@g****m>
Committed by: Alex Miller <a****r@c****m>
almost 5 years ago
f08a81ba CLJ-2234 - Use explicit multimethod hierarchy in preference checks
Signed-off-by: Alex Miller <a****r@c****m>
Alex Miller <a****r@c****m> almost 5 years ago
3ec386a1 [maven-release-plugin] prepare release clojure-1.11.0-alpha2 Hudson @ build.clojure.org <b****d@c****m> almost 5 years ago
b8132f92 [maven-release-plugin] prepare for next development iteration Hudson @ build.clojure.org <b****d@c****m> almost 5 years ago
4b46c4f6 Update dep core.specs.alpha 0.2.62 Alex Miller <a****r@c****m> almost 5 years ago
9a7d8035 Fix :added metadata in new clojure.test fns Alex Miller <a****r@c****m> almost 5 years ago

← Back to repository