1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00
Commit graph

24 commits

Author SHA1 Message Date
Gareth Rees
2c022cccf1 Bring release notes up to date.
Copied from Perforce
 Change: 183008
 ServerID: perforce.ravenbrook.com
2013-07-11 16:44:40 +01:00
Richard Brooksby
afe6da02e3 Updating "signal handling issues" to "signal and exception handling issues" and documenting the situation with os x threading.
Copied from Perforce
 Change: 182930
 ServerID: perforce.ravenbrook.com
2013-07-05 01:09:29 +01:00
Gareth Rees
64c1719113 Move all signal handling issues to the "signal handling issues" section.
Copied from Perforce
 Change: 182919
 ServerID: perforce.ravenbrook.com
2013-07-04 15:12:21 +01:00
Gareth Rees
8e6a6b8038 Valgrind is a better example of a library using sigusr1 and sigusr2 than linuxthreads (which seems to be defunct).
Copied from Perforce
 Change: 182916
 ServerID: perforce.ravenbrook.com
2013-07-04 14:59:45 +01:00
Gareth Rees
07dbd0bb9f Warn users not to mask sigxcpu and sigxfsz.
Copied from Perforce
 Change: 182901
 ServerID: perforce.ravenbrook.com
2013-07-03 11:21:14 +01:00
Gareth Rees
018a411e2c Fix typo.
Copied from Perforce
 Change: 182807
 ServerID: perforce.ravenbrook.com
2013-06-19 13:34:12 +01:00
Richard Brooksby
5b557ecfb6 Deprecating the mps trampoline by using vectored exception handling on windows.
Copied from Perforce
 Change: 180961
 ServerID: perforce.ravenbrook.com
2013-02-20 12:11:40 +00:00
Gareth Rees
589c4390f0 Typos.
Copied from Perforce
 Change: 180211
 ServerID: perforce.ravenbrook.com
2012-11-01 00:54:17 +00:00
Gareth Rees
158caeaf66 Actions from meeting with rb and from rb's e-mail.
Copied from Perforce
 Change: 180200
 ServerID: perforce.ravenbrook.com
2012-10-31 17:22:43 +00:00
Gareth Rees
7ec9e16f0e Start adding index entries.
Copied from Perforce
 Change: 180157
 ServerID: perforce.ravenbrook.com
2012-10-30 12:26:41 +00:00
Gareth Rees
3cfab14d84 Implement changes from <http://info.ravenbrook.com/mail/2012/10/29/16-53-44/0/>.
Copied from Perforce
 Change: 180145
 ServerID: perforce.ravenbrook.com
2012-10-29 18:10:07 +00:00
Gareth Rees
abafe217c4 Document use of sigxcpu and sigxfsz.
Copied from Perforce
 Change: 180133
 ServerID: perforce.ravenbrook.com
2012-10-29 16:47:32 +00:00
Gareth Rees
e33d88668c Plural :term: links work automatically.
Copied from Perforce
 Change: 180125
 ServerID: perforce.ravenbrook.com
2012-10-28 23:03:15 +00:00
Gareth Rees
bc8ca7bd99 Changes in response to feedback.
Copied from Perforce
 Change: 180094
 ServerID: perforce.ravenbrook.com
2012-10-26 10:22:56 +01:00
Gareth Rees
b8789739c0 Clarify recommendation.
Copied from Perforce
 Change: 180083
 ServerID: perforce.ravenbrook.com
2012-10-25 18:12:41 +01:00
Gareth Rees
6f00a2f8bd Write location chapter.
Copied from Perforce
 Change: 180080
 ServerID: perforce.ravenbrook.com
2012-10-25 17:58:49 +01:00
Gareth Rees
b73574ce71 Thread chapter.
Copied from Perforce
 Change: 180074
 ServerID: perforce.ravenbrook.com
2012-10-25 13:16:39 +01:00
Gareth Rees
091444af1d Write "root" chapter. "thread safety" section.
Copied from Perforce
 Change: 180073
 ServerID: perforce.ravenbrook.com
2012-10-25 13:08:56 +01:00
Gareth Rees
cd7fc1025a Add source references in comments at the top of each chapter.
New chapter about the critical path, by Richard.

Copied from Perforce
 Change: 180070
 ServerID: perforce.ravenbrook.com
2012-10-25 11:27:58 +01:00
Gareth Rees
ffe88cd3bc Progress on roots chapter.
Copied from Perforce
 Change: 180068
 ServerID: perforce.ravenbrook.com
2012-10-25 09:50:17 +01:00
Gareth Rees
409df3634f Fix cross-references.
Put the contact details in the sidebar on all pages.

Copied from Perforce
 Change: 180035
 ServerID: perforce.ravenbrook.com
2012-10-23 18:00:11 +01:00
Gareth Rees
089e255a61 Changes resulting from discussion with rb.
Copied from Perforce
 Change: 180034
 ServerID: perforce.ravenbrook.com
2012-10-23 17:41:54 +01:00
Gareth Rees
99cccfa252 Distribute symbol reference into the topics.
Copied from Perforce
 Change: 179974
 ServerID: perforce.ravenbrook.com
2012-10-19 18:09:10 +01:00
Gareth Rees
7566748f04 Complete tasks from meeting with rb earlier today.
New topics "interface" and "thread".
Document external symbols mps_ap_create, mps_ap_create_v, mps_ap_fill, mps_ap_s, mps_commit, mps_reserve, MPS_RESERVE_BLOCK, mps_tramp, mps_tramp_t.

Copied from Perforce
 Change: 179970
 ServerID: perforce.ravenbrook.com
2012-10-19 16:46:55 +01:00