/[guile]/guile/workbook/tasks/TODO
ViewVC logotype

Diff of /guile/workbook/tasks/TODO

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.94 by mvo, Tue Feb 25 13:12:40 2003 UTC revision 1.95 by mdj, Thu Mar 6 13:25:33 2003 UTC
# Line 26  Line 26 
26    - Allow the deprecation mechanism to be controlled via a preprocessor    - Allow the deprecation mechanism to be controlled via a preprocessor
27      macro analogous to _GNU_SOURCE. [talk to mvo about this]      macro analogous to _GNU_SOURCE. [talk to mvo about this]
28    - Properly integrate system asyncs and signals with threads. [mvo]    - Properly integrate system asyncs and signals with threads. [mvo]
29      - Handle thread-local data in a better way.  Currently, there are
30        three kinds of thread local data: get/setspecific keyed,
31        root state and fluids.  Instead use only fluids (except possibly
32        in the GC or low-level thread system).  Introduce a copy-on-write
33        mechanism.  Remember to reset thread local data in futures.c!
34    - Make (ice-9 format) thread safe.  Other modules as well.    - Make (ice-9 format) thread safe.  Other modules as well.
35    - Gracefully cope with the situation that gc_os_dep.c doesn't compile.    - Gracefully cope with the situation that gc_os_dep.c doesn't compile.
36    - Make 1.8 backwards compatible again with 1.6. [mvo]    - Make 1.8 backwards compatible again with 1.6. [mvo]

Legend:
Removed from v.1.94  
changed lines
  Added in v.1.95

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26