elisp @@ macro
[bpt/guile.git] / doc / ref / api-modules.texi
2015-01-22 Andy WingoMerge commit 'b1451ad859183ae48c624d19ec144306bd2d3e3a'
2014-10-01 Mark H Weaverdocs: Fix documented return type of 'scm_c_export'.
2014-09-30 Mark H WeaverMerge branch 'stable-2.0'
2014-09-20 Mark H WeaverDocument #:prefix option in use-module clauses.
2014-06-06 Taylan Ulrich BR6RS library documentation fix
2013-04-14 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-04-07 Mark H WeaverRemove outdated and misplaced "Included Guile Modules...
2013-04-04 Mark H WeaverCross reference 'SRFI-9 Records' directly instead of...
2013-03-28 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-03-10 Jason Earlexcise use of "iff" in the manual
2013-03-05 Mark H WeaverFix thread-unsafe lazy initializations.
2013-03-02 Bake TimmonsImprove keyword notation of Texinfo function definitions.
2012-05-23 Andy WingoMerge remote-tracking branch 'origin/stable-2.0' master
2012-05-23 Andy Wingodeprecate scm_sym2var
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-03 Bake TimmonsMake notation for Scheme repeated arguments more consis...
2012-02-02 Bake TimmonsMake consistent the usage of variable names in the...
2012-01-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-30 Andy WingoMerge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e'
2012-01-27 Andy Wingomore documentation on the process of loading source...
2012-01-20 Andy Wingoadd current-filename, add-to-path, add-to-load-path
2012-01-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-06 Andy Wingoupdate api-modules.texi
2011-09-29 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-27 Ludovic Courtèsdoc: Fix typesetting of function definitions in "Access...
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-03-08 Andy Wingoscm_public_ref et al docs
2011-02-13 Neil JerramTypo fix
2010-12-17 Andy Wingoadd ,reload meta-command and document it and reload...
2010-12-17 Andy Wingodocument variable-unset!
2010-10-07 Andy Wingoupdate traps documentation (unfinished)
2010-07-17 Andy Wingorecommend #:replace
2010-05-22 Julian GrahamEdits for R6RS library implementation documentation...
2010-05-20 Julian GrahamDocumentation for the R6RS `library' and `import' forms.
2010-04-16 Neil JerramMerge branch 'wip-manual-2'
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-01 Andy Wingoadd api-foreign.texi
2010-03-16 Ludovic CourtèsChange `dynamic-link' to return a global handle when...
2009-12-28 Andy WingoMerge branch 'read-fix'
2009-12-22 Julian GrahamComplete support for version information in Guile's...
2009-12-22 Julian GrahamSupport for renaming bindings on module export.
2009-12-21 Andy Wingoremove "module system quirks" from the manual
2009-12-19 Neil JerramRemove page breaks except before new chapters and indices
2009-12-11 Andy Wingomerge from master to elisp
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Neil JerramFix doc of let*-values
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-09 Neil JerramUse #:keyword syntax in preference to :keyword
2009-08-09 Neil JerramIn general, use @lisp in preference to @smalllisp
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-08-26 Andy Wingomerge from guile master
2008-08-02 Andy Wingomerge guile-vm to guile
2008-06-28 Ludovic CourtèsFix doc typo regarding `use-syntax' and "syntax transfo...
2008-03-19 Neil Jerram* api-debug.texi (Low Level Trap Calls): Removed (material
2007-07-10 Ludovic CourtèsChanges from arch/CVS synchronization
2006-09-15 Neil JerramDoc typo fixes
2006-04-16 Kevin Rydemerge from 1.8 branch
2006-02-04 Kevin Rydewrong @subsection in my last
2006-02-04 Kevin Ryde(Compiled Code Installation): New section.
2005-12-07 Marius VollmerAdded more words to #:replace from Ludovic. Thanks!
2005-11-05 Kevin RydeFrom Ludovic Courtès, partial rework by me:
2005-01-14 Kevin Ryde@code for %load-path
2005-01-09 Kevin RydeGrammatical typo.
2005-01-08 Kevin RydeMove ice-9 threads to alphabetical order.
2005-01-08 Kevin Ryde(Included Guile Modules): Add expect, format, ftw,
2005-01-07 Kevin Ryde(Included Guile Modules): Remove ice-9 jacal, no such...
2005-01-07 Kevin Ryde(Included Guile Modules): Add srfi-16, srfi-19 and...
2005-01-07 Kevin Ryde(Creating Guile Modules): Expand define-modules
2005-01-01 Kevin RydeAdd some index entries.
2004-08-24 Marius VollmerRan a (docstring-process-module "(guile)") and moved...
2004-08-02 Marius Vollmer* scheme-binding.texi: Renamed to api-binding.texi.