1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 13:20:26 +02:00
guile/doc/ref
Kevin Ryde 3c50d8f109 (Signals): Merge sleep and usleep, note usleep not
actually microsecond accurate, remove warning usleep not always
available (guile has own code for it now, it's not the system call).
Cross reference scm_std_sleep / scm_std_usleep.

(Signals): Merge getitimer and setitimer, describe what
each timer does, use @defvar to get them indexed, caution may not
actually be microsecond accurate.
2007-02-21 22:28:22 +00:00
..
.cvsignore *** empty log message *** 2003-03-19 23:55:05 +00:00
api-binding.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-compound.texi (Records): In make-record-type, describe optional print function argument. 2007-02-16 00:12:31 +00:00
api-control.texi (Handling Errors): Cross reference "Error 2006-12-12 19:25:02 +00:00
api-data.texi copyright year 2007-01-15 21:55:19 +00:00
api-debug.texi * api-debug.texi (Source Properties): Add text describing/advising 2005-10-15 18:33:34 +00:00
api-evaluation.texi add copyright years 2006-07-23 22:31:51 +00:00
api-i18n.texi (Internationalization): Cross reference gettext manual on plural forms. 2006-08-21 23:43:52 +00:00
api-init.texi (Initialization): Cross reference Runtime Environment 2007-01-15 22:23:28 +00:00
api-io.texi (Ports): File access uses LFS. 2006-09-26 01:52:40 +00:00
api-memory.texi Renamed the "frames" that are related to dynamic-wind to "dynamic 2006-01-29 00:23:28 +00:00
api-modules.texi * api-control.texi (Dynamic Wind): Doc for scm_dynwind_free. 2006-09-04 06:29:13 +00:00
api-options.texi (Build Config): pxref libtool on libguileinterface version info. 2006-02-03 23:58:40 +00:00
api-overview.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-procedures.texi don't use unbound "bar" in the last example (though that point isn't 2006-12-14 22:54:26 +00:00
api-scheduling.texi (Threads): In call-with-new-thread, handler arg is optional (as of 1.8.0). 2006-04-28 21:59:33 +00:00
api-scm.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-smobs.texi (smob mark function): List admissible functions 2004-10-19 13:55:06 +00:00
api-snarf.texi Typos fixed. Use existing functions in explaining symbol and keyword 2004-08-25 19:02:34 +00:00
api-translation.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-undocumented.texi Synchronized docstrings. 2005-03-04 17:56:31 +00:00
api-utility.texi Changes from arch/CVS synchronization 2006-06-20 16:44:50 +00:00
api.txt Changes in doc/ref: 2002-03-01 00:19:20 +00:00
autoconf.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
ChangeLog *** empty log message *** 2007-02-16 00:32:17 +00:00
ChangeLog-guile-doc-ref * Organize documentation into per-manual directories (halfway point commit). 2001-08-24 09:40:29 +00:00
data-rep.texi Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
expect.texi expect.texi (Expect): Removed backslash escapes of regexp 2004-12-20 21:38:23 +00:00
extend.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
fdl.texi Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
gh.texi More stuff about transitioning away from GH. 2005-06-12 19:10:51 +00:00
guile.texi (Buffered Input): New section, describing (ice-9 buffered-input). 2006-10-04 21:40:24 +00:00
indices.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
intro.texi (Linking Guile into Programs): Enhance example program, 2006-05-09 22:51:55 +00:00
libguile-concepts.texi Renamed the "frames" that are related to dynamic-wind to "dynamic 2006-01-29 00:23:28 +00:00
libguile-extensions.texi pxref libtool manual. 2006-02-03 23:59:59 +00:00
libguile-linking.texi (A Sample Guile Main Program): Cross reference automake manual for acloal. 2005-06-22 23:55:10 +00:00
libguile-program.texi (Dia Primitives): Cross ref for scm_c_define_gsubr. 2005-06-23 00:09:09 +00:00
libguile-smobs.texi Spelling errors reported by hyperdivision. 2005-06-22 23:49:40 +00:00
libguile-snarf.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
Makefile.am Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
misc-modules.texi add a copyright year 2006-10-09 22:46:03 +00:00
mod-getopt-long.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
new-docstrings.texi Synchronized docstrings. 2005-03-04 17:56:31 +00:00
posix.texi (Signals): Merge sleep and usleep, note usleep not 2007-02-21 22:28:22 +00:00
preface.texi Some index entry capitalization. 2005-01-11 21:46:01 +00:00
repl-modules.texi (Readline Functions): New section on how to call readline from scheme code. 2006-10-04 23:03:37 +00:00
scheme-debugging.texi (Debug Last Error): Line break in "Type 2006-09-07 20:49:12 +00:00
scheme-ideas.texi Tweak tail calls wording. 2005-06-23 23:47:32 +00:00
scheme-indices.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
scheme-intro.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
scheme-reading.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
scheme-scripts.texi Describe new 1.4 compatability behavior of 2005-01-14 16:24:09 +00:00
script-getopt.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
scsh.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
slib.texi (SLIB): Add notes on delete-file, provided? and open-file 2004-08-09 01:29:52 +00:00
srfi-modules.texi in srfi-17, typo "above" should be "below" 2007-01-15 21:57:59 +00:00
tcltk.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
tools.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00