|
|
@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 …
|
|
|
@15523
|
3 years |
Mark Evenson |
Correct ENCODE-UNIVERSAL-TIME for dates after 2037
The code removed …
|
|
|
@15521
|
4 years |
Mark Evenson |
Use java.lang.Integer.valueOf() rather than constructor
Removes …
|
|
|
@15519
|
4 years |
Mark Evenson |
Fix and standardize all error reader functions
Fixes #388, replaces …
|
|
|
@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
|
|
|
@15511
|
4 years |
Mark Evenson |
Support variadic arguments with more required parameters
(Phil Eaton) …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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
…
|
|
|
@15486
|
4 years |
Mark Evenson |
Fix SYS:PROCESS-PID with SYS:RUN-PROGRAM
(reported by Eric Timmons)
…
|
|
|
@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 …
|
|
|
@15481
|
4 years |
Mark Evenson |
arrays: fix fail to reset position after relative access
The position …
|
|
|
@15480
|
4 years |
Mark Evenson |
New algorithim for COMPILE-FILE-PATHNAME
(Robert Munyer)
Fixes "Wrong …
|
|
|
@15478
|
4 years |
Mark Evenson |
Fix adjusting non-simple (unsigned-byte 8) vectors
This bug was …
|
|
|
@15476
|
4 years |
Mark Evenson |
meta: trunk now builds 1.8.1-dev artifacts
|
|
|
@15464
|
4 years |
Mark Evenson |
abcl 1.8.0 metadata
rc14
TODO manual needs much description about …
|
|
|
@15461
|
4 years |
Mark Evenson |
Fix getting the stream from recursive jar entries
|
|
|
@15460
|
4 years |
Mark Evenson |
Address points in review from @rec
…
|
|
|
@15459
|
4 years |
Mark Evenson |
Tidy call-next-method flets with macrology
|
|
|
@15458
|
4 years |
Mark Evenson |
Guard against null reference when determing *LOAD-TRUENAME*
|
|
|
@15457
|
4 years |
Mark Evenson |
Allows SLIME to load under Windows
Be rigourous about when allowing …
|
|
|
@15456
|
4 years |
Mark Evenson |
URL-PATHNAME under windows with device has null authority
Following …
|
|
|
@15455
|
4 years |
Mark Evenson |
Fix logic for binding *LOAD-TRUENAME*
LOAD from stream creates …
|
|
|
@15454
|
4 years |
Mark Evenson |
Call by reference review and cleanup
|
|
|
@15452
|
4 years |
Mark Evenson |
Construct the keys for ZipCache? entries without namestrings
|
|
|
@15451
|
4 years |
Mark Evenson |
Truename JAR-PATHNAME creates root jars with type URL-PATHNAME
|
|
|
@15450
|
4 years |
Mark Evenson |
Fix determining local file for explicit 'file' scheme
|
|
|
@15449
|
4 years |
Mark Evenson |
MAKE-PATHNAME normalizes types of device component
|
|
|
@15448
|
4 years |
Mark Evenson |
Fix ANSI TEST DIRECTORY.8
Static methods need to explicitly check …
|
|
|
@15447
|
4 years |
Mark Evenson |
SYS:MAKE-FILE-STREAM doesn't need a namestring
Manipulation of …
|
|
|
@15446
|
4 years |
Mark Evenson |
Create JAR-PATHNAME from strings with correct type
|
|
|
@15445
|
4 years |
Mark Evenson |
Use getFile() in Pathname TRUENAME resolution
|
|
|
@15444
|
4 years |
Mark Evenson |
Express FILE-DIRECTORY-P in terms of PROBE-DIRECTORY
|
|
|
@15443
|
4 years |
Mark Evenson |
Fix jar-pathname truename resolution for root jar
|
|
|
@15442
|
4 years |
Mark Evenson |
MERGE-PATHNAMES downcasts to URLPathname result when appropiate
|
|
|
@15441
|
4 years |
Mark Evenson |
Able to load from directories with whitespace
|
|
|
@15440
|
4 years |
Mark Evenson |
Making introspecting the classpath less verbose
|
|
|
@15439
|
4 years |
Mark Evenson |
Teach our classloader about URLPathname objects
|
|
|
@15436
|
4 years |
Mark Evenson |
Add some docstrings
|
|
|
@15435
|
4 years |
Mark Evenson |
Initial implementation of accessing recursive entries in local jars
…
|
|
|
@15427
|
4 years |
Mark Evenson |
Always define CALL-NEXT-METHOD and NEXT-METHOD-P as local functions
…
|
|
|
@15425
|
4 years |
Mark Evenson |
Create and use constructor for ZipCache?.ArchiveStream?
|
|
|
@15424
|
4 years |
Mark Evenson |
MAKE-PATHNAME constructs URL-PATHNAME with proper type
|
|
|
@15423
|
4 years |
Mark Evenson |
Use call to JAR_PREFIX length for clarity
|
|
|
@15422
|
4 years |
Mark Evenson |
pathname: remove references to %invalidate-namestring
|
|
|
@15421
|
4 years |
Mark Evenson |
Explicitly scope java.lang.Thread.yield() invocation
Apparently …
|
|
|
@15414
|
5 years |
Mark Evenson |
pathname: change parsing of type
Change the algorithim for …
|
|
|
@15413
|
5 years |
Mark Evenson |
pathname: actually perform deep copy of host
Fix MAKE-PATHNAME …
|
|
|
@15412
|
5 years |
Mark Evenson |
pathname: further cleanup to use of copyFrom()
|
|
|
@15411
|
5 years |
Mark Evenson |
FILE-DELETE for pathnames for ZipCache? items now works
Construct from …
|
|
|
@15410
|
5 years |
Mark Evenson |
pathname: don't always convert to namestrings
|
|
|
@15409
|
5 years |
Mark Evenson |
pathname: various fixed in order to work Windows
Don't use #P reader …
|
|
|
@15408
|
5 years |
Mark Evenson |
Refactor pathname java hierarchy to reflect lisp hierarchy
…
|
|
|
@15406
|
5 years |
Mark Evenson |
Able to OPEN, PROBE-FILE, and LOAD contents of nested jar
…
|
|
|
@15405
|
5 years |
Mark Evenson |
INCOMPLETE Implement Zip from InputStream? access
…
|
|
|
@15404
|
5 years |
Mark Evenson |
Remove unused methods, extraneous comments
|
|
|
@15403
|
5 years |
Mark Evenson |
Our namestrings should always contain forward-slash delimited …
|
|
|
@15402
|
5 years |
Mark Evenson |
Modernize Cons references
|
|
|
@15401
|
5 years |
Mark Evenson |
Use PathnameURL namespace for URL things
Remove Pathname.jarSeparator …
|
|
|
@15400
|
5 years |
Mark Evenson |
pathname: carefully refactor finishing(?) touches
Return NIL as …
|
|
|
@15398
|
5 years |
Mark Evenson |
Fixes for working under Windows 10
Remove intermediate compiler …
|
|
|
@15397
|
5 years |
Mark Evenson |
Expand abstraction of Archive
Fix ZipTest?
Start working on creating …
|
|
|
@15396
|
5 years |
Mark Evenson |
Ensure that we behave like previous implementation
Seemingly working …
|
|
|
@15395
|
5 years |
Mark Evenson |
Make Pathname.init() static method
Running under Netbeans, but …
|
|
|
@15394
|
5 years |
Mark Evenson |
Starting to hook jar/uri mechanisms up
Failing to roundtrip
…
|
|
|
@15393
|
5 years |
Mark Evenson |
INCOMPLETE Hook up implementation of PathnameJar? and PathnameURL
…
|
|
|
@15392
|
5 years |
Mark Evenson |
Debugging Pathname transition with logical pathnames
Added …
|
|
|
@15391
|
5 years |
Mark Evenson |
pathname: normalize Pathname to new Java conventions
1. use …
|
|
|
@15389
|
5 years |
Mark Evenson |
Introduce a synonym for the null reference
|
|
|
@15388
|
5 years |
Mark Evenson |
Ensure that SYS:CHECK-REDEFINITION does not signal error conditions
…
|
|
|
@15387
|
5 years |
Mark Evenson |
Reset file charset decoder before conversion
Using FILE-POSITION to …
|
|
|
@15386
|
5 years |
Mark Evenson |
precompiler: be more careful in optimizing lambda precompilation
…
|
|
|
@15383
|
5 years |
Mark Evenson |
Fixes for allocation of arrays via :nio-buffer
Fix capacity …
|
|
|
@15381
|
5 years |
Mark Evenson |
JNEW-ARRAY-FROM-ARRAY constructs more types of java arrays
…
|
|
|
@15379
|
5 years |
Mark Evenson |
Fix VECTOR-PUSH-EXTEND for (UNSIGNED-BYTE 8)
Fixes ANSI test …
|
|
|
@15378
|
5 years |
Mark Evenson |
Patches and CI changes for running on openjdk15
Use openjdk15 as …
|
|
|
@15377
|
5 years |
Mark Evenson |
Fix loop destructuring problems
(Daniel Kochmański)
Cribbed from …
|
|
|