annotate etc/README.HYPERBOLE @ 2518:cc24b630b1d6
[xemacs-hg @ 2005-01-26 10:33:40 by ben]
Fix some race conditions in redisplay/signal
redisplay.c, redisplay.h, signal.c: Move backtraces to internals manual. Fix some race conditions
leading to crashes due to incomplete protection of critical
sections. In signal.c, be more aggressive in catching incomplete
critical section protection -- we cannot even check for QUIT,
*EVER*, in a critical section.
author |
ben |
date |
Wed, 26 Jan 2005 10:33:42 +0000 |
parents |
0931add2f339 |
children |
|
rev |
line source |
428
|
1 Hyperbole is a suite of tools for enhancing productivity.
|
|
2
|
1557
|
3 Hyperbole has been packaged as of 2003-07-01, and is available in an
|
|
4 XEmacs package archive mirror near you. If this file has not been
|
|
5 updated recently, please ask about status on xemacs-beta@xemacs.org,
|
|
6 and remind us to update this file.
|
|
7
|
|
8 The most recent upstream version of this package is available from
|
|
9 SourceForge, http://projects.sourceforge.net/hyperbole/. There
|
|
10 apparently is no longer any commercial support, but you might query
|
|
11 the owner of the SourceForge project (at the time of this writing, Bob
|
|
12 Weiner <bwcto@users.sourceforge.net>).
|