Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
abcl
abcl
Commits
5daf5b6f
Commit
5daf5b6f
authored
Apr 11, 2015
by
mevenson@1c010e3e-69d0-11dd-93a8-456734b0d56f
Browse files
Add attributions to CHANGES.
parent
ee4434c5
Changes
1
Show whitespace changes
Inline
Side-by-side
CHANGES
View file @
5daf5b6f
...
@@ -12,7 +12,8 @@ Unreleased.
...
@@ -12,7 +12,8 @@ Unreleased.
Enhancements
Enhancements
------------
------------
* Make result of DEFINE-MODIFY-MACRO available at compilation time [r14727]
* Make result of DEFINE-MODIFY-MACRO available at compilation time
[r14727]
Fixes
Fixes
...
@@ -21,42 +22,43 @@ Fixes
...
@@ -21,42 +22,43 @@ Fixes
Additionally, don't recurse into flet/labels upon elimination of a
Additionally, don't recurse into flet/labels upon elimination of a
single labels function; simply continue by changing the applicable
single labels function; simply continue by changing the applicable
set. Reported by Vibhu Mohindra. [r14754]
set. Reported by Vibhu Mohindra. [r14754]
[r14756]
* Numeric tower repairs on promoting floats across representation
* Numeric tower repairs on promoting floats across representation
boundaries [r14749-50]
boundaries [r14749-50] (Massimiliano Ghilardi).
* Return SIMPLE-ERROR for invalid external-format arguments.[r14735]
* Lisp stack frame representation now formatted as unreadable. [r14738-9]
* Lisp stack frame representation now formatted as unreadable. [r14738-9]
* JSS: no longer error on NO-SUCH-JAVA-FIELD, with setting accesible
Contrib
fields where necessary [r14715] [r14725] Fix GET-JAVA-FIELD and SET-JAVA-FIELD [r14718]
-------
*
ABCL-ASDF
*
JSS
enhancements to specific contributions to ASDF system definition
** Fix GET-JAVA-FIELD and SET-JAVA-FIELD [r14718]
mainly concerned with finding JVM artifacts such as jar archives to
be dynamically loaded.
**
Special-case JNA artifacts with alternate network location
**
no longer error on NO-SUCH-JAVA-FIELD, by setting fields as
[r14733
]
accessible where necessary [r14715] [r14725
]
*
* Further work on ABCL-ASDF:RESOLVE [r14732]
*
ABCL-ASDF
** Fix ASDF-JAR:PACKAGE [#376] [r14736]
** Update to current Maven support (keep up with changing APIs through
the Maven 3.2.3-3.2.5 hysteresis) [r14742-7] (Cyrus Hamon).
** Find Maven under FreeBSD ports [r14723]
** Special-case JNA artifacts with alternate network location [r14733]
** Further work on ABCL-ASDF:RESOLVE [r14732] (Cyrus Hamon)
**
Enhancements to ASDF-JAR packaging strategies [r14717] [r14720]
**
Find Maven under FreeBSD ports [r14723]
Maintenance
* ABCL-JAR
-----------
* Update to current Maven support (keep up with changing APIs through
** Fix ASDF-JAR:PACKAGE [#376] [r14717][r14720][r14736] (Eduardo Bellani)
3.2.3-3.2.5 hysteresis) [r14742-7]
*
Return SIMPLE-ERROR for invalid external-format arguments.[r14735]
*
ASDF
*
ASDF u
pdated to version 3.1.4.
*
*
U
pdated to version 3.1.4.
Version 1.3.1
Version 1.3.1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment