Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (829 - 831 of 1030)

Ticket Resolution Summary Owner Reporter
#951 fixed code coverage example to show how to automatically collect coverage data for specified ASDF systems Keith Corbett Keith Corbett
#952 fixed code cover test example - errors in server code due to changes in Hunchentoot Keith Corbett Keith Corbett
Description

I'm fixing the sample code in examples/code-cover-test/code-cover-test-server.lisp to work using Hunchentoot 1.2.

1) Call exported methods

2) Use the easy-handler mechanism

#958 fixed Shift-UpArrow and Shift-DownArrow fail on edge cases Gary Byers Andrew Shalit
Description

When the cursor is in the first line in a buffer, shift-UpArrow should select the text between the cursor and the start of the buffer. It currently does nothing.

When the cursor is in the last line in a buffer, shift-DownArrow should select the text between the cursor and the end of the buffer. It currently does nothing.

Pressing UpArrow and DownArrow without the shift modifiers work correctly, i.e. they move the cursor to the beginning or end of the buffer.

This is related to ticket #549.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.