|
|
@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 …
|
|
|
@15376
|
5 years |
Mark Evenson |
Fix regression in CL:DIRECTORY for wild pathnames
We re-enable …
|
|
|
@15375
|
5 years |
Mark Evenson |
Untabify whitespace
|
|
|
@15371
|
5 years |
Mark Evenson |
Expand simplified signalling errors from Java
|
|
|
@15369
|
5 years |
Mark Evenson |
Change CL:DIRECTORY to use CL:PATHNAME-MATCH-P
CL:DIRECTORY was only …
|
|
|
@15368
|
5 years |
Mark Evenson |
Less cryptic warnings for ignored socket write timeout
|
|
|
@15366
|
5 years |
Mark Evenson |
compiler: emit make-array for top-level specialized vector forms
When …
|
|
|
@15365
|
5 years |
Mark Evenson |
Properly record where a function has been loaded from for disassembly …
|
|
|
@15363
|
5 years |
Mark Evenson |
Refined serialization of local functions and closures (including …
|
|
|
@15362
|
5 years |
Mark Evenson |
Refined serialization of local functions and closures (still doesn't …
|
|
|
@15361
|
5 years |
Mark Evenson |
Serialization of local functions and closures w/ tests (except for …
|
|
|
@15360
|
5 years |
Mark Evenson |
Serialization of top-level, named functions.
|
|
|
@15359
|
5 years |
Mark Evenson |
Fix running openjdk11 compilation on openjdk8
Seemingly, the …
|
|
|
@15358
|
5 years |
Mark Evenson |
Fix SYS:RUN-PROGRAM issues with openjdk11
On non-Windows platforms, …
|
|
|
@15357
|
5 years |
Mark Evenson |
Re-work strategy for CL:*FEATURES* for hosting JVM
Add a keyword …
|
|
|
@15353
|
5 years |
Mark Evenson |
JCLASS now works on primitive arrays
TODO: viewing the contents of …
|
|
|
@15352
|
5 years |
Mark Evenson |
imported patch byte-vectors-2.patch
|
|
|
@15351
|
5 years |
Mark Evenson |
Further (INCOMPLETE) work on byte vectors
GOAL: completely remove …
|
|
|
@15350
|
5 years |
Mark Evenson |
Refactor naming for coerce methods
|
|
|
@15348
|
5 years |
Mark Evenson |
Revert further (INCOMPLETE) work on byte vectors
Back out incorrect …
|
|
|
@15347
|
5 years |
Mark Evenson |
Further (INCOMPLETE) work on byte vectors
GOAL: completely remove …
|
|
|
@15346
|
5 years |
Mark Evenson |
meta: trunk now build 1.7.2-dev artifacts
|
|
|
@15341
|
5 years |
Mark Evenson |
1.7.1: metadata for abcl-1.7.1
|
|
|
@15337
|
5 years |
Mark Evenson |
Fix ELT on vectors specialized on (unsigned-byte 32)
Address …
|
|
|
@15329
|
5 years |
Mark Evenson |
meta: add a TLS network request as fallback for the system
|
|
|
@15328
|
5 years |
Mark Evenson |
Normalize whitespace by removing tab characters
|
|
|
@15327
|
5 years |
Mark Evenson |
Restore svref optimizations for SIMPLE-VECTOR sorts
Fixes …
|
|
|
@15326
|
5 years |
Mark Evenson |
Fix sorting vectors of length 0
Addresses …
|
|
|
@15322
|
5 years |
Mark Evenson |
meta: trunk now builds 1.7.1-dev artifacts
|
|
|
@15312
|
5 years |
Mark Evenson |
1.7.0: release metadata
|
|
|
@15307
|
5 years |
Mark Evenson |
Gently add arguments to the CL:MAKE-ARRAY we want
Look ma, no new …
|
|
|
@15306
|
5 years |
Mark Evenson |
Wire up the overhaul of java.nio.Buffer derived types
…
|
|
|
@15305
|
5 years |
Mark Evenson |
Implementation of overhauled vectors and arrays as java.nio.ByteBuffer? …
|
|
|
@15292
|
5 years |
Mark Evenson |
Further fixes for floating point values
DECODE-FLOAT now returns a …
|
|
|
@15287
|
5 years |
Mark Evenson |
The upper limit for 32 bit values is simply wrong
Fix the upper limit …
|
|
|
@15280
|
5 years |
Mark Evenson |
Make javap the default for CL:DISASSEMBLE
Fix system interface for …
|
|
|
@15273
|
5 years |
Mark Evenson |
meta: mark as building abcl-1.6.2-dev
|
|
|
@15261
|
5 years |
Mark Evenson |
abcl-1.6.1: update version metadata for release
Note CHANGES.
|
|
|
@15252
|
5 years |
Mark Evenson |
Provide accessor in URL-STREAM for underlying java.io.InputStream?
…
|
|
|
@15246
|
5 years |
Mark Evenson |
Merge pull request <https://github.com/armedbear/abcl/pull/150>
|
|
|
@15242
|
5 years |
Mark Evenson |
jstatic: check narrowing for explicit method reference
The arguments …
|
|
|