Marius Vollmer
|
7d81830dd2
The FSF has a new address.
|
20 éve |
Rob Browning
|
c83d179009
(scm_resolv_error): don't put bad_value in the format string
|
20 éve |
Neil Jerram
|
5a5464e533
* Docstring fixes and corresponding manual updates.
|
23 éve |
Thien-Thi Nguyen
|
79401766de
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 éve |
Thien-Thi Nguyen
|
d47795627b
Remove "face-lift" comment.
|
23 éve |
Keisuke Nishida
|
1afff62054
* list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,
|
23 éve |
Martin Grabmüller
|
82893676f4
Make compilation under Windows easier.
|
23 éve |
Dirk Herrmann
|
3628462791
* Deprecated scm_makfromstr and added scm_mem2string as a replacement.
|
23 éve |
Michael Livshin
|
1be6b49ccb
* validate.h
|
24 éve |
Gary Houston
|
66c73b7654
* net_db.c: remove bogus "close" declaration.
|
24 éve |
Dirk Herrmann
|
e4b265d817
* Avoid redundant casting of argument numbers to char* and vice versa.
|
24 éve |
Martin Grabmüller
|
1e6808ea20
Correct, update, improve and clean up a lot of docstrings in order to make
|
24 éve |
Gary Houston
|
789ecc0581
* net_db.c: define h_errno if configure didn't define HAVE_H_ERRNO.
|
24 éve |
Keisuke Nishida
|
e0c08f17b1
Use SCM_LISTn instead of scm_listify.
|
24 éve |
Mikael Djurfeldt
|
e6e2e95aa5
* _scm.h: Removed #include <errno.h>.
|
24 éve |
Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
24 éve |
Martin Grabmüller
|
1dd05fd8aa
* print.c (scm_print_options): Fixed texinfo in docstring.
|
24 éve |
Keisuke Nishida
|
00ffa0e7d6
New functions: scm_c_make_vector, scm_c_make_hash_table.
|
24 éve |
Marius Vollmer
|
8dc9439fc6
* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,
|
24 éve |
Dirk Herrmann
|
a6d9e5abe5
* Change a couple of functions to accept either symbols or strings only.
|
24 éve |
Gary Houston
|
0d26a8bca9
* net_db.c: declare inet_aton only if HAVE_INET_ATON is not
|
24 éve |
Gary Houston
|
ed0e0e3097
* net_db.c: declare inet_aton only if MISSING_INET_ATON_DECL is
|
24 éve |
Neil Jerram
|
6ec589e2a2
* Cosmetic docstring fixes.
|
24 éve |
Neil Jerram
|
d46e47131c
* net_db.c (scm_gethost, scm_getnet, scm_getproto, scm_sethost,
|
24 éve |
Gary Houston
|
a080badb07
2000-07-31 Gary Houston <ghouston@arglist.com>
|
24 éve |
Mikael Djurfeldt
|
5a5f3646b5
* net_db.c (scm_resolv_error): Only use macro NETDB_INTERNAL if
|
25 éve |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 éve |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 éve |
Dirk Herrmann
|
7ab3fdd51f
Only include strings.h where it is actually needed.
|
25 éve |
Dirk Herrmann
|
003d1fd046
Only include vectors.h in those files, where it is actually needed.
|
25 éve |