* hashtab.h: Bugfix: use SCM_API (WAS: extern).
[bpt/guile.git] / libguile / socket.c
2005-06-05 Marius Vollmer* hashtab.h: Bugfix: use SCM_API (WAS: extern).
2005-05-23 Marius VollmerThe FSF has a new address.
2005-02-27 Marius Vollmer(scm_setsockopt): Handle IP_ADD_MEMBERSHIP and IP_DROP_...
2005-01-02 Marius VollmerUse new vector elements API or simple vector API, as...
2004-12-10 Kevin Ryde(scm_from_ipv6): Just use mpz_import. Don't bother...
2004-09-22 Marius Vollmer*** empty log message ***
2004-08-27 Kevin Ryde(scm_fill_sockaddr): Use HAVE_STRUCT_SOCKADDR_SIN_LEN and
2004-08-19 Marius Vollmer* strings.h, strings.c: (scm_i_string_chars, scm_i_stri...
2004-08-17 Kevin Ryde(scm_init_socket): Add SOCK_SEQPACKET and SOCK_RDM.
2004-08-12 Marius Vollmer* socket.c (scm_inet_aton, scm_inet_pton): Convert...
2004-08-10 Marius Vollmer* stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c,
2004-08-02 Marius Vollmer* numbers.h, numbers.c, discouraged.h, discouraged...
2004-07-23 Marius Vollmer* deprecated.h, deprecated.c, numbers.h (SCM_INUMP...
2004-07-10 Marius Vollmer(ipv6_net_to_num, scm_from_ipv6): Renamed
2004-07-08 Marius Vollmer* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_M...
2004-04-24 Kevin RydeAdd a copyright year, based on the changelog.
2004-04-24 Kevin Ryde(VALIDATE_INET6): Correction to bignum_in_ipv6_range_p
2003-04-16 Rob Browning* socket.c: use SCM_CHAR_BIT.
2003-04-07 Rob Browning*** empty log message ***
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-04-04 Rob Browning* socket.c (FLIPCPY_NET_HOST_128): new macro.
2003-03-25 Rob Browning* win32-socket.c: #include <config.h> if HAVE_CONFIG_H.
2002-08-30 Marius Vollmer(scm_addr_vector): Added size of address to arguments...
2002-08-16 Han-Wen Nienhuys* mallocs.c (scm_malloc_obj): use scm_gc_malloc in...
2002-07-21 Han-Wen Nienhuys* macros.c: include deprecation.h
2002-07-20 Han-Wen Nienhuys2002-07-20 Han-Wen <hanwen@cs.uu.nl>
2002-07-10 Marius VollmerNo need to check for Cygwin when including <winsock2...
2002-07-07 Marius VollmerDo not include <winsock2.h> on Cygwin even when we...
2002-03-15 Neil JerramSmall docstring fixes.
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-01-28 Stefan Jahn2002-01-28 Stefan Jahn <stefan@lkcc.org>
2001-11-07 Stefan Jahn2001-11-07 Stefan Jahn <stefan@lkcc.org>
2001-08-31 Dirk Herrmann* Removed lots of deprecated stuff.
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-28 Keisuke Nishida * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list...
2001-06-26 Martin GrabmüllerMake compilation under Windows easier.
2001-06-26 Dirk Herrmann* Deprecated scm_makfromstr and added scm_mem2string...
2001-05-28 Michael Livshin* strop.c (s_scm_string_capitalize_x): fix docstring...
2001-05-24 Michael Livshin* validate.h
2001-05-15 Marius VollmerMerge from mvo-vcell-cleanup-1-branch.
2001-05-05 Gary Houston * socket.c: use HAVE_IPV6 instead of AF_INET6 to enabl...
2001-05-03 Gary Houston * socket.c: define uint32_t if netdb.h doesn't. thanks to
2001-04-22 Gary Houston * socket.c: attempted to improve the docstrings slightly.
2001-04-22 Gary Houston * net_db.c: remove bogus "close" declaration.
2001-04-21 Gary Houston * socket.c (FLIP_NET_HOST_128): new macro.
2001-04-20 Gary Houston * socket.c (scm_fill_sockaddr): call htons for sin6_port.
2001-04-17 Gary Houston * some initial support for IPv6:
2001-04-10 Dirk Herrmann* Avoid redundant casting of argument numbers to char...
2001-04-03 Martin GrabmüllerCorrect, update, improve and clean up a lot of docstrin...
2001-03-11 Keisuke NishidaUse SCM_LISTn instead of scm_listify.
2001-03-10 Mikael Djurfeldt* _scm.h: Removed #include <errno.h>.
2001-03-10 Gary Houston * socket.c: add a definition of SUN_LEN (from glibc...
2001-03-09 Keisuke NishidaRemove #include <stdio.h>. Add #include <string.h>.
2001-03-04 Gary Houston * socket.c (scm_fill_sockaddr): don't allow buffer...
2001-02-02 Keisuke NishidaNew functions: scm_c_make_vector, scm_c_make_hash_table.
2001-01-08 Gary Houston * validate.h (SCM_VALIDATE_SUBSTRING_SPEC_COPY): new...
2000-11-22 Dirk Herrmann* Deprecated macros SCM_ROCHARS and SCM_ROUCHARS.
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-10-30 Dirk Herrmann* Change a couple of functions to accept either symbols...
2000-10-09 Dirk Herrmann* Replace a bunch of calls to SCM_LENGTH.
2000-09-22 Dirk Herrmann* Replaced SCM_CHARS with SCM_STRING_CHARS or SCM_SYMBO...
2000-09-02 Neil Jerram* Docstring fixes.
2000-06-14 Mikael Djurfeldt* socket.c (scm_getsockopt): Changed type for `optlen...
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-17 Dirk HerrmannOnly include strings.h where it is actually needed.
2000-03-17 Dirk HerrmannOnly include vectors.h in those files, where it is...
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-01-18 Mikael Djurfeldt* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error...
2000-01-11 Greg J. Badros* dynl.c, error.c, eval.c, feature.c, filesys.c, fports...
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
2000-01-05 Greg J. Badros* *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INU...
1999-12-19 Greg J. Badros* tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms of
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-12-13 Greg J. BadrosRemove leading whitespace before empty docstrings.
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-11-18 Gary Houston * configure.in: check for hstrerror.
1999-11-04 Gary Houston * socket.c (scm_fill_sockaddr): zero the address struc...
1999-06-09 Jim Blandy * ioext.c (scm_do_read_line): Rewritten to use memchr...
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-17 Jim BlandyDon't use local_fgets on sockets; ftell doesn't work...
1998-10-09 Jim BlandyCentralize the creation of port objects based on stdio...
1998-07-12 Mikael Djurfeldt* eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init...
1998-04-12 Mikael Djurfeldt* socket.c: Check for HAVE_UNIX_DOMAIN_SOCKETS instead of
1998-01-04 Gary Houston * socket.c (scm_bind): free soka after use.
1997-10-25 Marius Vollmer* filesys.c (scm_close, set_element, get_element, scm_c...
1997-07-11 Jim BlandyChanges to compile under gnu-win32, from Marcus Daniels:
1997-06-24 Jim BlandyRevert Marcus's changes; will re-apply when we get...
1997-06-24 Jim BlandyChanges to compile under gnu-win32, from Marcus Daniels:
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-13 Gary Houston* socket.c (scm_addr_vector): use SCM_UNDEFINED in...
1997-03-13 Gary Houston* ioext.c (scm_read_delimited_x): use RO string macros...
1997-01-25 Gary Houston * ports.c: add SCM_PROC declarations for pt-size and...
1997-01-18 Gary Houston * init.scm (index, rindex): replace versions in utilit...
1997-01-08 Gary Houston* net_db.c (scm_getserv): add missing SCM_ALLOW_INTS.
1997-01-07 Mikael Djurfeldt* socket.c (scm_recvfrom): Added missing semicolon.
next