print: Support R7RS |...| symbol notation.
[bpt/guile.git] / libguile / script.c
2011-12-15 Ludovic CourtèsArrange to convert command-line arguments from the...
2011-07-29 Andy Wingofix a leak on startup from script.c
2011-04-25 Ludovic CourtèsUpdate Gnulib to v0.0-5158-g7d06b32; remove `strcase...
2011-04-14 Andy Wingoscript.c calls out to (ice-9 command-line)
2011-02-13 Andy Wingoautocompile -> auto-compile
2011-01-07 Andy Wingouse scm_from_latin1_symboln for string literals and...
2010-11-20 Andreas RottmannAllow specifying load extensions on the command line
2010-10-10 Andy Wingoadd --listen command line argument.
2010-10-01 Andy Wingodeprecate turn-on-debugging, it is obsolete
2010-09-28 Andy Wingodefault to regular vm for noninteractive use
2010-08-27 Ludovic CourtèsAssorted `syntax-check' fixes.
2010-06-22 Andy Wingotop-repl out to its own module
2010-06-22 Andy Wingodeprecate named-module-use!, load-emacs-interface,...
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-03-30 Andy Wingocorrectly handle --no-autocompile (fixed broken previou...
2010-03-30 Andy Wingogoing through scm_shell not necessary to get autocompil...
2010-03-12 Andy Wingoprompt around REPL evaluations, and around `guile'...
2009-12-11 Andy Wingomerge from master to elisp
2009-11-17 Ludovic CourtèsUse Gnulib's `version-etc-fsf' for `--version' and...
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-06-03 Andy Wingoimplement autocompilation
2009-01-12 Andy WingoMerge commit 'origin/master' into vm
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-12-10 Neil JerramRevert "(scm_shell_usage): Note need for subscription...
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-28 Han-Wen NienhuysRemove GH and its traces.
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsInclude <config.h> in all C files; use `#ifdef HAVE_CON...
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-08-02 Andy Wingomerge guile-vm to guile
2008-02-21 Ludovic CourtèsMerge 1.8.4 release commit.
2007-07-17 Ludovic CourtèsChanges from arch/CVS synchronization
2006-11-17 Neil Jerram(scm_shell_usage): Note need for subscription to bug...
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-12-06 Marius Vollmer(scm_find_executable): Compile fix -- fgetc returns an
2005-05-23 Marius VollmerThe FSF has a new address.
2005-03-09 Marius Vollmer(scm_compile_shell_switches): Added 2005 to Copyright...
2005-01-16 Marius Vollmer(scm_compile_shell_switches): Removed debugging output.
2005-01-14 Marius Vollmer(sym_at, sym_atat, sym_main, all_symbols): New.
2004-09-22 Marius Vollmer*** empty log message ***
2004-08-27 Marius Vollmer(scm_compile_shell_switches): Added 2003 and 2004 to
2004-08-25 Marius Vollmer(scm_compile_shell_switches): Use scm_from_locale_strin...
2004-08-22 Marius Vollmer(scm_compile_shell_switches): added '-L' switch to...
2004-08-19 Marius Vollmer* strings.h, strings.c: (scm_i_string_chars, scm_i_stri...
2004-08-12 Marius VollmerConvert version to locale string before printing it.
2004-08-02 Marius Vollmer* numbers.h, numbers.c, discouraged.h, discouraged...
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2004-06-16 Rob Browning(scm_shell_usage): minor phrasing change.
2004-02-18 Kevin Ryde(scm_shell_usage): Print to stdout for --help, per...
2004-02-15 Kevin Ryde(scm_shell_usage): Print bug-guile email address, as per
2003-11-17 Marius Vollmer(scm_compile_shell_switches): Use scm_c_read_string...
2003-08-30 Neil JerramMake -s switch optional.
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-25 Rob Browning* script.c: #include <config.h> if HAVE_CONFIG_H.
2002-10-09 Marius Vollmer(scm_compile_shell_switches): Do not set scm_mask_ints...
2002-10-03 Neil JerramRefer to provided? rather than the deprecated feature?.
2002-08-26 Marius Vollmer(scm_compile_shell_switches): Added "2002" to Copyright...
2002-08-16 Han-Wen Nienhuys* mallocs.c (scm_malloc_obj): use scm_gc_malloc in...
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-01-22 Neil Jerram* First batch of libguile changes for Elisp support.
2001-11-06 Marius VollmerTurn off debugging output in scm_compile_shell_switches.
2001-11-05 Marius Vollmer(scm_shell_usage, scm_compile_shell_switches): Prepend
2001-07-19 Martin Grabmüller * alist.c, arbiters.c, async.h, backtrace.h, boolean...
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-07-03 Martin Grabmüller * posix.c (getlogin): getlogin() implementation for...
2001-06-28 Keisuke Nishida * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list...
2001-05-24 Michael Livshin* validate.h
2001-05-19 Marius Vollmer(scm_shell): Evaluate the compiled switches in the
2001-05-15 Martin Grabmüller * script.c (scm_compile_shell_switches): New command...
2001-05-15 Marius VollmerMerge from mvo-vcell-cleanup-1-branch.
2001-04-17 Marius VollmerRemoved out-of-date comment.
2001-03-10 Mikael Djurfeldt* _scm.h: Removed #include <errno.h>.
2001-03-04 Dirk Herrmann* Eliminate some calls to scm_wta.
2000-12-12 Dirk Herrmann* Make the creation of bindings more straightforward.
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-09-22 Dirk Herrmann* Replaced SCM_CHARS with SCM_STRING_CHARS or SCM_SYMBO...
2000-08-11 Mikael Djurfeldt* script.c (scm_shell): Pass scm_the_root_module (...
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-04-18 Mikael Djurfeldt* script.c (scm_compile_shell_switches): Also enable
2000-04-16 Mikael Djurfeldt* script.c (scm_compile_shell_switches): Added --debug...
2000-04-03 Dirk HerrmannLots of fixes to make guile (at some time) compile...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-01-31 Gary Houston * strings.h: don't use SCM_P. don't include <string.h>.
1999-12-12 Greg J. Badros* *.c: Finish replacing K&R style prototypes with ANSI C
1999-12-12 Greg J. Badros* *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BO...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-19 Jim Blandy* script.c (scm_compile_shell_switches): Define
1998-10-17 Mikael Djurfeldt* script.c (scm_compile_shell_switches): Add handling...
1998-10-12 Jim Blandy* script.c (scm_find_executable): Don't test if unix...
1998-10-03 Jim Blandy* init.c (invoke_main_func): Load the startup files...
1998-04-18 Mikael Djurfeldt* script.c (scm_compile_shell_switches): Bugfix: Don...
1998-04-10 Mikael Djurfeldt* script.c (scm_compile_shell_switches): Use "guile...
next