| Commit message (Expand) | Author | Age | Files | Lines |
* | On '1.8.x-r1897895' branch: Backport r1897895 from trunk.1.8.x-r1897895 | Ivan Zhakov | 2022-02-15 | 2 | -10/+9 |
* | Merge r1895106, r1895111, r1895175, r1895181, r1895465 from trunk: | Yann Ylavic | 2021-12-29 | 1 | -1/+7 |
* | Backport r1861050, r1805309, r1861045, r1861046, r1861049, r1861053, r1861054... | Michael Osipov | 2021-05-26 | 1 | -1/+5 |
* | Merge r936323, r1460182, r1884077, r1884078 from trunk: | Yann Ylavic | 2020-12-04 | 1 | -0/+1 |
* | Narrow symbolic link detection on NTFS | William A. Rowe Jr | 2019-03-20 | 1 | -1/+2 |
* | Small corrections to if_indextoname resolution on win32, compiles clean. Back... | William A. Rowe Jr | 2019-03-19 | 1 | -1/+1 |
* | Replace the link-time pragma from r1839494 with APR_DECLARE_LATE_DLL_FUNC | William A. Rowe Jr | 2019-03-19 | 1 | -2/+24 |
* | Merge r1816527 from trunk: | Joe Orton | 2017-11-29 | 1 | -0/+2 |
* | Merge r989450 from trunk: | Jeff Trawick | 2013-10-21 | 1 | -1/+2 |
* | Merge remnants of r1068870 not already in 1.5.x branch: | Jeff Trawick | 2013-10-21 | 1 | -8/+9 |
* | Merge r748080: | Jeff Trawick | 2013-10-12 | 1 | -1/+2 |
* | grab some Windows/MinGW code tweaks from trunk for quieter gcc builds | Jeff Trawick | 2011-03-22 | 1 | -0/+8 |
* | Axed C++ comments and tabs. | Guenter Knauf | 2011-02-18 | 2 | -49/+50 |
* | Backport Win32 part of poll provider for Vista+ | Mladen Turk | 2010-08-26 | 1 | -4/+52 |
* | Complete corrections to r649208; there was no cause to expose tlhelp32.h | William A. Rowe Jr | 2009-06-02 | 1 | -1/+2 |
* | Revert Mladen's breakage in r649208 by including tlhelp32.h before attempting | William A. Rowe Jr | 2009-06-01 | 1 | -2/+2 |
* | Leverage the new apr_uintptr_t type for our ULONG_PTR members. | William A. Rowe Jr | 2008-05-02 | 1 | -4/+4 |
* | Remove APR_BUFSIZ definition, as it would only be used in one place | Bojan Smojver | 2008-04-25 | 1 | -6/+0 |
* | Make copy buffer bigger | Bojan Smojver | 2008-04-24 | 1 | -0/+6 |
* | mplement apr_proc_wait_all_procs for windows | Mladen Turk | 2008-04-17 | 1 | -0/+27 |
* | Fix NtXXX prototypes. They are all declared as NTSTATUS(LONG) not DWORD | Mladen Turk | 2008-04-17 | 1 | -4/+4 |
* | Revert function proto change | Mladen Turk | 2008-04-17 | 1 | -1/+1 |
* | Fix compile time warnings by properly casting to 64 or 32 bits | Mladen Turk | 2008-04-17 | 1 | -1/+1 |
* | Do not core if the optional function cannot be delay loaded. Return 0 and set... | Mladen Turk | 2008-04-16 | 1 | -2/+6 |
* | Learn the appropriate csize Allocation magic applicable | William A. Rowe Jr | 2007-11-08 | 1 | -0/+25 |
* | Catch a flaw on Win32 x64 platforms | William A. Rowe Jr | 2007-11-08 | 1 | -10/+6 |
* | Now in 1.3.0 a valid csize becomes very critical to enable | William A. Rowe Jr | 2007-11-06 | 1 | -0/+25 |
* | Whoops, collision! Avoid with a comment in the future | William A. Rowe Jr | 2007-10-15 | 1 | -1/+2 |
* | Enhance our file_io in APR 1.3 with apr_file_pipe_create_ex(), | William A. Rowe Jr | 2007-10-14 | 1 | -29/+0 |
* | Introduce APR_NO_FILE as an option for any of the three stdio streams | William A. Rowe Jr | 2007-09-28 | 1 | -1/+5 |
* | Proposed; | William A. Rowe Jr | 2007-08-26 | 2 | -36/+64 |
* | Improve WIN32 condition variables fairness by using a generation count. The c... | Davi Arnaut | 2007-07-12 | 1 | -0/+1 |
* | Rework the win32 CV code to signal the condition only if one or more threads | Davi Arnaut | 2007-06-29 | 1 | -4/+4 |
* | Using macros defined include/arch/win32/apr_arch_misc.h to replace calls to the | William A. Rowe Jr | 2007-06-01 | 1 | -1/+1 |
* | include/arch/win32/apr_arch_inherit.h defines macros that are used to implement | William A. Rowe Jr | 2007-06-01 | 1 | -0/+28 |
* | The attached patch modifies include/arch/win32/apr_private.h so that on WinCE | William A. Rowe Jr | 2007-05-31 | 1 | -1/+5 |
* | Stop undefining __attribute__ for GNUC (only 2.7 and prior might be interesti... | William A. Rowe Jr | 2007-05-31 | 1 | -2/+0 |
* | Add Windows Vista os version detection | Mladen Turk | 2007-01-08 | 1 | -1/+2 |
* | Backout R434327, R437115, which... | William A. Rowe Jr | 2006-11-22 | 1 | -6/+0 |
* | Implement apr_threadkey_private destructors on WIN32 | Mladen Turk | 2006-08-24 | 1 | -0/+6 |
* | Fix the typo. | Joe Orton | 2006-08-03 | 14 | -14/+14 |
* | Update license header. | Joe Orton | 2006-08-03 | 14 | -84/+84 |
* | Fix up Win32 private headers to use APR_INLINE consistently; use static inline | Justin Erenkrantz | 2006-07-14 | 2 | -11/+11 |
* | Do not support multicast on Win32 unless we're using MSVC++ as mingw | Justin Erenkrantz | 2006-07-12 | 1 | -1/+2 |
* | Protect usage of MS VC++ crtdbg.h functionality. | Justin Erenkrantz | 2006-07-12 | 1 | -0/+31 |
* | Remove duplicate definition of apr_wchar_t. | Justin Erenkrantz | 2006-07-12 | 1 | -2/+0 |
* | A simple typo that's come up more than once, VC accepts while | William A. Rowe Jr | 2006-02-11 | 1 | -1/+1 |
* | Initial win32 implementation of the variable file-io buffer size functions. | Colm MacCarthaigh | 2005-10-18 | 1 | -1/+4 |
* | Refactor Win32 condition variables code to address bugs. | William A. Rowe Jr | 2005-07-22 | 1 | -1/+0 |
* | Actually implement the multicast on the WIN32. | Mladen Turk | 2005-07-08 | 1 | -0/+3 |