|
|
@14207
|
8 years |
rschlatte |
Call method-function instead of directly accessing a slot.
|
|
|
@14206
|
8 years |
rschlatte |
Use correct slot name to get at the discriminating function.
- we …
|
|
|
@14205
|
9 years |
Mark Evenson |
abcl-asdf: Patch to fix obvious mistakes (stas).
Fix logic for …
|
|
|
@14204
|
9 years |
Mark Evenson |
Complete runtime chain to installing Quicklisp.
ABCL-ASDF now knows …
|
|
|
@14203
|
9 years |
Mark Evenson |
abcl.asdf: Add ASDF-CONTRIB system definition.
FIXME: Currently need …
|
|
|
@14202
|
9 years |
Mark Evenson |
SYS:SHA256 now hashes strings passed its way.
TODO: develop a "lazy …
|
|
|
@14201
|
9 years |
Mark Evenson |
manual: update for abcl-1.1.0.
|
|
|
@14200
|
9 years |
Mark Evenson |
digest: simplify API.
SHA256 only working for PATHNAME objects at …
|
|
|
@14199
|
9 years |
rschlatte |
Restore build harder.
- sha256 was corrupted (truncated line in …
|
|
|
@14198
|
9 years |
Mark Evenson |
Restore build.
|
|
|
@14197
|
9 years |
Mark Evenson |
Fix ABCL-ASDF-TEST.
|
|
|
@14196
|
9 years |
Mark Evenson |
SYS:SHA256 efficiently computes cryptographic hashs on pathnames.
|
|
|
@14195
|
9 years |
Mark Evenson |
abcl-asdf-0.9.0: patching to greater global stability of distributed …
|
|
|
@14194
|
9 years |
Mark Evenson |
Possible fix for #249.
|
|
|
@14193
|
9 years |
Mark Evenson |
abcl-asdf: make 'com.sun.jna:jna' a synonym for a known, good jna mvn URI.
|
|
|
@14192
|
9 years |
Mark Evenson |
abcl-asdf: special case handling for finding com.sun.jna.Native et. …
|
|
|
@14191
|
9 years |
Mark Evenson |
Cut the crap.
|
|
|
@14190
|
9 years |
Mark Evenson |
The Bear gets medieval with JNA.
If jna.jar is in your path, we …
|
|
|
@14189
|
9 years |
Mark Evenson |
jna: introspect classpath for com.sun.jna.Native as per Anton's …
|
|
|
@14188
|
9 years |
Mark Evenson |
jna.jar: Try harder by introspecting the classpath.
|
|
|
@14187
|
9 years |
Mark Evenson |
Fallback to reliable JNA loading for CFFI.
Implemented by moving JNA …
|
|
|
@14186
|
9 years |
Mark Evenson |
Java type marker for CL:PATHNAME.
|
|
|
@14185
|
9 years |
Mark Evenson |
abcl-asdf-test: require ABCL-ASDF for ASDF:DEFSYSTEM.
|
|
|
@14184
|
9 years |
Mark Evenson |
Fix SLIME fasl location
|
|
|
@14183
|
9 years |
Mark Evenson |
Diagnostic: return something meaningful at Stas' breakage.
Status: …
|
|
|
@14182
|
9 years |
Mark Evenson |
abcl.clean.application.fasls: ant target to remove application SLIME …
|
|
|
@14181
|
9 years |
Mark Evenson |
abcl-contrib: Note the update to the jna-3.4.0.jar binary jvm artifact.
|
|
|
@14180
|
9 years |
Mark Evenson |
Invoke ANSI-TESTS:DO-TESTS-MATCHING in proper directory.
|
|
|
@14179
|
9 years |
Mark Evenson |
Fix ASDF loading recursively from JAR-PATHNAME.
With this patch, JNA …
|
|
|
@14178
|
9 years |
Mark Evenson |
Merging a "plain file" path on non-Windows gets an :UNSPECIFIC DEVICE. …
|
|
|
@14177
|
9 years |
Mark Evenson |
TRUENAME now sets DEVICE to :UNSPECIFIC from NIL on non-MSDOG.
|
|
|
@14176
|
9 years |
Mark Evenson |
Refactor PATHNAME implementation details to tighten existing …
|
|
|
@14175
|
9 years |
Mark Evenson |
Reading a Lisp name for \uNNNN works for non-zero padded forms less …
|
|
|
@14174
|
9 years |
Mark Evenson |
Note why Windows doesn't need the proposed merge PATHNAME changes.
|
|
|
@14173
|
9 years |
Mark Evenson |
Fix CL-TEST::ENSURE-DIRECTORIES-EXIST.8.
Restore default as to not be …
|
|
|
@14172
|
9 years |
Mark Evenson |
Document current plans for resolution of issues involving the merging …
|
|
|
@14171
|
9 years |
Mark Evenson |
Update JNA to use the jna-3.4.0 artifact.
Sufficient jna-3.0.9 …
|
|
|
@14170
|
9 years |
Mark Evenson |
Fix the broken require contracts in ABCL-CONTRIB.
CL:REQUIRE now …
|
|
|
@14169
|
9 years |
Mark Evenson |
Fix ABCL-ASDF's ability to find Maven under Windows.
Since the JVM …
|
|
|
@14168
|
9 years |
Mark Evenson |
Fix ENSURE-REMOTE-REPOSITORY method declaration.
Use the …
|
|
|
@14167
|
9 years |
Mark Evenson |
Be more aggressive in the default build options.
Copy …
|
|
|
@14166
|
9 years |
Mark Evenson |
Update to asdf-2.25.
Note that ASDF no longer exports symbols that …
|
|
|
@14165
|
9 years |
Mark Evenson |
Ant target to 'abcl.compile.lisp.debug' via JDWP.
With this target, …
|
|
|
@14164
|
9 years |
ehuelsmann |
Fix CL-ROUTES (ROUTES system) regression by fixing
DEFMETHOD &AUX …
|
|
|
@14163
|
9 years |
ehuelsmann |
Fix LML load regression.
|
|
|
@14162
|
9 years |
ehuelsmann |
Fix PAIPROLOG and UNIFGRAM regressions
caused by stricter DEFSTRUCT …
|
|
|
@14161
|
9 years |
ehuelsmann |
Fix CLICKR system load regressions
caused by stricter DEFSTRUCT …
|
|
|
@14160
|
9 years |
Mark Evenson |
doc: MERGE-PATHNAMES issue fragments.
|
|
|
@14159
|
9 years |
Mark Evenson |
Document problems with having *DEFAULT-PATHNAME-DEFAULTS* point to a …
|
|
|
@14158
|
9 years |
rschlatte |
Change slot ordering: slots defined in the superclass come first
|
|
|
@14157
|
9 years |
ehuelsmann |
Lambda list keyword ordering checks.
Fixed ordering of lambda list …
|
|
|
@14156
|
9 years |
ehuelsmann |
Fix incorrect lambda list reassembly after parsing a DEFMETHOD lambda list.
|
|
|
@14155
|
9 years |
Mark Evenson |
Better diagnostics for CL:MAKE-PATHNAME rules for allowable DEVICE …
|
|
|
@14154
|
9 years |
rschlatte |
Fix slot-boundp-using-class.
- Reported by Pascal Costanza
|
|
|
@14153
|
9 years |
rschlatte |
Initialize shared slots upon class finalization.
- Slots with …
|
|
|
@14152
|
9 years |
Mark Evenson |
ENSURE-DIRECTORIES-EXIST should be operating on Pathnames not …
|
|
|
@14151
|
9 years |
Mark Evenson |
Draft of analysis of Pathname merge semantics problems.
This problem …
|
|
|
@14150
|
9 years |
Mark Evenson |
Upgrade to asdf-2.24.
|
|
|
@14149
|
9 years |
rschlatte |
Fix subtypep for anonymous classes
- Only use class name if the class …
|
|
|
@14148
|
9 years |
ehuelsmann |
Fix #130: SLIME has extra M character in buffer output on Windows.
…
|
|
|
@14147
|
9 years |
ehuelsmann |
Close #241: Fix "part 2": ABCL accepts disallowed lambda list …
|
|
|
@14146
|
9 years |
ehuelsmann |
Re #241: Add test cases.
|
|
|
@14145
|
9 years |
ehuelsmann |
Re #225: Can't reproduce and can't find the exact cause anymore.
|
|
|
@14144
|
9 years |
ehuelsmann |
The OPCODES file doesn't exist anymore and has been merged
into …
|
|
|
@14143
|
9 years |
ehuelsmann |
Close #189: Fix thinko in MIN and MAX return value type derivation.
|
|
|
@14142
|
9 years |
ehuelsmann |
Fix the incremental build.
|
|
|
@14141
|
9 years |
ehuelsmann |
Fix the last DMC-TEST-WITH-ARGS-* failures.
Note: Now I can continue …
|
|
|
@14140
|
9 years |
ehuelsmann |
Fix more DMC-TEST-ARGS-WITH-WHOLE.* tests.
|
|
|
@14139
|
9 years |
ehuelsmann |
Fix a slew of DMC-TEST-ARGS-WITH-WHOLE.* tests.
|
|
|
@14138
|
9 years |
ehuelsmann |
Re #241: Fix cases
(compile nil '(lambda (&rest foo &aux x)))
and …
|
|
|
@14137
|
9 years |
rschlatte |
Update instance layout in (set-)standard-instance-access if necessary. …
|
|
|
@14136
|
9 years |
rschlatte |
Refine #14135: now with less misleading error message
- The upper …
|
|
|
@14135
|
9 years |
rschlatte |
Catch out-of-bounds exception in standard-instance-access
- Reported …
|
|
|
@14134
|
9 years |
rschlatte |
Handle instances of subclasses of standard-slot-definition in …
|
|
|
@14133
|
9 years |
ehuelsmann |
Remove code duplication. Rename MAKE-EXPANDER-FOR-MACROLET because it …
|
|
|
@14132
|
9 years |
ehuelsmann |
Make Symbol.toString() print something developer-readable to
help …
|
|
|
@14131
|
9 years |
ehuelsmann |
Close #219: lambda list keyword checking too lenient for ANSI.
Note: …
|
|
|
@14130
|
9 years |
ehuelsmann |
Replace a Java primitive LAMBDA-LIST-NAMES with a lisp function.
Make …
|
|
|
@14129
|
9 years |
ehuelsmann |
Follow up to r14128: if the descriptions are the same,
continue with …
|
|
|
@14128
|
9 years |
ehuelsmann |
Fix #113 (redefinition of structures can crash ABCL) by failing
the …
|
|
|
@14127
|
9 years |
ehuelsmann |
Reindent documentation string.
|
|
|
@14126
|
9 years |
ehuelsmann |
Closes #226: All exports and all but one autoload have been removed …
|
|
|
@14125
|
9 years |
ehuelsmann |
Break circular dependency when printing errors when FORMAT
isn't fully …
|
|
|
@14124
|
9 years |
ehuelsmann |
%RUN-SHELL-COMMAND is in the SYSTEM package. Access it as such.
|
|
|
@14123
|
9 years |
ehuelsmann |
Move RUN-SHELL-COMMAND to the EXTENSIONS package.
Remove superfluous …
|
|
|
@14122
|
9 years |
ehuelsmann |
Update autoloads-gen.lisp to match r14121.
|
|
|
@14121
|
9 years |
ehuelsmann |
Move exports from autoloads.lisp to the respective defining files. …
|
|
|
@14120
|
9 years |
ehuelsmann |
Move profiler exports to profiler.lisp.
|
|
|
@14119
|
9 years |
ehuelsmann |
Revert r14107: r14118 meets the compilation requirement.
|
|
|
@14118
|
9 years |
ehuelsmann |
Update autoloads-gen.lisp to include the auto-groveled EXPORT forms.
…
|
|
|
@14117
|
9 years |
ehuelsmann |
3 changes:
- Improve speed of "multi-homed symbol" removal
- …
|
|
|
@14116
|
9 years |
ehuelsmann |
Make compile-file generate a file with EXPORTed symbols
so we can use …
|
|
|
@14115
|
9 years |
ehuelsmann |
Move export from autoloads.lisp to clos.lisp.
|
|
|
@14114
|
9 years |
ehuelsmann |
Modules defining PRINT-OBJECT methods, should require PRINT-OBJECT. …
|
|
|
@14113
|
9 years |
ehuelsmann |
Merge StandardObjectFunctions? into StandardObject?: the former defines …
|
|
|
@14112
|
9 years |
ehuelsmann |
Use PROVIDE/REQUIRE to prevent multiple loading.
|
|
|
@14111
|
9 years |
ehuelsmann |
Reverse the REQUIREs graph: before, modules would require JVM,
which …
|
|
|
@14110
|
9 years |
ehuelsmann |
Bind *local-functions* to nil, since COMPILE-1 is the outer-most scope.
|
|
|
@14109
|
9 years |
ehuelsmann |
Remove/move exports in their respective source files.
|
|
|
@14108
|
9 years |
ehuelsmann |
Remove tag-line from generated autoloads-gen.lisp.
|
|
|