提交历史

作者 SHA1 备注 提交日期
  Ludovic Courtès 93f68a5ac4 Remove set-but-unused variables from libguile. 13 年之前
  Andy Wingo db6e848d19 always having scm_t_uint64 14 年之前
  Neil Jerram bed2e15fc9 Make multi-byte reads on unbuffered ports more efficient. 16 年之前
  Ludovic Courtès 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 年之前
  Marius Vollmer c3744cdced Correct embarrasing typo. "Always be sure to test the right branch." 19 年之前
  Marius Vollmer 57e1b34a17 * srfi-4.c, strings.c: Replace SCM_C_INLINE with SCM_C_INLINE_KEYWORD. 19 年之前
  Neil Jerram 05b454920e (scm_uniform_vector_read_x): Declare base as char* 19 年之前
  Marius Vollmer 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 年之前
  Marius Vollmer ab7acbb74e (take_uvec): Make BASE pointer non-const. 19 年之前
  Marius Vollmer 92205699d0 The FSF has a new address. 20 年之前
  Marius Vollmer 69d2000d93 Docstring updates. 20 年之前
  Marius Vollmer 9de87eea47 See ChangeLog from 2005-03-02. 20 年之前
  Marius Vollmer 00c17d4526 (scm_take_u64vector, 20 年之前
  Marius Vollmer 04b87de561 (SCM_ARRAYP, SCM_I_ARRAYP): Renamed former to latter internal 20 年之前
  Marius Vollmer 4e8ad32394 (coerce_to_uvec, scm_c_uniform_vector_ref, 20 年之前
  Marius Vollmer 4ea4bc4c40 * srfi-4.h, srfi-4.c, srfi-4.i.c (scm_i_uniform_vector_ref_proc, 20 年之前
  Marius Vollmer 7c2ef9a87b (scm_uniform_element_size): Deprecated implementation 20 年之前
  Marius Vollmer 5e320e5926 (uvec_type): New. 20 年之前
  Marius Vollmer 6e433d8b8f Include deprecation.h. 20 年之前
  Marius Vollmer 4330ee2502 (SCM_IS_UVEC): New, use it instead of 20 年之前
  Marius Vollmer fea99690f2 (scm_c_uniform_vector_element_size, 20 年之前
  Marius Vollmer 6e708ef2b1 * weaks.c: Use new vector elements API or simple vector 20 年之前
  Marius Vollmer f301dbf34a * srfi-4.h (scm_i_proc_make_u8vector, scm_i_proc_make_s8vector, 20 年之前
  Marius Vollmer b590aceb96 (scm_uniform_vector_elements, 20 年之前
  Marius Vollmer 69730f92ca Do not include <libguile.h>, include the 20 年之前
  Marius Vollmer 811eb6d0ee (scm_c_uniform_vector_ref, scm_c_uniform_vector_set_x): New. 20 年之前
  Marius Vollmer b0780bc595 (make_uvec): Use SCM_I_SIZE_MAX instead of SIZE_MAX for added 20 年之前
  Marius Vollmer 28d4aef1f0 (uvec_fast_ref): Avoid a compiler warning by returning 20 年之前
  Marius Vollmer d44ff083ea * srfi-4.h, srfi-4.c (scm_frame_uniform_vector_release): New. 20 年之前
  Marius Vollmer 90d4368c88 (coerce_to_uvec, scm_any_to_u8vector, etc): New. 20 年之前