- 05 Jan, 2014 1 commit
-
-
Latest test results "Java_HotSpot(TM)_64-Bit_Server_VM-Oracle_Corporation-1.7.0_45-b18" on "x86_64-Mac_OS_X-10.9.1".
-
- 10 Nov, 2013 1 commit
-
-
- 09 Nov, 2013 1 commit
-
-
Added recent trunk ansi-compiled, ansi-interpreter results. A few (~10) new regressions that need to be hunted down.
-
- 19 Jun, 2013 2 commits
-
-
- 12 Jun, 2013 1 commit
-
-
LOAD.18 the only additional one over abcl-1.1.1.
-
- 03 Apr, 2013 1 commit
-
-
- 27 Mar, 2013 2 commits
-
-
-
No longer check that the symbols which are the target of UNEXPORT are accessible. Such symbols may be present in a foreign package as they may have been part of a USE clause for which the original symbol has subsequently made internal in its home package by a previous UNEXPORT operation. Fixes #311.
-
- 10 Mar, 2013 1 commit
-
-
- partly fixes #307
-
- 09 Mar, 2013 1 commit
-
-
- 14 Feb, 2013 1 commit
-
-
1.1.1: Update the ANSI tests failures.
-
- 16 Jan, 2013 2 commits
-
-
Patch and test by Stas.
-
Patch and (most of) test by Stas. Fixes #293.
-
- 02 Dec, 2012 2 commits
-
-
-
13 out of 21707 total tests failed (PSETF.37 CALL-NEXT-METHOD.ERROR.1 CALL-NEXT-METHOD.ERROR.2 INVOKE-DEBUGGER.1 MAKE-CONDITION.3 MAKE-CONDITION.4 SXHASH.8 MAP.48 TYPE-OF.1 TYPE-OF.4 MAKE-CONCATENATED-STREAM.30 PRINT.RANDOM-STATE.1 PPRINT-LOGICAL-BLOCK.17)
-
- 16 Nov, 2012 4 commits
-
-
-
Now output the removed artifacts to *STANDARD-OUTPUT*.
-
-
-
- 15 Nov, 2012 3 commits
-
-
-
Also seemingly "fixes" about four failing tests.
-
ABCL fills in DEVICE as :UNSPECIFIC when resolving filesystem paths on non-M$DOG meaning that an unresolved pathname is not always equivalent to its resolved version.
-
- 09 Nov, 2012 1 commit
-
-
We allow DEVICE lists to contain a string value as constructed by MAKE-PATHNAME, but the result can never actually be resolvable by TRUENAME. Instead of trying to figure out the proper use of Java labels, just use the private static Pathname.doTruenameExit() as the common point for all exits from the TRUENAME implementation.
-
- 11 Oct, 2012 1 commit
-
-
- 01 Sep, 2012 2 commits
-
-
- 31 Aug, 2012 1 commit
-
-
- 15 Aug, 2012 1 commit
-
-
- 04 Aug, 2012 2 commits
-
-
and add a number of DMC-TEST-ARGS-WITH-OPTIONAL to test more D-M-C cases. Note: abcl doesn't pass all of them at this time. Though work to solve that is under way.
-
-
- 03 Aug, 2012 2 commits
-
-
because D-M-C isn't MOP... Also define many more tests (more to come) to test our D-M-C implementation.
-
-
- 23 May, 2012 1 commit
-
-
Invocations of the ABCL test suite as used for bisection with '--noinit --batch' fail to find abcl-contrib properly, so move the one contrib specific test for now.
-
- 22 May, 2012 1 commit
-
-
DEFGENERIC specified with &AUX arguments now signals an error. Removed badly conceived BUGS.AUX.1 test which blew up the stack due to recursively referencing itself in the &AUX init form.
-
- 17 May, 2012 1 commit
-
-
- 16 May, 2012 2 commits
-
-
Add more docstrings to JSS. JAVA-CLASS-METHOD-NAMES is now a synonym for JSS.
-
Fix test for tciekt #205.
-
- 14 May, 2012 2 commits
-
-
Use the same name as defined in ANSI-TESTS.
-
-