Timeline



01/21/11:

22:18 Changeset [13170] by ehuelsmann
Update CHANGES for the latest merge.
22:18 Changeset [13169] by ehuelsmann
Update CHANGES for the latest merge.
22:12 Changeset [13168] by ehuelsmann
Merge r13141-13146 and r13156: Make sure ABCL doesn't call …
20:57 Changeset [13167] by ehuelsmann
Merge r13148 and r13149: Additional changes to use reflection based …
14:13 Changeset [13166] by Mark Evenson
Smooth over more nits in the README.

01/20/11:

14:08 Changeset [13165] by ehuelsmann
Update README.
13:57 Changeset [13164] by ehuelsmann
Backport CHANGES.
13:56 Changeset [13163] by ehuelsmann
Update CHANGES.
13:51 Changeset [13162] by ehuelsmann
Merge r13135: go back to reflection based method instantiation.
13:31 Changeset [13161] by ehuelsmann
Final UNSAFE-P removal.
12:20 Changeset [13160] by ehuelsmann
Further transition to unsafety detection in pass2.

01/19/11:

22:02 Changeset [13159] by ehuelsmann
Further transition to unsafety detection in pass2.
21:07 Changeset [13158] by ehuelsmann
Further transition to unsafety detection in pass2.
13:09 Changeset [13157] by ehuelsmann
Further transition to unsafety detection in pass2.

01/18/11:

16:33 Changeset [13156] by ehuelsmann
Make 'getStatus()' public.

01/17/11:

22:07 Changeset [13155] by ehuelsmann
Allocate registers based on the representation requested, don't use …
21:19 Changeset [13154] by ehuelsmann
Provide better infrastructure for operand accumulation.

01/16/11:

12:15 Ticket #121 (p2-test-* infrastructure should use COMPILE-TEST-FORM) created by ehuelsmann
Where it sometimes uses COMPILE-FORM and tests for NIL. Another idea …
12:02 Changeset [13153] by ehuelsmann
First batch of UNSAFE-P function conversions.
10:45 Changeset [13152] by ehuelsmann
A jump being local already implies it's within the same compiland.
01:25 Ticket #120 (p2-* and p2-test-* infrastructures overlap) created by ehuelsmann
As an example, take p2-numeric-comparison and p2-test-numeric-comparison.

01/15/11:

20:51 Changeset [13151] by ehuelsmann
No longer rewrite ordinary function calls for stack safety, instead, …
19:49 Changeset [13150] by ehuelsmann
Add basic support for compiler 'listeners' or callbacks: …

01/14/11:

21:12 Changeset [13149] by astalla
Keep sys::make-fasl-class-loader API compatible to avoid changing the …
20:24 Changeset [13148] by astalla
Restored disassembly for compiled functions loaded from FASLs by …
15:57 Changeset [13147] by ehuelsmann
Set the COMPILAND-%SINGLE-VALUED-P field after the full analysis of …
09:43 Changeset [13146] by ehuelsmann
Add class documentation for recently added classes.

01/13/11:

23:20 Changeset [13145] by ehuelsmann
Comment why System.exit() is alright in the REPLConsole.java case.
23:19 Changeset [13144] by ehuelsmann
Stabilize the new way of terminating ABCL.
22:49 Changeset [13143] by ehuelsmann
Add IntegrityError? and ProcessingTerminated? error classes and adjust …
22:29 Changeset [13142] by ehuelsmann
Mark exit() invocations as FIXME. I'll address later.
22:06 Changeset [13141] by ehuelsmann
Replace Lisp.exit() with System.exit() in REPLConsole; no functional …
21:20 Changeset [13140] by ehuelsmann
Add missing subversion properties.
21:15 Changeset [13139] by ehuelsmann
Adjust indenting and add a SuppressWarning? annotation.
21:06 Changeset [13138] by ehuelsmann
Remove unused function.
20:54 Changeset [13137] by ehuelsmann
Unbreak trunk compilation. We need the specialNames after all.
14:51 AbclJavaProperties edited by ehuelsmann
(diff)

01/12/11:

22:29 Changeset [13136] by ehuelsmann
When a special bindings index has been assigned past the end of the …
22:22 AbclJavaProperties created by ehuelsmann
Initial content.
22:16 Changeset [13135] by astalla
Revert to a reflection-based loading scheme for top-level compiled …
22:15 WikiStart edited by ehuelsmann
Add AbclJavaProperties (diff)
21:35 Changeset [13134] by ehuelsmann
Make sure symbols which have been assigned a specialIndex free their …

01/10/11:

22:01 Changeset [13133] by ehuelsmann
Backport r13132: fixed memory leak upon package deletion.
21:26 Changeset [13132] by ehuelsmann
Fix: When deleting a package it remains on the usedByList of the …

01/09/11:

16:54 Changeset [13131] by ehuelsmann
With 0.24.x branched, increase trunk/ version number.
16:52 Changeset [13130] by ehuelsmann
Create 0.24.x release branch.

01/06/11:

17:26 Changeset [13129] by ehuelsmann
Remove UNSAFE-P from SINGLE-VALUED-P (pass2). Note: The use of …
13:55 Changeset [13128] by vvoutilainen
Fix example links.
13:42 Changeset [13127] by ehuelsmann
Remove UNSAFE-P from pass1, except for rewriting function calls, which …

01/05/11:

11:55 Ticket #119 (Unexpected CLOS shared slot initialization order) created by Mark Evenson
Didier Verner writes: […]
07:36 Changeset [13126] by Mark Evenson
Reorder CHANGES for abcl-0.24.0 in (mostly) reverse chronological …
07:32 Changeset [13125] by Mark Evenson
Upgrade to ASDF-2.012.

01/04/11:

20:01 Changeset [13124] by Mark Evenson
First draft of CHANGES for abcl-0.24.0.
11:14 JAVA:ADD-TO-CLASSPATH created by Mark Evenson
11:11 asdf/cffi edited by Mark Evenson
(diff)
11:05 asdf/cffi edited by Mark Evenson
(diff)
11:04 asdf/cffi created by Mark Evenson
CFFI jna descibed
09:22 Changeset [13123] by ehuelsmann
Remove UNSAFE-P from pass2 by eliminating SETQ rewriting.

01/03/11:

20:30 Changeset [13122] by ehuelsmann
Remove REWRITE-RETURN-FROM, REWRITE-PROGV and REWRITE-THROW in favor …
13:29 Changeset [13121] by ehuelsmann
Create unsafe-p removal branch to commit my work in progress while the …
12:09 Changeset [13120] by ehuelsmann
Improve parent/child block relationship tracking; Improve …

01/02/11:

20:27 Changeset [13119] by ehuelsmann
Fix ANSI-TEST regressions from r13096: Arrays with an element-type …
20:12 Ticket #118 (Lisp.getUpgradedElementType returns more types than supported by ...) created by ehuelsmann
The above leads to possible failure: each upgraded element type has …

01/01/11:

23:36 Changeset [13118] by ehuelsmann
Put the transformed INITFORM back into form being transformed.
17:41 Ticket #117 (Compiler stack inconsistency) closed by ehuelsmann
fixed: (In [13117]) Fix #117: Workaround for the fact that we shouldn't be …
17:41 Changeset [13117] by ehuelsmann
Fix #117: Workaround for the fact that we shouldn't be doing UNSAFE-P …
14:53 Changeset [13116] by ehuelsmann
Remove layering violation from compiler-pass2::p2-setq; there should …
12:07 Changeset [13115] by ehuelsmann
Add SOME-NESTED-BLOCK function to work with hierarchical block structures.
11:52 Changeset [13114] by ehuelsmann
Register each node being created with its parent. A parent is always …

12/29/10:

21:24 Changeset [13113] by ehuelsmann
Finalize renaming JNULL_REF to JNULL_REF_P.

12/28/10:

21:55 Changeset [13112] by Mark Evenson
Set EOL to native.
21:38 Changeset [13111] by ehuelsmann
Add a tools/ directory and a code-graphing tool to visualize …
21:04 Ticket #114 (Strange backtrace growth) closed by Mark Evenson
fixed: The backtrace growth occurs when Lisp.pushJavaStackFrames() …
21:01 Changeset [13110] by Mark Evenson
Always emit a newline at the end of printing a backtrace for aesthetics.
21:00 Changeset [13109] by Mark Evenson
Remove the deprecated and dangerously non-functional …
21:00 Changeset [13108] by Mark Evenson
Fix strange backtrace growth as reported in ticket #114. There may be …
20:51 Changeset [13107] by ehuelsmann
Rename JNULL_REF to JNULL_REF_P.

12/27/10:

22:10 Changeset [13106] by ehuelsmann
Make Interpreter.UnhandledCondition? print its message formatted, …
22:06 Changeset [13105] by ehuelsmann
Fix Pathname.java failing to find boot.lisp in an "unpacked JAR" …

12/26/10:

12:14 Changeset [13104] by ehuelsmann
Export Object.equals() wrapper from java.lisp.
11:59 Changeset [13103] by ehuelsmann
Add JNULL_REF to check for a JavaObject? containing a 'null' value.

12/25/10:

11:03 Changeset [13102] by ehuelsmann
Add more type-conversion helpers to java.lisp.

12/23/10:

23:43 Changeset [13101] by astalla
Reduced verbosity of the AbclScriptEngine?
Note: See TracTimeline for information about the timeline view.