bpt/guile.git
2010-04-27 Andy Wingofix bug in compile-glil.scm for return opcode-hack
2010-04-27 Andy Wingoadd module-export-all!
2010-04-27 Andy WingoMerge branch 'wip-module-namespaces'
2010-04-27 Andy Wingocomment some global variables in modules.c
2010-04-26 Neil JerramFix inconsistent sectioning, causing make to fail
2010-04-26 Neil JerramBring the manual organisation section a little closer...
2010-04-26 Neil JerramAssorted minor manual changes
2010-04-26 Neil JerramMore `Guile and the GNU Project' text
2010-04-25 Neil JerramMove description of manual organisation from Preface...
2010-04-25 Neil JerramRemove weird instruction
2010-04-25 Neil JerramFix typo
2010-04-25 Neil JerramMove `Reporting Bugs' section out of Introduction
2010-04-25 Neil JerramMove whirlwind tour material to its own chapter
2010-04-25 Neil JerramMove Scheme introduction (Guile-independent) to its...
2010-04-24 Andy Wingomodule-public-interface is a field in the module record
2010-04-24 Andy Wingofix some uses of %module-public-interface
2010-04-24 Andy Wingomodule-public-interface in Scheme
2010-04-24 Andy Wingoadd submodule binders
2010-04-24 Andy Wingomodule-{ref,define}-submodule use the submodules table
2010-04-24 Andy Wingoadd submodules field to modules
2010-04-24 Andy Wingouse nested-ref-module in (system xref)
2010-04-24 Andy Wingonested module fixen to (ice-9 ls)
2010-04-24 Andy Wingodeprecated %app shims use module-define-submodule!
2010-04-24 Andy Wingoresolve-module uses -module variants
2010-04-24 Andy Wingouse the define-module variants in module-name and make...
2010-04-24 Andy Wingonested-ref et al use module-ref-submodule; add -module...
2010-04-23 Andy Wingoadd module-ref-submodule, module-define-submodule!
2010-04-23 Andy Wingotweak to resolve-module
2010-04-23 Andy Wingofix (app modules) usage in (ice-9 session)
2010-04-22 Andy Wingodeprecate %app
2010-04-22 Andy Wingorefactorings for the module boot process
2010-04-22 Andy Wingoadd comments to resolve-module
2010-04-22 Andy Wingoformally deprecate `app'
2010-04-22 Andy Wingo(app modules) -> (%app modules)
2010-04-20 Andy Wingofix comment about "local-define" and "local-remove".
2010-04-20 Andy Wingomodule-type defined programmatically
2010-04-19 Andy Wingoavoid primitive-eval in record-constructor
2010-04-19 Andy Wingomake-record-type slight refactor
2010-04-19 Andy Wingofilesystem trickery to scm_i_relativize_path in filesys...
2010-04-19 Andy Wingodeprecate @bind
2010-04-19 Andy Wingocompile-file gets #:canonicalization arg, defaults...
2010-04-19 Andy Wingo%file-port-name-canonicalization is a fluid
2010-04-19 Andy Wingoadd %file-port-name-canonicalization option
2010-04-19 Andy Wingoformatting fix
2010-04-19 Andy Wingouse procedure-minimum-arity in tests
2010-04-17 Andy Wingodeprecate arity access via (procedure-properties proc...
2010-04-17 Andy Wingoadd procedure_minimum_arity
2010-04-17 Andy Wingoremove program-name, program-documentation
2010-04-17 Andy Wingoscm_i_program_properties is internal; just use procedur...
2010-04-17 Andy Wingotweaks to procprop.c
2010-04-17 Andy Wingoprocedure-properties incorporates program-properties
2010-04-17 Andy Wingofix read.bm
2010-04-16 Neil JerramMerge branch 'wip-manual-2'
2010-04-16 Andy Wingofold in feedback to api-languages
2010-04-16 Andy WingoNEWS tweaks for nil
2010-04-16 Andy Wingomore nil docs
2010-04-16 Andy Wingoadd docs on `nil'
2010-04-16 Andy Wingofix bugs in ice-9 i18n demo (invalid input)
2010-04-16 Andy Wingofixes to api-i18n.texi
2010-04-16 Andy Wingoflesh out docs on multiple languages a bit more
2010-04-15 Ludovic CourtèsBump version number for 1.9.10.
2010-04-11 Neil JerramImprovements to Introduction chapter
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-09 Andy Wingoelisp.test cleanups
2010-04-09 Andy Wingore-enable elisp test
2010-04-09 Andy Wingochange remaining %nil -> #nil
2010-04-09 Andy Wingoelisp fixes for nil, and, or
2010-04-09 Andy Wingoremove libguile/lang.h, deprecate %nil (in favor of...
2010-04-09 Andy Wingo%nil -> #nil
2010-04-09 Andy Wingoadd read syntax for #nil
2010-04-09 Andy Wingolisp nil always enabled
2010-04-09 Andy Wingoadd debugging input and output ports
2010-04-09 Andy Wingorepl-reader only prompts if no input is available
2010-04-08 Ludovic CourtèsRaise an error when attempting to modify the value...
2010-04-08 Ludovic CourtèsAllocate foreign pointer objects in GC-scanned memory.
2010-04-08 Ludovic CourtèsAvoid obsolescent C declarator with empty parentheses.
2010-04-08 Ludovic CourtèsFix `module-reverse-lookup'.
2010-04-08 Ludovic CourtèsRemove `fold' from (sxml fold).
2010-04-08 Andy Wingofix curried definitions for value defines
2010-04-08 Andy Wingosync regs before calling scm_class_of
2010-04-07 Andy Wingoadd (ice-9 curried definitions)
2010-04-07 Andy Wingofix bug when importing bindings that were already impor...
2010-04-07 Andy Wingoupdate licenses on tests imported from guile-lib
2010-04-07 Andy Wingoadd docs and tests for array->list
2010-04-06 Andy Wingoupdate NEWS for 1.9.10
2010-04-06 Andy Wingovery important fix to (system repl command)
2010-04-06 Andy Wingodeprecated sc-expand in deprecated (ice-9 syncase)
2010-04-06 Andy WingoUpdate NEWS to reflect the current state
2010-04-06 Andy Wingoremove transient 1.9.9 entries from the NEWS
2010-04-06 Andy Wingofinish ffi docs
2010-04-05 Andy Wingomore ffi docs
2010-04-03 Michael Grancopyright dates
2010-04-03 Michael GranRemove obsolete docs for multi-byte text
2010-04-03 Michael GranUpdate standard character sets to Unicode 5.2
2010-04-03 Michael GranUnicode data parsing script incorrect for char-set...
2010-04-01 Andy Wingodeprecate dynamic-args-call, and update docs some more
2010-04-01 Andy Wingoadd api-foreign.texi
2010-04-01 Andy Wingofix vector-ref and vector-set opcodes for weak vectors
2010-03-31 Andy Wingomore fixes to equal? for arrays
2010-03-31 Andy Wingofix array bugs in ecmascript
next