summaryrefslogtreecommitdiff
path: root/libguile/script.c
Commit message (Expand)AuthorAgeFilesLines
* (scm_shell_usage): Note need for subscription to bug-guile@gnu.org.Neil Jerram2006-11-171-1/+3
* merge from 1.8 branchKevin Ryde2006-04-171-2/+2
* (scm_find_executable): Compile fix -- fgetc returns anMarius Vollmer2005-12-061-3/+6
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* (scm_compile_shell_switches): Added 2005 to Copyright years.Marius Vollmer2005-03-091-1/+1
* (scm_compile_shell_switches): Removed debugging output.Marius Vollmer2005-01-161-3/+0
* (sym_at, sym_atat, sym_main, all_symbols): New.Marius Vollmer2005-01-141-1/+37
* *** empty log message ***Marius Vollmer2004-09-221-5/+5
* (scm_compile_shell_switches): Added 2003 and 2004 toMarius Vollmer2004-08-271-1/+1
* (scm_compile_shell_switches): Use scm_from_locale_string instead ofMarius Vollmer2004-08-251-6/+7
* (scm_compile_shell_switches): added '-L' switch to add to theMarius Vollmer2004-08-221-1/+25
* * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,Marius Vollmer2004-08-191-4/+4
* Convert version to locale string before printing it.Marius Vollmer2004-08-121-1/+1
* * numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num,Marius Vollmer2004-08-021-1/+1
* * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,Marius Vollmer2004-07-061-1/+1
* (scm_shell_usage): minor phrasing change.Rob Browning2004-06-161-1/+1
* (scm_shell_usage): Print to stdout for --help, per GNU standard.Kevin Ryde2004-02-181-3/+5
* (scm_shell_usage): Print bug-guile email address, as perKevin Ryde2004-02-151-1/+3
* (scm_compile_shell_switches): Use scm_c_read_string for the "-e"Marius Vollmer2003-11-171-2/+2
* Make -s switch optional.Neil Jerram2003-08-301-3/+4
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-36/+12
* * script.c: #include <config.h> if HAVE_CONFIG_H.Rob Browning2003-03-251-0/+3
* (scm_compile_shell_switches): Do not set scm_mask_ints. Asyncs areMarius Vollmer2002-10-091-2/+0
* Refer to provided? rather than the deprecated feature?.Neil Jerram2002-10-031-2/+2
* (scm_compile_shell_switches): Added "2002" to Copyright years. ThanksMarius Vollmer2002-08-261-2/+2
* * mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead ofHan-Wen Nienhuys2002-08-161-3/+3
* Retire inclusion guard macro SCM_MAGIC_SNARFER.Thien-Thi Nguyen2002-03-141-2/+0
* * First batch of libguile changes for Elisp support.Neil Jerram2002-01-221-1/+1
* Turn off debugging output in scm_compile_shell_switches.Marius Vollmer2001-11-061-1/+1
* (scm_shell_usage, scm_compile_shell_switches): PrependMarius Vollmer2001-11-051-6/+24
* * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller2001-07-191-1/+1
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* * posix.c (getlogin): getlogin() implementation for Windows.Martin Grabmüller2001-07-031-0/+4
* * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,Keisuke Nishida2001-06-281-5/+2
* * validate.hMichael Livshin2001-05-241-5/+5
* (scm_shell): Evaluate the compiled switches in theMarius Vollmer2001-05-191-1/+1
* * script.c (scm_compile_shell_switches): New command line optionMartin Grabmüller2001-05-151-0/+40
* Merge from mvo-vcell-cleanup-1-branch.Marius Vollmer2001-05-151-1/+1
* Removed out-of-date comment.Marius Vollmer2001-04-171-10/+1
* * _scm.h: Removed #include <errno.h>.Mikael Djurfeldt2001-03-101-1/+3
* * Eliminate some calls to scm_wta.Dirk Herrmann2001-03-041-13/+13
* * Make the creation of bindings more straightforward.Dirk Herrmann2000-12-121-4/+1
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,Marius Vollmer2000-11-171-0/+2
* * Replaced SCM_CHARS with SCM_STRING_CHARS or SCM_SYMBOL_CHARS.Dirk Herrmann2000-09-221-1/+1
* * script.c (scm_shell): Pass scm_the_root_module () as second argMikael Djurfeldt2000-08-111-1/+2
* Updated copyrightsMikael Djurfeldt2000-06-121-2/+2
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt2000-04-211-6/+6
* * script.c (scm_compile_shell_switches): Also enableMikael Djurfeldt2000-04-181-0/+1
* * script.c (scm_compile_shell_switches): Added --debug option.Mikael Djurfeldt2000-04-161-0/+8
* Lots of fixes to make guile (at some time) compile with strict typing.Dirk Herrmann2000-04-031-4/+4