{2} Active Tickets by Version (176 matches)

This report shows how to color results by priority, while grouping results by version.

Last modification time, description and reporter are included as hidden fields for useful RSS export.

Ticket Summary Component Version Type Owner Created
#64 blinking parens are too slow to start blinking IDE defect gb 08/22/07
#68 NS out of bounds errors while in the editor IDE defect gb 08/23/07
#81 Listener marks get confused IDE defect gb * 08/24/07
#83 Listener stops showing output IDE defect gb 08/25/07
#90 Editor silently lets you clobber changed file IDE defect gb * 08/28/07
#145 Handling exceptions (lisp errors, NSExceptions ...) in the event thread IDE defect gb * 10/26/07
#150 confused by close paren at end of file IDE defect gb * 11/01/07
#151 cmd-. doesn't pop out when debugger entered from an editor buffer IDE defect gb 11/01/07
#153 Redisplay delays in listener IDE defect gb 11/01/07
#154 Enter in editor doesn't work on non-atomic expressions IDE defect gb 11/01/07
#155 Copying previous input in listener not quite right IDE defect gb 11/01/07
#168 Hemlock Command 'Edit Command Definition' does not work IDE defect gb 11/04/07
#171 Current code for handling lisp errors/NSExecptions in event thread is not robust. IDE defect gb 11/04/07
#186 Compilation time grows exponentially Compiler defect gb * 11/26/07
#191 Return sometimes doesn't add a newline IDE defect gz 11/28/07
#205 Cascade-like slow refresh when inserting lines in long files IDE defect gb 12/04/07
#206 Overzealous indentation IDE defect gb 12/05/07
#211 Tilde at the end of expression causes the sky to fall IDE defect gb 12/07/07
#219 Caps Lock doesn't work IDE defect gb 12/12/07
#233 BUILD-APPLICATION makes it hard to use a user-specified application delegate IDE defect mikel 01/27/08
#258 Pasting into mini-buffer crashes IDE defect gz 03/17/08
#265 Reported difficulty handling CR-terminated files in IDE editor IDE defect gz 04/03/08
#277 subtypep bug with hairy cons/real types ANSI CL Compliance defect gb 04/07/08
#278 subtypep '(function (t) t) 'function returns false ANSI CL Compliance defect gb 04/07/08
#283 Error: bad regspec: NIL while compiling Hunchentoot Compiler defect gb * 04/09/08
#286 compile-time error when compiling ref to unknown type ANSI CL Compliance defect gz * 04/23/08
#296 Misleading error message for invalid slot option Infrastructure and Support defect gb 05/05/08
#298 Unhelpful error message when macro is invoked with wrong number of arguments Compiler defect gb 05/09/08
#308 when making 1000 threads, sometimes the lisp gets wedged Runtime (threads, GC) defect rme 06/09/08
#311 can't execute-selection that ends in a comment IDE defect gz 06/18/08
#321 Style-warning can't be used from user program ANSI CL Compliance defect gb 07/30/08
#325 call-next-method bug on x8632 Compiler defect gb * 08/14/08
#361 Loading WebKit example fails Runtime (threads, GC) defect gb * 10/23/08
#73 Backtrace call-site location IDE enhancement gb 08/23/07
#87 Need IDE init file IDE enhancement gb * 08/27/07
#108 Search Files dialog IDE enhancement gb 10/02/07
#196 Clozure CL should be more clever about window placement IDE enhancement rme 11/28/07
#216 Provide keyword arguments to process-run-function pipe streams Compiler enhancement gb 12/09/07
#220 Adding a type specifier to one slot makes instantiation over 3x slower Performance enhancement gb * 12/16/07
#221 defstruct accessors don't check argument type ANSI CL Compliance enhancement gb * 12/22/07
#234 [ACL2] Garbage Collection Performance on OpenMCL Runtime (threads, GC) enhancement gb * 01/31/08
#306 don't put lisp objects at addresses below #x01000000 Runtime (threads, GC) enhancement rme 06/05/08
#317 Should provide a way to update the ccl hierarchy Infrastructure and Support enhancement gb * 07/27/08
#37 Document Cocoa programming in OpenMCL Documentation task gb 07/30/07
#224 release notes for 1.2 Documentation task gb 12/29/07
#369 SETF THE loses type info Performance defect gb 10/31/08
#370 AREF/ASET optimizations with undeclared rank Performance defect gb 10/31/08
#376 callbacks should preserve immediate thread-local state Runtime (threads, GC) defect gb 11/04/08
#45 resizing editor window shouldn't scroll content IDE defect jaj 08/07/07
#49 meta-dot for structure accessors should work IDE defect gb * 08/07/07
#63 Narrowing a window scrolls left edge IDE defect rme * 08/22/07
#65 double-clicking next to a double quote should highlight the string IDE defect gb 08/22/07
#66 Apropos output too far right IDE defect gb 08/23/07
#76 Cocoa backup file names IDE defect gb 08/23/07
#78 Break loop prompts: reference menu commands in IDE ? IDE defect gb 08/23/07
#86 c-x c-x doesn't interact with selection correctly IDE defect gb 08/27/07
#91 c-q ignores numarg IDE defect gb 08/29/07
#94 c-w/m-w doesn't work on region unless selected IDE defect gb 08/29/07
#138 LOOP doesn't indent right IDE defect gb 10/23/07
#143 "Open" menu-item lets you open fasl files. IDE defect rme 10/26/07
#144 Hemlock windows initially show wrong package IDE defect gb 10/26/07
#166 GUI-based command-apropos for Hemlock IDE defect gb 11/04/07
#193 Beginning of Page and End of Page keystrokes are not bound IDE defect gz 11/28/07
#201 Loading [CR-terminated] file creates weirdly bogus code IDE defect gb 11/28/07
#212 Error messages in the IDE should refer user to restarts/backtrace/continue menu items and key equivalents IDE defect gb 12/08/07
#213 Hemlock window-resize moves the cursor IDE defect gb 12/08/07
#231 Printing NSData objects does not obey *print-length* Foreign Function Interface defect gb 01/18/08
#246 x8664::max-1-bit-constant-index probably too big Compiler defect gb 02/20/08
#250 Can't compile refs to %new-ptr Compiler defect gb 02/23/08
#272 (coerce (/ pi 2) 'single-float) incorrect ANSI CL Compliance defect gb 04/07/08
#273 (acos -1) not quite right [on Mac] ANSI CL Compliance defect gb 04/07/08
#275 No wta warnings/errors on CAR/CDR with safety 3 ANSI CL Compliance defect gb 04/07/08
#276 No error on COERCE with or'ed vector size type specs ANSI CL Compliance defect gb 04/07/08
#279 subtypep incorrect with COMPLEX type specifiers ANSI CL Compliance defect gb 04/07/08
#282 set-syntax-from-char reader problem ANSI CL Compliance defect gb 04/07/08
#292 Console window should not become the front window whenever a new message appears IDE defect gz * 05/01/08
#323 CCL crashes to kernel debugger if working directory does not exist Infrastructure and Support defect gb 08/01/08
#324 process-whostate sometimes returns a weird value Runtime (threads, GC) defect gb * 08/12/08
#351 linux/x8632 %stat lossage Runtime (threads, GC) defect gb 10/13/08
#110 Refresh search results IDE enhancement gb 10/04/07
#116 Higlight all search occurences like Safari 3.0 IDE enhancement gb 10/18/07
#125 Add syntax-coloring IDE enhancement gb 10/19/07
#128 Pathname completion IDE enhancement gb 10/19/07
#131 Spell checking, sort of IDE enhancement gb 10/19/07
#159 The Apropos dialog should support simple compound searches IDE enhancement rme 11/02/07
#160 Be smarter about selecting a hemlock major mode when opening a file IDE enhancement rme 11/02/07
#161 In the preferences, instead of just a font, support text attributes too. IDE enhancement rme 11/02/07
#163 hyperspec lookup should use a WebView IDE enhancement rme 11/02/07
#165 Symbol Completion Improvements IDE enhancement gb 11/04/07
#169 Add class-slot-list-expansion Hemlock command IDE enhancement gb 11/04/07
#170 Add package management commands to Hemlock IDE enhancement gb 11/04/07
#174 need some way to have call-next-method refer to super IDE enhancement gb 11/07/07
#192 Fix "Load Buffer..." and related menu-items IDE enhancement mikel * 11/28/07
#194 The text-encoding drop-down menu in the file dialog is confusing IDE enhancement gb 11/28/07
#232 New backtrace-as-list function Compiler enhancement gb * 01/22/08
#235 make-array does not check the validity of its :element-type argument Compiler enhancement gz * 02/01/08
#256 Enable tracing of objc dispatch functions Runtime (threads, GC) enhancement rme 03/13/08
#307 x86 assembler should warn about using byte insns with non-byte regs Compiler enhancement rme 06/07/08
#339 provide macro with-readtable-iterator Infrastructure and Support enhancement gz 09/25/08
#343 SWANK interface layer Runtime (threads, GC) enhancement gz 10/03/08
#350 need a BUG-REPORT function Runtime (threads, GC) enhancement gb 10/13/08
#354 Need faster bignums Runtime (threads, GC) enhancement gb 10/14/08
#268 encode/decode-universal-time with highly fractional time-zones ANSI CL Compliance defect gb 04/05/08
#269 &whole destructuring ANSI CL Compliance defect gb 04/05/08
#270 (setf values) is not supposed to flatten out the values ANSI CL Compliance defect gb 04/05/08
#280 Large stream byte sizes not supported ANSI CL Compliance defect gb 04/07/08
#149 Processes window fields IDE enhancement gb 10/31/07
#178 warn if #/dealloc doesn't call-next-method IDE enhancement gb 11/13/07
#208 Clozure CL.app doesn't load ~/ccl-init.lisp IDE enhancement gb 12/05/07
#266 have slime-describe-symbol show documentation SLIME enhancement pfeilgm 04/04/08
#313 NIT: "cocoa-application" seems like the wrong REQUIRE target for the IDE IDE enhancement gz 06/24/08

1.1

Ticket Summary Component Version Type Owner Created
#3 (format t "~<Options: ~:@>") should error ANSI CL Compliance 1.1 defect gb 04/04/07
#4 Problem loading additional frameworks in 070408 snapshot Foreign Function Interface 1.1 defect gb 04/09/07
#24 No "undo/redo" support