Changeset 14885
- Timestamp:
- 10/01/16 13:42:59 (7 years ago)
- Location:
- trunk/abcl
- Files:
-
- 1 deleted
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/abcl.rdf
r14875 r14885 20 20 doap:language "Common Lisp" ; 21 21 dc:created "01-JAN-2004" ; 22 dc:modified " 29-SEP-2016" ;22 dc:modified "01-OCT-2016" ; 23 23 dc:version "abcl-1.4.0" ; 24 24 dc:release "dev" ; 25 25 abcl:git <https://github.com/easye/abcl/> ; # Does this overwrite? TODO Check RDF specs. 26 26 abcl:git <https://gitlab.common-lisp.net/mevenson/abcl/> ; 27 abcl:svn <http://abcl.org/trac/changeset/148 75> .27 abcl:svn <http://abcl.org/trac/changeset/14885> . 28 28 29 29 <> … … 138 138 rdf:_1 abcl:abcl ; 139 139 rdf:_2 abcl:abcl-contrib ; 140 rdf:_3 abcl:asdf-install ; # remove with abcl-1.4.0141 140 rdf:_4 abcl:jss ; 142 141 rdf:_5 abcl:jfli ; … … 147 146 ] . 148 147 149 abcl:asdf dc:version "3.1.7.26" . 148 abcl:jna dc:version "4.2.2" . 149 abcl:asdf dc:version "3.1.7.27" . 150 150 151 151 abcl:abcl-contrib 152 152 rdfs:seeAlso <file:contrib/README.markdown> . 153 154 abcl:asdf-install155 rdfs:seeAlso <file:contrib/asdf-install/README> .156 157 153 abcl:abcl-asdf 158 154 rdfs:seeAlso <file:contrib/asdf-asdf/README.markdown> . 159 155 abcl:asdf-jar 160 156 rdfs:seeAlso <file:contrib/asdf-jar/README.markdown> . 161 162 157 abcl:jfli 163 158 rdfs:seeAlso <file:contrib/jfli/README> . 164 165 159 abcl:jss 166 160 rdfs:seeAlso <file:contrib/jss/README.markdown> . -
trunk/abcl/contrib/README.markdown
r14305 r14885 5 5 is potentially useful for system construction and distribution. 6 6 7 quicklisp-abcl 8 9 Loads and installs the Quicklisp library manager from the network 10 if not locally present. 7 11 8 12 abcl-asdf … … 38 42 39 43 [jfli]: http://sourceforge.net/projects/jfli/ 40 41 quicklisp-abcl42 43 Stub for loading Quicklisp from main repository if not locally44 present. Must currently be invoked with the force option:45 46 CL-USER> (asdf:load-system :quicklisp-abcl :force t)47 44 48 45 mvn … … 54 51 mvn currently includes only the single artifact: 55 52 56 jna 57 Cache, from the network if necessary, the jna-3.4.0.jar in 58 the current JVM process, allowing the bootstrapping of 59 dynamically linking to shared executables on the host platform. 60 61 62 Deprecated 63 ---------- 64 65 asdf-install 66 67 Install ASDF system definitions from the network. 68 69 Deprecated, use Quicklisp from the REPL via 70 71 CL-USER> (load "http://beta.quicklisp.org/quicklisp.lisp") 72 73 instead. 53 jna 54 Cache, from the network if necessary, the jna-4.2.2.jar binary 55 artifact in the current JVM process, allowing the 56 bootstrapping of dynamically linking to shared executables on 57 the host platform. 74 58 75 59 # Colophon … … 77 61 Mark <evenson.not.org@gmail.com> 78 62 Created: 2011-09-11 79 Revised: 201 2-12-0663 Revised: 2016-10-01 80 64 <> abcl:documents <release#abcl-contrib.jar> . 81 65 -
trunk/abcl/doc/manual/abcl.tex
r14849 r14885 1256 1256 symbols via the \code{SHARPSIGN-DOUBLE-QUOTE} macros as Java Syntax 1257 1257 Sucks 1258 \item \code{asdf-install} DEPRECATED. Scheduled for removal in 1.4.0.1259 1258 \end{enumerate} 1260 1259 … … 1438 1437 1439 1438 1440 \section{asdf-install}1441 1442 The asdf-install contrib provides an implementation of ASDF-INSTALL.1443 Superseded by Quicklisp (see Xach2011 \cite{quicklisp}).1444 1445 The \code{require} of the \code{asdf-install} symbol has the side1446 effect of pushing the directory \verb+~/.asdf-install-dir/systems/+ into1447 the value of the \textsc{ASDF} central registry in1448 \code{asdf:*central-registry*}, providing a convenient mechanism for1449 stashing \textsc{ABCL} specific system definitions for convenient1450 access.1451 1452 \url{http://abcl.org/tags/1.3.0/contrib/asdf-install/README}.1453 1454 1455 1439 \chapter{History} 1456 1440 \index{History} -
trunk/abcl/test/lisp/ansi/ansi-test-failures
r14870 r14885 696 696 5982081 cons cells 697 697 #| 698 699 700 #| svn r14884 701 47 unexpected failures: SHIFTF.7, LOOP.1.40, LOOP.1.41, LOOP.1.42, LOOP.1.43, CALL-NEXT-METHOD.ERROR.1, CALL-NEXT-METHOD.ERROR.2, INVOKE-DEBUGGER.1, MAKE-CONDITION.3, MAKE-CONDITION.4, SXHASH.8, DEFPACKAGE.2B, MAP.48, TYPE-OF.1, TYPE-OF.4, READ-BYTE.ERROR.5, WRITE-BYTE.ERROR.4, PEEK-CHAR.18, PEEK-CHAR.19, FILE-POSITION.10, CLEAR-INPUT.ERROR.5, FINISH-OUTPUT.ERROR.3, FORCE-OUTPUT.ERROR.3, CLEAR-OUTPUT.ERROR.3, MAKE-CONCATENATED-STREAM.30, PRINT.RANDOM-STATE.1, PRINT-STRUCTURE.1, PPRINT-LOGICAL-BLOCK.17, FORMAT.F.5, FORMAT.F.8, FORMAT.F.45, FORMATTER.F.45, FORMAT.F.46, FORMATTER.F.46, FORMAT.F.46B, FORMATTER.F.46B, FORMAT.F.47, FORMATTER.F.47, APROPOS.ERROR.2, APROPOS-LIST.ERROR.2, DISASSEMBLE.5, TRACE.8, DECODE-UNIVERSAL-TIME.3, DECODE-UNIVERSAL-TIME.4, DECODE-UNIVERSAL-TIME.5, ENCODE-UNIVERSAL-TIME.1, ENCODE-UNIVERSAL-TIME.3.1 unexpected successes: CFFI-TESTS::STRING.ENCODING.UTF-16.BASIC.443.486 seconds real time 702 5983791 cons cells 703 |#
Note: See TracChangeset
for help on using the changeset viewer.