source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15795   6 weeks Mark Evenson mvn: update to jna-5.15.0 CFFI still failing on arm64-macos.
(edit) @15794   6 weeks Mark Evenson Ensure MemoryClassLoader? has a usable constructor Invoking …
(edit) @15793   6 weeks Mark Evenson ci: fix installing maven by using CL:TRUENAME
(edit) @15792   6 weeks Mark Evenson t: cleanup arithmetic test
(edit) @15791   5 months Mark Evenson 1.9.3: rc3 candidate
(edit) @15790   8 months Mark Evenson abcl.org: mention CL:STEP implementation as possible improvement
(edit) @15789   8 months Mark Evenson abcl.org: improve ideas for paid support projects
(edit) @15788   8 months Mark Evenson abcl.org: add Alejandro to paid support list
(edit) @15787   9 months Mark Evenson ci: improvements for openjdk21 and beyond Improve set-jdk.bash for …
(edit) @15786   9 months Mark Evenson ci: update openjdk installation; tesk openjdk22
(edit) @15785   9 months Mark Evenson Pathnames whose namestring start with "./" have :RELATIVE directory …
(edit) @15784   9 months Mark Evenson PARSE-NAMESTRING fails to explicitly denote current directory Test …
(edit) @15783   10 months Mark Evenson ci: update openjdk installations to latest Stop depending on the …
(edit) @15782   10 months Mark Evenson mvn: corrections and metadata for jna-5.0.14
(edit) @15781   10 months Mark Evenson ffi: update to jna-5.14.0
(edit) @15780   10 months Mark Evenson Correctly signal error for incorrect MAKE-PATHNAME TYPE
(edit) @15779   12 months Mark Evenson Add support for gray:stream-file-string-length
(edit) @15778   12 months Mark Evenson Add support for _setFilePosition in Gray streams
(edit) @15777   12 months Mark Evenson Add support for _clearInput in Gray streams
(edit) @15776   12 months Mark Evenson Add Gray support for stream-external-format
(edit) @15775   12 months Mark Evenson asdf: abcl metadata for asdf-3.3.7
(edit) @15774   12 months Mark Evenson asdf: update to asdf-3.3.7
(edit) @15773   12 months Mark Evenson Add type checks to default methods to prevent recursion
(edit) @15772   13 months Mark Evenson abcl.org: add robots exclusion (Erik Huelsmann)
(edit) @15771   13 months Mark Evenson Add override for getPathname
(edit) @15770   13 months Mark Evenson Have coerceToPathname use Gray stream PATHNAME generic
(edit) @15769   13 months Mark Evenson ci: test NONTRIVIAL-GRAY-STREAMS
(edit) @15768   13 months Mark Evenson ci: update OpenJDK installations to latest available
(edit) @15767   13 months Mark Evenson Update CHANGES
(edit) @15766   13 months Mark Evenson Add SETF for STREAM-ELEMENT-TYPE
(edit) @15765   13 months Mark Evenson Add generic versions of PATHNAME and TRUENAME
(edit) @15764   13 months Mark Evenson Use STREAMP to determine Gray stream API availability
(edit) @15763   13 months Mark Evenson JAVA package docstring and export adjustment
(edit) @15762   14 months Mark Evenson Be more efficient when the stepper instrumentation is not active Use …
(edit) @15761   14 months Mark Evenson Differentiate STORAGE-CONDITION causes A STORAGE-CONDITION may be …
(edit) @15760   14 months Mark Evenson Update CHANGES
(edit) @15759   14 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   15 months Mark Evenson Fix CLOS change propagation for all subclasses c.f. …
(edit) @15742   15 months Mark Evenson Test for propagation of change to existing CLOS instances
(edit) @15741   15 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   18 months Mark Evenson Fix MAPC/MAPCAR for circular lists (Alan Ruttenberg) …
(edit) @15729   19 months Mark Evenson Implement MOP compound type specializer Thanks to the report by …
(edit) @15728   19 months Mark Evenson Fix for procyon decompiler (for cl:disassemble) - This makes procyon …
(edit) @15727   19 months Mark Evenson Fix for SUBTYPEP on selected types Even though as @alejandrozf points …
(edit) @15726   19 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 …
Note: See TracRevisionLog for help on using the revision log.