| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use angle brackes for libc includes. | Robert Bradshaw | 2016-08-16 | 1 | -1/+1 |
| * | add strspn to string.pxd | Lars Buitinck | 2013-04-24 | 1 | -0/+1 |
| * | fix illegal Python names in C lower cased declarations | Stefan Behnel | 2013-02-07 | 1 | -7/+7 |
| * | convert function argument names in libc declarations to lower case to make th... | Stefan Behnel | 2013-02-07 | 1 | -29/+29 |
| * | replace 'const_xyz' work-arounds in standard .pxd files by real 'const' decla... | Stefan Behnel | 2013-01-18 | 1 | -31/+32 |
| * | fix type declarations in libc.string | Stefan Behnel | 2012-04-25 | 1 | -2/+2 |
| * | provide const_uchar and const_schar in libc.string declarations | Stefan Behnel | 2012-04-25 | 1 | -0/+2 |
| * | Add strerror to string.pxd | Lars Buitinck | 2011-07-05 | 1 | -0/+1 |
| * | Remove trailing whitespace. | Robert Bradshaw | 2010-12-13 | 1 | -1/+1 |
| * | some .pxd for C99 on Cython/Includes/libc (incomplete, many tests missing) | Lisandro Dalcin | 2010-03-16 | 1 | -0/+45 |
