Age | Commit message (Expand) | Author | Files | Lines |
2004-10-22 | * variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c, | Marius Vollmer | 1 | -1/+1 |
2004-09-22 | *** empty log message *** | Marius Vollmer | 1 | -1/+1 |
2004-09-08 | (_POSIX_C_SOURCE): Use this only on hpux, it | Kevin Ryde | 1 | -2/+4 |
2004-09-03 | 2004-09-03 Stefan Jahn <stefan@lkcc.org> | Stefan Jahn | 1 | -0/+2 |
2004-08-19 | * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, | Marius Vollmer | 1 | -15/+15 |
2004-08-12 | (STRING_SYSCALL, STRING2_SYSCALL): New helper macros. | Marius Vollmer | 1 | -56/+95 |
2004-08-10 | * stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c, | Marius Vollmer | 1 | -5/+4 |
2004-08-05 | (scm_copy_file): Use fstat on the input fd rather than | Kevin Ryde | 1 | -3/+11 |
2004-08-03 | (scm_make_real, scm_num2dbl, scm_float2num, scm_double2num): | Marius Vollmer | 1 | -1/+1 |
2004-08-02 | * numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num, | Marius Vollmer | 1 | -33/+33 |
2004-07-31 | (scm_copy_file): Avoid fd leak when destination file | Kevin Ryde | 1 | -1/+4 |
2004-07-31 | * error.c (scm_strerror): Use scm_i_misc_mutex around strerror since | Kevin Ryde | 1 | -2/+2 |
2004-07-23 | * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, | Marius Vollmer | 1 | -15/+15 |
2004-07-10 | * validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, | Marius Vollmer | 1 | -42/+26 |
2004-07-08 | * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to | Marius Vollmer | 1 | -9/+9 |
2004-07-06 | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, | Marius Vollmer | 1 | -3/+3 |
2004-05-01 | More of: | Kevin Ryde | 1 | -1/+2 |
2004-05-01 | (_POSIX_C_SOURCE): Define to 199506L to get readdir_r (in | Kevin Ryde | 1 | -0/+2 |
2004-04-18 | (scm_readdir): Use readdir_r when available, for thread safety. | Kevin Ryde | 1 | -5/+26 |
2004-03-25 | (scm_getcwd, scm_readlink): Avoid memory leak on errors. | Kevin Ryde | 1 | -3/+13 |
2003-05-29 | 2003-05-29 Stefan Jahn <stefan@lkcc.org> | Stefan Jahn | 1 | -2/+2 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -36/+12 |
2003-03-25 | * filesys.c: #include <config.h> if HAVE_CONFIG_H. | Rob Browning | 1 | -0/+4 |
2002-11-03 | * __scm.h (USE_THREADS, GUILE_ISELECT): Define when | Marius Vollmer | 1 | -6/+1 |
2002-07-20 | 2002-07-20 Han-Wen <hanwen@cs.uu.nl> | Han-Wen Nienhuys | 1 | -41/+40 |
2002-03-15 | Small docstring fixes. | Neil Jerram | 1 | -3/+3 |
2002-03-14 | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 1 | -2/+0 |
2002-02-11 | * gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when | Marius Vollmer | 1 | -8/+8 |
2002-01-22 | * First batch of libguile changes for Elisp support. | Neil Jerram | 1 | -2/+3 |
2001-11-16 | * Adding C function declarations from the SCM interface to the | Neil Jerram | 1 | -1/+1 |
2001-11-11 | * Documentation work. | Neil Jerram | 1 | -4/+3 |
2001-11-04 | 2001-11-04 Stefan Jahn <stefan@lkcc.org> | Stefan Jahn | 1 | -10/+53 |
2001-11-02 | Include `direct.h' if possible. Use local | Marius Vollmer | 1 | -4/+55 |
2001-08-31 | * Removed lots of deprecated stuff. | Dirk Herrmann | 1 | -19/+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 | -7/+8 |
2001-06-26 | Make compilation under Windows easier. | Martin Grabmüller | 1 | -0/+50 |
2001-06-26 | * Deprecated scm_makfromstr and added scm_mem2string as a replacement. | Dirk Herrmann | 1 | -18/+17 |
2001-06-14 | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 1 | -3/+3 |
2001-06-07 | * Introduce SCM_UNUSED and mark unused function parameters. | Dirk Herrmann | 1 | -1/+1 |
2001-06-02 | * filesys.c (scm_stat2scm): HAVE_ST_RDEV changed to | Rob Browning | 1 | -3/+3 |
2001-05-24 | * validate.h | Michael Livshin | 1 | -7/+7 |
2001-05-15 | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 1 | -19/+19 |
2001-04-10 | * Avoid redundant casting of argument numbers to char* and vice versa. | Dirk Herrmann | 1 | -4/+4 |
2001-04-03 | Correct, update, improve and clean up a lot of docstrings in order to make | Martin Grabmüller | 1 | -27/+32 |
2001-03-11 | Use SCM_LISTn instead of scm_listify. | Keisuke Nishida | 1 | -12/+7 |
2001-03-10 | * _scm.h: Removed #include <errno.h>. | Mikael Djurfeldt | 1 | -1/+3 |
2001-02-16 | (scm_dirname, scm_basename): Added docstrings. | Martin Grabmüller | 1 | -2/+7 |
2001-02-02 | New functions: scm_c_make_vector, scm_c_make_hash_table. | Keisuke Nishida | 1 | -1/+1 |
2001-01-24 | * boot-9.scm: don't import (ice-9 rdelim) here. it's done | Gary Houston | 1 | -5/+7 |