|
|
@15593
|
2 years |
Mark Evenson |
Build as abcl-1.9.1-dev
|
|
|
@15591
|
2 years |
Mark Evenson |
abcl-1.9.0: rc-5 metadata
"Complete" metadata for abcl-1.9.0
From …
|
|
|
@15588
|
3 years |
Mark Evenson |
build: can now use Maven to build
The basic assembly of …
|
|
|
@15587
|
3 years |
Mark Evenson |
Pathname directory wasn't handling . or .. in certain cases
|
|
|
@15586
|
3 years |
Mark Evenson |
Maven version isn't always in manifest, fall back to …
|
|
|
@15585
|
3 years |
Mark Evenson |
See https://github.com/armedbear/abcl/issues/465
|
|
|
@15584
|
3 years |
Mark Evenson |
This commit makes interrupt-thread react quickly.
What happens on …
|
|
|
@15583
|
3 years |
Mark Evenson |
Emit compiler diagnostics when falling back to interpreted form
|
|
|
@15582
|
3 years |
Mark Evenson |
Fix internal compiler diagnostic macro to actually work
Replace …
|
|
|
@15581
|
3 years |
Mark Evenson |
whitespace: normalize to SLIME conventions
|
|
|
@15580
|
3 years |
Mark Evenson |
Compiler falls back to interpreted forms greater than 65535 bytes
…
|
|
|
@15579
|
3 years |
Mark Evenson |
Edit docstrings around disassembler machinery
|
|
|
@15578
|
3 years |
Mark Evenson |
Fix DISASSEMBLE in some situations by falling back to funcall
…
|
|
|
@15576
|
3 years |
Mark Evenson |
getField->getName Must be a change from updated javaparser. No idea …
|
|
|
@15572
|
3 years |
Mark Evenson |
doc: update non-resolving reference to Rhode's extensible sequences
…
|
|
|
@15571
|
3 years |
Mark Evenson |
Update to javaparser 3.24.2. Fix tests. Fix typo: ignoreable -> …
|
|
|
@15570
|
3 years |
Mark Evenson |
Start out with the actual Class in print-object on java:java-object
…
|
|
|
@15569
|
3 years |
Mark Evenson |
Untabify en masse
Results of running style.org source blocks on tree
|
|
|
@15568
|
3 years |
Mark Evenson |
tools: start working towards a documentation of code style
We wish …
|
|
|
@15566
|
3 years |
Mark Evenson |
Untabify
|
|
|
@15565
|
3 years |
Mark Evenson |
Whitespace justification
|
|
|
@15564
|
3 years |
Mark Evenson |
Remove inadvertent references to SIMPLE-PROGRAM-ERROR
Unlike SBCL or …
|
|
|
@15563
|
3 years |
Mark Evenson |
Untabify
|
|
|
@15562
|
3 years |
Mark Evenson |
Undefined function restart
Add a restart when undefined function are …
|
|
|
@15561
|
3 years |
Mark Evenson |
Clarify argument limits somewhat
Addresses …
|
|
|
@15560
|
3 years |
Mark Evenson |
Support for catch tags in slime
|
|
|
@15559
|
3 years |
Mark Evenson |
Record source location for slot readers and writers
|
|
|
@15558
|
3 years |
Mark Evenson |
abcl-introspect: home symbols in ABCL-INTROSPECT/SYSTEM
Name exported …
|
|
|
@15557
|
3 years |
Mark Evenson |
abcl-introspect: fix and move test into contrib
Failing test was …
|
|
|
@15556
|
3 years |
Mark Evenson |
Update packages.lisp
Missing jtypep and jtypecase
|
|
|
@15555
|
3 years |
Mark Evenson |
Update abcl-introspect.lisp
remove line leftover from edit
|
|
|
@15554
|
3 years |
Mark Evenson |
Record environments in interpreted code
Provide API from …
|
|
|
@15553
|
3 years |
Mark Evenson |
Test for accessing environment locals
|
|
|
@15552
|
3 years |
Mark Evenson |
Support for accessing lexical environments for interpreted code
|
|
|
@15551
|
3 years |
Mark Evenson |
abcl-introspect: tighten scope for binidng procyon writer
|
|
|
@15550
|
3 years |
Mark Evenson |
stringwriter ambiguous. disambiguate (#17)
Co-authored-by: Alan …
|
|
|
@15549
|
3 years |
Mark Evenson |
Fix (coerce 'documentation 'function) issue
|
|
|
@15548
|
3 years |
Mark Evenson |
Proposal to fix Github issue #177
- Filled slots 'operation' and …
|
|
|
@15547
|
3 years |
Mark Evenson |
Update asdf-3.3.5.7 metadata
|
|
|
@15546
|
3 years |
Mark Evenson |
Upgrade to asdf-3.3.5.7
|
|
|
@15545
|
3 years |
Mark Evenson |
Fix to Github issue #404
- Updated fill pointer when an array is …
|
|
|
@15544
|
3 years |
Mark Evenson |
Use PUSHNEW for *FEATURES*
@phoe suggested …
|
|
|
@15543
|
3 years |
Mark Evenson |
Place :extensible-sequences in *features*
Addresses …
|
|
|
@15542
|
3 years |
Mark Evenson |
Fix for Github issue #408
- If a symbol is found accessible now is …
|
|
|
@15541
|
3 years |
Mark Evenson |
- Proposal to fix https://github.com/armedbear/abcl/issues/407 to …
|
|
|
@15537
|
3 years |
Mark Evenson |
abcl-build: correct deprecated JAVA-COMPILE-FILE
|
|
|
@15536
|
3 years |
Mark Evenson |
abcl-build: add file unit for top-level targets
|
|
|
@15535
|
3 years |
Mark Evenson |
abcl-build: implement COPY-DIRECTORIES-RECURSIVELY utility
|
|
|
@15534
|
3 years |
Mark Evenson |
abcl-build: docstring for exported ENSURE-MAVEN
|
|
|
@15533
|
3 years |
Mark Evenson |
abcl-build: clean up compile errors
|
|
|
@15532
|
3 years |
Mark Evenson |
abcl-build: update ant URIs to available versions
|
|
|
@15531
|
3 years |
Mark Evenson |
ci: reorder the now-passing CL+SSL more immediately after CFFI
|
|
|
@15530
|
3 years |
Mark Evenson |
Test for WITH-COMPILATION-UNIT and MUFFLE-WARNING restart
|
|
|
@15529
|
3 years |
Mark Evenson |
Format behavior with ~W directive
c.f. …
|
|
|
@15528
|
3 years |
Mark Evenson |
Test coercing symbol to its generic function
c.f. …
|
|
|
@15527
|
3 years |
Mark Evenson |
jna: update to jna-5.9.0
This version includes the necessary native …
|
|
|
@15526
|
3 years |
Mark Evenson |
ci: shuffle tests to place completely failing CL+SSL last
CL+SSL …
|
|
|
@15525
|
3 years |
Mark Evenson |
jss: fix instrospecting abcl.jar under openjdk1[67]
Start port to …
|
|
|
@15524
|
3 years |
Mark Evenson |
ci: build with openjdk17
Use the released LTS Java editions for …
|
|
|
@15523
|
3 years |
Mark Evenson |
Correct ENCODE-UNIVERSAL-TIME for dates after 2037
The code removed …
|
|
|
@15522
|
4 years |
Mark Evenson |
Update build artifacts for openjdk17
|
|
|
@15521
|
4 years |
Mark Evenson |
Use java.lang.Integer.valueOf() rather than constructor
Removes …
|
|
|
@15520
|
4 years |
Mark Evenson |
ci: move to Adoptium for openjdk download
The CIs now build and test …
|
|
|
@15519
|
4 years |
Mark Evenson |
Fix and standardize all error reader functions
Fixes #388, replaces …
|
|
|
@15518
|
4 years |
Mark Evenson |
Remove confusing comment in example
Seems to have been copied by …
|
|
|
@15517
|
4 years |
Mark Evenson |
build: correctly refer to ansi-test directory in comments
|
|
|
@15516
|
4 years |
Mark Evenson |
asdf: mark version as asdf-3.3.5.0.3
|
|
|
@15515
|
4 years |
Mark Evenson |
Fix loading asdf definition from jar files under Windows
|
|
|
@15514
|
4 years |
Mark Evenson |
imported patch revert-to-asdf-3.3.5.patch
|
|
|
@15513
|
4 years |
Mark Evenson |
Proposal fix to https://abcl.org/trac/ticket/485
|
|
|
@15512
|
4 years |
Mark Evenson |
Test for evaluation of incongruent generic keywords
Tests …
|
|
|
@15511
|
4 years |
Mark Evenson |
Support variadic arguments with more required parameters
(Phil Eaton) …
|
|
|
@15510
|
4 years |
Mark Evenson |
Test for variadic arguments with more required parameters
|
|
|
@15507
|
4 years |
Mark Evenson |
Update ASDF versioning metadata
|
|
|
@15506
|
4 years |
Mark Evenson |
asdf-3.3.5.0.1: fix loading asdf systems from jars
Under ABCL, when …
|
|
|
@15505
|
4 years |
Mark Evenson |
Update to asdf-3.3.5
|
|
|
@15504
|
4 years |
Mark Evenson |
Allow JAVA:JCLASS to work for non-primitive arrays suffixed with "[]"
…
|
|
|
@15503
|
4 years |
Mark Evenson |
abcl-aio: fix finding ABCL-CONTRIB
Probably broken since the revision …
|
|
|
@15502
|
4 years |
Mark Evenson |
build: deprecate use of abcl.implementation.version
Use abcl.version …
|
|
|
@15501
|
4 years |
Mark Evenson |
Uppercase arch before pushing it to *features*
|
|
|
@15500
|
4 years |
Mark Evenson |
Fix printing of RANDOM-STATE.
Not a particularly nice byte vector …
|
|
|
@15499
|
4 years |
Mark Evenson |
[mq]: loom-comment-1.patch
|
|
|
@15498
|
4 years |
Mark Evenson |
Untabify previous commit
New Emacs instance: missed adding
…
|
|
|
@15497
|
4 years |
Mark Evenson |
Enusure that *FEATURES* contains an integer :JAVA-<n> value
With …
|
|
|
@15496
|
4 years |
Mark Evenson |
Support use of Project Loom virtual threads
Thanks to …
|
|
|
@15495
|
4 years |
Mark Evenson |
build: add configuration targets more openjdks
Add support for …
|
|
|
@15494
|
4 years |
Mark Evenson |
For zip archive from streams use modified date of byte source
|
|
|
@15493
|
4 years |
Mark Evenson |
The JAR-PATHNAME objects in the cache have :NEWEST version
Since by …
|
|
|
@15492
|
4 years |
Mark Evenson |
Address inconsistency between populating entries in JAR-PATHNAME
A …
|
|
|
@15491
|
4 years |
Mark Evenson |
Fix ZipCache? to use the file system modification date
TODO: Check …
|
|
|
@15490
|
4 years |
Mark Evenson |
Implement EXT:AS-JAR-PATHNAME-ARCHIVE
AS-JAR-PATHNAME-ARCHIVE returns …
|
|
|
@15489
|
4 years |
Mark Evenson |
DISABLE-ZIP-CACHE isn't currently working
Given the overhaul of the …
|
|
|
@15488
|
4 years |
Mark Evenson |
asdf: fix PARSE-UNIX-NAMESTRING in presence of JAR-PATHNAME device
…
|
|
|
@15487
|
4 years |
Mark Evenson |
Test for zip-cache contents
TODO: test for more than singly nested …
|
|
|
@15486
|
4 years |
Mark Evenson |
Fix SYS:PROCESS-PID with SYS:RUN-PROGRAM
(reported by Eric Timmons)
…
|
|
|
@15485
|
4 years |
Mark Evenson |
GitHub?/actions (#14)
Final version of initial Github Actions workflow
|
|
|
@15484
|
4 years |
Mark Evenson |
Actually use COMPILE-FILE-PATHNAME in COMPILE-FILE
(Robert Munyer)
…
|
|
|
@15483
|
4 years |
Mark Evenson |
Fix compiling/loading using packages which don't USE :CL
Explicitly …
|
|
|
@15482
|
4 years |
Mark Evenson |
Test COMPILE-FILE/LOAD machinery in pathological situations
|
|
|
@15481
|
4 years |
Mark Evenson |
arrays: fix fail to reset position after relative access
The position …
|
|
|