| Commit message (Expand) | Author | Age | Files | Lines |
* | Backport all poll changes from r734707 up to now | Jim Jagielski | 2009-10-02 | 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 |
* | Fix up the apr dsp files affected by the move of the header files | Thom May | 2003-01-07 | 1 | -10/+10 |
* | Introduced apr_os_default_encoding and apr_os_locale_encoding, with | Branko Čibej | 2002-11-12 | 1 | -0/+4 |
* | Resync to network_io/unix/sockaddr.c now that they are completely common. | William A. Rowe Jr | 2002-10-27 | 1 | -6/+1 |
* | Axe an unused files group. | William A. Rowe Jr | 2002-07-17 | 1 | -4/+0 |
* | Changed APR_HAS_XLATE within apr to an APR_HAVE_ICONV feature test. | William A. Rowe Jr | 2002-07-17 | 1 | -8/+0 |
* | Move UUID. Not the simplest thing in the world. Note that almost | William A. Rowe Jr | 2002-07-17 | 1 | -12/+0 |
* | Move the win32-only utf8 support [for the Unicode filesystem] out of | William A. Rowe Jr | 2002-07-17 | 1 | -8/+8 |
* | MD5 is crypto. It belongs in crypto. And as far as I can tell, this | William A. Rowe Jr | 2002-07-17 | 1 | -8/+0 |
* | Split the apr_poll() implementation from the accessor functions. This | Ryan Bloom | 2002-07-11 | 1 | -0/+4 |
* | I really don't see why we moved the file | William A. Rowe Jr | 2002-07-11 | 1 | -1/+1 |
* | Get Win32 building again. Doesn't build clean, but at least it builds. | William A. Rowe Jr | 2002-07-11 | 1 | -1/+1 |
* | Prepare for win32 inherit.h | William A. Rowe Jr | 2002-06-08 | 1 | -1/+1 |
* | Include i18n/unix/xlate.c for ENOTIMPL entry points | William A. Rowe Jr | 2002-06-08 | 1 | -1/+0 |
* | We appear to never have had any complaints about copy srcname dstname | William A. Rowe Jr | 2002-05-24 | 1 | -6/+4 |
* | Correct the omission of version.c | William A. Rowe Jr | 2002-05-13 | 1 | -0/+4 |
* | Doesn't fix anything. Just makes it more convienent to maintain apr_app.c | William A. Rowe Jr | 2002-04-29 | 1 | -0/+5 |
* | Thanks to Aaron for the proposed patch, thanks to Sebastian for validating. | William A. Rowe Jr | 2002-04-09 | 1 | -12/+0 |
* | No actual global_mutex implementation on Win32, it's simply a proc_lock. | William A. Rowe Jr | 2002-02-22 | 1 | -4/+0 |
* | Can't be playing in apr.hw without keeping apr.h.in and apr.hnw up to date. | William A. Rowe Jr | 2002-02-22 | 1 | -0/+5 |
* | Implement apr_global_mutex_foo() on Windows. This is basically identical | Bill Stoddard | 2002-02-19 | 1 | -0/+8 |
* | Realign internal.c as the required apr_app static fn's, and removed | William A. Rowe Jr | 2002-02-18 | 1 | -5/+5 |