d3aca01b80
Update to 1.12.2.1565: * Update to Clojure 1.12.2
Michael Vetter2025-08-28 13:20:08 +02:00
0d67d90f9e
Update to 1.12.1.1538: * No changelog provided
Michael Vetter2025-06-02 19:37:45 +02:00
c9900c0ed1
Update to 1.12.0.1530: * Update to tools.deps 0.23.1512 * Also accept file for -Sdeps, and check it for staleness
Michael Vetter2025-04-14 15:47:43 +02:00
8b65131340
Accepting request 1245242 from devel:languages:clojure
Ana Guerrero2025-02-12 20:35:45 +00:00
7aa6ad9e00
- Update to 1.12.0.1517: * Update to tools.deps 0.22.1492
Michael Vetter2025-02-12 07:47:56 +00:00
f2865f53fe
Accepting request 1243281 from devel:languages:clojure
Ana Guerrero2025-02-05 11:42:34 +00:00
b5fa20e5a9
- Update to 1.12.0.1501: * Update tools.deps
Michael Vetter2025-02-05 08:22:27 +00:00
2447f77553
Accepting request 1235830 from devel:languages:clojure
Ana Guerrero2025-01-09 14:07:50 +00:00
d92d0637fe
- Update to 1.12.0.1495: * Echo args with -M deprecation warning for clarity * Update to tools.deps 0.21.1467
Michael Vetter2025-01-08 08:53:30 +00:00
f5b4bb94f5
- Update to 1.11.4.1474: * CLJ-2145 - Fix clearing of closed overs in ^:once fns * CLJ-2317 - recur to head of :once fn cancels once
Michael Vetter2024-08-07 05:38:33 +00:00
53966db445
Accepting request 1171499 from devel:languages:clojure
Ana Guerrero2024-05-03 17:45:58 +00:00
e38666a07f
- Update to 1.11.3.1463: * update to latest tools.deps, tools.deps.cli, tools.build * update list of :deps programs in help
Michael Vetter2024-05-03 05:38:35 +00:00
b5d1dc95af
Accepting request 1170673 from devel:languages:clojure
Ana Guerrero2024-04-30 15:26:40 +00:00
be2a3e26da
- Update to 1.11.3.1456: * CLJ-2843 - Reflective calls to Java methods that take primitive long or double now work when passed a narrower boxed number at runtime (Integer, Short, Byte, Float). Previously, these methods were not matched during reflection and an error was thrown.
Michael Vetter2024-04-29 06:57:59 +00:00
7c0a783dd2
Accepting request 1156680 from devel:languages:clojure
Ana Guerrero2024-03-10 19:25:37 +00:00
01e5fe6010
- Update to 1.11.2.1446: * Clojure -X:deps programs that create a basis now take a :dir option for the directory context to use * Updated tools.deps, tools.deps.cli to latest * Fix for CVE-2024-22871 detailed in GHSA-vr64-r9qj-h27f: CLJ-2839 - iterate, cycle, repeat - infinite seqs have infinite hashCode() (bsc#1220666)
Michael Vetter2024-03-10 06:50:08 +00:00
b98105d841
- Update to 1.11.1.1435: * Update to tools.deps 1.18.1394
Michael Vetter2023-12-30 13:04:41 +00:00
6f57a45a2a
Accepting request 1130898 from devel:languages:clojure
Ana Guerrero2023-12-05 16:02:53 +00:00
f1f3087932
- Update to 1.11.1.1429: * No changes from prior
Michael Vetter2023-12-05 07:13:01 +00:00
de2951afde
- Update to 1.11.1.1420: * TDEPS-119 Unable to start CLI in write-protected project directory * Update to tools.tools 0.3.2
Michael Vetter2023-12-04 20:06:13 +00:00
e2fd3580ff
Accepting request 1106139 from devel:languages:clojure
Ana Guerrero2023-08-28 15:15:37 +00:00
80d52ccec4
- Update to 1.11.1.1413: * No changes from prior
Michael Vetter2023-08-27 10:49:05 +00:00
4126279d8b
Accepting request 1105338 from devel:languages:clojure
Ana Guerrero2023-08-23 12:58:33 +00:00
165334b70b
- Update to 1.11.1.1405: * GitHub releases now contain .sha256 files for binaries
Michael Vetter2023-08-23 03:51:32 +00:00
aa498a3ae6
- Update to 1.11.1.1273: * Change help text to point to -X:deps mvn-pom instead of -Spom * Switch to tools.deps 0.18.1335
Michael Vetter2023-04-03 22:00:07 +00:00
fff2f2ce56
- Update to 0.10.2: * Interop / JVM: - CLJ-1472 Ensure monitor object is on stack, for verifiers - CLJ-2517 More fixes for invocation of static interface methods with primitive args - CLJ-2492 Remove uses of deprecated Class.newInstance() - CLJ-2534 Fix javadoc urls for JDK 11+ - CLJ-2571 Add Throwable return type hint to ex-cause - CLJ-2572 Avoid reflection in clojure.data - CLJ-2502 Fix reflection warnings in clojure.stacktrace/print-stack-trace - CLJ-2597 proxy should emit Java 1.8 bytecode * Core: - CLJ-2580 Fix case expression branch analysis that resulted in compilation error - CLJ-2564 Improve error message for case - CLJ-2585 nth with not-found on regex matcher returns not-found on last group index - CLJ-1364 vector-of does not implement equals or hashing methods - CLJ-2549 vector-of does not implement IObj for metadata - CLJ-1187 quoted metadata on empty literal colls is lost - CLJ-2459 ExceptionInInitializerError if jars executed with java -jar * Printing: - CLJ-2469 Fix errors in printing some maps with namespace syntax - CLJ-1445 pprint doesn't print collection metadata when *print-meta* is true * Docstrings: - CLJ-2295 Eliminate duplicate doc string printing for special forms - CLJ-2495 prepl docstring is incorrect - CLJ-2169 conj has out-of-date :arglists * Performance: - CLJ-1005 Use transient map in zipmap
Michael Vetter2021-01-27 07:56:14 +00:00