bpt/guile.git
2003-11-14 Kevin Ryde(Cross building Guile): Describe GUILE_FOR_BUILD rather...
2003-11-14 Kevin Ryde*** empty log message ***
2003-11-14 Kevin Ryde(Random): Add *random-state* variable, put note at
2003-11-14 Kevin Ryde(--with-guile-for-build): Remove this option, it's...
2003-11-13 Marius Vollmer(Manual Layout): Wrap POSIX, API, and SLIB in @acronym...
2003-11-13 Marius Vollmer*** empty log message ***
2003-11-13 Marius Vollmer(SCM_SMOB, SCM_GLOBAL_SMOB, SCM_SMOB_MARK, SCM_GLOBAL_S...
2003-11-13 Marius Vollmer*** empty log message ***
2003-11-13 Marius Vollmer(scm_get_stack_base): Provide a definition that return...
2003-11-11 Neil JerramAddition to .cvsignore.
2003-11-11 Neil JerramLots of ongoing development.
2003-11-11 Neil JerramChanges to build and install files in emacs subdir.
2003-11-11 Neil JerramMoved all gds files here; plus ongoing work on them.
2003-11-11 Neil Jerramui- to gds- change; debug-on-error fix.
2003-11-11 Neil JerramRemoved ui-client.scm and ui-server.scm (not in emacs...
2003-11-11 Neil JerramPass trap type to debug-stack flags.
2003-11-11 Neil JerramBig comment added.
2003-11-11 Neil JerramAvoid duplicate binding warnings from (lang elisp)...
2003-11-09 Dirk Herrmann * tests/optargs.test: Wrap tests in module (test-suite
2003-11-09 Dirk Herrmann * eval.c (scm_m_body, m_body, scm_m_lambda, memoize_na...
2003-11-09 Dirk Herrmann * eval.c, eval.h (scm_m_expand_body, m_expand_body...
2003-11-08 Kevin Ryde*** empty log message ***
2003-11-08 Kevin RydeAdd a copyright year.
2003-11-08 Kevin Ryde(scm_dynamic_unlink): Need scm_list_1 on error message
2003-11-08 Kevin Ryde * srfi-modules.texi (SRFI-1 Filtering and Partitioning...
2003-11-08 Kevin Ryde(Pretty Printing): Add new keyword options, break examp...
2003-11-08 Kevin Ryde*** empty log message ***
2003-11-08 Kevin Ryde(Random): In random, use @code for *random-state*.
2003-11-08 Dirk Herrmann * libguile/eval.c (s_missing_body_expression): New...
2003-11-03 Kevin Ryde*** empty log message ***
2003-11-03 Kevin Ryde * misc-modules.texi (File Tree Walk): New chapter.
2003-11-03 Kevin Ryde * misc-modules.texi (File Tree Walk): New chapter.
2003-11-02 Dirk Herrmann * eval.c (canonicalize_define): New static helper...
2003-11-02 Dirk Herrmann * eval.c (scm_trampoline_0, scm_trampoline_1, scm_tram...
2003-11-01 Dirk Herrmann * eval.c (scm_m_body, scm_m_lambda): Documentation...
2003-11-01 Dirk Herrmann * libguile/eval.c (s_expression): Added comment.
2003-10-25 Dirk Herrmann * eval.c (unmemocar, sym_three_question_marks, scm_unm...
2003-10-22 Dirk Herrmann * eval.c (s_defun): New static identifier.
2003-10-19 Kevin Ryde*** empty log message ***
2003-10-19 Kevin Ryde*** empty log message ***
2003-10-19 Kevin RydeUse define-module to hide helper defines.
2003-10-19 Kevin Ryde(scm_i_big2dbl): Rewrite, carefully rounding to "closest"
2003-10-19 Kevin Ryde(scm_ash): Revise docstring as per recent update to...
2003-10-18 Dirk Herrmann * eval.c (s_bad_slot_number): New static identifier.
2003-10-18 Dirk Herrmann * libguile/eval.c (scm_m_cont, scm_m_at_call_with_values,
2003-10-18 Dirk Herrmann * libguile/eval.c (scm_m_set_x, scm_m_apply, scm_m_atb...
2003-10-18 Dirk Herrmann * libguile/eval.c: Sorted include files alphabetically.
2003-10-18 Dirk Herrmann * libguile/eval.c (scm_m_let, scm_m_letstar, scm_m_letrec,
2003-10-18 Kevin Ryde*** empty log message ***
2003-10-18 Kevin Ryde(Defining new Scheme procedures in C): Don't use
2003-10-18 Kevin Ryde(Calling Scheme procedures from C, scm transition summary):
2003-10-18 Kevin Ryde * posix.texi (Time): Correction to strftime glibc...
2003-10-18 Kevin Ryde(SRFI-1 Searching): In break, note conflict with
2003-10-16 Neil JerramWork on debugger frontend code.
2003-10-12 Dirk Herrmann * libguile/eval.c (s_bad_formals, s_bad_formal, s_dupl...
2003-10-12 Marius Vollmer*** empty log message ***
2003-10-12 Marius Vollmer(directory-files): Close dir-stream when done. Thanks...
2003-10-12 Marius VollmerAdded Paul Jarc.
2003-10-12 Dirk Herrmann * tests/syntax.test (exception:missing/extra-expr...
2003-10-12 Dirk Herrmann * libguile/eval.c (s_duplicate_binding): New static...
2003-10-12 Dirk Herrmann * eval.c (s_bad_bindings, s_bad_binding, s_bad_exit_cl...
2003-10-12 Dirk Herrmann * eval.c (memoize_as_thunk_prototype): New static...
2003-10-11 Kevin Ryde*** empty log message ***
2003-10-11 Kevin Ryde(scm_append): Track argument number and use in error.
2003-10-11 Dirk Herrmann * libguile/eval.c (s_missing_expression, s_bad_variabl...
2003-10-11 Dirk Herrmann * libguile/eval.c (s_extra_expression, s_misplaced_els...
2003-10-11 Dirk Herrmann * libguile/eval.c (scm_m_case): Allow empty lists...
2003-10-11 Dirk Herrmann * libguile/tags.h (SCM_IM_ELSE, SCM_IM_ARROW): New...
2003-10-10 Dirk Herrmann * libguile/eval.c (s_bad_expression, syntax_error_key...
2003-10-10 Marius Vollmer*** empty log message ***
2003-10-10 Marius Vollmer(inexact->exact): Use corrent argument order for pass...
2003-10-09 Kevin Ryde*** empty log message ***
2003-10-09 Kevin Ryde(inexact->exact): New tests.
2003-10-09 Kevin Ryde(scm_inexact_to_exact): Don't depend on what double...
2003-10-09 Kevin Ryde*** empty log message ***
2003-10-09 Kevin Ryde(Hash Table Reference): Decribe rehashing, note
2003-10-08 Kevin Ryde*** empty log message ***
2003-10-08 Kevin Ryde * tests/poe.test: New file.
2003-10-08 Kevin RydeNew file.
2003-10-08 Kevin Ryde*** empty log message ***
2003-10-08 Kevin Ryde(funcq-assoc): Rewrite, don't assume '() is false, and
2003-10-07 Dirk Herrmann * smob.h (scm_make_smob_type): Made the declaration...
2003-10-07 Dirk Herrmann * lib.scm (exception:missing-expression): New.
2003-10-07 Marius VollmerMake type names char const * instead of char *. Thanks...
2003-10-06 Neil JerramUI frontend work: eval support.
2003-10-06 Marius Vollmer*** empty log message ***
2003-10-06 Marius Vollmer* scheme-memory.texi: Added a short explanation of...
2003-10-04 Neil JerramDebugger UI asynchronous thread support.
2003-10-02 Kevin Ryde*** empty log message ***
2003-10-02 Kevin Ryde(String Ports): In call-with-output-string, note proc
2003-10-02 Kevin Ryde*** empty log message ***
2003-10-02 Kevin Ryde(call-with-output-string): Test proc closing port.
2003-10-02 Kevin Ryde*** empty log message ***
2003-10-02 Kevin Ryde(s_scm_call_with_output_string): scm_get_output_string
2003-10-02 Kevin RydeFix a couple of typos in:
2003-10-01 Kevin RydeAdd call-with-output-string no segv on closed port.
2003-09-27 Neil JerramTwo fixes to Guile tutorial.
2003-09-25 Neil JerramWork (in progress) on new debugging frontend.
2003-09-22 Dirk Herrmann * guile-test: Wrapped in module (test-suite guile...
2003-09-21 Dirk Herrmann * numbers.h (SCM_INEXACTP): Removed uses of SCM_TYP16S.
next