|
|
@15785
|
7 months |
Mark Evenson |
Pathnames whose namestring start with "./" have :RELATIVE directory
…
|
|
|
@15780
|
8 months |
Mark Evenson |
Correctly signal error for incorrect MAKE-PATHNAME TYPE
|
|
|
@15779
|
10 months |
Mark Evenson |
Add support for gray:stream-file-string-length
|
|
|
@15778
|
10 months |
Mark Evenson |
Add support for _setFilePosition in Gray streams
|
|
|
@15777
|
10 months |
Mark Evenson |
Add support for _clearInput in Gray streams
|
|
|
@15776
|
10 months |
Mark Evenson |
Add Gray support for stream-external-format
|
|
|
@15774
|
10 months |
Mark Evenson |
asdf: update to asdf-3.3.7
|
|
|
@15773
|
10 months |
Mark Evenson |
Add type checks to default methods to prevent recursion
|
|
|
@15771
|
11 months |
Mark Evenson |
Add override for getPathname
|
|
|
@15770
|
11 months |
Mark Evenson |
Have coerceToPathname use Gray stream PATHNAME generic
|
|
|
@15766
|
11 months |
Mark Evenson |
Add SETF for STREAM-ELEMENT-TYPE
|
|
|
@15765
|
11 months |
Mark Evenson |
Add generic versions of PATHNAME and TRUENAME
|
|
|
@15764
|
11 months |
Mark Evenson |
Use STREAMP to determine Gray stream API availability
|
|
|
@15763
|
11 months |
Mark Evenson |
JAVA package docstring and export adjustment
|
|
|
@15762
|
12 months |
Mark Evenson |
Be more efficient when the stepper instrumentation is not active
Use …
|
|
|
@15761
|
12 months |
Mark Evenson |
Differentiate STORAGE-CONDITION causes
A STORAGE-CONDITION may be …
|
|
|
@15759
|
12 months |
Mark Evenson |
Always return second value in gray-read-line
|
|
|
@15758
|
12 months |
Mark Evenson |
gray-streams: normalize isCharacterStream() invocation
|
|
|
@15757
|
12 months |
Mark Evenson |
gray-streams: use generic function directly in proxy
|
|
|
@15756
|
12 months |
Mark Evenson |
Fix GRAY-STEAM:STREAM-ELEMENT-TYPE
Allows ASDF load to work again.
|
|
|
@15755
|
12 months |
Mark Evenson |
Fix call to find-method
|
|
|
@15754
|
12 months |
Mark Evenson |
Stream.is{Input,Output}Stream works for all cases
|
|
|
@15753
|
12 months |
Mark Evenson |
Find most specialized method, defaulting GRAY-STREAM if none
|
|
|
@15752
|
12 months |
Mark Evenson |
Add autoloads for missing GrayStream? functions
Every Java-side …
|
|
|
@15751
|
12 months |
Mark Evenson |
Lisp.checkStream() coercion works for GRAY-STREAM subclasses
|
|
|
@15749
|
12 months |
Mark Evenson |
Add support for Gray stream implementation of interactive-stream-p
…
|
|
|
@15748
|
12 months |
Mark Evenson |
Add gray-streams:stream-line-length extension
|
|
|
@15747
|
12 months |
Mark Evenson |
Fix some Gray stream default methods
|
|
|
@15745
|
12 months |
Mark Evenson |
Add gray-streams:stream-file-length support
|
|
|
@15743
|
13 months |
Mark Evenson |
Fix CLOS change propagation for all subclasses
c.f. …
|
|
|
@15741
|
13 months |
Mark Evenson |
- fix for issue on update-instance-for-redefined-class generic …
|
|
|
@15740
|
13 months |
Mark Evenson |
- fix for the issue on not propagating correctly the initargs
|
|
|
@15736
|
15 months |
Mark Evenson |
- fix: only accepting now '#1#, #1#, and so on ... literals
- added …
|
|
|
@15735
|
15 months |
Mark Evenson |
Fix to issue when compiling literal quoted forms that share …
|
|
|
@15734
|
15 months |
Mark Evenson |
Implement vector-to-vector REPLACE as a primitive
|
|
|
@15732
|
15 months |
Mark Evenson |
Implement UPGRADED-ARRAY-ELEMENT-TYPE for non-specialized byte types
…
|
|
|
@15731
|
15 months |
Mark Evenson |
Signal error for malformed #b/#o/#x/#r reader macros
Without this, …
|
|
|
@15730
|
16 months |
Mark Evenson |
Fix MAPC/MAPCAR for circular lists
(Alan Ruttenberg)
…
|
|
|
@15729
|
17 months |
Mark Evenson |
Implement MOP compound type specializer
Thanks to the report by …
|
|
|
@15727
|
17 months |
Mark Evenson |
Fix for SUBTYPEP on selected types
Even though as @alejandrozf points …
|
|
|
@15724
|
17 months |
Mark Evenson |
add Lisp.java_error() convenience
|
|
|
@15723
|
17 months |
Mark Evenson |
doc: note JAVA:JFIELD and JAVA:JFIELD-RAW only work on public access
|
|
|
@15722
|
17 months |
Mark Evenson |
1.9.3: update build metadata to 1.9.3-dev
|
|
|
@15714
|
17 months |
Mark Evenson |
1.9.2: release metadata
|
|
|
@15711
|
17 months |
Mark Evenson |
clos: restore some of the speed of the generic function cache
…
|
|
|
@15709
|
17 months |
Mark Evenson |
Working stepper for ABCL as a contrib!
Some characteristics:
- For …
|
|
|
@15708
|
18 months |
Mark Evenson |
clos: fix typo in early ADD-DIRECT-SUBCLASS declamation
|
|
|
@15707
|
18 months |
Mark Evenson |
Gray Streams now work much better
Implemented Java-side proxy in …
|
|
|
@15706
|
18 months |
Mark Evenson |
Properly get synonym stream for standard output
|
|
|
@15705
|
18 months |
Mark Evenson |
Rename and make public SYS:LOAD-SYSTEM-FILE implementation
|
|
|
@15704
|
18 months |
Mark Evenson |
Java functionality to load a symbol function from Lisp system file
|
|
|
@15703
|
18 months |
Mark Evenson |
Fix FORMAT for SYNONYM-STREAM of a Gray Stream
|
|
|
@15702
|
18 months |
Mark Evenson |
Fix SYS:OUT-SYNONYM-OF for Gray streams
|
|
|
@15701
|
18 months |
Mark Evenson |
Use type hierarchy to determine if a stream is ANSI
|
|
|
@15699
|
18 months |
Mark Evenson |
Fix gray-stream-element-type missing for binary streams
(Uthar)
…
|
|
|
@15692
|
19 months |
Mark Evenson |
Create a proxy Stream class for CLOS streams
Attempts to address …
|
|
|
@15689
|
19 months |
Mark Evenson |
Return 0 with appropriate inexactness from log
A previous commit …
|
|
|
@15688
|
20 months |
Mark Evenson |
Make (log x 0) return 0 (as per the spec)
The spec says that
"If …
|
|
|
@15684
|
20 months |
Mark Evenson |
ABCL-CONTRIB removed use of ASDF:*CENTRAL-REGISTRY*
|
|
|
@15683
|
20 months |
Mark Evenson |
EXTENSION:REGISTER-ASDF adds directory to asdf registry
|
|
|
@15682
|
20 months |
Mark Evenson |
SYSTEM:ZIP works with source in jar files
|
|
|
@15681
|
20 months |
Mark Evenson |
JAR-PATHNAME implements getFile()
This may not be that useful, as the …
|
|
|
@15680
|
20 months |
Mark Evenson |
PATHNAME attempt use java.net.URI routines for getFile()
|
|
|
@15674
|
21 months |
Mark Evenson |
Augment JAVA:JNEW-RUNTIME-CLASS docstring
(Uthar)
Via …
|
|
|
@15670
|
21 months |
Mark Evenson |
1.9.2-dev: change metadata back to development for 1.9.2
|
|
|
@15664
|
21 months |
Mark Evenson |
1.9.1: metadata for rc-0
|
|
|
@15652
|
21 months |
Mark Evenson |
Avoid NIL in simple LOOP from FORMAT directives
(Tarn W. Burton) …
|
|
|
@15645
|
21 months |
Mark Evenson |
Further necessary triage for SYS:RUN-PROGRAM
Followup to …
|
|
|
@15644
|
21 months |
Mark Evenson |
Fix to compilation of some specific test-forms, see Github issue #500
|
|
|
@15643
|
21 months |
Mark Evenson |
Fix SYS:RUN-PROGRAM waiting for exit
(oldk1331)
Addresses …
|
|
|
@15640
|
21 months |
Mark Evenson |
Use ATOMIC-DEFGENERIC for MOP:SPECIALIZER discrimination
The …
|
|
|
@15639
|
21 months |
Mark Evenson |
DEFMETHOD accepts the subtype of MOP:SPECIALIZER as a specializer
…
|
|
|
@15636
|
22 months |
Mark Evenson |
java: provide api for getting and setting classloader
The …
|
|
|
@15635
|
22 months |
Mark Evenson |
THREADS:GET-JAVA-THREAD returns underlying Java thread
…
|
|
|
@15634
|
22 months |
Mark Evenson |
doc: take a stab at explaining THREAD-FUNCTION-WRAPPER
|
|
|
@15630
|
22 months |
Mark Evenson |
compiler: fix top-level lambda in function position
Addresses …
|
|
|
@15628
|
22 months |
Mark Evenson |
Fix COMPILE-FILE-PATHNAME for Maxima
Fixes …
|
|
|
@15619
|
2 years |
Mark Evenson |
Interning even new keywords when specified in the form …
|
|
|
@15616
|
2 years |
Mark Evenson |
Fix ASTORE, ILOAD, ISTORE, ILOAD, and LSTORE for wide access
|
|
|
@15610
|
2 years |
Mark Evenson |
Fix virtual threading interfaces
Native threads are now the default, …
|
|
|
@15609
|
2 years |
Mark Evenson |
Fix inspection of LispThread? stack segement
|
|
|
@15605
|
2 years |
Mark Evenson |
Added the possibility to specify array types in jnew-runtime-class
…
|
|
|
@15604
|
2 years |
Mark Evenson |
Made calling superclass constructors in jnew-runtime-class work
|
|
|
@15597
|
2 years |
Mark Evenson |
Fix class annotations on JDK17 and newer
JDK 17 Removed some obsolete …
|
|
|
@15596
|
2 years |
Mark Evenson |
- Fixes the issue with the compile & loading of Fricas0 system (Github …
|
|
|
@15594
|
2 years |
Mark Evenson |
Update to asdf-3.3.6
|
|
|
@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 …
|
|
|
@15587
|
2 years |
Mark Evenson |
Pathname directory wasn't handling . or .. in certain cases
|
|
|
@15585
|
2 years |
Mark Evenson |
See https://github.com/armedbear/abcl/issues/465
|
|
|
@15584
|
2 years |
Mark Evenson |
This commit makes interrupt-thread react quickly.
What happens on …
|
|
|
@15583
|
2 years |
Mark Evenson |
Emit compiler diagnostics when falling back to interpreted form
|
|
|
@15582
|
2 years |
Mark Evenson |
Fix internal compiler diagnostic macro to actually work
Replace …
|
|
|
@15581
|
2 years |
Mark Evenson |
whitespace: normalize to SLIME conventions
|
|
|
@15580
|
2 years |
Mark Evenson |
Compiler falls back to interpreted forms greater than 65535 bytes
…
|
|
|
@15579
|
2 years |
Mark Evenson |
Edit docstrings around disassembler machinery
|
|
|
@15578
|
2 years |
Mark Evenson |
Fix DISASSEMBLE in some situations by falling back to funcall
…
|
|
|
@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
|
|
|
@15566
|
3 years |
Mark Evenson |
Untabify
|
|
|