|
|
@13275
|
13 years |
ehuelsmann |
Fix the remainder of ticket #147: make sure we write proper-case …
|
|
|
@13274
|
13 years |
ehuelsmann |
Fix 147: *PRINT-CASE* setting affects COMPILE-FILE.
Found by Dan Corkill.
|
|
|
@13273
|
13 years |
astalla |
Correct support for custom slots definitions in MOP:
* class …
|
|
|
@13272
|
13 years |
Mark Evenson |
Fix pprint routines using SYS:OUTPUT-OBJECT to a GRAY-STREAM.
Correct …
|
|
|
@13271
|
13 years |
astalla |
Included changes to compile-system.lisp missing from previous commit. …
|
|
|
@13270
|
13 years |
astalla |
simple run-program implementation using the JRE ProcessBuilder? class.
|
|
|
@13269
|
13 years |
astalla |
Fix error message
|
|
|
@13268
|
13 years |
Mark Evenson |
Start of tool grab and analyze ANSI error reports from SLIME.
|
|
|
@13267
|
13 years |
Mark Evenson |
Fix #146 so MAKE-PATHNAME uses :DIRECTORY argument even if NIL.
|
|
|
@13266
|
13 years |
Mark Evenson |
Add an 'update' task to upload application to GAE.
|
|
|
@13265
|
13 years |
Mark Evenson |
Further corrections to GAE example.
|
|
|
@13264
|
13 years |
Mark Evenson |
Fix the GAE example so that the 'ant runserver' target works.
Now …
|
|
|
@13263
|
13 years |
Mark Evenson |
MAKE-PATHNAME erroneously merges directories as in MERGE-PATHNAMES
…
|
|
|
@13262
|
13 years |
Mark Evenson |
Fix UNUSED.2 for ABCL.
Allow CLISP to compile compiler-tests.lisp.
|
|
|
@13261
|
13 years |
Mark Evenson |
Only invoke ABCL internal Lisp tests by default.
Housecleaning in …
|
|
|
@13260
|
13 years |
Mark Evenson |
Test for ticket #142.
|
|
|
@13259
|
13 years |
astalla |
Java method resolution algorithm used by JCALL extracted to a method …
|
|
|
@13258
|
13 years |
Mark Evenson |
Update to ASDF-2.014.
|
|
|
@13257
|
13 years |
Mark Evenson |
Fix compilation of LOGAND for args that could possibly be nil.
Fixes …
|
|
|
@13256
|
13 years |
Mark Evenson |
The sharpsign backslash macro now understands \unnnn as an escape for …
|
|
|
@13255
|
13 years |
Mark Evenson |
Enable our GRAY-STREAMS implementation to work with flexi-streams.
…
|
|
|
@13254
|
13 years |
Mark Evenson |
Reformat to 80 columns
|
|
|
@13253
|
13 years |
Mark Evenson |
Upgrade to asdf-2.013.
|
|
|
@13252
|
13 years |
vvoutilainen |
Revert the fix attempt for files with names like File::Foo::Bar.
It …
|
|
|
@13251
|
13 years |
ehuelsmann |
Set properties and correct attribution.
|
|
|
@13250
|
13 years |
ehuelsmann |
Close #138 by implementing a general post-finalization notification …
|
|
|
@13249
|
13 years |
ehuelsmann |
Revert r13248, "Close #138 by implementing finalizers on LispObject." …
|
|
|
@13248
|
13 years |
ehuelsmann |
Close #138 by implementing finalizers on LispObject derived objects.
|
|
|
@13247
|
13 years |
ehuelsmann |
Re #139, add autoloading of WeakReference? related symbols.
|
|
|
@13246
|
13 years |
ehuelsmann |
Fix #139 by adding weak object reference support.
|
|
|
@13245
|
13 years |
ehuelsmann |
Fix docstring annotation, replacing '=' by '-' in the symbol name.
|
|
|
@13244
|
13 years |
vvoutilainen |
Fix directory listings for files that have funny names
like …
|
|
|
@13243
|
13 years |
vvoutilainen |
This patch fixes
1) recursion with wild-inferiors for paths like …
|
|
|
@13241
|
13 years |
ehuelsmann |
Reduce the amount of code in our compiler by changing the way …
|
|
|
@13237
|
13 years |
ehuelsmann |
Set 0.25.0 release date in CHANGES.
|
|
|
@13235
|
13 years |
ehuelsmann |
Increase trunk version number, now that the 0.25 release branch
has …
|
|
|
@13233
|
13 years |
ehuelsmann |
Fix an UNSAFE-P-REMOVAL regression: inadvertently a statement in …
|
|
|
@13232
|
13 years |
vvoutilainen |
Add the CHANGES done thus far targetting 0.25.
|
|
|
@13231
|
13 years |
vvoutilainen |
Update changelog for :resolve-symlinks and the -- command line argument.
|
|
|
@13230
|
13 years |
vvoutilainen |
Fix ticket #136: ABCL should allow DIRECTORY listings that don't …
|
|
|
@13229
|
13 years |
Mark Evenson |
Remove non-existing THREAD-LOCK and THREAD-UNLOCK from autoloads.
…
|
|
|
@13228
|
13 years |
astalla |
Fix incorrect elimination of named local functions declared inline …
|
|
|
@13227
|
13 years |
vvoutilainen |
Add --help documentation for --.
|
|
|
@13226
|
13 years |
vvoutilainen |
Fix ticket #128. This patch enables the use of -- as a parameter,
and …
|
|
|
@13225
|
13 years |
ehuelsmann |
Port DEFINE-METHOD-COMBINATION test from SBCL
(clos.impure.lisp, to be …
|
|
|
@13224
|
13 years |
astalla |
Updared POM to reflect version 0.25.0-dev and added instructions for …
|
|
|
@13222
|
13 years |
ehuelsmann |
Backport 'unsafe-p-removal' branch: this commit pushes back the …
|
|
|
@13221
|
13 years |
astalla |
Fix LispClass?.subclassp(LispObject) used by register-java-exception. …
|
|
|
@13220
|
13 years |
ehuelsmann |
Add REINITIALIZE-INSTANCE initargs cache.
|
|
|
@13219
|
13 years |
ehuelsmann |
Add caching to CHECK-INITARGS: cache sets of allowable initargs
per …
|
|
|
@13218
|
13 years |
ehuelsmann |
Replace algorithm in EXTRACT-LAMBDA-LIST-KEYWORDS to make a single …
|
|
|
@13217
|
13 years |
ehuelsmann |
Move checking for FORWARD-REFERENCED-CLASS superclasses from …
|
|
|
@13216
|
13 years |
ehuelsmann |
Fixes to checking initargs:
- Use only keyword arguments for the check …
|
|
|
@13215
|
13 years |
ehuelsmann |
Untabify.
|
|
|
@13214
|
13 years |
ehuelsmann |
Finalize subclasses as soon as a forward-referenced class gets defined …
|
|
|
@13213
|
13 years |
astalla |
Added Maven POM for deployment. Fixed a primitive class name in Java.java.
|
|
|
@13212
|
13 years |
Mark Evenson |
Added Ant targets to generate javadoc.
'abcl.javadoc' generates the …
|
|
|
@13211
|
13 years |
Mark Evenson |
'abcl.source.jar' now produces a source archive intended for Maven.
…
|
|
|
@13210
|
13 years |
ehuelsmann |
Reduce complexity of a test: no need to check initarg is not NIL,
NIL …
|
|
|
@13209
|
13 years |
ehuelsmann |
Add documentation to STD-SHARED-INITIALIZE and
add initarg checking to …
|
|
|
@13208
|
13 years |
ehuelsmann |
Add documentation.
|
|
|
@13207
|
13 years |
ehuelsmann |
Fix CHECK-INITARGS checking the wrong generic functions by
making it …
|
|
|
@13206
|
13 years |
ehuelsmann |
Simplify argument passing in CHECK-INITARGS.
|
|
|
@13205
|
13 years |
ehuelsmann |
Upon defining a forward referenced class, assign the …
|
|
|
@13204
|
13 years |
ehuelsmann |
FINALIZE-INHERITANCE (more) AMOP compatible.
|
|
|
@13203
|
13 years |
ehuelsmann |
Create ATOMIC-DEFGENERIC macro, in order to eliminate FMAKUNBOUND …
|
|
|
@13202
|
13 years |
ehuelsmann |
Add some documentation and indicate the direction to work on.
|
|
|
@13201
|
13 years |
ehuelsmann |
Rename STD-ALLOCATE-INSTANCE to %STD-ALLOCATE-INSTANCE,
creating …
|
|
|
@13200
|
13 years |
ehuelsmann |
Atomically swap generic functions into place of temporary
DEFUNs for …
|
|
|
@13199
|
13 years |
Mark Evenson |
Fix ad infinitum appending of 'svnversion' results in incremental …
|
|
|
@13198
|
13 years |
ehuelsmann |
Update r13197 for Windows.
|
|
|
@13197
|
13 years |
Mark Evenson |
Incorporate output of 'svnversion' into LISP-IMPLEMENTATION-VERSION.
…
|
|
|
@13196
|
13 years |
ehuelsmann |
Provide more context regarding the reason of autoloading.
Note: This …
|
|
|
@13195
|
13 years |
ehuelsmann |
Finalize CLASS and STANDARD-OBJECT, just like most (all?) others
in …
|
|
|
@13194
|
13 years |
ehuelsmann |
As a convenience-method: let BUILT-IN-CLASSes
report themselves as …
|
|
|
@13193
|
13 years |
ehuelsmann |
Revert r13190: Detect loops in autoloads and requires.
Note: This …
|
|
|
@13192
|
13 years |
ehuelsmann |
Signal an error containing the name of the class, when
the type of the …
|
|
|
@13191
|
13 years |
ehuelsmann |
Signal an error containing the name of the class, when
the type of the …
|
|
|
@13190
|
13 years |
ehuelsmann |
Detect loops in autoloads and requires (and remove some trailing …
|
|
|
@13189
|
13 years |
ehuelsmann |
Fix MACROEXPAND-ALL autoloader which should be loaded from 'format.lisp'.
|
|
|
@13188
|
13 years |
ehuelsmann |
Fix DEFSTRUCT trying to generate accessors named NIL.
Note: …
|
|
|
@13187
|
13 years |
ehuelsmann |
Fix #125: FASL reader should not convert symbol case [Qi FASL loading …
|
|
|
@13186
|
13 years |
Mark Evenson |
Add a slightly simpler example of implemeting a Java interface in …
|
|
|
@13185
|
13 years |
ehuelsmann |
Fix #119: Incorrect dynamic environment for evaluation of :CLASS …
|
|
|
@13184
|
13 years |
ehuelsmann |
Enhance error messages for improved user friendlyness, as requested by …
|
|
|
@13183
|
13 years |
ehuelsmann |
Make sure we autoload FORMAT whenever we've booted far enough
and the …
|
|
|
@13182
|
13 years |
ehuelsmann |
Fix part of the error printing issues reported by Blake.
|
|
|
@13181
|
13 years |
ehuelsmann |
Increase autoload verbosity: include FASLs too (not only Java classes).
|
|
|
@13180
|
13 years |
ehuelsmann |
Remove redundant method.
|
|
|
@13179
|
13 years |
ehuelsmann |
Add comment on how to prevent a specialization of Condition.initialize().
|
|
|
@13178
|
13 years |
ehuelsmann |
Fix problem found by Blake McBride? while running SCONE.
Note: the …
|
|
|
@13172
|
13 years |
ehuelsmann |
Set a release date on 0.24.0.
|
|
|
@13169
|
13 years |
ehuelsmann |
Update CHANGES for the latest merge.
|
|
|
@13166
|
13 years |
Mark Evenson |
Smooth over more nits in the README.
|
|
|
@13165
|
13 years |
ehuelsmann |
Update README.
|
|
|
@13163
|
13 years |
ehuelsmann |
Update CHANGES.
|
|
|
@13156
|
13 years |
ehuelsmann |
Make 'getStatus()' public.
|
|
|
@13149
|
13 years |
astalla |
Keep sys::make-fasl-class-loader API compatible to avoid changing the …
|
|
|
@13148
|
13 years |
astalla |
Restored disassembly for compiled functions loaded from FASLs by …
|
|
|
@13147
|
13 years |
ehuelsmann |
Set the COMPILAND-%SINGLE-VALUED-P field after the full analysis of …
|
|
|