VM: Avoid untagging inums in 'logand' and 'logior'.
[bpt/guile.git] / doc /
2013-07-16 Mark H WeaverAdd support for HTTP proxies.
2013-06-10 Mark H WeaverAllow #f as timeout argument to unlock-mutex and SRFI...
2013-06-04 Ludovic CourtèsPrint the faulty object upon invalid-keyword errors.
2013-04-14 Mark H WeaverManual: fix 'my-or' examples to use let-bound variable.
2013-04-09 Ludovic Courtèsdoc: Update `release.org'.
2013-04-09 Ludovic Courtèsdoc: Cosmetic change for `release.org'.
2013-04-09 Mark H WeaverManual: Don't promise to signal an error for an illegal...
2013-04-07 Ludovic CourtèsChange `sendfile' to loop until everything has been...
2013-04-07 Mark H WeaverRemove outdated and misplaced "Included Guile Modules...
2013-04-07 Mark H WeaverClarify 'file-encoding' docs: heuristics may be improve...
2013-04-07 Mark H WeaverAdd keyword arguments to file opening procedures.
2013-04-07 Mark H WeaverImplement efficient 'scm_unget_bytes' and 'unget-byteve...
2013-04-07 Mark H WeaverDo not scan for coding declarations in open-file.
2013-04-07 Ludovic Courtèsdoc: Link exceptions and escape continuations.
2013-04-07 Ludovic Courtèsdoc: Warn against misuses of `file-name-separator-string'.
2013-04-06 Mark H WeaverFix the recommendations for conversion of C string...
2013-04-06 Mark H WeaverImplement 'scm_c_bind_keyword_arguments'.
2013-04-06 Ludovic Courtèsdoc: Document `--language'.
2013-04-06 Ludovic Courtèsdoc: Document file name separator procedures.
2013-04-05 Daniel LlorensDeprecate scm_array_fill_int()
2013-04-05 Ludovic CourtèsAdd `call/ec' and `let/ec'.
2013-04-05 Mark H WeaverImprove handling of Unicode byte-order marks (BOMs).
2013-04-04 Mark H WeaverNicer docstring syntax for case-lambda.
2013-04-04 Mark H WeaverCross reference 'SRFI-9 Records' directly instead of...
2013-04-01 Mark H WeaverOptimize 'get-bytevector-some'; it may now read less...
2013-04-01 Mark H WeaverFix broken texinfo markup in (ice-9 iconv) docs.
2013-04-01 Mark H WeaverFix typos in 'string-join' docs: 'string-infix' ->...
2013-03-31 Mark H WeaverAdd -C command-line option to adjust %load-compiled...
2013-03-29 Ludovic Courtèsbuild: Build and check (ice-9 popen) only when --enable...
2013-03-29 Mark H Weaverdoc: Use '@defvr' to introduce 'stream-null'.
2013-03-29 Mark H WeaverRevert "doc: Consider `stream-null' as a variable."
2013-03-28 Ludovic Courtèsdoc: Consider `stream-null' as a variable.
2013-03-28 Ian PriceDocument (system repl server)
2013-03-28 Mark H WeaverSRFI-41 stream-null is a Scheme Variable, not a Constant.
2013-03-27 Mark H WeaverAdd full documentation for SRFI-41.
2013-03-27 Chris K. Jester... Add SRFI-41.
2013-03-27 Ludovic Courtèsfutures: Limit the number of nested futures on the...
2013-03-27 Ludovic CourtèsDocument `and=>'.
2013-03-27 Ludovic Courtèsdoc: Use a preferred naming convention in SRFI-9 examples.
2013-03-27 Mark H WeaverManual: xref SRFI-45 from core Delayed Evaluation section.
2013-03-27 Mark H WeaverSRFI-45: add promise? predicate.
2013-03-27 Mark H WeaverRevert "SRFI-45: Support multiple values; add promise...
2013-03-25 Ludovic Courtèsgetaddrinfo: Document the missing errno value for EAI_S...
2013-03-22 Ludovic CourtèsAdd bindings for `sendfile'.
2013-03-21 Mike GranDocument quit and exit
2013-03-21 Mark H WeaverAdd missing 'cond-expand' feature identifiers; remove...
2013-03-21 Mark H WeaverMention the non-conformance of the core SRFI-6 procedur...
2013-03-19 Mark H WeaverSRFI-45: Support multiple values; add promise? predicate.
2013-03-18 Ludovic CourtèsAvoid rebuild of `guile.info' at the user's site.
2013-03-18 Ludovic CourtèsDefine the new Linux-specific `SO_REUSEPORT'.
2013-03-16 Daniel Hartwigminor tweaks to web documentation
2013-03-15 Andy Wingofix doc build
2013-03-12 Mark H WeaverAdd 'round-ash', a rounding arithmetic shift operator
2013-03-10 Jason Earladd %site-ccache-dir
2013-03-10 Jason Earlexcise use of "iff" in the manual
2013-03-07 Stefan Israelsson... add GUILE_STACK_SIZE environment variable
2013-03-07 Andy Wingo,option evaluates its right-hand-side
2013-03-07 Andy WingoGUILE_INSTALL_LOCALE=1 during build
2013-03-07 Ludovic CourtèsInstall the current locale if GUILE_INSTALL_LOCALE...
2013-03-06 Ludovic Courtèsdoc: Allow compilation of r5rs.texi with Texinfo 5.0.
2013-03-05 Mark H WeaverFix thread-unsafe lazy initializations.
2013-03-04 Ludovic Courtèsdoc: Rename "Texinfo" node to "Texinfo Processing".
2013-03-02 Bake TimmonsImprove keyword notation of Texinfo function definitions.
2013-03-01 Ludovic Courtèsdoc: Fix build with Texinfo 5.0.
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-18 Andy WingoUpdate to gnulib 0.0.7865-a828.
2013-02-18 Daniel LlorensArray documentation fixes
2013-02-18 Andy Wingodeprecate generalized vectors in favor of arrays
2013-02-18 Daniel Hartwigadd hash-count for native tables
2013-02-14 Daniel Hartwigupdate old references in FFI doc
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-01-30 Andy Wingoadd #:doctype-handler to xml->sxml
2013-01-28 Andy Wingoxml->sxml argument can be a port or a string
2013-01-28 Andy Wingomake (sxml simple)'s xml->sxml more capable
2013-01-28 Andy Wingobegin rewriting SXML docs
2013-01-27 Mark H WeaverAdd 'for-humans?' flag to <language> specifications.
2013-01-23 Andy Wingofix dynamic-call doc
2013-01-22 Andy Wingocurrent-language is a parameter in boot-9
2013-01-22 Andy Wingoadd fluid->parameter
2013-01-22 Andy Wingoadd read-string and read-string! to (ice-9 rdelim)
2013-01-22 Andy Wingo`include' relative paths relative to including file
2013-01-22 Andy Wingolibguile examples use scm_c_vector functions instead...
2013-01-22 Andy Wingodocumentation recommends scm_new_smob instead of SCM_NE...
2013-01-21 Andy Wingofix try-module-autoload, which did not detect failure...
2013-01-17 Andy Wingowarn on multithreaded fork
2013-01-16 Andy Wingotrace: limit length of "| | | "... prefix
2013-01-16 Andy Wingoan end to the generated-documentation experiment
2013-01-15 Greg Benisondoc/ref/hierarchy.png: conform to hierarchy.txt and...
2013-01-14 Andy Wingocase-lambda* clauses fail to match if too many positionals
2013-01-11 Andy WingoChange iconv procedures to take optional instead of...
2013-01-11 Andy WingoAdd http-post, http-put, et cetera
2013-01-11 Andy Wingoadd bytevector->string and string->bytevector in new...
2013-01-10 Andy Wingodeprecate SCM_CHAR_CODE_LIMIT and char-code-limit
2013-01-07 Andy WingoFix partial commit of documentation update
2013-01-07 Andy WingoMore procedure-arguments-alist documentation and a...
2013-01-07 Cedric Cellierdocument program-arguments-alist and program-lambda...
2012-12-10 Daniel Hartwigrepl: add repl-option for customized print
2012-12-10 Ludovic Courtèsdoc: Update `release.org'.
next