Histórico de commits

Autor SHA1 Mensagem Data
  Mike Gran 89a299102f On Win32, prefer winsock2 header for socket declarations 4 anos atrás
  Michael Gran 6ca3ab621c don't presume availability of gmp.pc 4 anos atrás
  Michael Gran 54adbd6f0f improve autoconfigury for minigmp 4 anos atrás
  Michael Gran eb1bd8050e Enable option to prefer mini-gmp over libgmp 4 anos atrás
  Michael Gran 75b0db1a28 getsockopt may return garbage for parameters < sizeof(int) 4 anos atrás
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 7 anos atrás
  Andy Wingo 1234bb1850 Update license notices in all C files 7 anos atrás
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 7 anos atrás
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform 7 anos atrás
  Andy Wingo b8d757732f Rationalize include order in C files 7 anos atrás
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 7 anos atrás
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 7 anos atrás
  Andy Wingo 40ade0886e Remove _scm.h 7 anos atrás
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 7 anos atrás
  Andy Wingo f043d0c3dc Remove modules.h from _scm.h. 7 anos atrás
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 7 anos atrás
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 7 anos atrás
  Andy Wingo 7bdd546965 Remove bytevectors.h include form ports.h 7 anos atrás
  Andy Wingo 730cfd80e2 Devolve pairs.h 7 anos atrás
  Andy Wingo 460552163e Remove list.h from _scm.h 7 anos atrás
  Andy Wingo 5f50309448 Remove includes of validate.h. 7 anos atrás
  Andy Wingo 7b4ab0895b Inline definition of SIZEOF_SCM_T_BITS 7 anos atrás
  Andy Wingo 5176db70ca Move syscall-related private defines to their own header 7 anos atrás
  Andy Wingo f6ec873a8b Move "min" and "max" macros out of _scm.h 7 anos atrás
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 7 anos atrás
  Andy Wingo c248ea10be Remove all deprecated code 8 anos atrás
  Andy Wingo 36023a0d2e Conditionally define SOCK_CLOEXEC, SOCK_NONBLOCK 8 anos atrás
  Andy Wingo 6e0965104c Add accept4 support 8 anos atrás
  Andy Wingo 9399c13479 Switch to accept4 8 anos atrás
  Andy Wingo 69ca2bb221 Elide syscalls in fdes->port 8 anos atrás