1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-06 23:50:18 +02:00
Commit graph

6928 commits

Author SHA1 Message Date
Thien-Thi Nguyen
d0907ac00b Initial revision 2002-01-12 04:33:37 +00:00
Thien-Thi Nguyen
31eddd6736 Autoload module (ice-9 getopt-long).
Use module (srfi srfi-13).
Export `use2dot'.

(string-append/separator, mapconcat): Delete.
(vv): Now take list of pairs, and return the mapping..
(>>header): Use `string-join'.
(>>): New proc.
(use2dot): Use `getopt-long'.  Use `>>'.
2002-01-12 04:32:30 +00:00
Thien-Thi Nguyen
0f04e2a254 Fix typo in commentary; nfc. 2002-01-12 04:31:38 +00:00
Thien-Thi Nguyen
f528ebcdf1 *** empty log message *** 2002-01-12 04:30:34 +00:00
Thien-Thi Nguyen
48d9b40b9d (script_sources): Add autofrisk. 2002-01-12 04:28:38 +00:00
cvs2svn
d779411d98 This commit was manufactured by cvs2svn to create branch
'branch_release-1-6'.
2002-01-12 04:27:45 +00:00
Thien-Thi Nguyen
2b8efa0cad Initial revision 2002-01-12 04:27:44 +00:00
Thien-Thi Nguyen
7c8ce087f9 Autoload module (ice-9 getopt-long).
Use module (srfi srfi-13).
Export `use2dot'.

(string-append/separator, mapconcat): Delete.
(vv): Now take list of pairs, and return the mapping..
(>>header): Use `string-join'.
(>>): New proc.
(use2dot): Use `getopt-long'.  Use `>>'.
2002-01-12 04:27:16 +00:00
Thien-Thi Nguyen
b51e36348a Fix typo in commentary; nfc. 2002-01-12 04:22:34 +00:00
Dirk Herrmann
a392ee1556 * eval.c: Removed outdated references to "everr". Improved some
comments.

(scm_deval_args, deval_args):  Renamed scm_deval_args to
deval_args, since it is not part of the interface.

(SCM_CEVAL):  Added (maybe somewhat verbose) comment.  Avoid to
use references to debug.vect[0] before it exists.  Add parentheses
to switch statement.

* goops.h:  Added local emacs variables.
2002-01-10 21:57:03 +00:00
Dirk Herrmann
2493378052 * eval.[ch] (scm_deval_args): Made static.
* srcprop.c (scm_source_property):  Remove redundant SCM_IMP
test.

* strings.c (scm_c_string2str):  Clarified comment.  Replaced
THINKME by FIXME for uniformness.  Removed question about whether
arguments need to be protected from garbage collection:  Arguments
must be protected as any other variable.
2002-01-10 21:11:22 +00:00
Dirk Herrmann
f9450cdb14 * procs.h (SCM_CLOSURE_BODY): New Macro.
* debug.c (scm_procedure_name, scm_procedure_source), eval.c
(SCM_CEVAL, SCM_APPLY), goops.c (scm_sys_initialize_object,
get_slot_value, set_slot_value), procs.c
(scm_procedure_documentation), sort.c (closureless), stacks.c
(get_applybody): Replace SCM_CDR (SCM_CODE (...)) by
SCM_CLOSURE_BODY.

* sort.c (closureless): Prefer !SCM_FOOP over SCM_NFOOP.
2002-01-10 20:52:45 +00:00
Thien-Thi Nguyen
46482dc9f9 *** empty log message *** 2002-01-10 02:15:19 +00:00
Thien-Thi Nguyen
25cf7cfdd3 (autoconf-macros.texi): Fix build bug: Write this file to srcdir.
Also, attempt to use guile from $(top_builddir)/libguile.
There are still problems with modules and running makeinfo when
builddir != srcdir.
2002-01-10 02:13:39 +00:00
Thien-Thi Nguyen
5b156bcd25 *** empty log message *** 2002-01-10 02:11:12 +00:00
Thien-Thi Nguyen
c8af48bac6 (autoconf-macros.texi): Fix build bug: Write this file to srcdir. 2002-01-10 01:34:22 +00:00
Gary Houston
8430281a5c * Makefile.am: attempt to use guile from $(top_builddir)/libguile
when building autoconf-macros.texi.  There are still problems with
	modules and running makeinfo when builddir != srcdir.
2002-01-08 18:04:10 +00:00
Thien-Thi Nguyen
ef5b5fdcd0 *** empty log message *** 2002-01-08 09:24:07 +00:00
Thien-Thi Nguyen
7492b00e67 Spell check. 2002-01-08 09:22:37 +00:00
Thien-Thi Nguyen
a3e49ac158 *** empty log message *** 2002-01-08 08:31:05 +00:00
Thien-Thi Nguyen
85a9b4ed19 Spell check. 2002-01-08 08:29:00 +00:00
Thien-Thi Nguyen
69e3f9386a *** empty log message *** 2002-01-08 03:54:20 +00:00
Thien-Thi Nguyen
4a8ada1e8b (scripts_sources): Add frisk.
(list): New target.
(overview): Also report module interfaces.
2002-01-08 03:53:43 +00:00
Thien-Thi Nguyen
600e7423fd Rewrite using (scripts frisk). 2002-01-08 03:52:55 +00:00
Thien-Thi Nguyen
097180eeec Initial revision. 2002-01-08 03:51:55 +00:00
Thien-Thi Nguyen
3969f6ca06 *** empty log message *** 2002-01-08 03:50:13 +00:00
Thien-Thi Nguyen
881ecf9bdd (scripts_sources): Add frisk.
(list): New target.
(overview): Also report module interfaces.
2002-01-08 03:46:50 +00:00
Thien-Thi Nguyen
454c700e22 Rewrite using (scripts frisk). 2002-01-08 03:39:04 +00:00
cvs2svn
fd583fa206 This commit was manufactured by cvs2svn to create branch
'branch_release-1-6'.
2002-01-08 03:37:58 +00:00
Thien-Thi Nguyen
ce5fb40c1d Initial revision. 2002-01-08 03:37:57 +00:00
Neil Jerram
5f1a6f1684 * Fix doc typo. 2002-01-07 20:49:03 +00:00
Neil Jerram
4902ea64db * Fix doc typo. 2002-01-07 20:48:02 +00:00
Thien-Thi Nguyen
380cc4cafc *** empty log message *** 2002-01-06 07:50:45 +00:00
Thien-Thi Nguyen
67165be9dc Spell check. 2002-01-06 07:50:01 +00:00
Thien-Thi Nguyen
f159783325 *** empty log message *** 2002-01-06 07:46:22 +00:00
Thien-Thi Nguyen
7bb16613f4 Spell check. 2002-01-06 07:45:06 +00:00
Thien-Thi Nguyen
0d694ae261 Mention scripts/snarf-guile-m4-docs. 2002-01-03 00:17:56 +00:00
Thien-Thi Nguyen
87782f1812 *** empty log message *** 2002-01-03 00:16:53 +00:00
Thien-Thi Nguyen
29dc6884cc (Part II): Add "Autoconf Support"; include autoconf.texi. 2002-01-03 00:16:03 +00:00
Thien-Thi Nguyen
d822a1d1d0 (guile_TEXINFOS): Add autoconf.texi and autoconf-macros.texi.
(autoconf.texi, autoconf-macros.texi): New rules.
2002-01-03 00:14:36 +00:00
Thien-Thi Nguyen
e6400c7621 Initial revision 2002-01-03 00:12:43 +00:00
Thien-Thi Nguyen
9017c09281 *** empty log message *** 2002-01-03 00:11:00 +00:00
Thien-Thi Nguyen
96762f3354 Rewrite comments in texi.
(GUILE_FLAGS): Rewrite.
Thanks to Alexandre Duret-Lutz.
2002-01-03 00:07:29 +00:00
Thien-Thi Nguyen
4d9678fde4 *** empty log message *** 2002-01-03 00:00:53 +00:00
Thien-Thi Nguyen
dc81cfeb0e (Part II): Add "Autoconf Support"; include autoconf.texi. 2002-01-02 23:59:00 +00:00
Thien-Thi Nguyen
a1f000d555 (guile_TEXINFOS): Add autoconf.texi and autoconf-macros.texi.
(autoconf.texi, autoconf-macros.texi): New rules.
2002-01-02 23:57:40 +00:00
cvs2svn
7cdc2b1058 This commit was manufactured by cvs2svn to create branch
'branch_release-1-6'.
2002-01-02 23:56:18 +00:00
Thien-Thi Nguyen
d928d47fc3 Initial revision 2002-01-02 23:56:17 +00:00
Thien-Thi Nguyen
154fbc8957 *** empty log message *** 2002-01-02 23:55:12 +00:00
Thien-Thi Nguyen
3055e49377 Add Alexandre Duret-Lutz. 2002-01-02 23:51:42 +00:00