|
|
@12668
|
13 years |
astalla |
Updated CHANGES for the 0.20 release
|
|
|
@12667
|
13 years |
Mark Evenson |
Fix WILD-PATHNAME-P to check for pathname components which are strings …
|
|
|
@12666
|
13 years |
Mark Evenson |
Fix ASDF:MERGE-PATHNAMES* in the case that default directory is nil.
|
|
|
@12665
|
13 years |
ehuelsmann |
Apply the speed improvement used for dispatching everywhere: all …
|
|
|
@12664
|
13 years |
Mark Evenson |
Add FASL and Java version to ASDF output location root cache …
|
|
|
@12663
|
13 years |
Mark Evenson |
Adjust JCLASS docstring to reflect optional classloader argument.
|
|
|
@12662
|
13 years |
astalla |
JCLASS now supports an optional CLASS-LOADER argument.
|
|
|
@12661
|
13 years |
astalla |
Fix computation of the class precedence list for Java classes in case …
|
|
|
@12660
|
13 years |
astalla |
Fixed and rationalized class precedence list computation for …
|
|
|
@12659
|
13 years |
Mark Evenson |
Fix Ant-based invocation of Java Unit tests.
Remove reference to …
|
|
|
@12658
|
13 years |
ehuelsmann |
Close #38: Add some metaclass tests - to be expanded
upon fixing …
|
|
|
@12657
|
13 years |
Mark Evenson |
Adjust ASDF interface to match ASDF2 definition.
|
|
|
@12656
|
13 years |
Mark Evenson |
Properly implement HTTP/1.1 HEAD requests.
|
|
|
@12655
|
13 years |
Mark Evenson |
Update to ASDF 1.719 as recommended by ASDF developers.
|
|
|
@12654
|
13 years |
Mark Evenson |
Fix JAR-PATHNAME tests.
Use explicit version in LOAD of jar via http …
|
|
|
@12653
|
13 years |
Mark Evenson |
Fix MERGE-PATHNAMES for URL-PATHNAME under Windows.
If the Pathname …
|
|
|
@12652
|
13 years |
Mark Evenson |
Use '/' as directory path separator for URL-PATHNAME and JAR-PATHNAME.
|
|
|
@12651
|
13 years |
ehuelsmann |
More CHANGES updates.
|
|
|
@12650
|
13 years |
ehuelsmann |
Fix #79: Equally named -but different- uninterned symbols coalesced …
|
|
|
@12649
|
13 years |
ehuelsmann |
Re #79: Add *FASL-UNINTERNED-SYMBOLS* variable to Load.java and save …
|
|
|
@12648
|
13 years |
ehuelsmann |
Add (and use) more wrappers for the lisp ERROR function, using …
|
|
|
@12647
|
13 years |
ehuelsmann |
Don't warn about Java 1.6.0_20 being an inappropriate version.
|
|
|
@12646
|
13 years |
ehuelsmann |
Re #93: Instead of fixing just readList and readDelimitedList, …
|
|
|
@12645
|
13 years |
ehuelsmann |
Fix #93: Empty VALUES set in the reader treated as NIL.
|
|
|
@12644
|
13 years |
Mark Evenson |
Fix for loading ASDF systems from jar files under win32.
Changed …
|
|
|
@12643
|
13 years |
Mark Evenson |
Under Windows, properly reference jars on other drive letters.
|
|
|
@12642
|
13 years |
Mark Evenson |
Enable ASDF2 to work under Windows.
Under Windows, allow Pathname …
|
|
|
@12641
|
13 years |
Mark Evenson |
Fix recursion bug in constructing Pathnames from "file" scheme URLs.
…
|
|
|
@12640
|
13 years |
ehuelsmann |
Update CHANGES, adding to the 0.20 section.
|
|
|
@12639
|
13 years |
ehuelsmann |
Fix #89: Stack inconsistency error when discarding READ-LINE return value.
|
|
|
@12637
|
13 years |
vvoutilainen |
Make unreadableString() variants in LispObject final.
|
|
|
@12636
|
13 years |
ehuelsmann |
Fix "expecting integer on stack" issue reported by Alan Ruttenberg.
…
|
|
|
@12635
|
13 years |
ehuelsmann |
Fix loading of stale fasls.
Patch by: David Kirkman dkirkman at ucsd …
|
|
|
@12634
|
13 years |
ehuelsmann |
Implement THREADS:THREAD-JOIN.
Patch by: David Kirkman dkirkman _at_ …
|
|
|
@12633
|
13 years |
ehuelsmann |
Move a section of code around to separate the
class file …
|
|
|
@12629
|
13 years |
ehuelsmann |
Running 'ant test.abcl' showed conditions don't have to be of Java …
|
|
|
@12626
|
13 years |
Mark Evenson |
Add commented out warning of compilation failure.
Currently …
|
|
|
@12625
|
13 years |
Mark Evenson |
Finish updating README, mainly deprecating the prominence of the Lisp …
|
|
|
@12624
|
13 years |
Mark Evenson |
Pretty print output to system.lisp.
|
|
|
@12623
|
13 years |
Mark Evenson |
Partial re-working of install documentation.
|
|
|
@12622
|
13 years |
Mark Evenson |
Restore buildable trunk arising from ASDF2 compilation.
|
|
|
@12621
|
13 years |
Mark Evenson |
Add missing shell script from distribution.
|
|
|
@12620
|
13 years |
Mark Evenson |
Use interpreted form in a FASL if compliation fails.
…
|
|
|
@12619
|
13 years |
Mark Evenson |
Incorporate an ASDF2 snapshot as the base ASDF.
Verify load of …
|
|
|
@12618
|
13 years |
Mark Evenson |
Incorporate an ASDF2 snapshot as the base ASDF.
|
|
|
@12617
|
13 years |
Mark Evenson |
Move pathname functions to EXT; implement DEFSETF for URL pathnames.
…
|
|
|
@12616
|
13 years |
Mark Evenson |
All URL/JAR tests now passing.
|
|
|
@12615
|
13 years |
Mark Evenson |
Tweaks to ABCL Lisp tests for convenience.
RUN-MATCHING saves last …
|
|
|
@12614
|
13 years |
Mark Evenson |
Remove non-working URI encoding.
This method was stripping out …
|
|
|
@12613
|
13 years |
Mark Evenson |
Document URL and jar pathname design changes.
|
|
|
@12612
|
13 years |
Mark Evenson |
Incremental checkpoint on making JAR pathnames use the new URL pathname.
|
|
|
@12611
|
13 years |
Mark Evenson |
Fix problems with HEAD against googlecode.com.
|
|
|
@12610
|
13 years |
Mark Evenson |
Separate jar and URL pathname tests into distinct files.
|
|
|
@12609
|
13 years |
Mark Evenson |
Add missing implementation of JAR-STREAM and URL-STREAM.
|
|
|
@12608
|
13 years |
Mark Evenson |
Don't throw LispError? on non existent jar for DIRECTORY.
|
|
|
@12607
|
13 years |
Mark Evenson |
URL pathnames working for OPEN for built-in schemas.
Still need to …
|
|
|
@12606
|
13 years |
Mark Evenson |
Correct misnamed test.
|
|
|
@12605
|
13 years |
Mark Evenson |
Added *load-truename* and *load-pathname* forms to jar-file construction.
|
|
|
@12604
|
13 years |
ehuelsmann |
Further consolidation of copy/pasted code.
Patch by: David Kirkman, …
|
|
|
@12603
|
13 years |
ehuelsmann |
Correct copyright year number; surely the file didn't exist in 1009.
|
|
|
@12602
|
13 years |
ehuelsmann |
Un-duplicate string reading between FaslReader? and LispReader?.
|
|
|
@12601
|
13 years |
ehuelsmann |
Remove end-of-line translation (for Windows) from the reader;
this is …
|
|
|
@12600
|
13 years |
ehuelsmann |
Consolidate faslReadRadix with readRadix.
|
|
|
@12599
|
13 years |
ehuelsmann |
Commit file left out on my last commit.
|
|
|
@12598
|
13 years |
vvoutilainen |
Make listp/endp/SYMBOLP final.
|
|
|
@12597
|
13 years |
ehuelsmann |
Consolidate faslRead, faslReadArray, faslReadComplex and …
|
|
|
@12596
|
13 years |
ehuelsmann |
Remove unused imports and rename a local variable shadowing a field.
|
|
|
@12595
|
13 years |
ehuelsmann |
Consolidate the functionality of faslReadPreservingWhitespace
and …
|
|
|
@12594
|
13 years |
ehuelsmann |
Switch Stream.readList to use ReadtableAccessors?.
|
|
|
@12593
|
13 years |
ehuelsmann |
Switch Stream.readDispatchChar to use ReadtableAccessors?.
|
|
|
@12592
|
13 years |
ehuelsmann |
Consolidate the functionality of faslReadStructure and readStructure …
|
|
|
@12591
|
13 years |
ehuelsmann |
Removal of copy/paste code between FaslReader? and LispReader?.
|
|
|
@12590
|
13 years |
vvoutilainen |
Make nthcdr and NTH(LispObject) final.
|
|
|
@12589
|
13 years |
vvoutilainen |
Make cadr/cddr/caddr final.
|
|
|
@12588
|
13 years |
vvoutilainen |
Make AREF(LispObject) and aset(LispObject, LispObject) final.
|
|
|
@12587
|
13 years |
ehuelsmann |
Fix #88: Add the thread name to the debugger-printed message and
…
|
|
|
@12586
|
13 years |
ehuelsmann |
Reduce function dispatch speed with 6% by
replacing dynamic …
|
|
|
@12585
|
13 years |
ehuelsmann |
Unbreak java build.
|
|
|
@12584
|
13 years |
ehuelsmann |
Re #92: Don't return characters for the range #xD800 to #xDFFF.
This …
|
|
|
@12583
|
13 years |
astalla |
JAVA-CLASS metaclass reimplemented in Lisp.
|
|
|
@12582
|
13 years |
ehuelsmann |
Re #38: Make Cells compile with our metaclass support by
making a …
|
|
|
@12581
|
13 years |
ehuelsmann |
Make LispCharacter? constructor private in favor of getInstance();
…
|
|
|
@12580
|
13 years |
ehuelsmann |
Remove an exception block which can't be triggered.
|
|
|
@12578
|
14 years |
astalla |
Selected built-in classes can now be subclassed. Only SEQUENCE is …
|
|
|
@12576
|
14 years |
ehuelsmann |
Re #38: Merge the METACLASS branch to trunk.
|
|
|
@12575
|
14 years |
astalla |
Made SEQUENCE be a built-in class again to avoid to cause problems …
|
|
|
@12573
|
14 years |
Mark Evenson |
plist not alist.
|
|
|
@12572
|
14 years |
Mark Evenson |
Move document to proper location.
|
|
|
@12571
|
14 years |
Mark Evenson |
Initial proposal for URLs to be used as Pathnames.
|
|
|
@12570
|
14 years |
Mark Evenson |
Fix JAVA-OBJECT whose tynot being properly coerced to array of …
|
|
|
@12563
|
14 years |
ehuelsmann |
Update README for release 0.19.1.
|
|
|
@12562
|
14 years |
astalla |
Inlining of lambda calls: handled the case (funcall (lambda (...) ...) ...)
|
|
|
@12561
|
14 years |
Mark Evenson |
Convert to stack-friendly primitives; add missing grovel tags.
|
|
|
@12560
|
14 years |
Mark Evenson |
More work on standalone documentation.
|
|
|
@12559
|
14 years |
astalla |
Changed recently added method names in Stream to avoid conflicts with …
|
|
|
@12558
|
14 years |
astalla |
Exposed in/out streams and reader/writers of Stream.
|
|
|
@12557
|
14 years |
astalla |
Added sys::%make-byte-array-input-stream as a "inverse" of …
|
|
|
@12556
|
14 years |
Mark Evenson |
Test results for 0.19.x branch as of r12555.
|
|
|
@12552
|
14 years |
Mark Evenson |
Refine TRANSLATE-PATHNAME to match SBCL's behavior on corner case.
…
|
|
|
@12551
|
14 years |
Mark Evenson |
MAKE-PATHNAME does not have any merging directories semantics.
|
|
|