Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new attempt at working around the gcc 3 visibility bug | Rich Felker | 2012-02-24 | 1 | -0/+4 |
* | remove useless attribute visibility from definitions | Rich Felker | 2012-02-24 | 1 | -1/+1 |
* | cleanup and work around visibility bug in gcc 3 that affects x86_64 | Rich Felker | 2012-02-23 | 2 | -6/+4 |
* | fix all implicit conversion between signed/unsigned pointers | Rich Felker | 2011-03-25 | 1 | -1/+1 |
* | cleanup utf-8 multibyte code, use visibility if possible | Rich Felker | 2011-02-27 | 3 | -84/+5 |
* | remove sample utf-8 code that's not part of the standard library | Rich Felker | 2011-02-21 | 1 | -47/+0 |
* | cleanup multibyte stuff to remove ugly casts, sanitize the ptr align casts | Rich Felker | 2011-02-13 | 3 | -27/+27 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 18 | -0/+694 |