source: trunk/abcl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15783   3 weeks Mark Evenson ci: update openjdk installations to latest Stop depending on the …
(edit) @15782   3 weeks Mark Evenson mvn: corrections and metadata for jna-5.0.14
(edit) @15781   3 weeks Mark Evenson ffi: update to jna-5.14.0
(edit) @15780   3 weeks Mark Evenson Correctly signal error for incorrect MAKE-PATHNAME TYPE
(edit) @15779   3 months Mark Evenson Add support for gray:stream-file-string-length
(edit) @15778   3 months Mark Evenson Add support for _setFilePosition in Gray streams
(edit) @15777   3 months Mark Evenson Add support for _clearInput in Gray streams
(edit) @15776   3 months Mark Evenson Add Gray support for stream-external-format
(edit) @15775   3 months Mark Evenson asdf: abcl metadata for asdf-3.3.7
(edit) @15774   3 months Mark Evenson asdf: update to asdf-3.3.7
(edit) @15773   3 months Mark Evenson Add type checks to default methods to prevent recursion
(edit) @15771   4 months Mark Evenson Add override for getPathname
(edit) @15770   4 months Mark Evenson Have coerceToPathname use Gray stream PATHNAME generic
(edit) @15769   4 months Mark Evenson ci: test NONTRIVIAL-GRAY-STREAMS
(edit) @15768   4 months Mark Evenson ci: update OpenJDK installations to latest available
(edit) @15767   4 months Mark Evenson Update CHANGES
(edit) @15766   4 months Mark Evenson Add SETF for STREAM-ELEMENT-TYPE
(edit) @15765   4 months Mark Evenson Add generic versions of PATHNAME and TRUENAME
(edit) @15764   4 months Mark Evenson Use STREAMP to determine Gray stream API availability
(edit) @15763   4 months Mark Evenson JAVA package docstring and export adjustment
(edit) @15762   5 months Mark Evenson Be more efficient when the stepper instrumentation is not active Use …
(edit) @15761   5 months Mark Evenson Differentiate STORAGE-CONDITION causes A STORAGE-CONDITION may be …
(edit) @15760   5 months Mark Evenson Update CHANGES
(edit) @15759   5 months Mark Evenson Always return second value in gray-read-line
(edit) @15758   5 months Mark Evenson gray-streams: normalize isCharacterStream() invocation
(edit) @15757   5 months Mark Evenson gray-streams: use generic function directly in proxy
(edit) @15756   5 months Mark Evenson Fix GRAY-STEAM:STREAM-ELEMENT-TYPE Allows ASDF load to work again.
(edit) @15755   5 months Mark Evenson Fix call to find-method
(edit) @15754   5 months Mark Evenson Stream.is{Input,Output}Stream works for all cases
(edit) @15753   5 months Mark Evenson Find most specialized method, defaulting GRAY-STREAM if none
(edit) @15752   5 months Mark Evenson Add autoloads for missing GrayStream? functions Every Java-side …
(edit) @15751   5 months Mark Evenson Lisp.checkStream() coercion works for GRAY-STREAM subclasses
(edit) @15750   5 months Mark Evenson Update CHANGES for recent Gray stream additions
(edit) @15749   5 months Mark Evenson Add support for Gray stream implementation of interactive-stream-p …
(edit) @15748   5 months Mark Evenson Add gray-streams:stream-line-length extension
(edit) @15747   5 months Mark Evenson Fix some Gray stream default methods
(edit) @15746   5 months Mark Evenson doc: speling in the Manual
(edit) @15745   5 months Mark Evenson Add gray-streams:stream-file-length support
(edit) @15744   5 months Mark Evenson container: use eclipse-temurin as base openjdk has been deprecated …
(edit) @15743   5 months Mark Evenson Fix CLOS change propagation for all subclasses c.f. …
(edit) @15742   5 months Mark Evenson Test for propagation of change to existing CLOS instances
(edit) @15741   5 months Mark Evenson - fix for issue on update-instance-for-redefined-class generic …
(edit) @15740   6 months Mark Evenson - fix for the issue on not propagating correctly the initargs
(edit) @15739   6 months Mark Evenson ci: test on github with openjdk21 Remove openjdk20 from test matrix …
(edit) @15738   6 months Mark Evenson ci: install adds openjdk21 and update others
(edit) @15737   6 months Mark Evenson build: comment on the use of the Ant etags.executable property
(edit) @15736   8 months Mark Evenson - fix: only accepting now '#1#, #1#, and so on ... literals - added …
(edit) @15735   8 months Mark Evenson Fix to issue when compiling literal quoted forms that share …
(edit) @15734   8 months Mark Evenson Implement vector-to-vector REPLACE as a primitive
(edit) @15733   8 months Mark Evenson ci: update openjdk versions
(edit) @15732   8 months Mark Evenson Implement UPGRADED-ARRAY-ELEMENT-TYPE for non-specialized byte types …
(edit) @15731   8 months Mark Evenson Signal error for malformed #b/#o/#x/#r reader macros Without this, …
(edit) @15730   9 months Mark Evenson Fix MAPC/MAPCAR for circular lists (Alan Ruttenberg) …
(edit) @15729   10 months Mark Evenson Implement MOP compound type specializer Thanks to the report by …
(edit) @15728   10 months Mark Evenson Fix for procyon decompiler (for cl:disassemble) - This makes procyon …
(edit) @15727   10 months Mark Evenson Fix for SUBTYPEP on selected types Even though as @alejandrozf points …
(edit) @15726   10 months Mark Evenson Test for SUBTYPEP
(edit) @15725   10 months Mark Evenson jss: improve GET-JAVA-FIELD docstring
(edit) @15724   10 months Mark Evenson add Lisp.java_error() convenience
(edit) @15723   10 months Mark Evenson doc: note JAVA:JFIELD and JAVA:JFIELD-RAW only work on public access
(edit) @15722   10 months Mark Evenson 1.9.3: update build metadata to 1.9.3-dev
(edit) @15715   10 months Mark Evenson abcl-1.9.2: update CHANGES
(edit) @15714   10 months Mark Evenson 1.9.2: release metadata
(edit) @15713   10 months Mark Evenson ansi-test: compile baseline reports for abcl-{1.[89].*} releases
(edit) @15712   10 months Mark Evenson jna: update to jna-5.13.0
(edit) @15711   10 months Mark Evenson clos: restore some of the speed of the generic function cache …
(edit) @15710   10 months Mark Evenson doc: proofread ABCL-AIO (thanks to Alan Ruttenberg)
(edit) @15709   10 months Mark Evenson Working stepper for ABCL as a contrib! Some characteristics: - For …
(edit) @15708   11 months Mark Evenson clos: fix typo in early ADD-DIRECT-SUBCLASS declamation
(edit) @15707   11 months Mark Evenson Gray Streams now work much better Implemented Java-side proxy in …
(edit) @15706   11 months Mark Evenson Properly get synonym stream for standard output
(edit) @15705   11 months Mark Evenson Rename and make public SYS:LOAD-SYSTEM-FILE implementation
(edit) @15704   11 months Mark Evenson Java functionality to load a symbol function from Lisp system file
(edit) @15703   11 months Mark Evenson Fix FORMAT for SYNONYM-STREAM of a Gray Stream
(edit) @15702   11 months Mark Evenson Fix SYS:OUT-SYNONYM-OF for Gray streams
(edit) @15701   11 months Mark Evenson Use type hierarchy to determine if a stream is ANSI
(edit) @15700   11 months Mark Evenson Create POSIX-SYSCALLS contrib to set environment variables Based on …
(edit) @15699   11 months Mark Evenson Fix gray-stream-element-type missing for binary streams (Uthar) …
(edit) @15698   11 months Mark Evenson ci: use openjd20 instead of openjdk19
(edit) @15697   11 months Mark Evenson ci: update openjdk versions Deprecate openjdk19 in favor of openjdk20 …
(edit) @15696   11 months Mark Evenson ci: pin ANSI-TEST version See …
(edit) @15695   12 months Mark Evenson netbeans: modify slime configuration socket to be reusable
(edit) @15694   12 months Mark Evenson ci: fix initialization of abcl-contrib test
(edit) @15693   12 months Mark Evenson asdf-jar: fix test dependencies Use ASDF and QUICKLISP-ABCL to …
(edit) @15692   12 months Mark Evenson Create a proxy Stream class for CLOS streams Attempts to address …
(edit) @15691   12 months Mark Evenson Test for various stream type creation from Gray streams From …
(edit) @15690   12 months Mark Evenson doc: update notes on packaging
(edit) @15689   12 months Mark Evenson Return 0 with appropriate inexactness from log A previous commit …
(edit) @15688   13 months Mark Evenson Make (log x 0) return 0 (as per the spec) The spec says that "If …
(edit) @15687   13 months Mark Evenson doc: explain more about use of Netbeans
(edit) @15686   13 months Mark Evenson asdf-jar: extensive grouting of accumulated bitrot Source ASDF …
(edit) @15685   13 months Mark Evenson ci: run abcl-contrib tests in pipeline
(edit) @15684   13 months Mark Evenson ABCL-CONTRIB removed use of ASDF:*CENTRAL-REGISTRY*
(edit) @15683   13 months Mark Evenson EXTENSION:REGISTER-ASDF adds directory to asdf registry
(edit) @15682   13 months Mark Evenson SYSTEM:ZIP works with source in jar files
(edit) @15681   13 months Mark Evenson JAR-PATHNAME implements getFile() This may not be that useful, as the …
(edit) @15680   13 months Mark Evenson PATHNAME attempt use java.net.URI routines for getFile()
(edit) @15679   14 months Mark Evenson ci: not just an install but an invocation
(edit) @15678   14 months Mark Evenson ci: ignore first error in installing SWANK
(edit) @15677   14 months Mark Evenson ci: recipe to install swank from scratch Does not presume any …
Note: See TracRevisionLog for help on using the revision log.