Merge branch 'master' of git://git.savannah.gnu.org/guile into elisp
[bpt/guile.git] / libguile /
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-27 Michael GranDefault srfi-14 character set information
2009-08-27 Michael GranAlways cast input to toupper as int
2009-08-27 Michael GranSegfault when writing non-Latin-1 characters under...
2009-08-27 Michael GranUnicode-capable srfi-14 charsets
2009-08-26 Ken RaeburnDon't leave and reenter guile mode if mutex is available
2009-08-26 Andy Wingofix uninitialized variable in scm_read_character
2009-08-25 Andy WingoMerge commit 'origin/master'
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-25 Michael GranAdd full Unicode capability to ports and the default...
2009-08-23 Michael GranAvoid unpacking symbols in GOOPS
2009-08-23 Michael GranModify socket and time functions for wide strings
2009-08-23 Michael GranUse string and symbol accessors in struct, throw, and...
2009-08-23 Michael GranAvoid type-punning warning in scm_gentemp
2009-08-21 Neil JerramAvoid clash with system setjmp/longjmp on IA64
2009-08-21 Neil JerramRemove trailing whitespace
2009-08-21 Neil JerramFix set-source-properties so that the special source...
2009-08-21 Neil JerramIn srcprop.c change all occurrences of "plist" to ...
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-21 Michael GranUse uc_tolower in number conversion
2009-08-21 Michael GranUse string accessors for string->number conversion
2009-08-21 Michael GranAdd initial support for wide symbols
2009-08-21 Michael GranUse symbol accessors in scm_gc_mark_dependencies
2009-08-21 Michael GranUse string accessors in scm_basename and scm_dirname
2009-08-21 Michael GranAvoid type-limits warning in SCM_TO_TYPE_PROTO
2009-08-21 Michael GranType-limits error in GC environment initialization
2009-08-21 Michael GranAvoid accessing symbol internals in call_dsubr_1 and...
2009-08-21 Michael GranUse string and symbol accessors with obarrays and keywo...
2009-08-20 Andy Wingoprograms have their own tc7 now
2009-08-20 Andy Wingobetter VM error messages
2009-08-20 Andy Wingopush new frame on stack before procedure & args
2009-08-20 Andy Wingoreorder frame layout
2009-08-20 Andy Wingoremove dead weight from vm-i-system.c
2009-08-20 Andy Wingoautocompiled files before installation go to a cache...
2009-08-20 Michael Grantype limits error in string-tabulate
2009-08-20 Michael GranUpdate srfi-13 functions for Unicode
2009-08-20 Michael GranAvoid possible mutex hang on error message output
2009-08-20 Michael GranTry to optimize scm_string for speed
2009-08-20 Michael GranRename string-width to string-bytes-per-char
2009-08-20 Michael GranMisleading error message text in scm_i_string_writable_...
2009-08-19 Andy Wingoprocedure-documentation works on vm procedures
2009-08-19 Michael GranDisplay wide strings using escapes
2009-08-19 Michael GranAvoid double-casts of stringbuf
2009-08-19 Michael GranAvoid compilation warnings in SCM_MAKE_CHAR
2009-08-18 Andy Wingo`load' autocompiles
2009-08-13 Ludovic CourtèsUncomment run-time objcode alignment check.
2009-08-13 Ludovic CourtèsRemove deprecated semi-public memoizers.
2009-08-13 Ludovic CourtèsMake the evaluator's memoizers private.
2009-08-12 Andy Wingo"fix" <let>-bound lambda expressions too
2009-08-12 Michael GranDon't include libunistring headers in Guile public...
2009-08-12 Michael GranRegression, scm_string fails to test for circular lists
2009-08-12 Michael GranSome signed/unsigned comparison and conversions
2009-08-12 Andy Wingorework the vm support for wide strings
2009-08-12 Michael GranQuiet signed/unsigned comparison warnings in chars...
2009-08-12 Michael GranAvoid unitialized and unused warnings in scm_string_append
2009-08-12 Michael GranRevert to locale-dependent toupper and tolower
2009-08-12 Michael GranOnly pass ints to tolower and toupper
2009-08-11 Andy Wingomake the fallback path look less like line noise
2009-08-11 Andy Wingoinclude objcode cookie in the fallback path
2009-08-11 Michael GranFix %string-dump and %symbol-dump fields
2009-08-10 Ludovic CourtèsChange `defined?' to accept a module as its second...
2009-08-10 Michael GranMake scm_charprint and scm_i_string_wide_chars SCM_INTE...
2009-08-10 Michael GranImprove %string-dump and %symbol-dump
2009-08-10 Michael GranMore comments for string functions
2009-08-09 Michael GranMissing parentheses in SCM_MAKE_CHAR macro
2009-08-09 Michael GranPort position macros shouldn't require enclosing braces
2009-08-09 Ludovic CourtèsUse a linker version script for libguile.
2009-08-08 Michael GranMerge commit 'origin/master'
2009-08-08 Michael GranAdd Unicode strings and symbols
2009-08-06 Andy Wingoloop detection in the house
2009-08-05 Andy Wingoadd <fix> tree-il construct, and compile it
2009-08-05 Andy Wingoadd1 and sub1 instructions
2009-08-04 Andy Wingoperform gmp/unistring compile checks with AC_LIB_HAVE_L...
2009-08-04 Andy Wingofix buffer overrun reading partial numbers: 1.0f, 1...
2009-08-04 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-01 Michael GranDon't doubly define scm_t_wchar
2009-08-01 Michael GranFix coding style compliance for recent 32-bit char...
2009-08-01 Michael GranDon't use GNU extensions for SCM_MAKE_CHAR macro
2009-08-01 Michael GranMake charname declarations module-level and GCS
2009-07-31 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-07-29 Michael GranAdd 32-bit characters
2009-07-28 Michael GranReplace global charnames variables with accessors
2009-07-26 Andy Wingoincrease range of relative jumps by aligning blocks...
2009-07-26 Andy Wingomake sure all programs are 8-byte aligned
2009-07-26 Andy Wingofix unused SCM_FRAME_SET_DYNAMIC_LINK macro
2009-07-24 Andy Wingoincrease default stack size to 64 kilowords
2009-07-24 Andy Wingocompiler support for nlocs >= 256
2009-07-24 Andy Wingonlocs is now 16 bits wide
2009-07-23 Andy Wingorename "closure-ref" to "free-ref"; s/vars/variables...
2009-07-23 Andy Wingoremove "externals" from the vm
2009-07-21 Andy Wingovm support for display closures
2009-07-21 Andy Wingorenumber vm ops (objcode cookie bumped)
2009-07-21 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-07-19 Andy Wingofix (bytevector-ieee-single-native-set! x 0 0)
2009-07-19 Andy Wingobytevectors have "element type" field, e.g. for general...
2009-07-19 Andy Wingobytevector inlinedness indicated by flag, not length
2009-07-19 Andy Wingoany->u8vector and family now implemented in Scheme
2009-07-19 Andy Wingomake-typed-array builds backing vector via make-general...
2009-07-19 Andy Wingoadd registry of vector constructors, make-generalized...
2009-07-19 Andy Wingouniform vector functions to their own file
next