source: trunk/abcl/abcl.asd

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15714   9 months Mark Evenson 1.9.2: release metadata
(edit) @15664   13 months Mark Evenson 1.9.1: metadata for rc-0
(edit) @15591   16 months Mark Evenson abcl-1.9.0: rc-5 metadata "Complete" metadata for abcl-1.9.0 From …
(edit) @15464   3 years Mark Evenson abcl 1.8.0 metadata rc14 TODO manual needs much description about …
(edit) @15372   4 years Mark Evenson build: remove obsolete abcl/t Tests for ABCL using PROVE have been …
(edit) @15363   4 years Mark Evenson Refined serialization of local functions and closures (including …
(edit) @15341   4 years Mark Evenson 1.7.1: metadata for abcl-1.7.1
(edit) @15332   4 years Mark Evenson Revisions for the long neglected ABCL/TEST/LISP suite Restore loading …
(edit) @15312   4 years Mark Evenson 1.7.0: release metadata
(edit) @15290   4 years Mark Evenson Overhaul CL-BENCH invocation mechanism New location for CL-BENCH …
(edit) @15262   4 years Mark Evenson abcl-build: further fixes to work under the Travis CI
(edit) @15215   4 years Mark Evenson abcl-prove: move PROVE to separate source artifact For greater …
(edit) @15196   4 years Mark Evenson 1.6.0-rc-0: metadata updates for the release of the Seventh edition
(edit) @15109   6 years Mark Evenson Start modeling the source locations for changes and their metadata …
(edit) @15108   6 years Mark Evenson Move tools system definition into main ASDF file Start basic …
(edit) @15067   7 years Mark Evenson First half of User Manual edits prompted by Phillip Marek's review …
(edit) @15041   7 years Mark Evenson Restore compilation on Java 6 JSR-223 is always present so usage in …
(edit) @15013   7 years Mark Evenson Restore the ability SYSTEM:CHOOSE-ASSEMBLER to use Objectweb The …
(edit) @15009   7 years Mark Evenson Rework ABCL-BUILD as a contrib ABCL-BUILD now more usefully installs …
(edit) @15008   7 years Mark Evenson Normalize ASDF definitions to follow best practices c.f. …
(edit) @14994   7 years Mark Evenson abcl-build: sensibly refactor download from unpacking
(edit) @14991   7 years Mark Evenson abcl-asdf: maven resolution test (Alan Ruttenberg) c.f. …
(edit) @14987   7 years Mark Evenson Fix CL:MAKE-PATHNAME for explicit NIL host
(edit) @14986   7 years Mark Evenson Start sketching out what it would take to download Ant …
(edit) @14985   7 years Mark Evenson abcl-build: move source out of top-level directory Start packaging …
(edit) @14912   7 years Mark Evenson Re-write the ABCL ASDF description using secondary systems Future …
(edit) @14900   7 years Mark Evenson metadata: denote source as 1.5.0-dev
(edit) @14892   7 years Mark Evenson metadata: publish all artifacts for 1.4.0 simultaneously Update the …
(edit) @14867   8 years Mark Evenson Ensure that Quicklisp as an autoload works in more places
(edit) @14866   8 years Mark Evenson metadata: reverse previous edit, start annotating for 1.4.0-rc-1
(edit) @14865   8 years Mark Evenson Merges from svn-1.4.0-dev
(edit) @14864   8 years Mark Evenson asdf: bring up Quicklisp via ABCL-CONTRIB mechanism on loading …
(edit) @14799   9 years Mark Evenson Correct location of ANSI-TEST suite to reference git
(edit) @14792   9 years Mark Evenson ansi-test: reference new git repository The ANSI test suite is now …
(edit) @14764   9 years Mark Evenson Package docstring grovel in ABCL/DOCUMENTATION The results of the …
(edit) @14721   10 years Mark Evenson Intermediary JNEW-RUNTIME-CLASS work: start adding failing tests. Run …
(edit) @14694   10 years Mark Evenson Convert Lisp truth values to Java equivalents in JCALL/JSTATIC. We …
(edit) @14430   11 years rschlatte Add tests for package-local nicknames
(edit) @14203   11 years Mark Evenson abcl.asdf: Add ASDF-CONTRIB system definition. FIXME: Currently need …
(edit) @14049   12 years ehuelsmann Add the clos-tests.lisp file added in the last commit to the ASD file.
(edit) @13925   12 years Mark Evenson ansi-tests: Fix ANSI-RT load definition. A bit of a circular dance …
(edit) @13924   12 years Mark Evenson ansi-tests: DO-TESTS-MATCHING will run all case-insensitive matching …
(edit) @13607   13 years Mark Evenson Fixes for tests under SBCL. Include the non-ABCL specific tests in …
(edit) @13336   13 years Mark Evenson Create form of SYSTEM:ZIP that uses a hashtable to map files to …
(edit) @13309   13 years Mark Evenson Implementation of hashtables with weak keys and/or values. …
(edit) @13261   13 years Mark Evenson Only invoke ABCL internal Lisp tests by default. Housecleaning in …
(edit) @13260   13 years Mark Evenson Test for ticket #142.
(edit) @13057   13 years Mark Evenson Tests for the implementation of URI encoding. Restructured test …
(edit) @13010   13 years Mark Evenson Test for working :WILD-INFERIORS. Added tests in …
(edit) @13008   13 years Mark Evenson Guard implementation specific portions of ABCL test suite. This …
(edit) @12918   14 years astalla generic-class-file branch merged.
(edit) @12902   14 years vvoutilainen Fix reading of data containing scandinavian latin1 characters …
(edit) @12899   14 years Mark Evenson Fix typo in ABCL-TEST-LISP definition; add #+abcl conditional The …
(edit) @12658   14 years ehuelsmann Close #38: Add some metaclass tests - to be expanded upon fixing …
(edit) @12610   14 years Mark Evenson Separate jar and URL pathname tests into distinct files.
(edit) @12607   14 years Mark Evenson URL pathnames working for OPEN for built-in schemas. Still need to …
(edit) @12509   14 years Mark Evenson ANSI test database can now contain multiple test results per version. …
(edit) @12406   14 years Mark Evenson Where possible collect bug reports as unit tests so they can stay fixed.
(edit) @12402   14 years Mark Evenson Move abcl-test-lisp to ASDF packaging. Change to ASDF packaging of …
(edit) @12338   14 years Mark Evenson Reworked test infrastructure. Use ASDF to invoke all tests from Ant. …
(edit) @12337   14 years Mark Evenson cl-bench now runs correctly from UNIX systems. Increment the abcl.asd …
(edit) @12335   14 years Mark Evenson Initial fix for support for running cl-bench test suite from Ant build …
(edit) @12301   14 years Mark Evenson Loading ABCL tests improved; renamed loading jar-file tests. ASDF …
(edit) @12300   14 years Mark Evenson Fix typo in ASDF dependencies for ABCL-TEST-LISP.
(edit) @12141   15 years Mark Evenson Added support for loading Lisp from JAR files. Pathnames passed to …
(edit) @12016   15 years Mark Evenson Fix current directory problems with ABCL Lisp-based test suite. Now …
(edit) @11779   15 years Mark Evenson Fix broken ansi-interpreted test invocation.
(edit) @11605   15 years Mark Evenson ABCL included Lisp tests now working from ASDF and Ant. The following …
(edit) @11599   15 years Mark Evenson Use HANDLER-CASE for ANSI tests to quit invoking Lisp if an error in …
(edit) @11596   15 years Mark Evenson Invocation of ASDF tests from Lisp via instructions at top of …
(edit) @11576   15 years Mark Evenson Move internal ABCL tests to proper hierarchy. Loading via ASDF not …
(edit) @11556   15 years Mark Evenson Fix the Lisp based build system to include with the new Java classes …
(edit) @11546   15 years Mark Evenson More fixes for the Ant target 'abcl.test'. For some odd reason, …
(edit) @11537   15 years Mark Evenson build.xml's target 'abcl.test' invokes the GCL ANSI-TEST interpreted …
(add) @11530   15 years Mark Evenson 'abcl.test' now invokes both Java and Lisp based tests. First stab at …
Note: See TracRevisionLog for help on using the revision log.