Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regex: fix sign warnings | Carlos Martín Nieto | 2012-02-18 | 2 | -10/+13 |
* | regex: The world uses utf-8 | Carlos Martín Nieto | 2012-02-18 | 1 | -32/+1 |
* | regex: Move the defines to a config header and include it unconditionally | Carlos Martín Nieto | 2012-02-18 | 2 | -2/+7 |
* | Add POSIX regex sources when needed | Carlos Martín Nieto | 2012-02-17 | 6 | -0/+11476 |
* | msvc: Remove superfluous includes | Vicent Marti | 2011-10-05 | 1 | -15/+1 |
* | http-parser: Disable MSVC warnings locally | Vicent Marti | 2011-09-29 | 1 | -0/+5 |
* | Resync with upstream http-parser | Carlos Martín Nieto | 2011-09-28 | 1 | -12/+11 |
* | http-parser: More type changes | Vicent Marti | 2011-09-28 | 2 | -4/+4 |
* | Change types in http-parser | Vicent Marti | 2011-09-28 | 1 | -4/+4 |
* | Really fix MSVC | Carlos Martín Nieto | 2011-09-27 | 1 | -1/+1 |
* | Fix dev branch under MSVC | Carlos Martín Nieto | 2011-09-27 | 1 | -8/+10 |
* | http-parser: Do not use bitfields | Vicent Marti | 2011-09-27 | 1 | -11/+12 |
* | http: add http-parser | Carlos Martín Nieto | 2011-09-09 | 3 | -0/+2075 |
* | Fix compilation in Windows | Vicent Marti | 2011-08-08 | 2 | -0/+883 |
* | zlib: Declare preprocessor directives at build time | Vicent Marti | 2011-07-01 | 1 | -4/+0 |
* | zlib: No visualization attributes. | Vicent Marti | 2011-06-30 | 1 | -0/+1 |
* | Define NO_GZIP in zconf.h instead of at compile time | Vicent Marti | 2011-03-16 | 1 | -0/+1 |
* | Fix compilation warnings in ZLib (MSVC) | Vicent Marti | 2011-03-15 | 2 | -5/+5 |
* | Use a more sane zconf.f when building Zlib | Vicent Marti | 2011-03-15 | 1 | -391/+19 |
* | Add ZLib as a built-in dependency | Vicent Marti | 2011-03-15 | 16 | -0/+8789 |