Timeline
09/05/09:
- 20:30 Changeset [12133] by
- Publish 0.16.0.
- 09:36 Changeset [12132] by
- Increase development version number to 0.16.1-dev.
- 09:35 Changeset [12131] by
- Tag 0.16.0.
- 09:27 Changeset [12130] by
- Now that 0.16.x has branched, increase trunk's version number.
09/04/09:
- 19:26 Changeset [12129] by
- Create the 0.16.x branch.
09/01/09:
- 09:53 Changeset [12128] by
- Fix typo from last commit.
- 09:14 Changeset [12127] by
- Redo source distribution targets to explicitly change line endings. …
08/31/09:
- 07:52 Ticket #61 (Compilation of THE with DEFTYPE) closed by
- fixed: Erik fixed (and reverted r12119) with r12124 by punting on the …
08/30/09:
- 21:44 Changeset [12126] by
- Update CHANGES.
- 20:21 Changeset [12125] by
- Followup to r12122: Don't redefine the same class, instead disallow …
08/28/09:
- 10:55 Changeset [12124] by
- Proposed solution to ticket #61: skip type checking on DEFTYPE-d types …
- 09:04 Changeset [12123] by
- Convert LET BLOCK-NODEs to LET/LET*-NODEs and clean up the BLOCK-NODE …
- 07:52 Changeset [12122] by
- Allow file-compilation of already-defined structure classes in order …
- 07:36 Changeset [12121] by
- Don't include the ScriptEngineFactory? in the META-INF abcl.jar …
08/27/09:
- 09:52 Changeset [12120] by
- Merged branches.
- 09:33 Changeset [12119] by
- Fix ticket#61 for THE evaluated with DEFTYPEd forms. Shouldn't the …
- 06:05 Ticket #61 (Compilation of THE with DEFTYPE) created by
- As reported in http://article.gmane.org/gmane.lisp.armedbear.devel/152 …
08/26/09:
- 21:26 Changeset [12118] by
- Adjust BLOCK-NODE dispatch routine. Note: The SETF part can only be …
08/25/09:
- 09:28 Changeset [12117] by
- Note change in Java/Lisp? stack frames facility.
08/24/09:
- 19:21 Changeset [12116] by
- Convert LABELS BLOCK-NODEs to LABELS-NODEs.
08/23/09:
- 21:50 Changeset [12115] by
- Convert FLET BLOCK-NODEs to flet-nodes. Note: This commit also fixes …
- 19:08 Changeset [12114] by
- Verify simple types (single symbol types) while interpreting the THE …
- 17:39 Changeset [12113] by
- Fix types used in THE type-checking for structure access.
- 14:24 Changeset [12112] by
- Re-instate accidentally commented out DELETE-FILE form.
- 09:26 Changeset [12111] by
- Eliminate all unchecked warnings, while also removing generic …
- 08:32 Changeset [12110] by
- Eliminate (a few) "unchecked" warnings.
- 08:31 Changeset [12109] by
- Remove references to the long-deleted Native class.
08/19/09:
- 22:09 Changeset [12108] by
- r12104 followup: forgotten M-V-B-NODE accessor.
- 21:17 Changeset [12107] by
- Check simple (symbolp) types in compiled code when *safety* is 1 or 2. …
- 16:30 Changeset [12106] by
- Optimization: copy reference to args in LispStackFrame? constructor.
- 14:51 Changeset [12105] by
- Split StackFrame? abstraction into Java and Lisp stack frames. From …
08/14/09:
- 21:08 Changeset [12104] by
- Switch MULTIPLE-VALUE-BIND block-nodes to M-V-B-NODEs.
- 20:08 Changeset [12103] by
- Convert LOCALLY block-nodes to LOCALLY-NODEs.
08/13/09:
- 21:13 Changeset [12102] by
- Convert PROGV block-nodes to PROGV-NODEs.
- 20:51 Changeset [12101] by
- Convert CATCH and SYNCHRONIZED-ON block-nodes to CATCH-NODEs and …
- 20:18 Changeset [12100] by
- Move the NAME field from the NODE to the BLOCK-NODE; with the other …
- 13:17 Changeset [12099] by
- Convert UNWIND-PROTECT block-nodes to UNWIND-PROTECT-NODEs.
- 13:14 Changeset [12098] by
- Structure access referential integrity checks. Pointed out by piso.
08/12/09:
- 20:41 Changeset [12097] by
- Revert r12096; restores build breakage.
- 11:29 Changeset [12096] by
- Switch UNWIND-PROTECT block-nodes to UNWIND-PROTECT-NODEs.
08/11/09:
- 20:34 Changeset [12095] by
- Remove obsolete block-node slot.
- 15:41 Changeset [12094] by
- Convert TAGBODY block-nodes to TAGBODY-NODEs.
- 11:41 Changeset [12093] by
- Introduce a structure-class hierarchy for nodes.
- 11:38 Changeset [12092] by
- With node/block changes ahead: when unsure about the actual type of …
- 11:35 Changeset [12091] by
- Remove condition from another era (when TAGBODY-s used to store a …
08/08/09:
- 20:48 Changeset [12090] by
- Use PROCESS-DECLARATIONS-FOR-VARS in compile-file.lisp. Rationale: …
- 20:43 Changeset [12089] by
- Refer to blocks upon variable creation, wherever appropriate.
- 19:18 Changeset [12088] by
- Register blocks with their compiland; create a field in the …
- 15:31 Changeset [12087] by
- Publish free specials declared in MULTIPLE-VALUE-BIND statements (pass1).
- 15:20 Changeset [12086] by
- Make every form which may contain free specials declarations a …
- 15:18 Changeset [12085] by
- Fix for running the wrapper on a path with spaces in it - Windows.
- 14:15 Changeset [12084] by
- Declaration (processing) fixes. jvm.lisp (process-ignore/ignorable): …
Note: See TracTimeline
for information about the timeline view.