Age | Commit message (Expand) | Author | Files | Lines |
2012-03-08 | Merge remote-tracking branch 'local-2.0/stable-2.0' | Andy Wingo | 1 | -14/+4 |
2012-03-07 | Fix flush on soft ports, so that it actually runs. | Ian Price | 1 | -14/+4 |
2011-11-08 | locking on unget_byte, ungetc, ungets | Andy Wingo | 1 | -1/+1 |
2011-10-23 | add scm_c_make_port; the port table is now a weak set | Andy Wingo | 1 | -10/+5 |
2010-09-03 | Fix the `put-bytevector' tests. | Ludovic Courtès | 1 | -1/+5 |
2009-09-28 | Remove unneeded SMOB/port mark/free procedures. | Ludovic Courtès | 1 | -2/+1 |
2009-09-07 | Fix broken interaction between readline and Unicode | Michael Gran | 1 | -8/+15 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2008-09-13 | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 1 | -1/+1 |
2006-04-17 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2005-03-02 | See ChangeLog from 2005-03-02. | Marius Vollmer | 1 | -2/+2 |
2005-01-24 | Reverted changed from 2005/01/24 19:14:54, which was a commit to the | Marius Vollmer | 1 | -2/+2 |
2005-01-24 | Threading changes. | Marius Vollmer | 1 | -2/+2 |
2005-01-02 | Use new vector elements API or simple vector API, as appropriate. | Marius Vollmer | 1 | -8/+10 |
2004-08-19 | * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, | Marius Vollmer | 1 | -1/+1 |
2004-08-12 | * fports.h, fports.c (scm_i_fdes_to_port): New, like | Marius Vollmer | 1 | -1/+1 |
2004-08-02 | * numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num, | Marius Vollmer | 1 | -1/+1 |
2004-07-06 | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, | Marius Vollmer | 1 | -5/+5 |
2003-04-24 | * ports.c, ports.h (scm_i_port_table_mutex): New mutex. | Mikael Djurfeldt | 1 | -3/+3 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -36/+12 |
2003-03-26 | * vports.c: #include <config.h> if HAVE_CONFIG_H. | Rob Browning | 1 | -0/+3 |
2002-10-09 | Use scm_num2int rather than SCM_INUM in soft port extension. | Neil Jerram | 1 | -1/+1 |
2002-10-09 | Extend soft ports to use input-waiting thunks. | Neil Jerram | 1 | -2/+26 |
2002-08-15 | * vports.c (scm_make_soft_port): Initialize pt variable. | Mikael Djurfeldt | 1 | -1/+2 |
2002-08-08 | ("scm_new_port_table_entry"): return a boxed SCM in | Han-Wen Nienhuys | 1 | -5/+3 |
2002-08-04 | port GC fix | Han-Wen Nienhuys | 1 | -3/+5 |
2002-07-20 | 2002-07-20 Han-Wen <hanwen@cs.uu.nl> | Han-Wen Nienhuys | 1 | -1/+1 |
2002-03-14 | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 1 | -2/+0 |
2002-03-01 | Changes in doc/ref: | Dirk Herrmann | 1 | -1/+1 |
2001-11-25 | Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and | Marius Vollmer | 1 | -1/+1 |
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-26 | * eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3, | Keisuke Nishida | 1 | -8/+5 |
2001-06-26 | * Deprecated scm_makfromstr and added scm_mem2string as a replacement. | Dirk Herrmann | 1 | -2/+2 |
2001-06-14 | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 1 | -6/+6 |
2001-05-24 | * validate.h | Michael Livshin | 1 | -3/+3 |
2001-05-04 | * eval.c (scm_promise_p), list.c (scm_append_x, scm_reverse_x), | Neil Jerram | 1 | -1/+1 |
2001-04-03 | Correct, update, improve and clean up a lot of docstrings in order to make | Martin Grabmüller | 1 | -13/+19 |
2001-03-10 | * _scm.h: Removed #include <errno.h>. | Mikael Djurfeldt | 1 | -1/+3 |
2001-01-25 | * Made the port implementations less tightly coupled within guile. | Dirk Herrmann | 1 | -4/+10 |
2000-11-17 | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, | Marius Vollmer | 1 | -0/+2 |
2000-10-30 | * Change a couple of functions to accept either symbols or strings only. | Dirk Herrmann | 1 | -3/+3 |
2000-08-12 | Docstring updated so that make-soft-port example is correct. | Neil Jerram | 1 | -1/+1 |
2000-06-12 | Updated copyrights | Mikael Djurfeldt | 1 | -1/+1 |
2000-04-21 | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 1 | -10/+10 |
2000-04-04 | Lots of fixes with respect to strict typing. | Dirk Herrmann | 1 | -4/+4 |
2000-03-31 | Change type of member 'stream' in scm_port from SCM to scm_bits_t. | Dirk Herrmann | 1 | -5/+5 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-18 | Only include root.h where it is actually needed. | Dirk Herrmann | 1 | -0/+1 |