Timeline



09/05/09:

20:30 Changeset [12133] by ehuelsmann
Publish 0.16.0.
09:36 Changeset [12132] by ehuelsmann
Increase development version number to 0.16.1-dev.
09:35 Changeset [12131] by ehuelsmann
Tag 0.16.0.
09:27 Changeset [12130] by ehuelsmann
Now that 0.16.x has branched, increase trunk's version number.

09/04/09:

19:26 Changeset [12129] by ehuelsmann
Create the 0.16.x branch.

09/01/09:

09:53 Changeset [12128] by Mark Evenson
Fix typo from last commit.
09:14 Changeset [12127] by Mark Evenson
Redo source distribution targets to explicitly change line endings. …

08/31/09:

07:52 Ticket #61 (Compilation of THE with DEFTYPE) closed by Mark Evenson
fixed: Erik fixed (and reverted r12119) with r12124 by punting on the …

08/30/09:

21:44 Changeset [12126] by ehuelsmann
Update CHANGES.
20:21 Changeset [12125] by ehuelsmann
Followup to r12122: Don't redefine the same class, instead disallow …

08/28/09:

10:55 Changeset [12124] by ehuelsmann
Proposed solution to ticket #61: skip type checking on DEFTYPE-d types …
09:04 Changeset [12123] by ehuelsmann
Convert LET BLOCK-NODEs to LET/LET*-NODEs and clean up the BLOCK-NODE …
07:52 Changeset [12122] by ehuelsmann
Allow file-compilation of already-defined structure classes in order …
07:36 Changeset [12121] by Mark Evenson
Don't include the ScriptEngineFactory? in the META-INF abcl.jar …

08/27/09:

09:52 Changeset [12120] by Mark Evenson
Merged branches.
09:33 Changeset [12119] by Mark Evenson
Fix ticket#61 for THE evaluated with DEFTYPEd forms. Shouldn't the …
06:05 Ticket #61 (Compilation of THE with DEFTYPE) created by Mark Evenson
As reported in http://article.gmane.org/gmane.lisp.armedbear.devel/152

08/26/09:

21:26 Changeset [12118] by ehuelsmann
Adjust BLOCK-NODE dispatch routine. Note: The SETF part can only be …

08/25/09:

09:28 Changeset [12117] by Mark Evenson
Note change in Java/Lisp? stack frames facility.

08/24/09:

19:21 Changeset [12116] by ehuelsmann
Convert LABELS BLOCK-NODEs to LABELS-NODEs.

08/23/09:

21:50 Changeset [12115] by ehuelsmann
Convert FLET BLOCK-NODEs to flet-nodes. Note: This commit also fixes …
19:08 Changeset [12114] by ehuelsmann
Verify simple types (single symbol types) while interpreting the THE …
17:39 Changeset [12113] by ehuelsmann
Fix types used in THE type-checking for structure access.
14:24 Changeset [12112] by ehuelsmann
Re-instate accidentally commented out DELETE-FILE form.
09:26 Changeset [12111] by ehuelsmann
Eliminate all unchecked warnings, while also removing generic …
08:32 Changeset [12110] by ehuelsmann
Eliminate (a few) "unchecked" warnings.
08:31 Changeset [12109] by ehuelsmann
Remove references to the long-deleted Native class.

08/19/09:

22:09 Changeset [12108] by ehuelsmann
r12104 followup: forgotten M-V-B-NODE accessor.
21:17 Changeset [12107] by ehuelsmann
Check simple (symbolp) types in compiled code when *safety* is 1 or 2. …
16:30 Changeset [12106] by Mark Evenson
Optimization: copy reference to args in LispStackFrame? constructor.
14:51 Changeset [12105] by Mark Evenson
Split StackFrame? abstraction into Java and Lisp stack frames. From …

08/14/09:

21:08 Changeset [12104] by ehuelsmann
Switch MULTIPLE-VALUE-BIND block-nodes to M-V-B-NODEs.
20:08 Changeset [12103] by ehuelsmann
Convert LOCALLY block-nodes to LOCALLY-NODEs.

08/13/09:

21:13 Changeset [12102] by ehuelsmann
Convert PROGV block-nodes to PROGV-NODEs.
20:51 Changeset [12101] by ehuelsmann
Convert CATCH and SYNCHRONIZED-ON block-nodes to CATCH-NODEs and …
20:18 Changeset [12100] by ehuelsmann
Move the NAME field from the NODE to the BLOCK-NODE; with the other …
13:17 Changeset [12099] by ehuelsmann
Convert UNWIND-PROTECT block-nodes to UNWIND-PROTECT-NODEs.
13:14 Changeset [12098] by ehuelsmann
Structure access referential integrity checks. Pointed out by piso.

08/12/09:

20:41 Changeset [12097] by ehuelsmann
Revert r12096; restores build breakage.
11:29 Changeset [12096] by ehuelsmann
Switch UNWIND-PROTECT block-nodes to UNWIND-PROTECT-NODEs.

08/11/09:

20:34 Changeset [12095] by ehuelsmann
Remove obsolete block-node slot.
15:41 Changeset [12094] by ehuelsmann
Convert TAGBODY block-nodes to TAGBODY-NODEs.
11:41 Changeset [12093] by ehuelsmann
Introduce a structure-class hierarchy for nodes.
11:38 Changeset [12092] by ehuelsmann
With node/block changes ahead: when unsure about the actual type of …
11:35 Changeset [12091] by ehuelsmann
Remove condition from another era (when TAGBODY-s used to store a …

08/08/09:

20:48 Changeset [12090] by ehuelsmann
Use PROCESS-DECLARATIONS-FOR-VARS in compile-file.lisp. Rationale: …
20:43 Changeset [12089] by ehuelsmann
Refer to blocks upon variable creation, wherever appropriate.
19:18 Changeset [12088] by ehuelsmann
Register blocks with their compiland; create a field in the …
15:31 Changeset [12087] by ehuelsmann
Publish free specials declared in MULTIPLE-VALUE-BIND statements (pass1).
15:20 Changeset [12086] by ehuelsmann
Make every form which may contain free specials declarations a …
15:18 Changeset [12085] by ehuelsmann
Fix for running the wrapper on a path with spaces in it - Windows.
14:15 Changeset [12084] by ehuelsmann
Declaration (processing) fixes. jvm.lisp (process-ignore/ignorable): …
Note: See TracTimeline for information about the timeline view.