source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15762   13 months Mark Evenson Be more efficient when the stepper instrumentation is not active Use …
(edit) @15761   13 months Mark Evenson Differentiate STORAGE-CONDITION causes A STORAGE-CONDITION may be …
(edit) @15760   13 months Mark Evenson Update CHANGES
(edit) @15759   13 months Mark Evenson Always return second value in gray-read-line
(edit) @15758   14 months Mark Evenson gray-streams: normalize isCharacterStream() invocation
(edit) @15757   14 months Mark Evenson gray-streams: use generic function directly in proxy
(edit) @15756   14 months Mark Evenson Fix GRAY-STEAM:STREAM-ELEMENT-TYPE Allows ASDF load to work again.
(edit) @15755   14 months Mark Evenson Fix call to find-method
(edit) @15754   14 months Mark Evenson Stream.is{Input,Output}Stream works for all cases
(edit) @15753   14 months Mark Evenson Find most specialized method, defaulting GRAY-STREAM if none
(edit) @15752   14 months Mark Evenson Add autoloads for missing GrayStream? functions Every Java-side …
(edit) @15751   14 months Mark Evenson Lisp.checkStream() coercion works for GRAY-STREAM subclasses
(edit) @15750   14 months Mark Evenson Update CHANGES for recent Gray stream additions
(edit) @15749   14 months Mark Evenson Add support for Gray stream implementation of interactive-stream-p …
(edit) @15748   14 months Mark Evenson Add gray-streams:stream-line-length extension
(edit) @15747   14 months Mark Evenson Fix some Gray stream default methods
(edit) @15746   14 months Mark Evenson doc: speling in the Manual
(edit) @15745   14 months Mark Evenson Add gray-streams:stream-file-length support
(edit) @15744   14 months Mark Evenson container: use eclipse-temurin as base openjdk has been deprecated …
(edit) @15743   14 months Mark Evenson Fix CLOS change propagation for all subclasses c.f. …
(edit) @15742   14 months Mark Evenson Test for propagation of change to existing CLOS instances
(edit) @15741   14 months Mark Evenson - fix for issue on update-instance-for-redefined-class generic …
(edit) @15740   15 months Mark Evenson - fix for the issue on not propagating correctly the initargs
(edit) @15739   15 months Mark Evenson ci: test on github with openjdk21 Remove openjdk20 from test matrix …
(edit) @15738   15 months Mark Evenson ci: install adds openjdk21 and update others
(edit) @15737   15 months Mark Evenson build: comment on the use of the Ant etags.executable property
(edit) @15736   17 months Mark Evenson - fix: only accepting now '#1#, #1#, and so on ... literals - added …
(edit) @15735   17 months Mark Evenson Fix to issue when compiling literal quoted forms that share …
(edit) @15734   17 months Mark Evenson Implement vector-to-vector REPLACE as a primitive
(edit) @15733   17 months Mark Evenson ci: update openjdk versions
(edit) @15732   17 months Mark Evenson Implement UPGRADED-ARRAY-ELEMENT-TYPE for non-specialized byte types …
(edit) @15731   17 months Mark Evenson Signal error for malformed #b/#o/#x/#r reader macros Without this, …
(edit) @15730   17 months Mark Evenson Fix MAPC/MAPCAR for circular lists (Alan Ruttenberg) …
(edit) @15729   18 months Mark Evenson Implement MOP compound type specializer Thanks to the report by …
(edit) @15728   18 months Mark Evenson Fix for procyon decompiler (for cl:disassemble) - This makes procyon …
(edit) @15727   18 months Mark Evenson Fix for SUBTYPEP on selected types Even though as @alejandrozf points …
(edit) @15726   18 months Mark Evenson Test for SUBTYPEP
(edit) @15725   19 months Mark Evenson jss: improve GET-JAVA-FIELD docstring
(edit) @15724   19 months Mark Evenson add Lisp.java_error() convenience
(edit) @15723   19 months Mark Evenson doc: note JAVA:JFIELD and JAVA:JFIELD-RAW only work on public access
(edit) @15722   19 months Mark Evenson 1.9.3: update build metadata to 1.9.3-dev
(edit) @15721   19 months Mark Evenson abcl.org: further tweaks
(edit) @15720   19 months Mark Evenson abcl.org: fix release note headers
(edit) @15719   19 months Mark Evenson 1.9.2: cryptographic signatures by <evenson.not.org@…>
(edit) @15718   19 months Mark Evenson 1.9.2: abcl.org release notes
(edit) @15717   19 months Mark Evenson 1.9.2: rc-0 release artifacts
(edit) @15716   19 months Mark Evenson 1.9.2: copy /trunk/abcl to /tags/1.9.2
(edit) @15715   19 months Mark Evenson abcl-1.9.2: update CHANGES
(edit) @15714   19 months Mark Evenson 1.9.2: release metadata
(edit) @15713   19 months Mark Evenson ansi-test: compile baseline reports for abcl-{1.[89].*} releases
(edit) @15712   19 months Mark Evenson jna: update to jna-5.13.0
(edit) @15711   19 months Mark Evenson clos: restore some of the speed of the generic function cache …
(edit) @15710   19 months Mark Evenson doc: proofread ABCL-AIO (thanks to Alan Ruttenberg)
(edit) @15709   19 months Mark Evenson Working stepper for ABCL as a contrib! Some characteristics: - For …
(edit) @15708   20 months Mark Evenson clos: fix typo in early ADD-DIRECT-SUBCLASS declamation
(edit) @15707   20 months Mark Evenson Gray Streams now work much better Implemented Java-side proxy in …
(edit) @15706   20 months Mark Evenson Properly get synonym stream for standard output
(edit) @15705   20 months Mark Evenson Rename and make public SYS:LOAD-SYSTEM-FILE implementation
(edit) @15704   20 months Mark Evenson Java functionality to load a symbol function from Lisp system file
(edit) @15703   20 months Mark Evenson Fix FORMAT for SYNONYM-STREAM of a Gray Stream
(edit) @15702   20 months Mark Evenson Fix SYS:OUT-SYNONYM-OF for Gray streams
(edit) @15701   20 months Mark Evenson Use type hierarchy to determine if a stream is ANSI
(edit) @15700   20 months Mark Evenson Create POSIX-SYSCALLS contrib to set environment variables Based on …
(edit) @15699   20 months Mark Evenson Fix gray-stream-element-type missing for binary streams (Uthar) …
(edit) @15698   20 months Mark Evenson ci: use openjd20 instead of openjdk19
(edit) @15697   20 months Mark Evenson ci: update openjdk versions Deprecate openjdk19 in favor of openjdk20 …
(edit) @15696   20 months Mark Evenson ci: pin ANSI-TEST version See …
(edit) @15695   20 months Mark Evenson netbeans: modify slime configuration socket to be reusable
(edit) @15694   20 months Mark Evenson ci: fix initialization of abcl-contrib test
(edit) @15693   20 months Mark Evenson asdf-jar: fix test dependencies Use ASDF and QUICKLISP-ABCL to …
(edit) @15692   20 months Mark Evenson Create a proxy Stream class for CLOS streams Attempts to address …
(edit) @15691   20 months Mark Evenson Test for various stream type creation from Gray streams From …
(edit) @15690   21 months Mark Evenson doc: update notes on packaging
(edit) @15689   21 months Mark Evenson Return 0 with appropriate inexactness from log A previous commit …
(edit) @15688   22 months Mark Evenson Make (log x 0) return 0 (as per the spec) The spec says that "If …
(edit) @15687   22 months Mark Evenson doc: explain more about use of Netbeans
(edit) @15686   22 months Mark Evenson asdf-jar: extensive grouting of accumulated bitrot Source ASDF …
(edit) @15685   22 months Mark Evenson ci: run abcl-contrib tests in pipeline
(edit) @15684   22 months Mark Evenson ABCL-CONTRIB removed use of ASDF:*CENTRAL-REGISTRY*
(edit) @15683   22 months Mark Evenson EXTENSION:REGISTER-ASDF adds directory to asdf registry
(edit) @15682   22 months Mark Evenson SYSTEM:ZIP works with source in jar files
(edit) @15681   22 months Mark Evenson JAR-PATHNAME implements getFile() This may not be that useful, as the …
(edit) @15680   22 months Mark Evenson PATHNAME attempt use java.net.URI routines for getFile()
(edit) @15679   23 months Mark Evenson ci: not just an install but an invocation
(edit) @15678   23 months Mark Evenson ci: ignore first error in installing SWANK
(edit) @15677   23 months Mark Evenson ci: recipe to install swank from scratch Does not presume any …
(edit) @15676   23 months Mark Evenson git: widen gitignore
(edit) @15675   23 months Mark Evenson ci: tighten Jeannie test setup in stand-alone usage
(edit) @15674   23 months Mark Evenson Augment JAVA:JNEW-RUNTIME-CLASS docstring (Uthar) Via …
(edit) @15673   23 months Mark Evenson doc: remove outdated GNU Info version of manual …
(edit) @15672   23 months Mark Evenson Qualify remote registry for containerization base This was necessary …
(edit) @15671   23 months Mark Evenson build: abcl.wrapper emits a little more information
(edit) @15670   23 months Mark Evenson 1.9.2-dev: change metadata back to development for 1.9.2
(edit) @15669   23 months Mark Evenson 1.9.1: Final errata
(edit) @15668   23 months Mark Evenson 1.9.1: correct Maven POM coordinates
(edit) @15667   23 months Mark Evenson 1.9.1: signature from <evenson.not.org@…>
(edit) @15666   23 months Mark Evenson 1.9.1: final binaries before signature
(edit) @15665   23 months Mark Evenson 1.9.1: svn tag
(edit) @15664   23 months Mark Evenson 1.9.1: metadata for rc-0
(edit) @15663   23 months Mark Evenson abcl.org: final 1.9.1 release notes
Note: See TracRevisionLog for help on using the revision log.