mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
* doc/ref/Makefile.am ($(snarf_doc).am): Untabify. * libguile/eval.c: Remove unnecessary <assert.h> inclusion. * .x-sc_m4_quote_check: Update. * libguile/error.c (scm_error_scm): Use `EXIT_FAILURE' instead of 1. * libguile/init.c (fixconfig, scm_boot_guile): Likewise. * libguile/null-threads.h (scm_i_pthread_exit): Likewise. * libguile/script.c (scm_compile_shell_switches): Likewise. * test-suite/standalone/test-conversion.c: Likewise. * test-suite/standalone/test-list.c: Likewise. * test-suite/standalone/test-unwind.c: Likewise. * libguile/async.c: Remove unnecessary inclusion of <signal.h>. * NEWS: "filesystem" -> "file system". * doc/ref/r6rs.texi: Ditto. * cfg.mk (local-checks-to-skip): New variable. * .x-sc_m4_quote_check, .x-sc_obsolete_symbols, .x-sc_program_name, .x-sc_prohibit_atoi_atof, .x-sc_prohibit_magic_number_exit: New files. * .gitignore: Update.
139 lines
1.7 KiB
Text
139 lines
1.7 KiB
Text
*.o
|
|
*.info
|
|
*.info-[0-9]*
|
|
version.texi
|
|
Makefile
|
|
Makefile.in
|
|
.deps
|
|
.libs
|
|
autom4te.cache
|
|
config.sub
|
|
config.guess
|
|
config.status
|
|
config.log
|
|
config.h
|
|
*.doc
|
|
*.x
|
|
*.lo
|
|
*.la
|
|
aclocal.m4
|
|
libtool
|
|
ltmain.sh
|
|
configure
|
|
depcomp
|
|
elisp-comp
|
|
missing
|
|
mdate-sh
|
|
install-sh
|
|
texinfo.tex
|
|
*~
|
|
,*
|
|
BUGS
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache
|
|
benchmark-guile
|
|
check-guile
|
|
check-guile.log
|
|
build-aux/compile
|
|
confdefs.h
|
|
config.build-subdirs
|
|
config.cache
|
|
config.guess
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
config.sub
|
|
configure
|
|
conftest
|
|
conftest.c
|
|
depcomp
|
|
elisp-comp
|
|
guile-*.tar.gz
|
|
install-sh
|
|
libtool
|
|
ltconfig
|
|
ltmain.sh
|
|
mdate-sh
|
|
missing
|
|
mkinstalldirs
|
|
pre-inst-guile
|
|
pre-inst-guile-env
|
|
stamp-h1
|
|
guile-procedures.txt
|
|
guile-config/guile-config
|
|
*.go
|
|
TAGS
|
|
/meta/guile-2.0.pc
|
|
/meta/guile-2.0-uninstalled.pc
|
|
gdb-pre-inst-guile
|
|
cscope.out
|
|
cscope.files
|
|
*.log
|
|
gds-test.debug
|
|
gds-test.transcript
|
|
INSTALL
|
|
*.aux
|
|
*.cp
|
|
*.cps
|
|
*.dvi
|
|
*.fn
|
|
*.fns
|
|
*.ky
|
|
*.pg
|
|
*.toc
|
|
*.tp
|
|
*.vr
|
|
*.tps
|
|
*.vrs
|
|
*.pgs
|
|
*.rn
|
|
*.rns
|
|
/meta/gdb-uninstalled-guile
|
|
/meta/guile
|
|
/meta/uninstalled-env
|
|
/examples/box-module/box
|
|
/examples/box/box
|
|
/lib/alloca.h
|
|
/lib/charset.alias
|
|
/lib/configmake.h
|
|
/lib/ref-add.sed
|
|
/lib/ref-del.sed
|
|
/lib/stdlib.h
|
|
/lib/string.h
|
|
/lib/strings.h
|
|
/lib/sys/file.h
|
|
/lib/time.h
|
|
/lib/unistd.h
|
|
/lib/unistr/.dirstamp
|
|
/lib/arpa/inet.h
|
|
/lib/stdio.h
|
|
/lib/sys/stat.h
|
|
/lib/arg-nonnull.h
|
|
/lib/link-warning.h
|
|
/lib/c++defs.h
|
|
/lib/iconv.h
|
|
/lib/netdb.h
|
|
/GPATH
|
|
/GRTAGS
|
|
/GSYMS
|
|
/GTAGS
|
|
/meta/guile-tools
|
|
/meta/guile-config
|
|
/lib/locale.h
|
|
/module/ice-9/eval.go.stamp
|
|
/doc/ref/standard-library.texi
|
|
/doc/ref/standard-libraryscmfiles
|
|
/lib/wchar.h
|
|
/lib/sys/socket.h
|
|
/lib/warn-on-use.h
|
|
/lib/unused-parameter.h
|
|
/.version
|
|
/lib/iconv.h
|
|
/lib/netdb.h
|
|
/lib/unistr.h
|
|
/lib/unitypes.h
|
|
/lib/c++defs.h
|
|
/.sc-start-*
|