|
|
@12513
|
14 years |
ehuelsmann |
Remove 'private' keyword to eliminate the Java requirement
for the …
|
|
|
@12512
|
14 years |
vvoutilainen |
Make Condition.writeToString() final, add documentation to …
|
|
|
@12511
|
14 years |
vvoutilainen |
Add a changelog entry for the with-standard-io-syntax bugfix.
|
|
|
@12510
|
14 years |
vvoutilainen |
Fix the test WITH-STANDARD-IO-SYNTAX.23, which was failing because
our …
|
|
|
@12509
|
14 years |
Mark Evenson |
ANSI test database can now contain multiple test results per version.
…
|
|
|
@12508
|
14 years |
Mark Evenson |
Code for parsing ANSI errors database.
|
|
|
@12507
|
14 years |
astalla |
Improve CHANGES for upcoming release.
|
|
|
@12506
|
14 years |
Mark Evenson |
Eliminate needless lookup for PATHNAME-MATCH-P primitive.
|
|
|
@12505
|
14 years |
astalla |
Added missing copy-tree for the function body in one case of lambda …
|
|
|
@12504
|
14 years |
Mark Evenson |
Implement HTTP HEAD Last-Modified checking for ZipCache? objects.
…
|
|
|
@12503
|
14 years |
Mark Evenson |
DIRECTORY now works for jar pathnames.
The semantics for listing …
|
|
|
@12502
|
14 years |
Mark Evenson |
ABCL system code should be platform agnostic at runtime.
Use …
|
|
|
@12501
|
14 years |
Mark Evenson |
Improve CHANGES for upcoming release.
|
|
|
@12500
|
14 years |
Mark Evenson |
Correct contributor's last name spelling.
|
|
|
@12499
|
14 years |
Mark Evenson |
Further annotation for upcoming release.
|
|
|
@12498
|
14 years |
Mark Evenson |
Start noting changes for upcoming release.
|
|
|
@12497
|
14 years |
vvoutilainen |
Consolidate string equality comparisons.
|
|
|
@12496
|
14 years |
vvoutilainen |
Consolidate case-sensitive/insensitive comparisons.
|
|
|
@12495
|
14 years |
vvoutilainen |
Use sane names for parameters.
|
|
|
@12494
|
14 years |
vvoutilainen |
Don't use StringBuilder? for StringFunctions? that can use arraycopy …
|
|
|
@12493
|
14 years |
vvoutilainen |
1) do the param checking for all functions
2) with the consolidated …
|
|
|
@12492
|
14 years |
Mark Evenson |
Revert r12490.
ABCL system Lisp should not break the abstraction …
|
|
|
@12491
|
14 years |
Mark Evenson |
DIRECTORY works for (some) jar:file cases.
Doesn't handle JAR in JAR …
|
|
|
@12490
|
14 years |
vvoutilainen |
More cleanups, introduce a function for adjusting return values
when a …
|
|
|
@12489
|
14 years |
vvoutilainen |
1) implement string-greaterp in terms of string-lessp
2) implement …
|
|
|
@12488
|
14 years |
vvoutilainen |
1) remove copy-paste code, consolidate index and char array extraction …
|
|
|
@12487
|
14 years |
Mark Evenson |
Port of ASDF-INSTALL under 'contrib/asdf-install'.
'abcl.contrib' …
|
|
|
@12486
|
14 years |
Mark Evenson |
Fix a couple of bugs in PATHNAME; reindent primitives.
Restablish …
|
|
|
@12485
|
14 years |
Mark Evenson |
Allow pathnames for filenames starting with "." to have TYPE.
|
|
|
@12484
|
14 years |
Mark Evenson |
Fix bug in loading fasls with "." in NAME of pathname.
Perform the …
|
|
|
@12481
|
14 years |
ehuelsmann |
Merge 'metaclass' branch, making STANDARD-CLASS have slots to
be …
|
|
|
@12478
|
14 years |
ehuelsmann |
loadCompiledFunction is deprecated, so rewrite to eliminate its use.
|
|
|
@12474
|
14 years |
vvoutilainen |
Reindentation.
|
|
|
@12473
|
14 years |
vvoutilainen |
Stack friendliness.
|
|
|
@12472
|
14 years |
vvoutilainen |
Reindentation.
|
|
|
@12471
|
14 years |
vvoutilainen |
Stack friendliness.
|
|
|
@12469
|
14 years |
Mark Evenson |
Ensure that FILE-ERROR always has a value for PATHNAME.
Fixes ANSI …
|
|
|
@12461
|
14 years |
ehuelsmann |
In the category of making things readable:
readable class cast …
|
|
|
@12460
|
14 years |
vvoutilainen |
Reindentation.
|
|
|
@12459
|
14 years |
vvoutilainen |
Stack friendliness.
|
|
|
@12458
|
14 years |
vvoutilainen |
More stack-friendly SpecialOperators?.
|
|
|
@12457
|
14 years |
vvoutilainen |
Reindentation.
|
|
|
@12456
|
14 years |
vvoutilainen |
Stack-friendly SpecialOperators?.
|
|
|
@12454
|
14 years |
vvoutilainen |
Reindentation.
|
|
|
@12453
|
14 years |
vvoutilainen |
Make Primitives stack-friendly.
|
|
|
@12451
|
14 years |
Mark Evenson |
Fix for ZipException? under interpreted ANSI tests.
Check that the …
|
|
|
@12450
|
14 years |
Mark Evenson |
Collect unprocessed command-line arguments in …
|
|
|
@12449
|
14 years |
Mark Evenson |
Include manifest in Netbeans build so that abcl.jar is executable.
…
|
|
|
@12448
|
14 years |
Mark Evenson |
Remove potentially present ZipCache? files entries on DELETE-FILE and …
|
|
|
@12447
|
14 years |
Mark Evenson |
REQUIRE now searches for ASDF systems.
If ASDF is loaded via (REQUIRE …
|
|
|
@12446
|
14 years |
Mark Evenson |
Correct copyright.
|
|
|
@12445
|
14 years |
Mark Evenson |
Set SVN properties.
|
|
|
@12443
|
14 years |
ehuelsmann |
Revert r12425: it broke trunk in a way not quickly fixed.
Work to …
|
|
|
@12441
|
14 years |
Mark Evenson |
Return of the ZipCache? now using last modified time.
Treat jars as …
|
|
|
@12440
|
14 years |
Mark Evenson |
Documentation updates and conversion to stack trace friendly Primitive …
|
|
|
@12439
|
14 years |
Mark Evenson |
Remove duplication of java options.
|
|
|
@12438
|
14 years |
Mark Evenson |
Implementation of Lisp build without intermediate files.
It is still …
|
|
|
@12437
|
14 years |
ehuelsmann |
CHAR-CODE-LIMIT is the upper *exclusive* limit.
Found by: Paul Griffioen
|
|
|
@12436
|
14 years |
vvoutilainen |
Fix describe formatting, there was a missing newline. Problem
reported …
|
|
|
@12435
|
14 years |
Mark Evenson |
Turn off all caching of JAR entries as it inhibited reloading FASLs.
…
|
|
|
@12434
|
14 years |
Mark Evenson |
Revert r12430 because it fails to signal errors in a meaningful manner.
|
|
|
@12433
|
14 years |
Mark Evenson |
Update jar pathname design document with current implementation status.
|
|
|
@12432
|
14 years |
Mark Evenson |
Revert to r12425 for clos.lisp (which is broken under ANSI tests).
…
|
|
|
@12431
|
14 years |
Mark Evenson |
Replace FastStringBuffer? with java.lang.StringBuilder?.
Phil Hudson …
|
|
|
@12430
|
14 years |
Mark Evenson |
Lisp compilation no longer writes build to temporary file.
The way to …
|
|
|
@12429
|
14 years |
Mark Evenson |
Correct svn:eol-style and svn:keywords.
|
|
|
@12428
|
14 years |
astalla |
Corrected bugs: inline declaration for local functions was ignored as …
|
|
|
@12427
|
14 years |
Mark Evenson |
Fix ClassCastException? occuring when LOAD from streams.
|
|
|
@12426
|
14 years |
Mark Evenson |
ABCL packed FASLS no longer have to end in ".abcl".
The requirement …
|
|
|
@12425
|
14 years |
ehuelsmann |
No longer ignore the METACLASS defclass option;
instead act on it …
|
|
|
@12424
|
14 years |
Mark Evenson |
Further tests for jar pathnames.
jar-file.lisp now has network based …
|
|
|
@12423
|
14 years |
Mark Evenson |
Improve Ant knobs documentation.
|
|
|
@12422
|
14 years |
Mark Evenson |
Extensively reworked new implementation for specifiying jar pathnames. …
|
|
|
@12421
|
14 years |
astalla |
Missing file from previous commit.
|
|
|
@12420
|
14 years |
astalla |
Tentative inlining of named local function with complex lambda lists; …
|
|
|
@12419
|
14 years |
Mark Evenson |
'abcl.release' target now drives the release process.
|
|
|
@12418
|
14 years |
Mark Evenson |
Fix svn:eol-style.
|
|
|
@12417
|
14 years |
Mark Evenson |
Fix TRANSLATE-LOGICAL-PATHNAME regression.
Problem and solution found …
|
|
|
@12416
|
14 years |
astalla |
Fixed lambda.nn test failures caused by errors in lambda inlining.
|
|
|
@12415
|
14 years |
ehuelsmann |
Rename class-file to abcl-class-file in anticipation of
a more …
|
|
|
@12414
|
14 years |
ehuelsmann |
Add function to retrieve a lisp byte array from a byte array output stream.
|
|
|
@12413
|
14 years |
ehuelsmann |
Use MACROLET to prevent code repetition.
|
|
|
@12412
|
14 years |
ehuelsmann |
Make format.lisp a lot more memory-efficient by replacing an array
…
|
|
|
@12411
|
14 years |
astalla |
Lambda call inlining: fixed nasty bug that made the compiler go into …
|
|
|
@12410
|
14 years |
vvoutilainen |
Add documentation for the streams.
|
|
|
@12409
|
14 years |
astalla |
Rewriting of function calls with (lambda ...) as the operator to let* …
|
|
|
@12408
|
14 years |
ehuelsmann |
Fix an issue reported in September by Matthew Mondor to the ECL list …
|
|
|
@12407
|
14 years |
ehuelsmann |
Refer to autoloads.lisp from Autoload.java to explain the goal of …
|
|
|
@12406
|
14 years |
Mark Evenson |
Where possible collect bug reports as unit tests so they can stay fixed.
|
|
|
@12405
|
14 years |
Mark Evenson |
Don't invoke the entire ABCL runtime just to get the version number …
|
|
|
@12404
|
14 years |
Mark Evenson |
Debugging ABCL compilation support; upgrade to JUnit-4.8.1.
Netbeans …
|
|
|
@12403
|
14 years |
Mark Evenson |
Set standard svn properties.
|
|
|
@12402
|
14 years |
Mark Evenson |
Move abcl-test-lisp to ASDF packaging.
Change to ASDF packaging of …
|
|
|
@12401
|
14 years |
astalla |
Added a flag to local functions that tracks whether they need an …
|
|
|
@12400
|
14 years |
ehuelsmann |
Make NIL-as-a-symbol available for use for the compiler.
Shaves off …
|
|
|
@12399
|
14 years |
ehuelsmann |
Remove debugging cruft.
|
|
|
@12398
|
14 years |
ehuelsmann |
Move lambda-list analysis from runtime to compile time for compiled …
|
|
|
@12397
|
14 years |
vvoutilainen |
Fix MAKE-BROADCAST-STREAM.8.
|
|
|
@12396
|
14 years |
ehuelsmann |
Update trunk development version to 0.19.
|
|
|
@12395
|
14 years |
vvoutilainen |
Some patches to improve arglist display in Slime.
Patch by Matthias Hölzl.
|
|
|