Timeline
Feb 6, 2014:
- 4:00 PM Ticket #1155 (Integrate ASDF browser) created by
- From gz: ... a while back Greg wrote an ASDF project browser …
- 3:59 PM Ticket #1154 (Update the Search Files tool) created by
- From alms: There are a few features in Opusmodus that would be …
- 3:58 PM Ticket #1153 (Add a Hemlock Commands window) created by
- From alms: There are a few features in Opusmodus that would be …
- 3:51 PM Ticket #1152 (Add/update List Definitions window) created by
- From alms: There are a few features in Opusmodus that would be …
Feb 4, 2014:
- 5:25 PM Ticket #1151 (Text selection on cmd-F search does not move the cursor to the selection) created by
- This seems to be due to a change in behavior introduced in OS X …
Feb 1, 2014:
- 2:11 PM Ticket #1150 (DISASSEMBLE-LINES isn't implemented yet for ARM) created by
- We need this for remote-inspect to work for inspecting ARM functions.
- 2:02 PM Ticket #1143 (arglist-on-space-command crashes on particular files) closed by
- fixed: Fixed by changeset:16013
- 1:56 PM Ticket #1149 (Need dired in IDE) created by
- We need a dired functionality in the IDE, either within a Hemlock …
- 1:50 PM Ticket #1148 (Tramp-mode windows in Hemlock) created by
- To support ticket:1147, we need tramp-mode windows in Hemlock. Cocoa …
- 1:48 PM Ticket #1147 (Meta-dot doesn't work with cocoa-remote-lisp) created by
- Meta-dot should work on names typed into a remote listener window, or …
- 1:32 PM Ticket #1071 (#'Directory with no type returns results different from wild type) closed by
- fixed: Fixed by changeset:15778
- 1:05 PM Ticket #1145 (Meta-dot doesn't work on package names) closed by
- fixed: fixed by changeset:16018
Jan 31, 2014:
- 11:27 PM Ticket #1146 (Printing a Hemlock window can't not show background color) created by
- If a background color other than white has been assigned to Hemlock or …
- 9:25 PM Changeset [16018] by
-
- trunk/source/level-1/l1-symhash.lisp
- 9:23 PM Ticket #1145 (Meta-dot doesn't work on package names) created by
- Packages defined with defpackage don't respond when you meta-dot their …
Jan 29, 2014:
- 10:21 PM Changeset [16017] by
-
- trunk/source/objc-bridge/objc-support.lisp
Jan 28, 2014:
- 9:14 PM Ticket #1144 (Add variable to control breaking on SIGINT) created by
- Often times it's desired to not break into the debugger when SIGINT …
Jan 26, 2014:
- 3:58 AM Changeset [16016] by
-
- branches/acode-rewrite/source/compiler/ARM/arm-arch.lisp
- …
- 1:18 AM Changeset [16015] by
-
- branches/acode-rewrite/source/compiler/PPC/PPC32/ppc32-arch.lisp
- …
Jan 23, 2014:
- 6:23 AM Changeset [16014] by
-
- branches/acode-rewrite/source/compiler/X86/X8632/x8632-arch.lisp
- …
- 3:30 AM Changeset [16013] by
-
- trunk/source/cocoa-ide/hemlock/src/lispmode.lisp
- 3:23 AM Ticket #1143 (arglist-on-space-command crashes on particular files) created by
- If you make a new Hemlock window and paste the following two lines …
- 3:15 AM Changeset [16012] by
-
- branches/acode-rewrite/source/compiler/ARM/arm-arch.lisp
- …
Jan 21, 2014:
- 3:12 PM Changeset [16011] by
-
- branches/acode-rewrite/linuxarm/ccl/armcl.image
- …
- 3:04 PM Ticket #1142 (ccl crashes after calling (quit)) created by
- Steps to reproduce (using cygwin): 1. Grab the latest revision …
Jan 19, 2014:
- 10:42 AM Changeset [16010] by
-
- branches/acode-rewrite/source/level-0/X86/X8632/x8632-utils.lisp
- …
- 3:13 AM Changeset [16009] by
-
- branches/acode-rewrite/source/level-0/PPC/ppc-pred.lisp
- …
Jan 18, 2014:
- 1:11 AM Changeset [16008] by
-
- branches/acode-rewrite/source/level-0/ARM/arm-pred.lisp
- 1:10 AM Changeset [16007] by
-
- branches/acode-rewrite/source/level-0/ARM/arm-numbers.lisp
- …
Jan 17, 2014:
- 8:06 PM Ticket #1131 (1.10 compiler bug on (ql:quickload :clx) ?) closed by
- fixed: fixed by r15973
- 9:52 AM Changeset [16006] by
-
- branches/acode-rewrite/source/level-0/PPC/ppc-numbers.lisp
- 8:21 AM Changeset [16005] by
-
- branches/acode-rewrite/source/compiler/X86/x86-asm.lisp
- …
Jan 16, 2014:
- 8:15 PM Changeset [16004] by
-
- release/1.9/source
- …
- 10:37 AM Changeset [16003] by
-
- branches/acode-rewrite/linuxppc/ccl/ppccl.image
- …
- 10:15 AM Changeset [16002] by
-
- branches/acode-rewrite/linuxarm/ccl/armcl.image
- …
Jan 15, 2014:
- 10:16 PM Changeset [16001] by
-
- branches/acode-rewrite/linuxx86/ccl/lx86cl.image
- 10:00 PM Changeset [16000] by
-
- branches/acode-rewrite/source/compiler/X86/X8632/x8632-arch.lisp
- …
- 5:24 PM Ticket #1141 (-e switch on CCL) created by
- I am trying to build acl2 on ccl. the following seems to look for a …
- 2:31 AM Ticket #1140 (request additional arg to save-application) created by
- Save application could have an additional argument for the result code …
Jan 14, 2014:
- 5:59 PM Ticket #1139 (Do paren matching even within block comments) created by
- I often use block comments to contain example forms within lisp files. …
- 5:55 PM Ticket #1138 (Don't do syntax highlighting in text mode) created by
- If the editor is in text mode, currently semicolon and #| |# comments …
Jan 13, 2014:
- 7:35 PM Ticket #1137 (list definitions doesn't work unless defs are separated by a blank line) created by
- It appears that collect-definition-lines requires definitions to be …
Jan 12, 2014:
- 11:36 PM Changeset [15999] by
-
- branches/acode-rewrite/linuxx86/ccl/lx86cl64.image
- …
Jan 11, 2014:
- 6:03 PM Changeset [15998] by
-
- branches/acode-rewrite/linuxarm/ccl/armcl.image
- …
- 1:15 AM Changeset [15997] by
-
- branches/acode-rewrite/linuxppc/ccl/ppccl
- …
Note: See TracTimeline
for information about the timeline view.