Changeset 14868
- Timestamp:
- 09/04/16 12:54:18 (6 years ago)
- Location:
- trunk/abcl
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/CHANGES
r14866 r14868 9 9 * Consolidated RUN-PROGRAM fixes (ferada, pipping) 10 10 11 * Upstream consolidated patchset (ferada) 11 In support of getting a more universal UIOP:RUN-PROGAM across all 12 contemporary Lisp implementations. 13 14 * Upstream consolidated patchset (olof) 12 15 13 16 ** [r14857] Support `FILE-POSITION` on string streams. … … 17 20 ** [r14861] Fix nested classes from JARs not visible with JSS. 18 21 19 * Implemented "time of time" semantics for {encode,decode}-universal time. 20 22 * Introduced "time of time" semantics for {encode,decode}-universal time. 21 23 22 24 Fixes 23 25 ----- 24 26 25 * RandomCharacterFile et. al.27 * RandomCharacterFile (vibhu) 26 28 27 29 * (JSS) Ensure the interpolation of Java symbol names as strings -
trunk/abcl/abcl.rdf
r14866 r14868 65 65 rdf:_9 _:alanr ; 66 66 rdf:_10 _:pipping ; 67 rdf:_11 _:olof 68 rdf:_12 67 rdf:_11 _:olof ; 68 rdf:_12 _:vibhu ; 69 69 ] . 70 70
Note: See TracChangeset
for help on using the changeset viewer.