source: trunk/abcl

Revision Log Mode:


Legend:

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