|
|
@13449
|
12 years |
ehuelsmann |
Dead code removal.
|
|
|
@13448
|
12 years |
ehuelsmann |
Add more documentation.
|
|
|
@13447
|
12 years |
ehuelsmann |
Add documentation.
|
|
|
@13446
|
12 years |
ehuelsmann |
Fix #158: Print "#<abc>" fails with *PRINT-READABLY* non-NIL.
Note: …
|
|
|
@13445
|
12 years |
ehuelsmann |
Print unreadable strings with unreadableString() exclusively,
so it …
|
|
|
@13444
|
12 years |
ehuelsmann |
Reduce the number of required unreadableString() methods by removing …
|
|
|
@13443
|
12 years |
ehuelsmann |
Rename more occurrances of writeToString to printObject.
|
|
|
@13442
|
12 years |
ehuelsmann |
Remove .toString() methods which override default Java output to be …
|
|
|
@13441
|
12 years |
ehuelsmann |
Add missing file properties.
|
|
|
@13440
|
12 years |
ehuelsmann |
Rename writeToString() to printObject() since that's what it's being …
|
|
|
@13435
|
12 years |
ehuelsmann |
Correct function name.
|
|
|
@13434
|
12 years |
ehuelsmann |
Correct stream being modified to be *DEBUG-IO* bound streams.
|
|
|
@13417
|
12 years |
Mark Evenson |
Upgrade to asdf-2.017.
|
|
|
@13415
|
12 years |
Mark Evenson |
Don't print the #\Uxxxx representation for character codes greater …
|
|
|
@13412
|
12 years |
ehuelsmann |
Fix Java interop issue.
Found by: Theam Yong Chew (senatorzergling at …
|
|
|
@13409
|
12 years |
ehuelsmann |
Re #160: note the root cause.
|
|
|
@13408
|
12 years |
ehuelsmann |
Fix 2 more pretty printer (PPRINT-*) test cases.
|
|
|
@13407
|
12 years |
ehuelsmann |
Eliminate a series of PPRINT.* ansi test suite failures
(dropping my …
|
|
|
@13406
|
12 years |
ehuelsmann |
Avoid using a temporary file when copying a random state;
it's …
|
|
|
@13405
|
12 years |
ehuelsmann |
Set svn:keywords and svn:eol-style properties.
|
|
|
@13402
|
12 years |
Mark Evenson |
Fix failures of SYNTAX.SHARP-BACKSLASH.6 and SYNTAX.SHARP-BACKSLASH.7. …
|
|
|
@13399
|
12 years |
ehuelsmann |
Fix #154: Don't call higher level abstractions from low level lisp …
|
|
|
@13393
|
12 years |
Mark Evenson |
JAVA:JARRAY-FROM-LIST infers the type of the Java array.
|
|
|
@13383
|
12 years |
ehuelsmann |
Increase trunk version number.
|
|
|
@13380
|
12 years |
Mark Evenson |
Fasls are no no longer created with *PRINT-READABLY*.
This fixes #156 …
|
|
|
@13378
|
12 years |
Mark Evenson |
PRINT-OBJECT shouldn't repeat the identity twice for STANDARD-OBJECT.
|
|
|
@13377
|
12 years |
Mark Evenson |
Export symbols which are in the AMOP dictionary.
…
|
|
|
@13376
|
12 years |
Mark Evenson |
Implement MOP:VALIDATE-SUPERCLASS.
Start breaking out MOP defintions …
|
|
|
@13374
|
12 years |
Mark Evenson |
Correct mispelling.
|
|
|
@13369
|
12 years |
Mark Evenson |
Make JAVA:ADD-TO-CLASSPATH a generic function.
With this change we …
|
|
|
@13368
|
12 years |
astalla |
Better separation between java-collections and the Java FFI. …
|
|
|
@13366
|
12 years |
Mark Evenson |
Remove deprecated use of JAVA:MAKE-IMMEDIATE-OBJECT.
|
|
|
@13365
|
12 years |
Mark Evenson |
Inform user of missing instance method name.
|
|
|
@13361
|
12 years |
Mark Evenson |
Edit RUN-PROGRAM documentation lightly.
|
|
|
@13359
|
12 years |
Mark Evenson |
Created +NULL+, +TRUE+, and +FALSE+ constants in the JAVA package.
…
|
|
|
@13358
|
12 years |
Mark Evenson |
Convert to use @DocString? annotation adding documentation.
|
|
|
@13356
|
12 years |
Mark Evenson |
Report load time of ".abclrc" forms if we are being chatty.
|
|
|
@13353
|
12 years |
Mark Evenson |
Fix problems with whitespace in JAR-PATHNAME.
For dealing with URI …
|
|
|
@13349
|
12 years |
Mark Evenson |
Implement DIRECTORY wildcard matching for zip inside zip.
With this …
|
|
|
@13336
|
12 years |
Mark Evenson |
Create form of SYSTEM:ZIP that uses a hashtable to map files to …
|
|
|
@13333
|
12 years |
Mark Evenson |
Fix hashtable associated docstrings.
These were both a) not assigned …
|
|
|
@13332
|
12 years |
Mark Evenson |
Expand the Java docstring annotation to include a separate field for …
|
|
|
@13328
|
12 years |
Mark Evenson |
Fix JNEW-ARRAY-FROM-ARRAY to create byte[] arrays.
|
|
|
@13327
|
12 years |
Mark Evenson |
Allow JCOERCE to convert any number to java.lang.Byte.
Maps any …
|
|
|
@13325
|
12 years |
Mark Evenson |
Fix the URI decoding algorithim in Pathname.
Provide EXT:URI-DECODE …
|
|
|
@13321
|
12 years |
Mark Evenson |
Use TRUENAME when determining name for hierarchial zip archives.
…
|
|
|
@13320
|
12 years |
Mark Evenson |
Untabify.
|
|
|
@13319
|
12 years |
Mark Evenson |
Actual commit of asdf-2.016.1.
|
|
|
@13318
|
12 years |
Mark Evenson |
Update to asdf-2.016.1 to align with upstream ASDF.
Fare patched the …
|
|
|
@13316
|
12 years |
Mark Evenson |
Remove inadvertent commit of debugging code.
|
|
|
@13315
|
12 years |
Mark Evenson |
Fix ASDF working with jar archives.
|
|
|
@13311
|
12 years |
Mark Evenson |
Update to asdf-2.016.
|
|
|
@13310
|
12 years |
Mark Evenson |
SYS:HASH-TABLE-WEAKNESS provides the weakness property of a hashtable.
|
|
|
@13309
|
12 years |
Mark Evenson |
Implementation of hashtables with weak keys and/or values.
…
|
|
|
@13307
|
13 years |
Mark Evenson |
SYSTEM:ZIP now preserves last modified times.
Refactored common logic …
|
|
|
@13306
|
13 years |
Mark Evenson |
Fix #144 via correcly naming hints for compiler properties.
|
|
|
@13305
|
13 years |
ehuelsmann |
Remove PRINT-OBJECT method which masked java-side-implemented
printing …
|
|
|
@13304
|
13 years |
Mark Evenson |
Untabify.
|
|
|
@13303
|
13 years |
Mark Evenson |
Automagically find contrib via (REQUIRE :ABCL-CONTRIB).
REQUIREing …
|
|
|
@13302
|
13 years |
Mark Evenson |
Include the version in the internal PATHNAME copy contructor.
With …
|
|
|
@13301
|
13 years |
Mark Evenson |
Explicitly error from OPEN with a wild pathname.
This behavior was …
|
|
|
@13300
|
13 years |
Mark Evenson |
TRANSLATE-PATHNAME uses source version if to version if :wild or nil.
…
|
|
|
@13299
|
13 years |
Mark Evenson |
Produce FILE-ERROR when a 'file' schema URL-PATHNAME has no path …
|
|
|
@13298
|
13 years |
Mark Evenson |
Include the CLtLv2 passages MERGE-PATHNAME for version is interpreting.
|
|
|
@13296
|
13 years |
Mark Evenson |
Another stab at implementing MERGE-PATHNAME with version.
From a …
|
|
|
@13295
|
13 years |
Mark Evenson |
Fix COMPILE-FILE to use paths that have a printable representation.
|
|
|
@13294
|
13 years |
Mark Evenson |
Fix #150: MAKE-PATHNAME ignores version in :DEFAULTS.
|
|
|
@13291
|
13 years |
Mark Evenson |
Reimplement the logic MERGE-PATHNAMES for Pathname version.
I started …
|
|
|
@13290
|
13 years |
Mark Evenson |
Strip VERSION from the source location output by COMPILE-FILE.
ABCL …
|
|
|
@13289
|
13 years |
Mark Evenson |
Fix ENSURE-DIRECTORIES-EXIST by loosening wild pathname restrictions.
…
|
|
|
@13288
|
13 years |
vvoutilainen |
Revert the earlier attempt to fix the version copying issue,
it badly …
|
|
|
@13287
|
13 years |
vvoutilainen |
Copy version from defaults if not explicitly provided.
|
|
|
@13282
|
13 years |
Mark Evenson |
Make JAVA:JRESOLVE-METHOD try harder to resolve a JAVA-OBJECT …
|
|
|
@13278
|
13 years |
Mark Evenson |
Add interfaces, superclasses and member classes for JAVA-OBJECT …
|
|
|
@13277
|
13 years |
Mark Evenson |
JAVA:*JAVA-OBJECT-TO-STRING-LENGTH* controls pretty print length.
The …
|
|
|
@13276
|
13 years |
Mark Evenson |
Untabify.
|
|
|
@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
|
|
|
@13267
|
13 years |
Mark Evenson |
Fix #146 so MAKE-PATHNAME uses :DIRECTORY argument even if NIL.
|
|
|
@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.
…
|
|
|
@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 …
|
|
|