| Commit message (Expand) | Author | Age | Files | Lines |
* | Add in Atomics for 64bit ints | Jim Jagielski | 2018-09-17 | 1 | -0/+4 |
* | Provide apr_siphash*() functions family. | Yann Ylavic | 2016-10-07 | 1 | -0/+4 |
* | The better way | Gregg Lewis Smith | 2014-09-22 | 1 | -5/+82 |
* | Add in apr_skiplist | Jim Jagielski | 2013-09-30 | 1 | -0/+8 |
* | Mark apr_dbd_freetds as unsupported and remove it from all builds | Nick Kew | 2013-03-30 | 1 | -4/+0 |
* | Include new files in Windows build | Stefan Fritsch | 2012-07-18 | 1 | -0/+12 |
* | Backport windows crypto build files from apr-util. We still need port module ... | Mladen Turk | 2011-12-08 | 1 | -0/+4 |
* | Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list. | William A. Rowe Jr | 2011-05-31 | 1 | -79/+0 |
* | Need XML_STATIC to build with expat static .lib's | William A. Rowe Jr | 2011-05-14 | 1 | -4/+4 |
* | catch up with XML changes, supporting only expat for now | Jeff Trawick | 2011-03-29 | 1 | -0/+4 |
* | remove ancient time field getters, replaced with exploded time | Jeff Trawick | 2011-03-19 | 1 | -4/+0 |
* | Update for performance de-optimization and seperate expat .dll location | William A. Rowe Jr | 2010-01-20 | 1 | -0/+4 |
* | Don't include include/arch/ root | William A. Rowe Jr | 2009-12-21 | 1 | -4/+4 |
* | Refactor away apu_version legacy cruft | William A. Rowe Jr | 2009-12-21 | 1 | -4/+0 |
* | The end of individual apu.h flavors, these public declarations live in apr.h | William A. Rowe Jr | 2009-12-18 | 1 | -52/+1 |
* | Catch up on Win32 build with apr_private_common.h/apu_config.h deprecation | William A. Rowe Jr | 2009-12-18 | 1 | -55/+0 |
* | merge util sources, rev to -2 | William A. Rowe Jr | 2009-12-17 | 1 | -8/+287 |
* | Fix 1.4.x breakage on win32, add socket_util to both static and dll builds | William A. Rowe Jr | 2009-12-17 | 1 | -0/+4 |
* | Reorder, and clean up some leftover cruft in apr.dsp | William A. Rowe Jr | 2009-12-17 | 1 | -57/+55 |
* | Remove Win-9x, deprecated, and add apr-util oriented header generation | William A. Rowe Jr | 2009-12-17 | 1 | -69/+267 |
* | Use WSApoll if supported by winsock | Mladen Turk | 2009-02-14 | 1 | -0/+4 |
* | Implement providers for apr_pollset and apr_pollcb | Mladen Turk | 2009-02-13 | 1 | -0/+8 |
* | At least on trunk, break out poll (make it obvious our | William A. Rowe Jr | 2007-10-18 | 1 | -4/+8 |
* | Fix the rebroken Libaries text | William A. Rowe Jr | 2007-10-12 | 1 | -12/+12 |
* | The joys of mass-replace errors | William A. Rowe Jr | 2007-10-12 | 1 | -12/+12 |
* | Refactor the build to know x64 (on Visual Studios which | William A. Rowe Jr | 2007-10-07 | 1 | -32/+103 |
* | Revert 580655+580835 in search of a better solution | William A. Rowe Jr | 2007-10-05 | 1 | -12/+12 |
* | Prepare for testing on x64 again; there is a footnote to these | William A. Rowe Jr | 2007-10-01 | 1 | -8/+8 |
* | In order to provide an easier VStudio .vcproj file transition | William A. Rowe Jr | 2007-09-30 | 1 | -8/+8 |
* | Eliminate /machine:i386 to simplify our lives when invoking other | William A. Rowe Jr | 2006-04-27 | 1 | -5/+80 |
* | Quiet the only warning in apr build on Studio 2005, /GX deprecated. | William A. Rowe Jr | 2006-03-01 | 1 | -2/+2 |
* | Initial win32 implementation of the variable file-io buffer size functions. | Colm MacCarthaigh | 2005-10-18 | 1 | -0/+4 |
* | Reintroduce stack frame construction with /Oy- (removal was implied by /O2). | William A. Rowe Jr | 2005-05-16 | 1 | -1/+1 |
* | Win32 support for Multicast | Paul Querna | 2005-01-18 | 1 | -0/+4 |
* | Win32 is select() not poll() - include the correct sources. | William A. Rowe Jr | 2004-11-21 | 1 | -1/+1 |
* | Completely remove apr_socket_from_file which is deprecated on the 0.9 | Joe Orton | 2003-12-09 | 1 | -4/+0 |
* | move win32 atomic functions out of the unix file (which wasn't built | Jeff Trawick | 2003-12-03 | 1 | -0/+8 |
* | With the exception of some intersting(1) output from testall random2, | William A. Rowe Jr | 2003-11-16 | 1 | -0/+16 |
* | apr_compat.h no longer exists | Cliff Woolley | 2003-09-28 | 1 | -4/+0 |
* | Several users (especially those building jk/ant) had observed that | William A. Rowe Jr | 2003-09-08 | 1 | -2/+2 |
* | Add apr_temp_dir_get(), a function to get the most suitable directory to place | Thom May | 2003-08-23 | 1 | -0/+4 |
* | Misordered - back in sync with libapr.dsp | William A. Rowe Jr | 2003-03-10 | 1 | -2/+2 |
* | Outch, these shouldn't vary, should be in alpha order, and most importantly, | William A. Rowe Jr | 2003-03-06 | 1 | -0/+20 |
* | Added a new module, apr_env, for manipulating the environment. The new | Branko Čibej | 2003-02-17 | 1 | -0/+12 |
* | Added two new functions, apr_filepath_list_split and apr_filepath_list_merge, | Branko Čibej | 2003-02-12 | 1 | -0/+4 |
* | *) Introduce Release mode debugging symbols for Win32 builds of apr. | William A. Rowe Jr | 2003-02-06 | 1 | -2/+2 |
* | Eliminate the last (unnecessary) discrepancy between apr.dsp and libapr.dsp | William A. Rowe Jr | 2003-02-06 | 1 | -2/+2 |
* | Clean up these project to be consistent with .dsp files saved from the | William A. Rowe Jr | 2003-02-06 | 1 | -10/+10 |
* | Consistify an irritating anomily between apr.dsp and libapr.dsp | William A. Rowe Jr | 2003-02-06 | 1 | -2/+2 |
* | rename apr_arch_fileio.h to apr_arch_file_io.h for consistency | Thom May | 2003-01-07 | 1 | -1/+1 |