|
|
@13750
|
11 years |
Mark Evenson |
Fix #172: DOCUMENTATION now works for generic functions.
…
|
|
|
@13749
|
11 years |
Mark Evenson |
Manual updates for abcl-1.0.1.
|
|
|
@13739
|
11 years |
astalla |
Annotations in class-file:
- support for enum-value elements;
- …
|
|
|
@13731
|
11 years |
Mark Evenson |
Update CHANGES for abcl-1.0.1.
|
|
|
@13730
|
11 years |
Mark Evenson |
Fix #177: make logic for finding abcl-contrib more robust.
Issuing a …
|
|
|
@13727
|
11 years |
astalla |
Class writer: basic support for annotations (only without parameters) …
|
|
|
@13726
|
11 years |
ehuelsmann |
Patch by Rudi Schlatte: Make method combinations real classes.
|
|
|
@13725
|
11 years |
ehuelsmann |
Patch by Rudi Schlatte: Move EqualSpecializerObject? to clos.lisp.
|
|
|
@13720
|
11 years |
ehuelsmann |
String hash randomization.
|
|
|
@13719
|
11 years |
Mark Evenson |
abcl-1.0.0: update manual with light refresh.
(Unfinished) use spell …
|
|
|
@13715
|
11 years |
Mark Evenson |
Convert EQL-SPECIALIZER from a structure into a CLOS class.
From rudi …
|
|
|
@13714
|
11 years |
Mark Evenson |
[PATCH 2/2] add class SPECIALIZER, splice it into mop class
From …
|
|
|
@13713
|
11 years |
Mark Evenson |
[PATCH 1/2] add class METAOBJECT, splice it into mop class
From …
|
|
|
@13712
|
11 years |
Mark Evenson |
Correctly commit 'tools/check.lisp' not its generated wrapper.
Use …
|
|
|
@13711
|
11 years |
Mark Evenson |
Use the hg bisect command to search for where an ANSI test breaks.
A …
|
|
|
@13710
|
11 years |
astalla |
First stab at restoring runtime-class.
Supported: extending a Java …
|
|
|
@13709
|
11 years |
Mark Evenson |
Spellcheck README
|
|
|
@13708
|
11 years |
ehuelsmann |
Follow-up to last commit: Fix #182.
|
|
|
@13707
|
11 years |
ehuelsmann |
Fix #182: ADJUST-ARRAY failure.
|
|
|
@13706
|
11 years |
ehuelsmann |
Refactor Stream.readToken() to fix an issue reported by Blake McBride? …
|
|
|
@13705
|
11 years |
ehuelsmann |
Create two utility functions allowing more efficient symbol lookup
in …
|
|
|
@13704
|
11 years |
Mark Evenson |
Fix #181: TRUENAME doesn't always canonicalize the outer DEVICE …
|
|
|
@13703
|
11 years |
Mark Evenson |
Fix #183: move threads-jss.lisp out of system source.
…
|
|
|
@13702
|
11 years |
Mark Evenson |
asdf-2.019 with patch to get around ticket #181.
|
|
|
@13701
|
11 years |
Mark Evenson |
mop: implement mop:extract-specializer-names as specified in AMOP page …
|
|
|
@13700
|
12 years |
Mark Evenson |
weblogic: ABCL loads under the Weblogic 10.3 application server.
If …
|
|
|
@13699
|
12 years |
Mark Evenson |
manual: the asdf-install system adds '~/.asdf-install-dir/systems/' to …
|
|
|
@13698
|
12 years |
Mark Evenson |
Test for ticket #181 for failure somewhere in MERGE-PATHNAMES.
…
|
|
|
@13697
|
12 years |
Mark Evenson |
Update Netbeans artifacts to output of netbeans-7.0.1.
|
|
|
@13696
|
12 years |
astalla |
DEFMACRO now supports documentation strings as per the ANSI specification.
|
|
|
@13695
|
12 years |
astalla |
Reimplementation of global symbol macros to avoid using the symbol's …
|
|
|
@13694
|
12 years |
Mark Evenson |
Document how to render the User Manual as PDF.
|
|
|
@13693
|
12 years |
Mark Evenson |
Document how to enable the runtime assertions asserted by the ABCL system.
|
|
|
@13692
|
12 years |
Mark Evenson |
Enable ASDF to load from jar files again for #181.
Unsure if we need …
|
|
|
@13691
|
12 years |
Mark Evenson |
Upgrade to ASDF-2.018.
|
|
|
@13690
|
12 years |
Mark Evenson |
Changes corresponding to abcl-20111102a.pdf.
Now generating LaTeX …
|
|
|
@13689
|
12 years |
Mark Evenson |
First semi-working version of groveling ABCL docstrings into LaTeX.
…
|
|
|
@13688
|
12 years |
Mark Evenson |
Remove erroneous fbound defintion for EXTENSIONS:PROCESS.
The …
|
|
|
@13687
|
12 years |
Mark Evenson |
Correct JAVA:MAKE-IMMEDIATE-OBJECT docstring.
|
|
|
@13686
|
12 years |
Mark Evenson |
Starting to grovel resonable Tex from the docstrings (unfinished).
|
|
|
@13685
|
12 years |
Mark Evenson |
Manual: Use \code for symbols, not \textsc.
|
|
|
@13684
|
12 years |
Mark Evenson |
Manual changes corresponding to abcl-20111101a.pdf.
Use the built-in …
|
|
|
@13683
|
12 years |
Mark Evenson |
Grinding through filling in the manual.
|
|
|
@13682
|
12 years |
Mark Evenson |
First plausible implementation of docstring groveling (unfinished).
|
|
|
@13680
|
12 years |
Mark Evenson |
Introspect docstrings from live ABCL image for the manual.
…
|
|
|
@13679
|
12 years |
Mark Evenson |
Minor manual revisions (in progress commit).
|
|
|
@13678
|
12 years |
Mark Evenson |
Java5 JVM implementation use -XX:+CMSPermGenSweepingEnabled to GC Java …
|
|
|
@13677
|
12 years |
vvoutilainen |
Fix #179: LIST-DIRECTORY ignores :RESOLVE-SYMLINKS flag?
|
|
|
@13676
|
12 years |
Mark Evenson |
Start collecting optimal JVM command line options strings.
|
|
|
@13675
|
12 years |
Mark Evenson |
The java-1.7.0_01 from Oracle seems to work just fine.
|
|
|
@13674
|
12 years |
Mark Evenson |
Finalize tags in CHANGES.
|
|
|
@13673
|
12 years |
Mark Evenson |
Tag buils as abcl-1.1.0-dev for trunk.
|
|
|
@13672
|
12 years |
Mark Evenson |
Be a little smarter about finding the abcl-contrib archive.
A more …
|
|
|
@13669
|
12 years |
ehuelsmann |
Update CHANGES for 1.0.0.
|
|
|
@13665
|
12 years |
Mark Evenson |
User Manual rc1. Add table of contents.
|
|
|
@13660
|
12 years |
Mark Evenson |
Merge from abcl-20111021b Draft from 1.0.x branch.
|
|
|
@13657
|
12 years |
ehuelsmann |
Change date of transfer of maintainership.
Add description of more …
|
|
|
@13655
|
12 years |
Mark Evenson |
Upgrade to ASDF 2.0.17.022
|
|
|
@13653
|
12 years |
ehuelsmann |
Fix IRONCLAD compilation.
|
|
|
@13647
|
12 years |
Mark Evenson |
Optimized runtime flags for Java 7
|
|
|
@13636
|
12 years |
Mark Evenson |
Document the ABCL-ASDF contrib which dynamically loads JVM …
|
|
|
@13635
|
12 years |
Mark Evenson |
Update README's account of passing the ANSI test suite with results …
|
|
|
@13634
|
12 years |
Mark Evenson |
Examples of JSS usage.
Re-formatted JSR-223 constribution (Thanks …
|
|
|
@13633
|
12 years |
Mark Evenson |
Ispell build.xml.
|
|
|
@13632
|
12 years |
Mark Evenson |
Create toplevel refernce to the manual constuction.
THe User Manual …
|
|
|
@13631
|
12 years |
Mark Evenson |
Clean out all the mouse droppings from the corners.
|
|
|
@13630
|
12 years |
Mark Evenson |
The long form of DEFINE-METHOD-COMBINATION has been implemented.
|
|
|
@13629
|
12 years |
Mark Evenson |
Dust off the README a bit.
|
|
|
@13628
|
12 years |
Mark Evenson |
Adjustments to voice and presentation in the manual.
|
|
|
@13627
|
12 years |
Mark Evenson |
Manually wrap text for JAVA docstrings.
|
|
|
@13626
|
12 years |
astalla |
Manual: documented the JSR-223 implementation.
|
|
|
@13625
|
12 years |
ehuelsmann |
More documentation of the Java FFI.
|
|
|
@13624
|
12 years |
astalla |
Subsection on intended class and a few minor tweaks.
|
|
|
@13623
|
12 years |
ehuelsmann |
Add some documentation to the Java->Lisp and Lisp->Java sections.
|
|
|
@13622
|
12 years |
Mark Evenson |
Documentation process for loading the SEQUENCE package.
It would be …
|
|
|
@13621
|
12 years |
Mark Evenson |
Continue to refine runnable names.
|
|
|
@13620
|
12 years |
Mark Evenson |
Escape # character which is apparently a macro in latex.
|
|
|
@13619
|
12 years |
Mark Evenson |
More incremental progress.
|
|
|
@13618
|
12 years |
Mark Evenson |
Clarify PATHNAME class hierarchy.
|
|
|
@13617
|
12 years |
Mark Evenson |
Fix compile errors of the thread pool abstraction.
|
|
|
@13616
|
12 years |
Mark Evenson |
A wrapping of the built-in Java thread pool of Executors.
Provides a …
|
|
|
@13615
|
12 years |
Mark Evenson |
The start of a recipe for grovelling the docstrings of a runnin ABCL …
|
|
|
@13614
|
12 years |
Mark Evenson |
Render documentation for variables: Java null, true, and false literal …
|
|
|
@13613
|
12 years |
Mark Evenson |
Differention symbols as to functions, generic functions, and macros.
…
|
|
|
@13612
|
12 years |
Mark Evenson |
Edit for more consistent voice.
|
|
|
@13611
|
12 years |
Mark Evenson |
Start article describing the implementation of URL-PATHNAME.
|
|
|
@13610
|
12 years |
Mark Evenson |
More grinding out the manual.
|
|
|
@13609
|
12 years |
Mark Evenson |
Test for DOCUMENTATION failing to access generic function docstring (#172).
|
|
|
@13608
|
12 years |
Mark Evenson |
Fill in some missing docstrings from JAVA package.
Unfortunately, we …
|
|
|
@13607
|
12 years |
Mark Evenson |
Fixes for tests under SBCL.
Include the non-ABCL specific tests in …
|
|
|
@13606
|
12 years |
Mark Evenson |
Correct URL for http browsing ABCL source in Maven POM.
|
|
|
@13605
|
12 years |
ehuelsmann |
Add properties.
|
|
|
@13604
|
12 years |
ehuelsmann |
Bump FASL format because of the now supported circularity: even though …
|
|
|
@13603
|
12 years |
ehuelsmann |
Change assertion instead of hash table type; every object other than …
|
|
|
@13602
|
12 years |
Mark Evenson |
Restore clean source compilation from breakage in r13600.
|
|
|
@13601
|
12 years |
ehuelsmann |
Set properties.
|
|
|
@13600
|
12 years |
ehuelsmann |
Fix #143: Support circularity in serialized forms
-- this enables …
|
|
|
@13599
|
12 years |
ehuelsmann |
Make sure every form has its own reader circularity context
- at least …
|
|
|
@13598
|
12 years |
ehuelsmann |
Bind *SHARP-SHARP-ALIST* to NIL when starting a non-recursive
READ …
|
|
|
@13597
|
12 years |
ehuelsmann |
Fix issue reported by Eric Marsden: failure to compile functions
with …
|
|
|