/[guile]/guile/guile-core/NEWS
ViewVC logotype

Diff of /guile/guile-core/NEWS

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

revision 1.360 by mvo, Mon Oct 21 12:20:01 2002 UTC revision 1.361 by mvo, Mon Oct 21 12:53:29 2002 UTC
# Line 8  Changes since the stable branch: Line 8  Changes since the stable branch:
8    
9  * Changes to the distribution  * Changes to the distribution
10    
11  ** There is a new thread implementation option: "null".  ** There is a new thread implementation option "null", which is also
12       the default now.
13    
14  When you configure "--with-threads=null", you will get the usual  When you configure "--with-threads=null", you will get the usual
15  threading API (call-with-new-thread, make-mutex, etc), but you can't  threading API (call-with-new-thread, make-mutex, etc), but you can't
# Line 18  is always present, although you might no Line 19  is always present, although you might no
19  threads.  threads.
20    
21  When cooperative threading is not supported on your platform, you will  When cooperative threading is not supported on your platform, you will
22  get the "null" threads.  get the "null" threads instead.
23    
24  The long term plan is to make the selection of a thread implementation  The long term plan is to make the selection of a thread implementation
25  a run-time option, not a configure time option.  a run-time option, not a configure time option.

Legend:
Removed from v.1.360  
changed lines
  Added in v.1.361

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