Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (577 - 579 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

#24 fixed No "undo/redo" support Jeremy Jones Gary Byers
Description

Of the three general schemes for implementing undo/redo that I can think of - namely:

  1. Use the Cocoa text system's built-in support
  1. Use an NSUndoManager to track changes to the buffer/textstorage
  1. Do it all at the lisp level

I think that either (2) or (3) would be the most attractive.

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