summaryrefslogtreecommitdiff
path: root/apr.dsp
Commit message (Expand)AuthorAgeFilesLines
* Add in Atomics for 64bit intsJim Jagielski2018-09-171-0/+4
* Provide apr_siphash*() functions family.Yann Ylavic2016-10-071-0/+4
* The better wayGregg Lewis Smith2014-09-221-5/+82
* Add in apr_skiplistJim Jagielski2013-09-301-0/+8
* Mark apr_dbd_freetds as unsupported and remove it from all buildsNick Kew2013-03-301-4/+0
* Include new files in Windows buildStefan Fritsch2012-07-181-0/+12
* Backport windows crypto build files from apr-util. We still need port module ...Mladen Turk2011-12-081-0/+4
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.William A. Rowe Jr2011-05-311-79/+0
* Need XML_STATIC to build with expat static .lib'sWilliam A. Rowe Jr2011-05-141-4/+4
* catch up with XML changes, supporting only expat for nowJeff Trawick2011-03-291-0/+4
* remove ancient time field getters, replaced with exploded timeJeff Trawick2011-03-191-4/+0
* Update for performance de-optimization and seperate expat .dll locationWilliam A. Rowe Jr2010-01-201-0/+4
* Don't include include/arch/ rootWilliam A. Rowe Jr2009-12-211-4/+4
* Refactor away apu_version legacy cruftWilliam A. Rowe Jr2009-12-211-4/+0
* The end of individual apu.h flavors, these public declarations live in apr.hWilliam A. Rowe Jr2009-12-181-52/+1
* Catch up on Win32 build with apr_private_common.h/apu_config.h deprecationWilliam A. Rowe Jr2009-12-181-55/+0
* merge util sources, rev to -2William A. Rowe Jr2009-12-171-8/+287
* Fix 1.4.x breakage on win32, add socket_util to both static and dll buildsWilliam A. Rowe Jr2009-12-171-0/+4
* Reorder, and clean up some leftover cruft in apr.dspWilliam A. Rowe Jr2009-12-171-57/+55
* Remove Win-9x, deprecated, and add apr-util oriented header generationWilliam A. Rowe Jr2009-12-171-69/+267
* 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