source: trunk/abcl/src/org/armedbear/lisp/autoloads.lisp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15707   11 months Mark Evenson Gray Streams now work much better Implemented Java-side proxy in …
(edit) @14126   12 years ehuelsmann Closes #226: All exports and all but one autoload have been removed …
(edit) @14123   12 years ehuelsmann Move RUN-SHELL-COMMAND to the EXTENSIONS package. Remove superfluous …
(edit) @14121   12 years ehuelsmann Move exports from autoloads.lisp to the respective defining files. …
(edit) @14120   12 years ehuelsmann Move profiler exports to profiler.lisp.
(edit) @14115   12 years ehuelsmann Move export from autoloads.lisp to clos.lisp.
(edit) @14109   12 years ehuelsmann Remove/move exports in their respective source files.
(edit) @14106   12 years ehuelsmann Move exports from the THREADS package to threads.lisp. Move sockets …
(edit) @14104   12 years ehuelsmann Move exports from the JAVA package to java.lisp.
(edit) @14103   12 years ehuelsmann Follow-up to r14102.
(edit) @14102   12 years ehuelsmann Move some EXPORTs from autoloads.lisp to mop.lisp.
(edit) @14100   12 years ehuelsmann Re #226: Clean symbols from manually maintained autoloads.lisp which …
(edit) @13866   12 years Mark Evenson Promote JAVA:JARRAY-FROM-LIST to the public API. Re-run grovel on the …
(edit) @13785   12 years astalla Refactoring in runtime-class. Added annotations on class. Added fields …
(edit) @13710   12 years astalla First stab at restoring runtime-class. Supported: extending a Java …
(edit) @13688   12 years Mark Evenson Remove erroneous fbound defintion for EXTENSIONS:PROCESS. The …
(edit) @13270   13 years astalla simple run-program implementation using the JRE ProcessBuilder? class.
(edit) @13229   13 years Mark Evenson Remove non-existing THREAD-LOCK and THREAD-UNLOCK from autoloads. …
(edit) @13189   13 years ehuelsmann Fix MACROEXPAND-ALL autoloader which should be loaded from 'format.lisp'.
(edit) @13183   13 years ehuelsmann Make sure we autoload FORMAT whenever we've booted far enough and the …
(edit) @13104   13 years ehuelsmann Export Object.equals() wrapper from java.lisp.
(edit) @12994   13 years astalla New high-level Java interop macros: 'chain' for chained method …
(edit) @12992   13 years Mark Evenson Remove deleted functions in THREADS from autoloads
(edit) @12827   14 years astalla Fix ticket #103: DOCUMENTATION is not autoloaded.
(edit) @12819   14 years ehuelsmann Remove to-be-removed-by-0.22 deprecated symbols, now that we are 0.22.
(edit) @12756   14 years astalla Simple slot-* support for structures.
(edit) @12682   14 years ehuelsmann Add APIs to access data gathered in the profiler to detect (lisp) hot …
(edit) @12587   14 years ehuelsmann Fix #88: Add the thread name to the debugger-printed message and …
(edit) @12583   14 years astalla JAVA-CLASS metaclass reimplemented in Lisp.
(edit) @12516   14 years astalla Support for user-extensible sequences, adapted from SBCL.
(edit) @12395   14 years vvoutilainen Some patches to improve arglist display in Slime. Patch by Matthias Hölzl.
(edit) @12230   14 years ehuelsmann More efficient startup: only autoload pprint[.lisp] if necessary.
(edit) @12229   14 years ehuelsmann Move more to functions to the autoloader, to be loaded when necessary.
(edit) @12215   14 years ehuelsmann Add description of the purpose of the autoloads.lisp file. Requested …
(edit) @12213   14 years ehuelsmann Move the implementation of the Mutex functionality to the THREADS …
(edit) @12075   15 years Mark Evenson Remove erroneous autoload for with-thread-lock macro from removed …
(edit) @12059   15 years ehuelsmann Lisp-side implementation for ThreadLock? and Mailbox, both put in …
(edit) @12053   15 years Mark Evenson Move additional symbols into THREADS package. The symbols THREADP …
(edit) @12024   15 years astalla Added Lisp-side support for the dialog-based GUI prompt stream.
(edit) @11994   15 years vvoutilainen Move macroexpand-all and compiler-let to EXT and LISP packages, …
(edit) @11993   15 years ehuelsmann Followup to r11992: add CLOS external symbols to the autoloader.
(edit) @11918   15 years ehuelsmann With my improved understanding of the autoloader, mark COMPILE with "jvm".
(edit) @11908   15 years ehuelsmann COMPILE has moved from "jvm" to "compiler-pass2".
(edit) @11590   15 years astalla Merged the scripting branch, providing JSR-223 support and other new …
(edit) @11529   15 years Mark Evenson Revert inadvertent r11528.
(edit) @11528   15 years Mark Evenson Enable optional use of JFluid profiler.
(copy) @11457   15 years ehuelsmann Create separate project directories for ABCL and J.
copied from trunk/j/src/org/armedbear/lisp/autoloads.lisp:
(edit) @11391   15 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Note: See TracRevisionLog for help on using the revision log.