Andy Wingo
|
86fb1eb631
merge strictness branch from 2.0
|
14 years ago |
Andy Wingo
|
393baa8a44
scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc
|
14 years ago |
Andy Wingo
|
d223c3fcdd
scm_is_eq for SCM vals, not == or !=
|
14 years ago |
Andy Wingo
|
fc7bd367ab
remove all deprecated code
|
14 years ago |
Ludovic Courtès
|
190d4b0d93
Make VM string literals immutable.
|
14 years ago |
Noah Lavine
|
482d311b39
Set sockaddr_in.sin_len field when it exists.
|
14 years ago |
Noah Lavine
|
333a81ccba
zero newly allocated sockaddrs
|
14 years ago |
Ludovic Courtès
|
e91f21dc10
Make `inet-ntop' and `inet-pton' available even when !HAVE_IPV6.
|
14 years ago |
Ludovic Courtès
|
d21a1dc841
Have `recv!', `send', etc. accept a bytevector.
|
14 years ago |
Andy Wingo
|
e68e0369cc
scm_accept no longer leaves guile mode
|
14 years ago |
Tristan Colgate-McFarlane
|
511246a193
Add support for more multicast sockopts.
|
14 years ago |
Ludovic Courtès
|
56a3dcd431
Remove references to undefined macros.
|
15 years ago |
Ludovic Courtès
|
3452e6667f
Deprecate `inet-ntoa' and `inet-aton'.
|
15 years ago |
Ludovic Courtès
|
8912421cf3
Use Gnulib's `inet_ntop' and `inet_pton' modules.
|
15 years ago |
Neil Jerram
|
187a43907f
Fix doc for inet-ntop: always produces a string
|
16 years ago |
Neil Jerram
|
1ff4da6570
Fix handling of IPv6 addresses
|
16 years ago |
Andy Wingo
|
c6a1380bde
Merge commit 'origin/master'
|
16 years ago |
Andy Wingo
|
108e18b18a
Merge wip-array refactor, up to cd43fdc5b7a7c
|
16 years ago |
Michael Gran
|
587a33556f
Modify socket and time functions for wide strings
|
16 years ago |
Michael Gran
|
9c44cd4559
Add Unicode strings and symbols
|
16 years ago |
Andy Wingo
|
2fa901a51f
rename unif.[ch] to arrays.[ch]
|
16 years ago |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
16 years ago |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
17 years ago |
Ludovic Courtès
|
7d1fc87217
Changes from arch/CVS synchronization
|
17 years ago |
Ludovic Courtès
|
f43f362018
Changes from arch/CVS synchronization
|
18 years ago |
Ludovic Courtès
|
1ac5fb45bc
Changes from arch/CVS synchronization
|
18 years ago |
Ludovic Courtès
|
7a5fb79613
Changes from arch/CVS synchronization
|
18 years ago |
Kevin Ryde
|
8ab3d8a068
merge from 1.8 branch
|
19 years ago |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 years ago |
Neil Jerram
|
d7c6575f3f
(scm_c_make_socket_address): Pass address_size pointer
|
19 years ago |