Improve keyword notation of Texinfo function definitions.
[bpt/guile.git] / libguile /
2013-03-01 Ludovic CourtèsAllow the SMOB mark procedures to be called when libgc...
2013-03-01 Ludovic CourtèsUse accessors instead of symbols deprecated in libgc...
2013-02-28 Mark H WeaverFix later-bindings-win logic in with-fluids.
2013-02-28 Mark H WeaverFix duplicate removal of with-fluids.
2013-02-28 Mark H WeaverSupport calling foreign functions of 10 arguments or...
2013-02-28 David KastrupLet reverse! accept arbitrary types as second argument...
2013-02-27 Ludovic CourtèsFix cross-compilation of `c-tokenize.o'.
2013-02-26 Mark H WeaverUpdate copyright dates on random.c
2013-02-25 Mark H Weaverrandom_state_of_last_resort: use getpid directly, inste...
2013-02-25 Mark H WeaverRevert "random_state_of_last_resort doesn't rely on...
2013-02-25 Mark H WeaverRevert "random-state-from-platform: simplify pid condit...
2013-02-25 Mark H Weaverrandom-state-from-platform: simplify pid conditional...
2013-02-24 Andy Wingocleanup to filesys.c's handling of file name separators
2013-02-24 Andy Wingosimplify scm_stat on mingw
2013-02-24 Andy Wingoload.c uses same logic as boot-9 for file names
2013-02-24 Andy Wingorandom_state_of_last_resort doesn't rely on HAVE_POSIX
2013-02-21 Mike GranUpdate predefined character sets to Unicode 6.2
2013-02-20 Andy Wingonet_db.c doesn't import winsock2.h
2013-02-20 Andy Wingomkstemp uses O_BINARY
2013-02-19 Andy Wingofix an error message loading invalid bytecode
2013-02-19 Andy Wingocopy-file and load-objcode use O_BINARY
2013-02-19 Andy Wingobetter handling of windows file name conventions
2013-02-18 Ludovic Courtèsbuild: Fix compilation of `c-tokenize.c' with latest...
2013-02-18 Daniel LlorensArray documentation fixes
2013-02-18 Andy Wingodeprecate generalized vectors in favor of arrays
2013-02-18 Andy Wingooptimize access to arrays of rank 1 or 2
2013-02-18 Andy Wingoarray handle inline functions defined in array-handle.h.
2013-02-18 Daniel Hartwigadd hash-count for native tables
2013-02-16 Ludovic CourtèsFix `getgroups' for when zero supplementary group IDs...
2013-02-02 Mark H WeaverAdd copyright notice to gen-scmconfig.c.
2013-02-02 Mark H WeaverAdd foreign types: ssize_t and ptrdiff_t.
2013-02-02 Mark H WeaverAdd scm_from_ptrdiff_t and scm_to_ptrdiff_t.
2013-02-02 Mark H WeaverFix typo in comment generated by gen-scmconfig.c.
2013-01-30 Andy WingoRevert "detect and consume byte-order marks for textual...
2013-01-30 Andy Wingodetect and consume byte-order marks for textual ports
2013-01-28 Ludovic CourtèsRemove unneeded SMOB mark procedure in `memoize.c'.
2013-01-22 Andy Wingofix compilation of glil to assembly
2013-01-21 Andy Wingoadd dynl.x dep on libpath.h
2013-01-21 Andy Wingofix try-module-autoload, which did not detect failure...
2013-01-17 Andy Wingowarn on multithreaded fork
2013-01-14 Andy Wingocase-lambda* clauses fail to match if too many positionals
2013-01-10 Andy Wingodeprecate SCM_CHAR_CODE_LIMIT and char-code-limit
2013-01-08 Andy Wingoslight open-pipe* / open-process refactor
2013-01-07 Andy Wingominor cleanup in values.c
2012-12-19 Ludovic CourtèsChange `system*' to not leave dangling processes behind.
2012-12-10 Ludovic CourtèsVerify the value of `SHUT_RD' and related constants.
2012-12-07 Mark H WeaverAvoid signed integer overflow in scm_product
2012-11-29 Mark H WeaverAdd parse-path-with-ellipsis, and use it for GUILE_LOAD...
2012-11-28 Ludovic Courtèseval: Store docstrings for lambdas.
2012-11-27 Mark H WeaverFix library search order and don't change LD_LIBRARY_PATH
2012-11-23 Ludovic CourtèsRemove reference to `scm_init_popen' when `fork' is...
2012-11-05 Ludovic CourtèsFix invalid assertion about mutex ownership in threads.c.
2012-11-05 Ludovic CourtèsHave `SCM_NUM2FLOAT' and `SCM_NUM2DOUBLE' use `scm_to_d...
2012-11-02 Ludovic CourtèsFix `generalized-vector->list' indexing bug with shared...
2012-10-31 Mark H WeaverFix formatting of comments in scm_read_array.
2012-10-31 Mark H Weaverscm_read_shebang: handle non-ascii characters properly.
2012-10-26 Mark H WeaverImplement SRFI-105 curly infix expressions.
2012-10-26 Mark H WeaverImplement #!fold-case and #!no-fold-case reader directives.
2012-10-26 Mark H WeaverImplement per-port read options.
2012-10-24 Mark H WeaverRepurpose scm_i_port_weak_hash to associate an alist...
2012-10-24 Mark H WeaverGeneralize scm_read_shebang to handle other reader...
2012-10-24 Mark H WeaverAdd source properties to more datum types in scm_read_s...
2012-10-24 Mark H WeaverChange reader to pass read options to helpers via expli...
2012-10-24 Mark H WeaverMinor tweaks to delimiter handling in read.c
2012-10-24 Mark H WeaverMove array reader from arrays.c to read.c
2012-10-17 Mark H WeaverRemove prototype for scm_read_token, which does not...
2012-10-12 Ludovic CourtèsImplement `hash' for structs.
2012-10-12 Daniel HartwigIn string-split, add support for character sets and...
2012-10-06 Mark H WeaverImprove error reporting in 'append!'
2012-08-20 Ludovic CourtèsOptimize `scm_lfwrite_substr', used by `scm_simple_format'.
2012-08-17 Andy Wingoreinstate type check to scm_to_utf8_stringn
2012-08-07 Mark H WeaverRevert "Avoid cexp, whose C standard definition is...
2012-08-01 Mark H WeaverAvoid cexp, whose C standard definition is mathematical...
2012-07-28 Andy Wingoset struct names for <standard-vtable>, etc
2012-07-28 Andy Wingodeprecate make-vtable-vtable
2012-07-28 Mark H WeaverAngle of -0.0 is pi, not zero
2012-07-06 Ludovic CourtèsUse `clock-time' directly from Gnulib, but with a local...
2012-07-06 Ludovic CourtèsUpdate Gnulib to v0.0-7509-g98a2286.
2012-07-06 Andy WingoScheme standard-vtable-fields binding
2012-07-06 Andy Wingoadd Scheme binding for scm_standard_vtable_vtable
2012-07-06 Andy Wingosimplify scm_init_print
2012-07-06 Andy Wingodeprecate struct-vtable-tag
2012-07-06 Dagobert MichelsenAdd alignment for Sun Studio 12
2012-07-06 Andy Wingoadd check for fchmod
2012-07-06 Andy Wingoremove mkdir alias in filesys.c for mingw
2012-07-06 Andy Wingofix warnings in mingw in expand.c
2012-07-06 Andy Wingofix warning about vsnprintf on mingw
2012-07-06 Andy Wingobe sure to include time.h for struct timespec
2012-07-04 Andy Wingoadd scm_c_nvalues with docs; also, docs for scm_c_values
2012-07-02 Ludovic CourtèsRemove backward-compatible `GC_PTR' definition.
2012-07-02 Ludovic CourtèsUse `void *' instead of `GC_PTR' internally.
2012-06-20 Ludovic CourtèsFix possible deadlock upon `encoding-error' in `open...
2012-06-08 Ludovic CourtèsFix invalid use of `SCM' as a Boolean.
2012-05-30 Ludovic CourtèsHave string ports honor `%default-port-conversion-strat...
2012-05-30 Ludovic CourtèsAdd the `%default-port-conversion-strategy' fluid.
2012-05-30 Ludovic CourtèsAccess `pt->ilseq_handler' directly when needed.
2012-05-23 Andy Wingofinish deprecating eval closures
2012-05-23 Andy Wingodeprecate lookup closures
2012-05-23 Andy Wingodeprecate scm_sym2var
2012-05-21 Andy Wingovm.c: remove a useless check
next