racket/csug
Jéssica Milaré bcf25a17fb Mutexes and condition variables with names (#380)
add name fields for mutexes and condition variables, now `make-mutex` and `make-condition` accept an optional argument `name`, which must be a symbol or #f.  The name, if not #f, is printed every time the object is printed, which is useful for debugging.
original commit: 1397e173200d1697ed714d24fc2eb4767421b976
2019-04-03 09:36:54 -04:00
..
canned Add appropriate paths to profile screenshots. 2016-05-17 14:45:42 -04:00
gifs initial upload of open-source release 2016-04-26 10:04:54 -04:00
math initial upload of open-source release 2016-04-26 10:04:54 -04:00
tspl4 initial upload of open-source release 2016-04-26 10:04:54 -04:00
bibliography.stex changed copyright year to 2017 2017-04-06 11:41:33 -04:00
binding.stex Fixes typos pointed out in #353 2018-10-05 15:01:36 -05:00
compat.stex fix duplicate words 2018-05-22 16:09:14 -04:00
contents.stex changed copyright year to 2017 2017-04-06 11:41:33 -04:00
control.stex fix duplicate words 2018-05-22 16:09:14 -04:00
copyright.stex Now opening 9.5.3 release. Intent is to formally release 9.5.2 2019-03-21 15:07:39 -07:00
csug.bib fix duplicate words 2018-05-22 16:09:14 -04:00
csug.css initial upload of open-source release 2016-04-26 10:04:54 -04:00
csug.stex Now opening 9.5.3 release. Intent is to formally release 9.5.2 2019-03-21 15:07:39 -07:00
csug8.cls initial upload of open-source release 2016-04-26 10:04:54 -04:00
csug8.hcls initial upload of open-source release 2016-04-26 10:04:54 -04:00
csug810.clo initial upload of open-source release 2016-04-26 10:04:54 -04:00
debug.stex add locate-source cache and line+column components to source objects 2017-08-01 05:23:56 -06:00
docond.ss initial upload of open-source release 2016-04-26 10:04:54 -04:00
expeditor.stex fix duplicate words 2018-05-22 16:09:14 -04:00
foreign.stex add load-compiled-from-port and Sregister_boot_file_fd 2018-07-15 20:44:34 -06:00
intro.stex fix duplicate words 2018-05-22 16:09:14 -04:00
io.stex addressed small portions of github issues #278 and #353: 2018-10-22 19:29:30 -07:00
libraries.stex expose default-library-search-handler and library-search-handler parameter 2019-03-14 14:31:02 -04:00
myfile.ss initial upload of open-source release 2016-04-26 10:04:54 -04:00
numeric.stex Return descriptions for most-positive-fixnum and most-negative-fixnum 2018-04-16 06:42:02 +00:00
objects.stex committing @mflatt hashtable-cells pull request 2019-02-07 13:54:14 -08:00
oop.stex changed copyright year to 2017 2017-04-06 11:41:33 -04:00
preface.stex Added some adapted charter and contributing text to the user's giude 2018-02-01 00:13:58 -05:00
priminfo.ss changed copyright year to 2017 2017-04-06 11:41:33 -04:00
scheme.hsty initial upload of open-source release 2016-04-26 10:04:54 -04:00
scheme.sty no longer using replacements for \tt underscore, tilde, at-sign, dots, 2017-10-12 23:48:32 -04:00
setup.ss initial upload of open-source release 2016-04-26 10:04:54 -04:00
smgmt.stex add collect-rendezvous 2018-04-02 13:52:03 -04:00
summary.ss initial upload of open-source release 2016-04-26 10:04:54 -04:00
summary.stex changed copyright year to 2017 2017-04-06 11:41:33 -04:00
syntax.stex committing a handful of changes, none of which should be particularly 2019-02-11 20:06:42 -08:00
system.stex profile counts are now maintained even for code that has been 2019-01-17 09:43:18 -08:00
threads.stex Mutexes and condition variables with names (#380) 2019-04-03 09:36:54 -04:00
title.stex changed copyright year to 2017 2017-04-06 11:41:33 -04:00
tspl.bst initial upload of open-source release 2016-04-26 10:04:54 -04:00
tspl4-prep.stex initial upload of open-source release 2016-04-26 10:04:54 -04:00
use.stex clarified required use of scheme-start to start an application 2019-01-18 10:15:20 -08:00