Custom Query (1030 matches)
Results (325 - 327 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1078 | notabug | cl-http port | ||
| Description |
hi i tend to prefer ccl over other cl implementations. but, when i decided to use it as a web application programing tool recently on a lisp-based http server,like cl-http or hunchentooth, i discovered these http servers does not support ccl, many implementations have ports but ccl not. i am a macintosh and debian user. |
|||
| #757 | fixed | char names for ascii control chars | ||
| Description |
Porting some code from lispworks/sbcl I note that the char names for things like #\SOH et. al. are not defined. (loop for x in '("#\NUL" "#\SOH" "#\STX" "#\ETX" "#\EOT" "#\ENQ" "#\ACK" "#\BEL" "#\BS" "#\HT" "#\NL" "#\VT" "#\NP" "#\CR" "#\SO" "#\SI") collect (ignore-errors (read-from-string x))) |
|||
| #156 | duplicate | changing fonts in prefs panel should update existing windows | ||
| Description |
When the default fonts are changed in the Preferences panel, existing windows without per-window text attributes (to be implemented later) should be updated to use the new fonts. |
|||
