|
|
@15742
|
13 months |
Mark Evenson |
Test for propagation of change to existing CLOS instances
|
|
|
@15741
|
13 months |
Mark Evenson |
- fix for issue on update-instance-for-redefined-class generic …
|
|
|
@15740
|
13 months |
Mark Evenson |
- fix for the issue on not propagating correctly the initargs
|
|
|
@15736
|
15 months |
Mark Evenson |
- fix: only accepting now '#1#, #1#, and so on ... literals
- added …
|
|
|
@15735
|
15 months |
Mark Evenson |
Fix to issue when compiling literal quoted forms that share …
|
|
|
@15713
|
17 months |
Mark Evenson |
ansi-test: compile baseline reports for abcl-{1.[89].*} releases
|
|
|
@15688
|
20 months |
Mark Evenson |
Make (log x 0) return 0 (as per the spec)
The spec says that
"If …
|
|
|
@15652
|
21 months |
Mark Evenson |
Avoid NIL in simple LOOP from FORMAT directives
(Tarn W. Burton) …
|
|
|
@15598
|
2 years |
Mark Evenson |
abcl-test: rename to runtime-class.annotations.deprecated
|
|
|
@15597
|
2 years |
Mark Evenson |
Fix class annotations on JDK17 and newer
JDK 17 Removed some obsolete …
|
|
|
@15570
|
3 years |
Mark Evenson |
Start out with the actual Class in print-object on java:java-object
…
|
|
|
@15463
|
4 years |
Mark Evenson |
Update ansi-test-failures with abcl-1.8.0-rc10 results
|
|
|
@15462
|
4 years |
Mark Evenson |
Reflect current behavior in URI encoding tests
|
|
|
@15441
|
4 years |
Mark Evenson |
Able to load from directories with whitespace
|
|
|
@15437
|
4 years |
Mark Evenson |
abcl/test/lisp: rework JAR-PATHNAME tests to reflect implementation
* …
|
|
|
@15416
|
4 years |
Mark Evenson |
ansi-tests: default reporting is for compiled tests
|
|
|
@15415
|
4 years |
Mark Evenson |
Recent ANSI test results
|
|
|
@15413
|
4 years |
Mark Evenson |
pathname: actually perform deep copy of host
Fix MAKE-PATHNAME …
|
|
|
@15408
|
4 years |
Mark Evenson |
Refactor pathname java hierarchy to reflect lisp hierarchy
…
|
|
|
@15405
|
4 years |
Mark Evenson |
INCOMPLETE Implement Zip from InputStream? access
…
|
|
|
@15400
|
4 years |
Mark Evenson |
pathname: carefully refactor finishing(?) touches
Return NIL as …
|
|
|
@15399
|
4 years |
Mark Evenson |
abcl/test/lisp: start towards correcting JAR-PATHNAME tests
|
|
|
@15397
|
4 years |
Mark Evenson |
Expand abstraction of Archive
Fix ZipTest?
Start working on creating …
|
|
|
@15395
|
4 years |
Mark Evenson |
Make Pathname.init() static method
Running under Netbeans, but …
|
|
|
@15394
|
4 years |
Mark Evenson |
Starting to hook jar/uri mechanisms up
Failing to roundtrip
…
|
|
|
@15393
|
4 years |
Mark Evenson |
INCOMPLETE Hook up implementation of PathnameJar? and PathnameURL
…
|
|
|
@15391
|
4 years |
Mark Evenson |
pathname: normalize Pathname to new Java conventions
1. use …
|
|
|
@15370
|
4 years |
Mark Evenson |
Disable aspects of JAR-PATHNAME tests
In general, these tests need to …
|
|
|
@15364
|
4 years |
Mark Evenson |
Fix test case for closure serialization
|
|
|
@15363
|
4 years |
Mark Evenson |
Refined serialization of local functions and closures (including …
|
|
|
@15361
|
4 years |
Mark Evenson |
Serialization of local functions and closures w/ tests (except for …
|
|
|
@15360
|
4 years |
Mark Evenson |
Serialization of top-level, named functions.
|
|
|
@15332
|
4 years |
Mark Evenson |
Revisions for the long neglected ABCL/TEST/LISP suite
Restore loading …
|
|
|
@15290
|
4 years |
Mark Evenson |
Overhaul CL-BENCH invocation mechanism
New location for CL-BENCH …
|
|
|
@15286
|
5 years |
Mark Evenson |
Update ansi-tests
Add recent results to ansi test database.
Add the …
|
|
|
@15225
|
5 years |
Mark Evenson |
remove test/.gitignore
|
|
|
@15224
|
5 years |
Mark Evenson |
Add some things to gitignores
|
|
|
@15190
|
5 years |
Mark Evenson |
abcl/test/lisp: disabled tests failing due to nested pathname regression
|
|
|
@15147
|
5 years |
Mark Evenson |
Restore readability of ansi-test-report data
|
|
|
@15146
|
5 years |
Mark Evenson |
JSS read sharp expression bugfixes
(Alan Ruttenberg)
Fix the …
|
|
|
@15145
|
5 years |
Mark Evenson |
Note that abcl/test/ansi/compiled failures are at 55 out of 21836
|
|
|
@15111
|
7 years |
Mark Evenson |
Note additional ANSI test failures
|
|
|
@15057
|
7 years |
Mark Evenson |
Fix test on Java 6
(Olof-Joachim Frahm)
From …
|
|
|
@15041
|
7 years |
Mark Evenson |
Restore compilation on Java 6
JSR-223 is always present so usage in …
|
|
|
@15039
|
7 years |
Mark Evenson |
ANSI test results holding steady at ~46 failures
|
|
|
@15037
|
7 years |
Mark Evenson |
Fix MAX type derivation
(Olof-Joachim Frahm)
C.f. …
|
|
|
@15036
|
7 years |
Mark Evenson |
Fix PACKAGE-ERROR-PACKAGE behaviour
(Olof-Joachim Frahm)
Also the …
|
|
|
@15035
|
7 years |
Mark Evenson |
Fix byte code verification error in edge case
(Olof-Joachim Frahm)
…
|
|
|
@15034
|
7 years |
Mark Evenson |
Fix NTH inlining type mismatch
(Olof-Joachim Frahm)
Fixes …
|
|
|
@15033
|
7 years |
Mark Evenson |
Fix LOOP code size estimation
(Olof-Joachim Frahm)
C.f. …
|
|
|
@15032
|
7 years |
Mark Evenson |
Better directory validation; handle :UNSPECIFIC
(Olof-Joachim Frahm)
|
|
|
@15029
|
7 years |
Mark Evenson |
Update math tests for newer Java versions
(Olof-Joachim Frahm)
|
|
|
@15004
|
8 years |
Mark Evenson |
Fix DESTRUCTURING-BIND with &rest arguments
(Olof-Joachim Frahm)
…
|
|
|
@15003
|
8 years |
Mark Evenson |
Fix ENSURE-GENERIC-FUNCTION when removing definition
(Olof-Joachim …
|
|
|
@15002
|
8 years |
Mark Evenson |
Fix problems with SHARED-INITIALIZE
(Olof-Joachim Frahm)
Merges …
|
|
|
@14998
|
8 years |
Mark Evenson |
Update ansi test database
|
|
|
@14988
|
8 years |
Mark Evenson |
Make the ansi-test-database parsable again
|
|
|
@14976
|
8 years |
Mark Evenson |
Fix CL:GET-OUTPUT-STREAM-STRING to reset underlying buffer
The …
|
|
|
@14954
|
8 years |
Mark Evenson |
test: currently failing 50 ANSI compiled tests
|
|
|
@14912
|
8 years |
Mark Evenson |
Re-write the ABCL ASDF description using secondary systems
Future …
|
|
|
@14903
|
8 years |
Mark Evenson |
[PATCH 4/5] Runtime class improvements (ferada)
From …
|
|
|
@14892
|
8 years |
Mark Evenson |
metadata: publish all artifacts for 1.4.0 simultaneously
Update the …
|
|
|
@14885
|
8 years |
Mark Evenson |
Remove ASDF-INSTALL from ABCL-CONTRIB
The Quicklisp library manager …
|
|
|
@14882
|
8 years |
Mark Evenson |
Revert r15858 to restore working CFFI-TESTS invocation
…
|
|
|
@14870
|
8 years |
Mark Evenson |
fix ANSI test database breakage from last commit
|
|
|
@14869
|
8 years |
Mark Evenson |
doc: proofreading; add release locations; ANSI compileit results
…
|
|
|
@14858
|
8 years |
Mark Evenson |
[PATCH 4/5] Runtime class improvements.
From …
|
|
|
@14857
|
8 years |
Mark Evenson |
[PATCH 5/5] Support FILE-POSITION on string streams.
From …
|
|
|
@14815
|
9 years |
Mark Evenson |
ansi-test: CLEAN-TESTS now recurses into subdirectories
|
|
|
@14798
|
9 years |
Mark Evenson |
ansi-test: note current failures for 1.4.0-dev and 1.3.3-dev
|
|
|
@14792
|
9 years |
Mark Evenson |
ansi-test: reference new git repository
The ANSI test suite is now …
|
|
|
@14751
|
10 years |
Mark Evenson |
test: note ANSI test results for r14750.
ABCL-1.4.0-DEV-R14750[ILLIN] …
|
|
|
@14721
|
10 years |
Mark Evenson |
Intermediary JNEW-RUNTIME-CLASS work: start adding failing tests.
Run …
|
|
|
@14694
|
11 years |
Mark Evenson |
Convert Lisp truth values to Java equivalents in JCALL/JSTATIC.
We …
|
|
|
@14687
|
11 years |
Mark Evenson |
Fix loading of JNA with recent JCALL improvements.
From Olof.
|
|
|
@14686
|
11 years |
Mark Evenson |
abcl-1.3.1 compiled ansi-test results.
|
|
|
@14682
|
11 years |
Mark Evenson |
Make JCALL work in more places.
A reimplementation of …
|
|
|
@14627
|
11 years |
Mark Evenson |
(partially) restore CL:LOAD from jar files.
There is apparently a …
|
|
|
@14624
|
11 years |
Mark Evenson |
Fix (remaining?) bugs for DIRECTORY.
Fixes Quicklisp, aka the …
|
|
|
@14621
|
11 years |
Mark Evenson |
Untabify.
|
|
|
@14620
|
11 years |
Mark Evenson |
Test towards working through ASDF bundle-op with WILD-INFERIORS …
|
|
|
@14613
|
11 years |
Mark Evenson |
Disable JAR-PATHNAME.LOAD.HTTP.* tests.
|
|
|
@14612
|
11 years |
Mark Evenson |
Set a timeout on retrieval of JAR-PATHNAME objects from ZipCache?.
JDK …
|
|
|
@14611
|
11 years |
Mark Evenson |
Broaden Java-side test coverage to compile everything under …
|
|
|
@14603
|
11 years |
Mark Evenson |
Restore the run-to-completion quality of the ABCL test suite.
…
|
|
|
@14597
|
11 years |
Mark Evenson |
Latest test results …
|
|
|
@14587
|
11 years |
Mark Evenson |
Transform (hopefully) all occurances of old common-lisp.net URIs to …
|
|
|
@14584
|
11 years |
Mark Evenson |
Restore ANSI-TESTS:PARSE default functionality.
Added recent trunk …
|
|
|
@14556
|
11 years |
Mark Evenson |
abcl-1.2.1-rc-2 ORCL java 1.7.0_25 12 ansi-compiled failures.
|
|
|
@14554
|
11 years |
Mark Evenson |
abcl-1.2.1-rc-2 ansi-compiled tests: 14 failures.
|
|
|
@14538
|
11 years |
Mark Evenson |
abcl-1.2.1-rc-0: ANSI test failures.
LOAD.18 the only additional one …
|
|
|
@14456
|
12 years |
Mark Evenson |
Update remote JAR-PATHNAME tests to retrieve fasl version 41 artifacts.
|
|
|
@14450
|
12 years |
Mark Evenson |
Update the URL-PATHNAME archive to fasl version 40.
|
|
|
@14449
|
12 years |
Mark Evenson |
Fix UNEXPORT to work on symbols from foreign packages.
No longer …
|
|
|
@14431
|
12 years |
rschlatte |
Make add-package-local-nicknames errors continuable
- partly fixes #307
|
|
|
@14430
|
12 years |
rschlatte |
Add tests for package-local nicknames
|
|
|
@14391
|
12 years |
Mark Evenson |
Merge r14381 | mevenson | 2013-02-14 12:16:06 +0100 (Thu, 14 Feb 2013) …
|
|
|
@14357
|
12 years |
Mark Evenson |
Fixes #294: Reader doesn't recognize terminating characters in some …
|
|
|
@14355
|
12 years |
Mark Evenson |
Fix loop and default value for of-type problem.
Patch and (most of) …
|
|
|
@14273
|
12 years |
Mark Evenson |
ansi: results for abcl-1.1.0-rc-0 Ansi compiled tests.
|
|
|