bpt/guile.git
2011-02-24 Andy Wingoerrno saving in display_string
2011-02-24 Andy Wingoweb server more assiduous about closing ports
2011-02-23 Andy Wingoopen-pipe* pumps pipes guardian
2011-02-23 Andy WingoGC dead links in weak hash tables before a possible...
2011-02-23 Mark H WeaverPortability fix for new log and log10
2011-02-21 Ludovic CourtèsFix a bug in `vhash-delete'.
2011-02-21 Ludovic CourtèsUse `vhash-delq' in `(language tree-il analyze)'.
2011-02-21 Ludovic CourtèsOptimize `vhash-delete'.
2011-02-21 Ludovic CourtèsAdd omitted exports from `(ice-9 vlist)'.
2011-02-21 Ludovic CourtèsCompile `(rnrs)' after all other RNRS modules, potentially.
2011-02-21 Ludovic CourtèsMake `(rnrs base)' independent of other rnrs modules.
2011-02-20 Andy Wingoupdate examples in manual to use PKG_CHECK_MODULES
2011-02-20 Andy Wingopkg-config instead of guile-config in manuals
2011-02-20 Andy Wingotour.texi compilation fix
2011-02-20 Andy Wingo@value{EFFECTIVE-VERSION} instead of 2.0 in some places...
2011-02-20 Bruno Haibleguile.m4: Add support for linking against guile with...
2011-02-18 Neil JerramFix typos in (web ...) doc
2011-02-18 Neil JerramLast (for a little while) GOOPs doc fix
2011-02-18 Neil JerramRemove unneeded fixme
2011-02-18 Neil JerramTidy up remaining bits of the MOP section
2011-02-18 Neil JerramClean up doc on class redefinition and instance class...
2011-02-18 Neil JerramMerge orphan Class Options section into Class Definition
2011-02-18 Neil JerramDoc of MOP for instance and class creation
2011-02-18 Neil JerramSummarize class definition protocol
2011-02-18 Neil JerramWork on GOOPS MOP documentation
2011-02-18 Neil JerramRewording for "make an intervention".
2011-02-18 Neil JerramNo sublimated desires
2011-02-18 Andy Wingofix a couple leaks in ports.c. thanks valgrind!
2011-02-18 Andy Wingocore modules use (ice-9 binary-ports) instead of (rnrs...
2011-02-18 Andy Wingoadd (ice-9 binary-ports)
2011-02-18 Andy Wingoupdate extension example in manual
2011-02-16 Ludovic CourtèsChange tag naming convention to `vX.Y.Z'.
2011-02-15 Mark H WeaverImprovements to `log' and `log10'
2011-02-15 Mark H WeaverFix comment above number-theoretic division tests
2011-02-15 Ludovic CourtèsSwitch to 2.0.0.
2011-02-15 Ludovic CourtèsIncrement `LIBGUILE_INTERFACE_CURRENT'.
2011-02-15 Ludovic CourtèsUpdate `doc/example-smob'.
2011-02-15 Mark H WeaverUse trunc in scm_i_inexact_truncate_divide
2011-02-15 Ludovic CourtèsDocument `%auto-compilation-options'.
2011-02-15 Ludovic CourtèsFix compilation of `c-tokenize.c' in a cross-compile...
2011-02-15 Ludovic CourtèsUse all the LDFLAGS from Gnulib.
2011-02-15 Ludovic CourtèsRemove Gnulib's `sockets' module from the import list.
2011-02-15 Ludovic CourtèsImport Gnulib's `log1p' and `round' modules.
2011-02-15 Andy Wingoremove 1.9 changes from NEWS (leaving only 2.0)
2011-02-15 Mark H WeaverUse trunc instead of scm_c_truncate
2011-02-15 Mark H WeaverFix minor errors in docs of division operators
2011-02-14 Andy Wingonews tweak
2011-02-14 Andy Wingoadd more NEWS
2011-02-14 Andy Wingofold new NEWS items into main text
2011-02-14 Andy Wingoupdate THANKS
2011-02-14 Andy Wingotweak to internal scm_i_extract_values_2
2011-02-14 Mark H WeaverAllow GOOPS getters to add methods to primitive generics
2011-02-14 Mark H WeaverMake SCM_NUMP and SCM_NUMBERP more extensible
2011-02-14 Mark H WeaverSlight optimization for scm_equal_p
2011-02-14 Mark H WeaverReduce code size of division operators
2011-02-14 Mark H WeaverOptimize truncate, round, floor, and ceiling
2011-02-14 Mark H WeaverAdd four new sets of fast quotient and remainder operators
2011-02-14 Mark H WeaverOptimize division operators handling of fractions
2011-02-14 Mark H WeaverMake divide functions return values via (SCM *) output...
2011-02-14 Mark H WeaverAdded internal C function to extract from values object
2011-02-14 Andy Wingoupdate thanks
2011-02-14 Andy Wingoadd vector-move test cases
2011-02-14 Ian Pricefix fencepost error in vector-move-left! and -right!
2011-02-14 Ludovic CourtèsPass all the flags when building `gen-scmconfig' in...
2011-02-14 Ludovic CourtèsLeave the default `*current-warning-prefix*' at the...
2011-02-14 Ludovic CourtèsTemporarily fix `unistr.in.h' to allow compilation...
2011-02-14 Ludovic CourtèsUpdate Gnulib; add new modules.
2011-02-14 Neil JerramThank Ralf
2011-02-13 Neil JerramTypo fix
2011-02-13 Neil JerramProcedure/macro index includes Autoconf macros
2011-02-13 Neil JerramMisc textual editing
2011-02-13 Neil JerramAvoid uses of "resp. signed"
2011-02-13 Neil JerramReword intro of `Accessing Arrays from C'
2011-02-13 Ralf Wildenhuesdocs: fix typos in manual, and a couple in code comments.
2011-02-13 Ralf Wildenhuesdocs: fix markup in api-options.texi.
2011-02-13 Noah LavineSet sockaddr_in.sin_len field when it exists.
2011-02-13 Andy Wingobump objcode version to 2.0; introduce minor-version...
2011-02-13 Noah Lavinezero newly allocated sockaddrs
2011-02-13 Ludovic CourtèsAdd `%auto-compilation-options', used by `compile-file...
2011-02-13 Ludovic CourtèsAdd `*current-warning-prefix*'.
2011-02-13 Andy Wingoprimitive-load defaults to utf-8, not latin-1
2011-02-13 Ludovic CourtèsHave `the-scm-module' be its own public interface ...
2011-02-13 Andy Wingoautocompile -> auto-compile
2011-02-13 Andy Wingo`load' is a macro (!) that resolves paths relative...
2011-02-13 Andy Wingoread-enable 'positions by default
2011-02-13 Andy Wingouse scm_c_make_struct in scm_values
2011-02-13 Ludovic CourtèsAdd `scm_t_subr' typedef (fix bug #23681).
2011-02-13 Ludovic CourtèsChange `scm_ramapc' prototype to avoid empty declarator...
2011-02-13 Ludovic CourtèsFix prototype of `scm_the_vm'.
2011-02-12 Andy Wingofix syntax-error printing
2011-02-12 Andy Wingofix scm-error invocation on SIGINT in top-repl.scm
2011-02-12 Mark H WeaverFixes and improvements to number-theoretic division...
2011-02-12 Mark H WeaverAdd comment about handling of exactness specifiers
2011-02-12 Mark H WeaverFix extensibility of 1-argument atan
2011-02-12 Mark H WeaverFix mistake in comment in tags.h
2011-02-12 Mark H WeaverBump copyright date in REPL version string
2011-02-12 Ludovic CourtèsMake sure we don't override the user's extension search...
2011-02-12 Ralf WildenhuesSave config.cache before tests which are likely to...
2011-02-11 Andreas Rottmanninstall r6rs exception printer
2011-02-11 Andy Wingobetter narrowing in catch-all handlers in throw.c
next