source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15627   3 months Mark Evenson git: ignore more intermediate testing artifacts
(edit) @15626   3 months Mark Evenson netbeans: JVM --enable-preview switch in slime profile
(edit) @15625   3 months Mark Evenson netbeans: slime-debug profile JVM switches
(edit) @15624   3 months Mark Evenson meta: add TLS for all resources described in N3 Why this cannot be …
(edit) @15623   3 months Mark Evenson mvn: get an 's' for TLS holidays
(edit) @15622   3 months Mark Evenson mvn: mandate TLS by buying an 's' for the holidays
(edit) @15621   3 months Mark Evenson mvn: update to using Maven antrun 3.1.0
(edit) @15620   3 months Mark Evenson mvn: build abcl wrapper as goal of packaging under Maven
(edit) @15619   3 months Mark Evenson Interning even new keywords when specified in the form …
(edit) @15617   4 months Mark Evenson jna: update to jna-5.12.1 Changes since jna-5.9.0 …
(edit) @15616   4 months Mark Evenson Fix ASTORE, ILOAD, ISTORE, ILOAD, and LSTORE for wide access
(edit) @15615   4 months Mark Evenson Test for compilation of wide instructions
(edit) @15614   4 months Mark Evenson meta: add artifacts to gitignore
(edit) @15613   4 months Mark Evenson metadata: annotate ability to run on openjdk19
(edit) @15612   4 months Mark Evenson manual: document virtual threads interface
(edit) @15611   4 months Mark Evenson manual: correct reference to --noinit flag
(edit) @15610   4 months Mark Evenson Fix virtual threading interfaces Native threads are now the default, …
(edit) @15609   4 months Mark Evenson Fix inspection of LispThread? stack segement
(edit) @15608   4 months Mark Evenson ci: configure for openjdk19 and beyond It should be enough to use …
(edit) @15607   4 months Mark Evenson ci: update openjdk installations The intention going forward is to …
(edit) @15606   4 months Mark Evenson jnew-runtime-consumer: test via RabbitMQ consumer Adapted from …
(edit) @15605   4 months Mark Evenson Added the possibility to specify array types in jnew-runtime-class …
(edit) @15604   4 months Mark Evenson Made calling superclass constructors in jnew-runtime-class work
(edit) @15603   4 months Mark Evenson manual: revisions begin as abcl-1.9.1-DRAFT
(edit) @15602   4 months Mark Evenson (uthar) correct the fine manual Addresses …
(edit) @15601   4 months Mark Evenson ci: correct linux openjdk8 install uri
(edit) @15600   4 months Mark Evenson ci: correct linux openjdk11 uri
(edit) @15599   4 months Mark Evenson ci: update openjdk installations Further edits to URIs tweak openjdk17
(edit) @15598   4 months Mark Evenson abcl-test: rename to runtime-class.annotations.deprecated
(edit) @15597   4 months Mark Evenson Fix class annotations on JDK17 and newer JDK 17 Removed some obsolete …
(edit) @15596   4 months Mark Evenson - Fixes the issue with the compile & loading of Fricas0 system (Github …
(edit) @15595   4 months Mark Evenson Update asdf version metadata
(edit) @15594   4 months Mark Evenson Update to asdf-3.3.6
(edit) @15593   4 months Mark Evenson Build as abcl-1.9.1-dev
(edit) @15591   4 months Mark Evenson abcl-1.9.0: rc-5 metadata "Complete" metadata for abcl-1.9.0 From …
(edit) @15588   10 months Mark Evenson build: can now use Maven to build The basic assembly of …
(edit) @15587   10 months Mark Evenson Pathname directory wasn't handling . or .. in certain cases
(edit) @15586   10 months Mark Evenson Maven version isn't always in manifest, fall back to …
(edit) @15585   10 months Mark Evenson See https://github.com/armedbear/abcl/issues/465
(edit) @15584   10 months Mark Evenson This commit makes interrupt-thread react quickly. What happens on …
(edit) @15583   10 months Mark Evenson Emit compiler diagnostics when falling back to interpreted form
(edit) @15582   10 months Mark Evenson Fix internal compiler diagnostic macro to actually work Replace …
(edit) @15581   10 months Mark Evenson whitespace: normalize to SLIME conventions
(edit) @15580   10 months Mark Evenson Compiler falls back to interpreted forms greater than 65535 bytes …
(edit) @15579   10 months Mark Evenson Edit docstrings around disassembler machinery
(edit) @15578   10 months Mark Evenson Fix DISASSEMBLE in some situations by falling back to funcall …
(edit) @15576   11 months Mark Evenson getField->getName Must be a change from updated javaparser. No idea …
(edit) @15572   12 months Mark Evenson doc: update non-resolving reference to Rhode's extensible sequences …
(edit) @15571   12 months Mark Evenson Update to javaparser 3.24.2. Fix tests. Fix typo: ignoreable -> …
(edit) @15570   12 months Mark Evenson Start out with the actual Class in print-object on java:java-object …
(edit) @15569   12 months Mark Evenson Untabify en masse Results of running style.org source blocks on tree
(edit) @15568   12 months Mark Evenson tools: start working towards a documentation of code style We wish …
(edit) @15566   13 months Mark Evenson Untabify
(edit) @15565   13 months Mark Evenson Whitespace justification
(edit) @15564   13 months Mark Evenson Remove inadvertent references to SIMPLE-PROGRAM-ERROR Unlike SBCL or …
(edit) @15563   13 months Mark Evenson Untabify
(edit) @15562   13 months Mark Evenson Undefined function restart Add a restart when undefined function are …
(edit) @15561   13 months Mark Evenson Clarify argument limits somewhat Addresses …
(edit) @15560   13 months Mark Evenson Support for catch tags in slime
(edit) @15559   13 months Mark Evenson Record source location for slot readers and writers
(edit) @15558   13 months Mark Evenson abcl-introspect: home symbols in ABCL-INTROSPECT/SYSTEM Name exported …
(edit) @15557   13 months Mark Evenson abcl-introspect: fix and move test into contrib Failing test was …
(edit) @15556   13 months Mark Evenson Update packages.lisp Missing jtypep and jtypecase
(edit) @15555   13 months Mark Evenson Update abcl-introspect.lisp remove line leftover from edit
(edit) @15554   13 months Mark Evenson Record environments in interpreted code Provide API from …
(edit) @15553   13 months Mark Evenson Test for accessing environment locals
(edit) @15552   13 months Mark Evenson Support for accessing lexical environments for interpreted code
(edit) @15551   13 months Mark Evenson abcl-introspect: tighten scope for binidng procyon writer
(edit) @15550   13 months Mark Evenson stringwriter ambiguous. disambiguate (#17) Co-authored-by: Alan …
(edit) @15549   14 months Mark Evenson Fix (coerce 'documentation 'function) issue
(edit) @15548   14 months Mark Evenson Proposal to fix Github issue #177 - Filled slots 'operation' and …
(edit) @15547   14 months Mark Evenson Update asdf-3.3.5.7 metadata
(edit) @15546   14 months Mark Evenson Upgrade to asdf-3.3.5.7
(edit) @15545   14 months Mark Evenson Fix to Github issue #404 - Updated fill pointer when an array is …
(edit) @15544   16 months Mark Evenson Use PUSHNEW for *FEATURES* @phoe suggested …
(edit) @15543   16 months Mark Evenson Place :extensible-sequences in *features* Addresses …
(edit) @15542   16 months Mark Evenson Fix for Github issue #408 - If a symbol is found accessible now is …
(edit) @15541   16 months Mark Evenson - Proposal to fix https://github.com/armedbear/abcl/issues/407 to …
(edit) @15537   17 months Mark Evenson abcl-build: correct deprecated JAVA-COMPILE-FILE
(edit) @15536   17 months Mark Evenson abcl-build: add file unit for top-level targets
(edit) @15535   17 months Mark Evenson abcl-build: implement COPY-DIRECTORIES-RECURSIVELY utility
(edit) @15534   17 months Mark Evenson abcl-build: docstring for exported ENSURE-MAVEN
(edit) @15533   17 months Mark Evenson abcl-build: clean up compile errors
(edit) @15532   17 months Mark Evenson abcl-build: update ant URIs to available versions
(edit) @15531   17 months Mark Evenson ci: reorder the now-passing CL+SSL more immediately after CFFI
(edit) @15530   17 months Mark Evenson Test for WITH-COMPILATION-UNIT and MUFFLE-WARNING restart
(edit) @15529   17 months Mark Evenson Format behavior with ~W directive c.f. …
(edit) @15528   17 months Mark Evenson Test coercing symbol to its generic function c.f. …
(edit) @15527   17 months Mark Evenson jna: update to jna-5.9.0 This version includes the necessary native …
(edit) @15526   17 months Mark Evenson ci: shuffle tests to place completely failing CL+SSL last CL+SSL …
(edit) @15525   17 months Mark Evenson jss: fix instrospecting abcl.jar under openjdk1[67] Start port to …
(edit) @15524   17 months Mark Evenson ci: build with openjdk17 Use the released LTS Java editions for …
(edit) @15523   17 months Mark Evenson Correct ENCODE-UNIVERSAL-TIME for dates after 2037 The code removed …
(edit) @15522   18 months Mark Evenson Update build artifacts for openjdk17
(edit) @15521   18 months Mark Evenson Use java.lang.Integer.valueOf() rather than constructor Removes …
(edit) @15520   18 months Mark Evenson ci: move to Adoptium for openjdk download The CIs now build and test …
(edit) @15519   18 months Mark Evenson Fix and standardize all error reader functions Fixes #388, replaces …
(edit) @15518   18 months Mark Evenson Remove confusing comment in example Seems to have been copied by …
(edit) @15517   19 months Mark Evenson build: correctly refer to ansi-test directory in comments
(edit) @15516   19 months Mark Evenson asdf: mark version as asdf-3.3.5.0.3
Note: See TracRevisionLog for help on using the revision log.