Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (577 - 579 of 1030)

Ticket Resolution Summary Owner Reporter
#982 fixed The 'gc' function is undocumented in the manual Faheem Mitha
Description

Hi,

SBCL has a function called 'gc', which triggers manual collection of garbage when called, for example, as

(gc :full t)

There is no such function mentioned in the CCL manual. However, the 'gc' function, called as

(gc)

successfully calls manual collection. I can only guess what parameters this function might have. I suggest documenting it in the manual. I could make a nominal patch, but I don't know what the source for the manual is, nor the build procedure.

Regards, Faheem Mitha

Nominal patch attached.

#159 duplicate The Apropos dialog should support simple compound searches R. Matthew Emerson Andrew Shalit
Description

I'd like to be able to type "foo bar" (without the quotes) to search for symbols that contain both "foo" and "bar" in their names.

#626 fixed The Darwin lisp kernel should build using 10.5 and 10.6 SDKs R. Matthew Emerson R. Matthew Emerson
Description

There are a few little details that prevent the Darwin lisp kernel from building when using SDKs newer than 10.4. We ought to correct these.

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