Custom Query (1030 matches)
Results (577 - 579 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #982 | fixed | The 'gc' function is undocumented in the manual | ||
| 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.
Nominal patch attached. |
|||
| #159 | duplicate | The Apropos dialog should support simple compound searches | ||
| 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 | ||
| 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. |
|||
