Age | Commit message (Expand) | Author | Files | Lines |
2005-11-26 | (scm_fill_sockaddr): Remove SCM_C_INLINE_KEYWORD, this is | Kevin Ryde | 1 | -1/+1 |
2005-11-12 | (scm_setsockopt): Missing @defvar in docstring. Reported | Kevin Ryde | 1 | -1/+2 |
2005-10-27 | 2005-10-27 Ludovic Courtès <ludovic.courtes@laas.fr> | Kevin Ryde | 1 | -33/+265 |
2005-10-23 | (scm_getsockopt, scm_setsockopt): Update docstrings from posix.texi. | Kevin Ryde | 1 | -18/+107 |
2005-10-23 | (scm_init_socket): Add IPPROTO_IP, IPPROTO_TCP, | Kevin Ryde | 1 | -7/+14 |
2005-07-10 | (scm_inet_pton, scm_inet_ntop): Pointer cast to scm_t_uint8 | Kevin Ryde | 1 | -8/+8 |
2005-06-05 | * hashtab.h: Bugfix: use SCM_API (WAS: extern). | Marius Vollmer | 1 | -4/+5 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2005-02-27 | (scm_setsockopt): Handle IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP | Marius Vollmer | 1 | -40/+43 |
2005-01-02 | Use new vector elements API or simple vector API, as appropriate. | Marius Vollmer | 1 | -15/+15 |
2004-12-10 | (scm_from_ipv6): Just use mpz_import. Don't bother trying | Kevin Ryde | 1 | -59/+10 |
2004-09-22 | *** empty log message *** | Marius Vollmer | 1 | -5/+5 |
2004-08-27 | (scm_fill_sockaddr): Use HAVE_STRUCT_SOCKADDR_SIN_LEN and | Kevin Ryde | 1 | -4/+2 |
2004-08-19 | * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, | Marius Vollmer | 1 | -15/+23 |
2004-08-17 | (scm_init_socket): Add SOCK_SEQPACKET and SOCK_RDM. | Kevin Ryde | 1 | -1/+11 |
2004-08-12 | * socket.c (scm_inet_aton, scm_inet_pton): Convert SCM strings to | Marius Vollmer | 1 | -12/+35 |
2004-08-10 | * stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c, | Marius Vollmer | 1 | -6/+11 |
2004-08-02 | * numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num, | Marius Vollmer | 1 | -26/+29 |
2004-07-23 | * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, | Marius Vollmer | 1 | -38/+38 |
2004-07-10 | (ipv6_net_to_num, scm_from_ipv6): Renamed | Marius Vollmer | 1 | -89/+48 |
2004-07-08 | * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to | Marius Vollmer | 1 | -41/+41 |
2004-04-24 | Add a copyright year, based on the changelog. | Kevin Ryde | 1 | -1/+1 |
2004-04-24 | (VALIDATE_INET6): Correction to bignum_in_ipv6_range_p | Kevin Ryde | 1 | -2/+3 |
2003-04-16 | * socket.c: use SCM_CHAR_BIT. | Rob Browning | 1 | -3/+3 |
2003-04-07 | *** empty log message *** | Rob Browning | 1 | -1/+1 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -36/+12 |
2003-04-04 | * socket.c (FLIPCPY_NET_HOST_128): new macro. | Rob Browning | 1 | -40/+127 |
2003-03-25 | * win32-socket.c: #include <config.h> if HAVE_CONFIG_H. | Rob Browning | 1 | -15/+9 |
2002-08-30 | (scm_addr_vector): Added size of address to arguments. Use it to | Marius Vollmer | 1 | -7/+14 |
2002-08-16 | * mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of | Han-Wen Nienhuys | 1 | -3/+3 |
2002-07-21 | * macros.c: include deprecation.h | Han-Wen Nienhuys | 1 | -16/+16 |
2002-07-20 | 2002-07-20 Han-Wen <hanwen@cs.uu.nl> | Han-Wen Nienhuys | 1 | -41/+40 |
2002-07-10 | No need to check for Cygwin when including <winsock2.h>, this is | Marius Vollmer | 1 | -2/+1 |
2002-07-07 | Do not include <winsock2.h> on Cygwin even when we have it. | Marius Vollmer | 1 | -1/+2 |
2002-03-15 | Small docstring fixes. | Neil Jerram | 1 | -1/+1 |
2002-03-14 | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 1 | -2/+0 |
2002-01-28 | 2002-01-28 Stefan Jahn <stefan@lkcc.org> | Stefan Jahn | 1 | -0/+3 |
2001-11-07 | 2001-11-07 Stefan Jahn <stefan@lkcc.org> | Stefan Jahn | 1 | -0/+8 |
2001-08-31 | * Removed lots of deprecated stuff. | Dirk Herrmann | 1 | -1/+0 |
2001-07-09 | Remove "face-lift" comment. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-06-28 | * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5, | Keisuke Nishida | 1 | -1/+1 |
2001-06-26 | Make compilation under Windows easier. | Martin Grabmüller | 1 | -1/+5 |
2001-06-26 | * Deprecated scm_makfromstr and added scm_mem2string as a replacement. | Dirk Herrmann | 1 | -3/+2 |
2001-05-28 | * strop.c (s_scm_string_capitalize_x): fix docstring quoting. | Michael Livshin | 1 | -3/+3 |
2001-05-24 | * validate.h | Michael Livshin | 1 | -8/+8 |
2001-05-15 | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 1 | -36/+36 |
2001-05-05 | * socket.c: use HAVE_IPV6 instead of AF_INET6 to enable IPv6 | Gary Houston | 1 | -5/+5 |
2001-05-03 | * socket.c: define uint32_t if netdb.h doesn't. thanks to | Gary Houston | 1 | -0/+10 |
2001-04-22 | * socket.c: attempted to improve the docstrings slightly. | Gary Houston | 1 | -122/+133 |
2001-04-22 | * net_db.c: remove bogus "close" declaration. | Gary Houston | 1 | -80/+287 |