1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 13:00:26 +02:00
guile/doc/ref
Andy Wingo c6b08d2194 string->pointer and pointer->string have optional encoding arg
* test-suite/tests/foreign.test ("pointer<->string"): Add test cases.

* libguile/foreign.c (scm_string_to_pointer, scm_pointer_to_string): Add
  optional encoding, and in the pointer->string case, length arguments.

* libguile/foreign.h: Update prototypes of internal functions.
  Shouldn't affect ABI as they are internal.

* doc/ref/api-foreign.texi (Void Pointers and Byte Access): Update
  docs.
2011-04-01 13:31:26 +02: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 Misc textual editing 2011-02-13 22:13:33 +00:00
api-control.texi Misc textual editing 2011-02-13 22:13:33 +00:00
api-coverage.texi Manual sections don't need a page break before 2010-10-31 08:34:05 +00:00
api-data.texi scm_{to,from}_locale_string use current locale, not current ports 2011-03-17 18:29:08 +01:00
api-debug.texi docs: fix typos in manual, and a couple in code comments. 2011-02-09 22:28:49 +00:00
api-deprecated.texi a number of doc fixes 2010-08-16 21:36:14 -07:00
api-evaluation.texi eval-string docs 2011-03-08 21:53:02 +01:00
api-foreign.texi string->pointer and pointer->string have optional encoding arg 2011-04-01 13:31:26 +02: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 doc: Remove "lack of support for Unicode I/O and strings". 2011-03-13 23:21:07 +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 docs: fix typos in manual, and a couple in code comments. 2011-02-09 22:28:49 +00:00
api-memory.texi a number of doc fixes 2010-08-16 21:36:14 -07:00
api-modules.texi scm_public_ref et al docs 2011-03-08 22:34:53 +01:00
api-options.texi pkg-config instead of guile-config in manuals 2011-02-20 21:43:19 +01:00
api-overview.texi Manual typo fix 2010-12-23 12:17:26 +00:00
api-procedures.texi docs: fix typos in manual, and a couple in code comments. 2011-02-09 22:28:49 +00:00
api-regex.texi Misc textual editing 2011-02-13 22:13:33 +00:00
api-scheduling.texi Misc textual editing 2011-02-13 22:13: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 Remove page breaks except before new chapters and indices 2009-12-19 00:58:54 +00: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 deprecate primitive properties 2011-02-10 23:16:52 +01:00
api.txt Changes in doc/ref: 2002-03-01 00:19:20 +00:00
autoconf.texi update examples in manual to use PKG_CHECK_MODULES 2011-02-20 22:08:27 +01: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 Rewording for "make an intervention". 2011-02-18 20:08:59 +00:00
data-rep.texi Misc textual editing 2011-02-13 22:13:33 +00: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 Remove incorrect footnote from GOOPS manual 2011-03-08 17:51:17 -05:00
guile.texi Update copyright date of manual, and a small fix 2011-02-01 21:07:39 +01:00
hierarchy.eps Move GOOPS documentation into the main manual 2009-08-03 23:29:45 +01:00
hierarchy.pdf Move GOOPS documentation into the main manual 2009-08-03 23:29:45 +01:00
hierarchy.png Move GOOPS documentation into the main manual 2009-08-03 23:29:45 +01:00
hierarchy.txt Move GOOPS documentation into the main manual 2009-08-03 23:29:45 +01:00
history.texi @value{EFFECTIVE-VERSION} instead of 2.0 in some places in the manual 2011-02-20 13:16:37 +01:00
indices.texi Procedure/macro index includes Autoconf macros 2011-02-13 22:28:25 +00:00
intro.texi Fix incorrect uses of en-dashes and em-dashes in the intro. 2010-11-19 14:28:40 +01:00
libguile-concepts.texi docs: fix typos in manual, and a couple in code comments. 2011-02-09 22:28:49 +00: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 update examples in manual to use PKG_CHECK_MODULES 2011-02-20 22:08:27 +01:00
libguile-program.texi Misc textual editing 2011-02-13 22:13:33 +00:00
libguile-smobs.texi pkg-config instead of guile-config in manuals 2011-02-20 21:43:19 +01:00
libguile-snarf.texi more typo fixes 2009-12-18 00:53:34 +00:00
make-texinfo.scm Remove dependency on GNU Make and reliance on /usr/bin/env. 2010-01-03 19:06:52 +01:00
Makefile.am Inline the effect of am/pre-inst-guile 2011-03-25 19:45:14 +00:00
match.texi Document (ice-9 match). 2010-08-27 18:59:43 +02:00
misc-modules.texi Misc textual editing 2011-02-13 22:13:33 +00:00
mod-getopt-long.texi Misc textual editing 2011-02-13 22:13:33 +00: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 Misc textual editing 2011-02-13 22:13:33 +00:00
preface.texi preface contributors tweaks 2010-10-11 23:32:30 +02:00
r6rs.texi Fix description of the R6RS `finite?' in manual 2011-03-08 17:50:57 -05:00
repl-modules.texi debug and readline options doc tweak 2010-10-01 11:15:12 +02:00
scheme-ideas.texi Fix inconsistent sectioning, causing make to fail 2010-04-26 22:18:45 +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 Remove page breaks except before new chapters and indices 2009-12-19 00:58:54 +00:00
scheme-scripts.texi document -q, repl options 2011-03-29 12:18:20 +02:00
scheme-using.texi document -q, repl options 2011-03-29 12:18:20 +02: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
script-getopt.texi Remove page breaks except before new chapters and indices 2009-12-19 00:58:54 +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 Document SRFI-23 2011-03-27 13:02:15 +02:00
standard-library.am Remove dependency on GNU Make and reliance on /usr/bin/env. 2010-01-03 19:06:52 +01:00
standard-library.scm integrate guile-lib docs 2009-12-21 00:01:49 +01:00
sxml-match.texi docs: fix typos in manual, and a couple in code comments. 2011-02-09 22:28:49 +00:00
tools.texi Remove statements about scripts/* that are no longer true 2011-03-25 19:45:14 +00:00
tour.texi tour.texi compilation fix 2011-02-20 15:01:37 +01:00
vm.texi Revert ""latin1" -> "Latin-1"." 2011-02-24 23:17:23 +01:00
web.texi web.texi: handler return types documentation 2011-03-31 16:36:01 +02:00