Path to this page:
Subject: CVS commit: pkgsrc/lang/clojure
From: Aleksej Saushev
Date: 2013-06-11 21:51:27
Message id: 20130611195127.3A95196@cvs.netbsd.org
Log Message:
Update to Clojure 1.5.1
Changes to Clojure in Version 1.5.1
* fix for leak caused by ddc65a96fdb1163b
Changes to Clojure in Version 1.5
1 Deprecated and Removed Features
1.1 Clojure 1.5 reducers library requires Java 6 or later
2 New and Improved Features
2.1 Reducers
2.2 Reader Literals improved
2.3 clojure.core/set-agent-send-executor!, set-agent-send-off-executor!,
and send-via
2.4 New threading macros
2.5 Column metadata captured by reader
2.6 gen-class improvements
2.7 Support added for marker protocols
2.8 clojure.pprint/print-table output compatible with Emacs Org mode
2.9 clojure.string/replace and replace-first handle special characters
more predictably
2.10 Set and map constructor functions allow duplicates
2.11 More functions preserve metadata
2.12 New edn reader, improvements to *read-eval*
3 Performance Enhancements
4 Improved error messages
5 Improved documentation strings
6 Bug Fixes
7 Binary Compatibility Notes
Files: