summaryrefslogtreecommitdiff
path: root/apr.dsp
Commit message (Expand)AuthorAgeFilesLines
* Use WSApoll if supported by winsockMladen Turk2009-02-141-0/+4
* Implement providers for apr_pollset and apr_pollcbMladen Turk2009-02-131-0/+8
* At least on trunk, break out poll (make it obvious ourWilliam A. Rowe Jr2007-10-181-4/+8
* Fix the rebroken Libaries textWilliam A. Rowe Jr2007-10-121-12/+12
* The joys of mass-replace errorsWilliam A. Rowe Jr2007-10-121-12/+12
* Refactor the build to know x64 (on Visual Studios which William A. Rowe Jr2007-10-071-32/+103
* Revert 580655+580835 in search of a better solutionWilliam A. Rowe Jr2007-10-051-12/+12
* Prepare for testing on x64 again; there is a footnote to theseWilliam A. Rowe Jr2007-10-011-8/+8
* In order to provide an easier VStudio .vcproj file transitionWilliam A. Rowe Jr2007-09-301-8/+8
* Eliminate /machine:i386 to simplify our lives when invoking otherWilliam A. Rowe Jr2006-04-271-5/+80
* Quiet the only warning in apr build on Studio 2005, /GX deprecated.William A. Rowe Jr2006-03-011-2/+2
* Initial win32 implementation of the variable file-io buffer size functions.Colm MacCarthaigh2005-10-181-0/+4
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-161-1/+1
* Win32 support for MulticastPaul Querna2005-01-181-0/+4
* Win32 is select() not poll() - include the correct sources.William A. Rowe Jr2004-11-211-1/+1
* Completely remove apr_socket_from_file which is deprecated on the 0.9Joe Orton2003-12-091-4/+0
* move win32 atomic functions out of the unix file (which wasn't builtJeff Trawick2003-12-031-0/+8
* With the exception of some intersting(1) output from testall random2,William A. Rowe Jr2003-11-161-0/+16
* apr_compat.h no longer existsCliff Woolley2003-09-281-4/+0
* Several users (especially those building jk/ant) had observed thatWilliam A. Rowe Jr2003-09-081-2/+2
* Add apr_temp_dir_get(), a function to get the most suitable directory to placeThom May2003-08-231-0/+4
* Misordered - back in sync with libapr.dspWilliam A. Rowe Jr2003-03-101-2/+2
* Outch, these shouldn't vary, should be in alpha order, and most importantly,William A. Rowe Jr2003-03-061-0/+20
* Added a new module, apr_env, for manipulating the environment. The newBranko Čibej2003-02-171-0/+12
* Added two new functions, apr_filepath_list_split and apr_filepath_list_merge,Branko Čibej2003-02-121-0/+4
* *) Introduce Release mode debugging symbols for Win32 builds of apr.William A. Rowe Jr2003-02-061-2/+2
* Eliminate the last (unnecessary) discrepancy between apr.dsp and libapr.dspWilliam A. Rowe Jr2003-02-061-2/+2
* Clean up these project to be consistent with .dsp files saved from theWilliam A. Rowe Jr2003-02-061-10/+10
* Consistify an irritating anomily between apr.dsp and libapr.dspWilliam A. Rowe Jr2003-02-061-2/+2
* rename apr_arch_fileio.h to apr_arch_file_io.h for consistencyThom May2003-01-071-1/+1
* Fix up the apr dsp files affected by the move of the header filesThom May2003-01-071-10/+10
* Introduced apr_os_default_encoding and apr_os_locale_encoding, withBranko Čibej2002-11-121-0/+4
* Resync to network_io/unix/sockaddr.c now that they are completely common.William A. Rowe Jr2002-10-271-6/+1
* Axe an unused files group.William A. Rowe Jr2002-07-171-4/+0
* Changed APR_HAS_XLATE within apr to an APR_HAVE_ICONV feature test.William A. Rowe Jr2002-07-171-8/+0
* Move UUID. Not the simplest thing in the world. Note that almostWilliam A. Rowe Jr2002-07-171-12/+0
* Move the win32-only utf8 support [for the Unicode filesystem] out ofWilliam A. Rowe Jr2002-07-171-8/+8
* MD5 is crypto. It belongs in crypto. And as far as I can tell, thisWilliam A. Rowe Jr2002-07-171-8/+0
* Split the apr_poll() implementation from the accessor functions. ThisRyan Bloom2002-07-111-0/+4
* I really don't see why we moved the fileWilliam A. Rowe Jr2002-07-111-1/+1
* Get Win32 building again. Doesn't build clean, but at least it builds.William A. Rowe Jr2002-07-111-1/+1
* Prepare for win32 inherit.hWilliam A. Rowe Jr2002-06-081-1/+1
* Include i18n/unix/xlate.c for ENOTIMPL entry pointsWilliam A. Rowe Jr2002-06-081-1/+0
* We appear to never have had any complaints about copy srcname dstnameWilliam A. Rowe Jr2002-05-241-6/+4
* Correct the omission of version.cWilliam A. Rowe Jr2002-05-131-0/+4
* Doesn't fix anything. Just makes it more convienent to maintain apr_app.cWilliam A. Rowe Jr2002-04-291-0/+5
* Thanks to Aaron for the proposed patch, thanks to Sebastian for validating.William A. Rowe Jr2002-04-091-12/+0
* No actual global_mutex implementation on Win32, it's simply a proc_lock.William A. Rowe Jr2002-02-221-4/+0
* Can't be playing in apr.hw without keeping apr.h.in and apr.hnw up to date.William A. Rowe Jr2002-02-221-0/+5
* Implement apr_global_mutex_foo() on Windows. This is basically identicalBill Stoddard2002-02-191-0/+8