Custom Query (1030 matches)
Results (553 - 555 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #686 | worksforme | Pressing ENTER with an active selection in the listener causes Hemlock to crash | ||
| Description |
SLSIA. This crash occurs only with an active selection in the listener, not when the cursor is on a close paren, and not when there is an active selection in an editor window. |
|||
| #113 | fixed | Preferences:Paths:CCL Directory truncates selected directory | ||
| Description |
The preference for setting the ccl directory truncates the selected directory so that the last path element is lost. Workaround: select a directory within the ccl directory and the resulting pathname will be the correct ccl directory. |
|||
| #1199 | wontfix | Possible wrong memory alloc statistics on multicore | ||
| Description |
I did some quick performance tests using the :lparallel library by replacing dotimes/mapcar by pdotimes/pmapcar in some raytracing programs. The results were correct and the speed-up on a quadcore Ubuntu Odroid U3 were plausible (about 2.5 times), however, the amount of memory allocated reported by the time macro was about 100-300 times LESS than the single thread original version. Perhaps only the memory allocated by the parent thread is counted in the statistics? |
|||
