Neil Jerram
7ca39de11e
* Rename call-with-readline-completion-function' to
with-readline-completion-function'.
...
(Note that this has never been released with the old name, so change before 1.6 is fine.)
2002-01-29 23:44:20 +00:00
Stefan Jahn
f74fa0a0fd
2002-01-29 Stefan Jahn <stefan@lkcc.org>
...
* gh.texi (scm transition summary): Documented gh equivalents
`scm_c_string2str', `scm_c_substring2str' and `scm_c_symbol2str'
and removed the appropriate FIXME's.
2002-01-29 10:46:13 +00:00
Stefan Jahn
af68e5e5a6
2002-01-28 Stefan Jahn <stefan@lkcc.org>
...
* configure.in (guile_cv_have_uint32_t): Look also in
`stdint.h' for uint32_t.
2002-01-28 Stefan Jahn <stefan@lkcc.org>
* symbols.c (scm_c_symbol2str): New function, replacement for
`gh_scm2newsymbol()'.
* strings.c (scm_c_substring2str): New function. Proper
replacement for `gh_get_substr()'.
* socket.c: Include `stdint.h' if available for the `uint32_t'
declaration.
* scmsigs.c (s_scm_sigaction): Initialize `chandler' (inhibits
compiler warning).
* backtrace.c: Include `lang.h' for GUILE_DEBUG conditional.
2002-01-28 21:15:55 +00:00
Rob Browning
ee38fee297
*** empty log message ***
2002-01-25 19:34:11 +00:00
Neil Jerram
962b1f0bac
* More tests for the Elisp nil value.
2002-01-24 22:42:02 +00:00
Neil Jerram
04bb321a9d
* New tests file for Elisp support.
2002-01-22 23:47:46 +00:00
Neil Jerram
3d1a89b9ee
* Add non-libguile Elisp support files to CVS trunk. (NB work in progress.)
2002-01-22 23:46:01 +00:00
Neil Jerram
c96d76b88d
* First batch of libguile changes for Elisp support.
...
* Fixed a few typos.
* Minor rationalization of macros relating to source breakpoints.
2002-01-22 23:31:39 +00:00
Thien-Thi Nguyen
56c733dc53
*** empty log message ***
2002-01-21 21:35:02 +00:00
Thien-Thi Nguyen
cd246d3d16
(count1, take-while): Rewrite to be tail-recursive.
...
Thanks to Panagiotis Vossos.
2002-01-21 21:34:19 +00:00
Thien-Thi Nguyen
229d2c9c07
*** empty log message ***
2002-01-21 21:32:37 +00:00
Thien-Thi Nguyen
e4cb30dff3
(count1, take-while): Rewrite to be tail-recursive.
...
Thanks to Panagiotis Vossos.
2002-01-21 21:31:34 +00:00
Thien-Thi Nguyen
c2b8405784
*** empty log message ***
2002-01-21 21:03:35 +00:00
Thien-Thi Nguyen
5353d6447a
(check-arg-type, non-negative-integer?): a couple of new
...
internal definitions.
(list-tabulate, iota): check for bad arguments that otherwise
give weird output.
(filter): replaced with a tail-recursive version.
(remove): implement using filter, to make it tail-recursive.
2002-01-21 21:01:23 +00:00
Thien-Thi Nguyen
3395ce022b
Add Panagiotis Vossos.
2002-01-21 01:21:33 +00:00
Thien-Thi Nguyen
bff1310124
*** empty log message ***
2002-01-21 01:20:45 +00:00
Thien-Thi Nguyen
4e5b0337f2
(map1): Rewrite to be tail-recursive.
...
Thanks to Panagiotis Vossos for the bug report.
2002-01-21 01:19:30 +00:00
Thien-Thi Nguyen
350efb7989
Add Panagiotis Vossos.
2002-01-21 01:14:19 +00:00
Thien-Thi Nguyen
c323f1f42e
*** empty log message ***
2002-01-21 01:12:37 +00:00
Thien-Thi Nguyen
513a3bd72d
(map1): Rewrite to be tail-recursive.
...
Thanks to Panagiotis Vossos for the bug report.
2002-01-21 01:11:35 +00:00
Rob Browning
c1ca71c343
* .cvsignore: add stamp-h1.
2002-01-16 19:42:03 +00:00
Rob Browning
b764be3fc2
* .cvsignore: add stamp-h1.
2002-01-16 19:36:45 +00:00
Marius Vollmer
cdd2e6500e
Minor edits.
2002-01-14 20:45:36 +00:00
Marius Vollmer
dd580bd602
*** empty log message ***
2002-01-14 20:41:41 +00:00
Marius Vollmer
1f463efc1c
(datum->syntax-object): Removed assertion in datum->syntax-object that
...
checked if the first argument, a syntax-object, is an identifier.
This was a unconvenient and unnecessary restriction. Thanks to Dorai
Sitaram!
2002-01-14 20:41:30 +00:00
Marius Vollmer
68cf83e034
*** empty log message ***
2002-01-14 18:10:30 +00:00
Marius Vollmer
c514c5d1c7
(autoconf-macros.texi): Also set GUILE_LOAD_PATH when invoking the
...
uninstalled guile executable.
2002-01-14 18:10:19 +00:00
Marius Vollmer
4a39f19fa2
*** empty log message ***
2002-01-14 18:04:25 +00:00
Marius Vollmer
51b39a3096
(autoconf-macros.texi): Also set GUILE_LOAD_PATH when invoking the
...
uninstalled guile executable.
2002-01-14 18:02:19 +00:00
Marius Vollmer
b2b00def26
*** empty log message ***
2002-01-12 19:17:06 +00:00
Marius Vollmer
e22875eae3
(ice-9): Define 'eval' before exporting it. This avoids a deprecation
...
warning.
2002-01-12 19:16:49 +00:00
Marius Vollmer
0e6f77756c
*** empty log message ***
2002-01-12 17:52:34 +00:00
Marius Vollmer
f5259dd399
(generic-write): New per-line-prefix argument.
...
(pretty-print): Check whether the new keyword argument style is
used and dispatch to pretty-print-with-keys accordingly.
2002-01-12 17:47:44 +00:00
Thien-Thi Nguyen
5336537172
*** empty log message ***
2002-01-12 04:35:05 +00:00
Thien-Thi Nguyen
8088347e17
(scripts_sources): Add autofrisk.
2002-01-12 04:34:17 +00:00
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