Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct line endings on winhttp.def | Edward Thomson | 2015-06-10 | 1 | -29/+29 |
* | use a different .def file for 64 bit | Tony Kelman | 2015-03-16 | 1 | -0/+29 |
* | patch so mingw-w64 can build | klutzy | 2015-03-16 | 2 | -0/+16 |
* | Win32: Enable WinHTTP for MinGW | Philip Kelley | 2015-03-16 | 3 | -0/+650 |
* | Rever spelling fixes for dependencies | Carlos Martín Nieto | 2014-12-05 | 2 | -2/+2 |
* | Spelling fixes | Will Stamper | 2014-12-04 | 2 | -2/+2 |
* | Solaris doesn't necessarily have stdint.h, use inttypes.h | Jacques Germishuys | 2014-08-05 | 1 | -0/+2 |
* | zlib: disable warning 4142 on MSVCcmn/update-zlib | Carlos Martín Nieto | 2014-06-11 | 1 | -0/+1 |
* | zlib: get rid of compress.c and uncompr.c | Carlos Martín Nieto | 2014-06-11 | 2 | -139/+0 |
* | zlib: get rid of gz* | Carlos Martín Nieto | 2014-06-11 | 6 | -2042/+0 |
* | zlib: add a few missing defines | Carlos Martín Nieto | 2014-06-11 | 1 | -0/+3 |
* | Merge branch 'cmn/zlib-update' into cmn/update-zlib | Carlos Martín Nieto | 2014-06-11 | 21 | -449/+3527 |
|\ | |||||
| * | Merge branch 'cmn/zlib-128' into cmn/zlib-update | Carlos Martín Nieto | 2014-06-11 | 21 | -449/+3527 |
| |\ | |||||
| | * | Update zlib to 1.2.8 | Carlos Martín Nieto | 2014-06-11 | 22 | -458/+4502 |
* | | | Clean up warnings | Edward Thomson | 2013-12-09 | 1 | -3/+10 |
* | | | Several warnings detected by static code analyzer fixed | Arkadiy Shapkin | 2013-03-18 | 1 | -1/+1 |
* | | | regex: Proper define for this thing | Vicent Marti | 2013-01-11 | 1 | -5/+5 |
* | | | regex: Fixed warnings about unused parameter values. | Sebastian Bauer | 2013-01-11 | 2 | -4/+12 |
* | | | regex: Fixed several warnings about signed/unsigned conversions. | Sebastian Bauer | 2013-01-11 | 3 | -9/+11 |
* | | | Remove use of English expletives | Martin Woodward | 2012-11-23 | 2 | -2/+2 |
* | | | Bump the builtin http-parserhttp-parser-2 | Vicent Marti | 2012-11-12 | 2 | -647/+1079 |
* | | | 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 |