Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-20 | Update license notices in all C files | Andy Wingo | 1 | -17/+17 |
2018-06-20 | Remove (C) from copyright statements | Andy Wingo | 1 | -1/+2 |
2018-06-20 | Fix missing includes in tests. | Andy Wingo | 1 | -2/+3 |
2016-05-13 | Use heap-allocated port types instead of ptobnums | Andy Wingo | 1 | -2/+2 |
2016-04-11 | Port read/write functions take bytevectors | Andy Wingo | 1 | -5/+7 |
2016-04-06 | Generic port facility provides buffering uniformly | Andy Wingo | 1 | -36/+23 |
2014-03-20 | tests: Add #undef NDEBUG when using <assert.h>. | Ludovic Courtès | 1 | -1/+3 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2008-11-24 | Fix comments in `test-scm-c-read.c'. | Ludovic Courtès | 1 | -2/+2 |
2008-11-23 | Add C unit test for `scm_c_read ()' and the port API. | Ludovic Courtès | 1 | -0/+130 |