|
|
@13435
|
11 years |
ehuelsmann |
Correct function name.
|
|
|
@13434
|
11 years |
ehuelsmann |
Correct stream being modified to be *DEBUG-IO* bound streams.
|
|
|
@13433
|
11 years |
Mark Evenson |
Note that finalize-inheritance isn't a generic function.
|
|
|
@13432
|
11 years |
Mark Evenson |
Fix the ABCL-ASDF:*ADDED-TO-CLASSPATH* to actually record additions.
…
|
|
|
@13431
|
11 years |
Mark Evenson |
Allow ASDF definitions for JAR-FILE to include ".jar".
This increases …
|
|
|
@13430
|
11 years |
Mark Evenson |
Refactor ASDF extensions from JSS into ABCL-ASDF.
The JAR-FILE, …
|
|
|
@13429
|
11 years |
Mark Evenson |
Update tests results for Java7 (and abcl-0.26.1).
|
|
|
@13428
|
11 years |
Mark Evenson |
Enable compilation with Java 7.
|
|
|
@13427
|
11 years |
Mark Evenson |
Record ANSI test failures for r13415.
|
|
|
@13420
|
11 years |
Mark Evenson |
Forwardport r13419: CHANGES from abcl-0.26.x branch.
|
|
|
@13417
|
11 years |
Mark Evenson |
Upgrade to asdf-2.017.
|
|
|
@13415
|
11 years |
Mark Evenson |
Don't print the #\Uxxxx representation for character codes greater …
|
|
|
@13414
|
11 years |
Mark Evenson |
Update with ANSI test results for 0.26.1.
|
|
|
@13412
|
11 years |
ehuelsmann |
Fix Java interop issue.
Found by: Theam Yong Chew (senatorzergling at …
|
|
|
@13409
|
11 years |
ehuelsmann |
Re #160: note the root cause.
|
|
|
@13408
|
11 years |
ehuelsmann |
Fix 2 more pretty printer (PPRINT-*) test cases.
|
|
|
@13407
|
11 years |
ehuelsmann |
Eliminate a series of PPRINT.* ansi test suite failures
(dropping my …
|
|
|
@13406
|
11 years |
ehuelsmann |
Avoid using a temporary file when copying a random state;
it's …
|
|
|
@13405
|
11 years |
ehuelsmann |
Set svn:keywords and svn:eol-style properties.
|
|
|
@13404
|
11 years |
Mark Evenson |
Update test results after r13402.
Export ANSI-TESTS:FULL-REPORT as it …
|
|
|
@13402
|
11 years |
Mark Evenson |
Fix failures of SYNTAX.SHARP-BACKSLASH.6 and SYNTAX.SHARP-BACKSLASH.7. …
|
|
|
@13401
|
11 years |
Mark Evenson |
ANSI-TESTS:FULL-REPORT provides a clearer reports of test failures.
…
|
|
|
@13399
|
11 years |
ehuelsmann |
Fix #154: Don't call higher level abstractions from low level lisp …
|
|
|
@13398
|
11 years |
Mark Evenson |
JSS:JLIST-TO-LIST now works for types implementing java.util.List.
…
|
|
|
@13397
|
11 years |
Mark Evenson |
Rename as JSS:JLIST-TO-LIST to align with JAVA conventions.
|
|
|
@13396
|
11 years |
Mark Evenson |
Correct my dyslexic spelling to ENSURE-COMPATIBILITY.
|
|
|
@13395
|
11 years |
Mark Evenson |
Correct mispellings.
|
|
|
@13394
|
11 years |
Mark Evenson |
Ensure that ASDF jar-file always loaded when encountered.
JSS:NEW is …
|
|
|
@13393
|
11 years |
Mark Evenson |
JAVA:JARRAY-FROM-LIST infers the type of the Java array.
|
|
|
@13390
|
11 years |
Mark Evenson |
Include org.armedbear.lisp.protocol source in release.
|
|
|
@13384
|
11 years |
ehuelsmann |
Set release date in CHANGES.
|
|
|
@13383
|
11 years |
ehuelsmann |
Increase trunk version number.
|
|
|
@13381
|
11 years |
ehuelsmann |
Update CHANGES with 0.26.0 items.
|
|
|
@13380
|
11 years |
Mark Evenson |
Fasls are no no longer created with *PRINT-READABLY*.
This fixes #156 …
|
|
|
@13379
|
11 years |
Mark Evenson |
Note the presence of possible canidate for method-generic-function.
|
|
|
@13378
|
11 years |
Mark Evenson |
PRINT-OBJECT shouldn't repeat the identity twice for STANDARD-OBJECT.
|
|
|
@13377
|
11 years |
Mark Evenson |
Export symbols which are in the AMOP dictionary.
…
|
|
|
@13376
|
11 years |
Mark Evenson |
Implement MOP:VALIDATE-SUPERCLASS.
Start breaking out MOP defintions …
|
|
|
@13375
|
11 years |
Mark Evenson |
SET-FUNCALLABLE-INSTANCE-FUNCTION is a function.
|
|
|
@13374
|
11 years |
Mark Evenson |
Correct mispelling.
|
|
|
@13373
|
11 years |
Mark Evenson |
PATHNAME.URI-ENCODING.1 is not actually failing.
But …
|
|
|
@13372
|
11 years |
Mark Evenson |
Document the extension to CLOS specialization for Java objects.
|
|
|
@13371
|
11 years |
Mark Evenson |
Standard defintion of AMOP dictionary.
To be compared with our …
|
|
|
@13370
|
11 years |
Mark Evenson |
Add support for releasing the contrib with Maven artifacts.
Create a …
|
|
|
@13369
|
11 years |
Mark Evenson |
Make JAVA:ADD-TO-CLASSPATH a generic function.
With this change we …
|
|
|
@13368
|
11 years |
astalla |
Better separation between java-collections and the Java FFI. …
|
|
|
@13367
|
11 years |
Mark Evenson |
RESOLVE-DEPENDENCIES now working for remote resolution.
Something …
|
|
|
@13366
|
11 years |
Mark Evenson |
Remove deprecated use of JAVA:MAKE-IMMEDIATE-OBJECT.
|
|
|
@13365
|
11 years |
Mark Evenson |
Inform user of missing instance method name.
|
|
|
@13364
|
11 years |
Mark Evenson |
Use java.util.regex to deal with versions more cleanly.
|
|
|
@13363
|
11 years |
Mark Evenson |
Export JCMN and JAPROPOS.
Start documentation by copying the …
|
|
|
@13362
|
11 years |
Mark Evenson |
Dynamically find location of mvn libraries based on 'mvn' in PATH.
…
|
|
|
@13361
|
11 years |
Mark Evenson |
Edit RUN-PROGRAM documentation lightly.
|
|
|
@13360
|
11 years |
Mark Evenson |
jss-2.0.1 remove use of MAKE-IMMEDIATE-OBJECT.
|
|
|
@13359
|
11 years |
Mark Evenson |
Created +NULL+, +TRUE+, and +FALSE+ constants in the JAVA package.
…
|
|
|
@13358
|
11 years |
Mark Evenson |
Convert to use @DocString? annotation adding documentation.
|
|
|
@13357
|
11 years |
Mark Evenson |
Another stab at fixing the build version which was failing on …
|
|
|
@13356
|
11 years |
Mark Evenson |
Report load time of ".abclrc" forms if we are being chatty.
|
|
|
@13355
|
11 years |
Mark Evenson |
ASDF-ABCL:RESOLVE returns Maven dependencies from local repository.
I …
|
|
|
@13354
|
11 years |
Mark Evenson |
Incorrect start on Maven repository saved for posterity.
|
|
|
@13353
|
11 years |
Mark Evenson |
Fix problems with whitespace in JAR-PATHNAME.
For dealing with URI …
|
|
|
@13352
|
11 years |
Mark Evenson |
Ensure we set the version for the release build.
|
|
|
@13351
|
11 years |
Mark Evenson |
asdf-jar-0.2.1 corrects load-time errors.
|
|
|
@13350
|
11 years |
Mark Evenson |
Document the use of the ASDF-JAR contrib.
ASDF:ADD-TO-ASDF provides a …
|
|
|
@13349
|
11 years |
Mark Evenson |
Implement DIRECTORY wildcard matching for zip inside zip.
With this …
|
|
|
@13348
|
11 years |
Mark Evenson |
ASDF-JAR:PACKAGE now handles recursive dependencies.
Rewrote the …
|
|
|
@13347
|
11 years |
Mark Evenson |
ASDF-JAR:PACKAGE will compile and package asdf systems into jar files. …
|
|
|
@13346
|
11 years |
Mark Evenson |
Incremental progress towards getting ASDF-JAR working.
Now we just …
|
|
|
@13345
|
11 years |
Mark Evenson |
Fix all compilation warnings.
Still not expected that ABCL-ASDF …
|
|
|
@13344
|
11 years |
Mark Evenson |
Undebugged implementation of enumerating the source and fasls.
Using …
|
|
|
@13343
|
11 years |
Mark Evenson |
Fix compilation of ABCL-ASDF contrib.
It still doesn't run.
|
|
|
@13342
|
11 years |
Mark Evenson |
Implementation strategy: use the Maven Ant tasks to drive via build.xml.
|
|
|
@13341
|
11 years |
Mark Evenson |
Add the correct symbols from the JAVA package.
|
|
|
@13340
|
11 years |
Mark Evenson |
Rough cut of what declaring Maven dependencies in ASDF would be like.
|
|
|
@13339
|
11 years |
Mark Evenson |
Comments for Ant based build properties template.
|
|
|
@13338
|
11 years |
Mark Evenson |
Add installation instructions.
HEADS-UP: This file is guaranteed not …
|
|
|
@13337
|
11 years |
Mark Evenson |
HEADS-UP breaks package.
Intermediate checkpoint on the road to fully …
|
|
|
@13336
|
11 years |
Mark Evenson |
Create form of SYSTEM:ZIP that uses a hashtable to map files to …
|
|
|
@13335
|
11 years |
Mark Evenson |
Fold freestanding documentation into the Manual.
|
|
|
@13334
|
11 years |
Mark Evenson |
Start outlining highlights of Lisp's interactions with Java.
|
|
|
@13333
|
11 years |
Mark Evenson |
Fix hashtable associated docstrings.
These were both a) not assigned …
|
|
|
@13332
|
11 years |
Mark Evenson |
Expand the Java docstring annotation to include a separate field for …
|
|
|
@13331
|
11 years |
Mark Evenson |
Start outlining a manual.
We go with LaTex? for source. I want:
…
|
|
|
@13330
|
11 years |
Mark Evenson |
Create API for message digests via generic function DIGEST.
…
|
|
|
@13329
|
11 years |
Mark Evenson |
Fast SHA-{1,256,512} cryptographic hashes for files.
Includes the …
|
|
|
@13328
|
11 years |
Mark Evenson |
Fix JNEW-ARRAY-FROM-ARRAY to create byte[] arrays.
|
|
|
@13327
|
11 years |
Mark Evenson |
Allow JCOERCE to convert any number to java.lang.Byte.
Maps any …
|
|
|
@13326
|
11 years |
Mark Evenson |
Add tests for whitespace in pathname.
Refactor jar-pathname tests via …
|
|
|
@13325
|
11 years |
Mark Evenson |
Fix the URI decoding algorithim in Pathname.
Provide EXT:URI-DECODE …
|
|
|
@13324
|
11 years |
Mark Evenson |
Fix problems with remaining jar-pathname tests.
|
|
|
@13323
|
11 years |
Mark Evenson |
Update remote jar for pathname tests.
An incompatible FASL format …
|
|
|
@13322
|
11 years |
Mark Evenson |
Make asdf-install version compatible with ASDF2 requirements.
Muffles …
|
|
|
@13321
|
11 years |
Mark Evenson |
Use TRUENAME when determining name for hierarchial zip archives.
…
|
|
|
@13320
|
11 years |
Mark Evenson |
Untabify.
|
|
|
@13319
|
11 years |
Mark Evenson |
Actual commit of asdf-2.016.1.
|
|
|
@13318
|
11 years |
Mark Evenson |
Update to asdf-2.016.1 to align with upstream ASDF.
Fare patched the …
|
|
|
@13317
|
11 years |
Mark Evenson |
Make abcl-contrib.jar part of the default and release targets.
|
|
|
@13316
|
11 years |
Mark Evenson |
Remove inadvertent commit of debugging code.
|
|
|
@13315
|
11 years |
Mark Evenson |
Fix ASDF working with jar archives.
|
|
|
@13314
|
11 years |
Mark Evenson |
Explicitly intialize *TMP-DIRECTORY* at compile and load time.
|
|
|