Timeline



12/08/09:

21:46 Changeset [12297] by ehuelsmann
Implement preloader functionality which allows delaying reflection of …
21:29 Changeset [12296] by ehuelsmann
Create a branch to test speeding up the ABCL boot process.
13:16 Ticket #74 (slow compilation test) created by trittweiler
(eval-when (:compile-toplevel :load-toplevel :execute) (defclass foo …

12/07/09:

11:56 Changeset [12295] by Mark Evenson
Tidy up patch to fix 'abcl.compile.lisp' breakage.
11:56 Changeset [12294] by Mark Evenson
Fix abcl.compile.lisp under Windows.

12/06/09:

15:52 Changeset [12293] by vvoutilainen
Fix build breakage on linux, remove daftness from build.xml.
12:19 Changeset [12292] by Mark Evenson
Restored inadvertent typo that hosed incremental builds of the system …
12:07 Changeset [12291] by Mark Evenson
Ant-based build process now records FASL source locations correctly. …

11/30/09:

22:28 Changeset [12290] by vvoutilainen
Remove LispTrampolinesFile? and all references to it.
16:40 Changeset [12289] by vvoutilainen
Add missing file.

11/29/09:

22:00 Changeset [12288] by vvoutilainen
Don't extend Lisp in LispObject, static import Lisp wherever …
20:23 Changeset [12287] by vvoutilainen
Make LispObject.push() final.
19:48 Changeset [12286] by vvoutilainen
LispObject.car() should use instanceof to check for nil, as cdr() does.
19:38 Changeset [12285] by vvoutilainen
Make NUMBERP/LISTP/etc. type query functions final in LispObject. …

11/26/09:

15:10 Changeset [12284] by ehuelsmann
Delete unused function (split-directory-components).

11/25/09:

23:12 Changeset [12283] by ehuelsmann
Fix logical pathname translation issue reported by Thomas Russ.
22:33 Changeset [12282] by ehuelsmann
Fix PRINT-LEVEL.* tests all of which were related to *PRINT-LEVEL* …

11/22/09:

19:11 Changeset [12281] by ehuelsmann
Fix a memory leak for objects-with-documentation going out of scope, …
14:35 Changeset [12280] by ehuelsmann
Fix special bindings in case a symbol is bound to its own value, …

11/15/09:

21:07 Changeset [12279] by ehuelsmann
Make car()/cdr()/setCar()/setCdr()/EQ() non-virtual, dispatching …

11/14/09:

20:57 Changeset [12278] by ehuelsmann
Add some loader process documentation.

11/11/09:

23:24 Changeset [12277] by ehuelsmann
Adjust Google App Engine example to the "disappearance" of …
23:20 Changeset [12276] by ehuelsmann
Further reduce forced loading of files: TOPLEVEL will be loaded when …
19:16 Ticket #26 (Multi-thread safety) closed by ehuelsmann
fixed: In the past 12 months, some fixes were committed to protect the …

11/10/09:

19:45 Changeset [12275] by ehuelsmann
Switch special bindings access schema to mirror that of SBCL/CCL/XCL: …
19:34 Changeset [12274] by ehuelsmann
Convert some uses of LispObject to Symbol.

11/08/09:

22:57 Changeset [12273] by ehuelsmann
Set proper properties on newly added file.
22:37 Changeset [12272] by ehuelsmann
Implement functional (declared final) interface to special bindings …
11:28 Changeset [12271] by ehuelsmann
Add documentation to ControlTransfer? and inherit ThreadDestroyed? from …
08:32 Ticket #73 ("normalize-type" caching) created by ehuelsmann
Peter Graves points out that with his "canonicalize-type" buffering, …
Note: See TracTimeline for information about the timeline view.