deprecate scm_sym2var
[bpt/guile.git] / libguile /
2012-05-23 Andy Wingodeprecate scm_sym2var
2012-05-21 Andy Wingovm.c: remove a useless check
2012-05-15 Ludovic CourtèsFix relative file name canonicalization with empty...
2012-05-11 Andy Wingofix more assumptions that the frame-procedure is a...
2012-05-10 Andy WingoMerge remote-tracking branch 'origin/stable-2.0' into...
2012-05-10 Andy Wingorefactor vm application of non-programs; boot continuat...
2012-05-08 Ludovic CourtèsAdd missing `SCM_API' for `scm_take_from_input_buffers'.
2012-05-08 Ludovic CourtèsFix `setvbuf' to leave the line/column number unchanged.
2012-05-07 Andy WingoAdd a missing SYNC_ALL in variable-ref
2012-05-06 Ludovic CourtèsOptimize `scm_read_string'.
2012-05-06 Ludovic CourtèsMake `scm_unget_byte' public.
2012-05-06 Ludovic Courtèsread: Avoid `void *' pointer arithmetic.
2012-05-04 Ludovic CourtèsCorrect typing of assertion in the `wind' instruction.
2012-05-04 Ludovic CourtèsSimplify the reader's `read_complete_token'.
2012-04-30 Andy Wingopush error handlers out of line in the vm
2012-04-30 Andy Wingoadd internal SCM_NOINLINE definition
2012-04-30 Andy Wingoadd scm_c_values helper
2012-04-22 Ludovic Courtèsbytevectors: Fix IEEE-754 endianness conversion.
2012-04-22 Ludovic CourtèsFix and clarify documentation of `sorted?'.
2012-04-12 Ludovic CourtèsAvoid use of `GC_PTR' in "smob.h".
2012-04-04 Mark H WeaverFix scm_to_utf8_stringn once and for all; optimize...
2012-04-03 Mark H WeaverFix scm_to_utf8_stringn to NUL-terminate properly
2012-04-02 Mark H WeaverFix scm_to_utf8_stringn to return the length in bytes...
2012-04-01 Andy Wingofix scm_to_utf8_stringn for wide strings to NUL-append...
2012-03-22 Andy Wingomicro-optimizations to string-trim-both, and to (web...
2012-03-18 Andy Wingomake applicable smob calls cheaper, and fix a memory...
2012-03-08 Andy Wingomore libgc 7.1 compat
2012-03-08 Andy Wingorun finalizers asynchronously in asyncs
2012-03-08 Andy Wingouse the new finalizer helpers
2012-03-08 Andy Wingoadd scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add...
2012-03-08 Andy Wingoscm_new_smob, scm_new_double_smob inline functions
2012-03-08 Andy Wingoscm_cell, scm_double_cell, scm_words back to gc.h
2012-03-08 Andy Wingosimplify inline function infrastructure
2012-03-08 Ian PriceFix flush on soft ports, so that it actually runs.
2012-03-07 Giuseppe ScrivanoFix a segfault when /dev/urandom is not accessible
2012-03-05 Mark H WeaverDon't call SYMBOL_STRINGBUF on a string
2012-02-23 Andy Wingorewrite open-process in C, for robustness
2012-02-15 Mark H WeaverAdd support for source properties on non-immediate...
2012-02-15 Mark H WeaverAdd 'supports-source-properties?' predicate
2012-02-15 Mark H WeaverRelax validation of source property accessors
2012-02-10 Andy Wingomore efficient scm_string_to_utf8, scm_string_to_utf32
2012-02-10 Andy Wingomore efficient scm_to_utf8_stringn, scm_to_utf32_stringn
2012-02-08 Mark H WeaverAdd source properties to many more types of data
2012-02-08 Mark H WeaverUnoptimize 'read' to return freshly allocated empty...
2012-02-08 Mark H WeaverOptimize empty substring case of scm_i_substring_copy
2012-02-08 Mark H WeaverAdd and use maybe_annotate_source helper in read.c
2012-02-08 Mark H WeaverRemove inline and register attributes from read.c
2012-02-08 Mark H WeaverRemove incorrect comment in read.c
2012-02-08 Andy Wingoi18: avoid freelocale (NULL)
2012-02-05 Andy WingoFix --enable-debug-malloc
2012-02-03 Andy Wingofix compilation of control.c, continuations.c when...
2012-02-03 Ludovic Courtèsi18n: Use Gnulib's `nl_langinfo' module.
2012-02-03 Ludovic CourtèsUse Gnulib's `regex' module.
2012-02-03 Ludovic Courtèstests: Have `getaddrinfo' test work for Darwin 8.
2012-02-02 Mark H WeaverImplement scm_to_pointer
2012-02-02 Ludovic CourtèsFix `SCM_I_ERROR' definition for MinGW without networking.
2012-02-02 Bake TimmonsImprove the usage of variable names in C docstrings.
2012-02-02 Mike GranUpdate srfi-14 character sets to Unicode 6.1
2012-02-02 Mark H WeaverFix search_path to fill stat_buf when given an absolute...
2012-02-01 Andy Wingoleniency in the "unused modules are removed" gc.test
2012-01-30 Andy Wingofix hook invocation during thread guilification
2012-01-30 Mark H WeaverRename scm_call_varargs -> scm_call
2012-01-30 Mark H WeaverImplement scm_call_varargs and scm_call_{7,8,9}
2012-01-29 Andy WingoRevert "vm-i-scheme.c slight refactor"
2012-01-29 Andy WingoRevert "attempt to clear stale references on VM C stack"
2012-01-29 Ludovic CourtèsRevert "Work around instruction reordering on SPARC...
2012-01-28 Chris K. Jester... Fix double-free error on non-GNU systems.
2012-01-27 Andy Wingoattempt to clear stale references on VM C stack
2012-01-27 Andy Wingovm-i-scheme.c slight refactor
2012-01-26 Andy Wingoglobally unique marks and labels using syntax-session-id
2012-01-26 Andy WingoRevert "Universally-unique gensyms"
2012-01-26 Andy WingoImplement `local-eval', `local-compile', and `the-envir...
2012-01-24 Ludovic CourtèsWork around instruction reordering on SPARC and HPPA...
2012-01-23 Ludovic CourtèsFFI: Fix `set-pointer-finalizer!' to leave the type...
2012-01-22 Ludovic CourtèsAdjust tests that relied on the output of the hash...
2012-01-22 Ludovic CourtèsPrint the address of hash tables.
2012-01-22 Ludovic CourtèsParenthesize and type `SCM_FRAME' macros; check layout...
2012-01-21 Mark H WeaverUniversally-unique gensyms
2012-01-21 Mark H WeaverAdd `random-state-from-platform' and `scm_i_random_byte...
2012-01-18 Mark H WeaverAdd `scm_c_value_ref' to allow access to multiple retur...
2012-01-16 Ludovic CourtèsUpdate Gnulib to v0.0-6827-g39c3009; use the `dirfd...
2012-01-16 Ludovic CourtèsFix typo in threads.c on IA64.
2012-01-15 Chris K. Jester... Add #ifdefs for langinfo items that don't exist on...
2012-01-14 Ludovic CourtèsFix signed/unsigned pointer mismatches.
2012-01-12 Andy Wingofix array printing
2012-01-11 Ludovic CourtèsMake sure `scm_spawn_thread' returns a thread.
2012-01-11 Andy Wingofluids.c docstring
2012-01-10 Mark H WeaverUse a common null stringbuf in `scm_i_make_string'
2012-01-10 Mark H WeaverEmpty substrings no longer reference the original stringbuf
2012-01-10 Mark H Weaverscm_i_substring_copy tries to narrow the substring
2012-01-10 Mark H WeaverAvoid calling `u32_conv_from_encoding' on the null...
2012-01-09 Mark H WeaverRemove null string optimization from scm_from_stringn
2012-01-09 Ludovic CourtèsFix incorrect use of `SCM_UNPACK'.
2012-01-09 Ludovic Courtèsi18n: Fix gc_malloc/free mismatch on non-GNU systems.
2012-01-09 Andy Wingoallocate a tc7 to bitvectors
2012-01-09 Andy Wingoallocate a tc7 to arrays
2012-01-09 Andy Wingoprimitive-load returns the value(s) of the last expression
2012-01-09 Rob BrowningDefine _GNU_SOURCE to fix the GNU/kFreeBSD build.
2012-01-09 Rob BrowningFix the SRFI 60 copy-bit documentation.
2012-01-09 Mark H WeaverAvoid calling scm_i_string_start_writing if no chars...
next