1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00
guile/doc/ref
Mark H Weaver f57ea23ac8 Fix thread-unsafe lazy initializations.
* libguile/debug.c (scm_local_eval):
  libguile/ports.c (scm_current_warning_port):
  libguile/strports.c (scm_eval_string_in_module): Perform
  lazy-initialization while holding a mutex.  Use SCM_UNDEFINED as the
  uninitialized value.  Use 'scm_c_*_variable'.

* doc/ref/api-modules.texi (Accessing Modules from C): Fix
  'my_eval_string' example to be thread-safe.
2013-03-05 16:04:55 -05:00
..
.gitignore add www-commit rule in doc/ref 2010-12-17 16:41:58 +01:00
api-binding.texi docs: fix typos in manual, and a couple in code comments. 2011-02-09 22:28:49 +00:00
api-compound.texi Array documentation fixes 2013-02-18 16:57:16 +01:00
api-control.texi doc: Fix build with Texinfo 5.0. 2013-03-01 17:50:05 +01:00
api-coverage.texi Manual sections don't need a page break before 2010-10-31 08:34:05 +00:00
api-data.texi Revert "random-state-from-platform: simplify pid conditional, and clarify docs." 2013-02-25 13:33:14 -05:00
api-debug.texi Improve keyword notation of Texinfo function definitions. 2013-03-02 20:34:29 +01:00
api-deprecated.texi a number of doc fixes 2010-08-16 21:36:14 -07:00
api-evaluation.texi Improve keyword notation of Texinfo function definitions. 2013-03-02 20:34:29 +01:00
api-foreign.texi update old references in FFI doc 2013-02-14 10:45:27 +01:00
api-i18n.texi Merge branch 'wip-manual-2' 2010-04-16 22:26:32 +01:00
api-init.texi Fix explicitely' typos, should be explicitly' 2009-05-20 18:51:03 +01:00
api-io.texi add read-string and read-string! to (ice-9 rdelim) 2013-01-22 15:15:43 +01:00
api-lalr.texi Manual sections don't need a page break before 2010-10-31 08:34:05 +00:00
api-languages.texi Merge branch 'wip-manual-2' 2010-04-16 22:26:32 +01:00
api-macros.texi Make notation for Scheme repeated arguments more consistent in manual. 2012-02-04 00:10:13 +01:00
api-memory.texi Make notation for Scheme repeated arguments more consistent in manual. 2012-02-04 00:10:13 +01:00
api-modules.texi Fix thread-unsafe lazy initializations. 2013-03-05 16:04:55 -05:00
api-options.texi Implement SRFI-105 curly infix expressions. 2012-10-26 19:52:32 -04:00
api-overview.texi Manual typo fix 2010-12-23 12:17:26 +00:00
api-procedures.texi Improve keyword notation of Texinfo function definitions. 2013-03-02 20:34:29 +01:00
api-regex.texi doc: Fix description of regexp/locale encoding interaction. 2012-08-27 00:09:30 +02:00
api-scheduling.texi add fluid->parameter 2013-01-22 15:17:50 +01:00
api-scm.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-smobs.texi documentation recommends scm_new_smob instead of SCM_NEWSMOB 2013-01-22 12:05:32 +01:00
api-snarf.texi Typos fixed. Use existing functions in explaining symbol and keyword 2004-08-25 19:02:34 +00:00
api-undocumented.texi Misc textual editing 2011-02-13 22:13:33 +00:00
api-utility.texi Fix and clarify documentation of `sorted?'. 2012-04-22 14:52:43 +02:00
api.txt Changes in doc/ref: 2002-03-01 00:19:20 +00:00
ChangeLog-2008 Rename ChangeLog' files to ChangeLog-2008'. 2008-09-12 21:49:58 +02:00
ChangeLog-goops-2008 Move GOOPS documentation into the main manual 2009-08-03 23:29:45 +01:00
ChangeLog-guile-doc-ref * Organize documentation into per-manual directories (halfway point commit). 2001-08-24 09:40:29 +00:00
compiler.texi Improve keyword notation of Texinfo function definitions. 2013-03-02 20:34:29 +01:00
curried.texi Document (ice-9 curried definitions) 2012-09-06 22:15:40 +01:00
data-rep.texi Clarify docs for SCM_UNSPECIFIED: used sometimes but not always 2011-05-25 12:40:55 -04:00
effective-version.texi.in Add an effective version variable for the manual 2009-08-04 12:08:02 +01:00
expect.texi Remove page breaks except before new chapters and indices 2009-12-19 00:58:54 +00:00
fdl.texi Upgrade manual to GFDLv1.3+. 2010-06-01 00:02:35 +02:00
gds.dia replace ascii figures with scalable ps/pdf versions. 2009-12-17 23:17:59 +00:00
gds.eps replace ascii figures with scalable ps/pdf versions. 2009-12-17 23:17:59 +00:00
gds.pdf replace ascii figures with scalable ps/pdf versions. 2009-12-17 23:17:59 +00:00
gds.txt replace ascii figures with scalable ps/pdf versions. 2009-12-17 23:17:59 +00:00
goops-tutorial.texi Merge tutorial' and reference' treatments of the same basic GOOPS 2010-12-06 22:28:39 +00:00
goops.texi Make notation for Scheme repeated arguments more consistent in manual. 2012-02-04 00:10:13 +01:00
guile-invoke.texi Add parse-path-with-ellipsis, and use it for GUILE_LOAD_PATH et al. 2012-11-28 21:58:05 -05:00
guile.texi doc: Rename "Texinfo" node to "Texinfo Processing". 2013-03-04 09:04:16 +01:00
hierarchy.dot doc/ref/hierarchy.png: conform to hierarchy.txt and manual 2013-01-15 19:17:55 +01:00
hierarchy.eps doc/ref/hierarchy.png: conform to hierarchy.txt and manual 2013-01-15 19:17:55 +01:00
hierarchy.pdf doc/ref/hierarchy.png: conform to hierarchy.txt and manual 2013-01-15 19:17:55 +01:00
hierarchy.png doc/ref/hierarchy.png: conform to hierarchy.txt and manual 2013-01-15 19:17:55 +01:00
hierarchy.txt Move GOOPS documentation into the main manual 2009-08-03 23:29:45 +01:00
history.texi doc: Set document encoding to UTF-8; typeset my surname correctly. 2011-12-14 22:26:15 +01:00
indices.texi Procedure/macro index includes Autoconf macros 2011-02-13 22:28:25 +00:00
intro.texi fix urls in docs 2011-11-16 23:21:59 +01:00
libguile-autoconf.texi manual: reorganize autoconf, pkg-config info 2011-10-12 17:12:29 +02:00
libguile-concepts.texi libguile examples use scm_c_vector functions instead of SCM_SIMPLE_VECTOR_* 2013-01-22 12:05:32 +01:00
libguile-extensions.texi @value{EFFECTIVE-VERSION} instead of 2.0 in some places in the manual 2011-02-20 13:16:37 +01:00
libguile-linking.texi manual: reorganize autoconf, pkg-config info 2011-10-12 17:12:29 +02:00
libguile-parallel.texi doc: Document the sitedir' and extensiondir' pkg-config variables. 2011-10-22 16:11:01 +02:00
libguile-program.texi Make the "Dia Primitives" section of the manual more clear. 2011-12-22 09:32:09 -05:00
libguile-smobs.texi documentation recommends scm_new_smob instead of SCM_NEWSMOB 2013-01-22 12:05:32 +01:00
libguile-snarf.texi no need to warn people off of s_FOO generated by SCM_DEFINE 2012-01-08 17:55:01 +01:00
Makefile.am an end to the generated-documentation experiment 2013-01-16 10:03:44 +01:00
match.texi doc: Strengthen the case for pattern matching. 2012-11-17 16:14:02 +01:00
misc-modules.texi Make notation for Scheme repeated arguments more consistent in manual. 2012-02-04 00:10:13 +01:00
mod-getopt-long.texi rename guile-tools' to guild' 2011-05-31 22:01:47 +02:00
mop.text Move GOOPS documentation into the main manual 2009-08-03 23:29:45 +01:00
new-docstrings.texi Automatic manual updates following libguile docstring changes 2009-12-27 23:24:09 +00:00
posix.texi warn on multithreaded fork 2013-01-17 12:38:56 +01:00
preface.texi doc: Set document encoding to UTF-8; typeset my surname correctly. 2011-12-14 22:26:15 +01:00
r6rs.texi doc: Fix build with Texinfo 5.0. 2013-03-01 17:50:05 +01:00
repl-modules.texi fix documentation for option-set! syntaxen 2011-05-20 11:54:46 +02:00
scheme-ideas.texi Document (ice-9 curried definitions) 2012-09-06 22:15:40 +01:00
scheme-indices.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
scheme-intro.texi Update and simplify statement about RnRS support 2009-12-18 01:21:55 +00:00
scheme-reading.texi fix urls in docs 2011-11-16 23:21:59 +01:00
scheme-scripts.texi better invocation documentation 2011-06-30 13:19:04 +02:00
scheme-using.texi trace: limit length of "| | | "... prefix 2013-01-16 18:11:47 +01:00
scheme.dia replace ascii figures with scalable ps/pdf versions. 2009-12-17 23:17:59 +00:00
scheme.eps replace ascii figures with scalable ps/pdf versions. 2009-12-17 23:17:59 +00:00
scheme.pdf replace ascii figures with scalable ps/pdf versions. 2009-12-17 23:17:59 +00:00
scheme.txt replace ascii figures with scalable ps/pdf versions. 2009-12-17 23:17:59 +00:00
scsh.texi update scsh doc 2010-08-17 08:48:49 -07:00
slib.texi docs: fix typos in manual, and a couple in code comments. 2011-02-09 22:28:49 +00:00
srfi-modules.texi Improve keyword notation of Texinfo function definitions. 2013-03-02 20:34:29 +01:00
statprof.texi an end to the generated-documentation experiment 2013-01-16 10:03:44 +01:00
sxml-match.texi begin rewriting SXML docs 2013-01-28 10:52:44 +01:00
sxml.texi add #:doctype-handler to xml->sxml 2013-01-30 15:29:18 +01:00
texinfo.texi doc: Rename "Texinfo" node to "Texinfo Processing". 2013-03-04 09:04:16 +01:00
tools.texi doc: Mention the former name of `guild'. 2011-06-08 23:19:37 +02:00
tour.texi doc: Use scm_{to,from}_double instead of old API in example. 2012-09-03 22:35:33 +02:00
vm.texi case-lambda* clauses fail to match if too many positionals 2013-01-14 11:38:09 +01:00
web.texi Improve keyword notation of Texinfo function definitions. 2013-03-02 20:34:29 +01:00