summaryrefslogtreecommitdiff
path: root/apr.dsp
Commit message (Expand)AuthorAgeFilesLines
* The prior patch broke httpd. libapr.dsp relies on apr.dsp exporting allWilliam A. Rowe Jr2000-12-221-5/+8
* Don't export symbols from static library.Branko Čibej2000-12-211-6/+2
* Correction, commited the vc5. Need vc6 in the tree. Humble appologies.William A. Rowe Jr2000-12-211-3/+4
* The Win32 overhaul, in summary;William A. Rowe Jr2000-12-211-18/+17
* Fix buildWilliam A. Rowe Jr2000-12-121-5/+4
* apr_private.hw goes away, apr_private.h is static in arch/win32William A. Rowe Jr2000-12-081-30/+1
* Fix a few nits, export symbols, etc.William A. Rowe Jr2000-12-071-2/+1
* Implement Win32 MMAP support.William A. Rowe Jr2000-12-071-2/+13
* Cleaning up what I broke, and then a bit more.William A. Rowe Jr2000-12-051-4/+0
* Win32 flock arrivesWilliam A. Rowe Jr2000-12-041-5/+10
* add inet_ntop.c to WIN32 aprlib project to fix buildAllan K. Edwards2000-11-161-6/+9
* Hard to make progress when editing headers which aren't theWilliam A. Rowe Jr2000-11-101-8/+8
* APR works (maybe), Apache works (sort of), so at least FirstBill and IWilliam A. Rowe Jr2000-11-091-2/+7
* Fast fix to get Win32 APR building (on to Apache itself)William A. Rowe Jr2000-11-091-2/+7
* Errr... was a goof. The HAS_UNICODE_FS shouldn't be toggled yetWilliam A. Rowe Jr2000-10-251-2/+2
* Ok here it is: Win32 utf-8 native unicode filename support.William A. Rowe Jr2000-10-251-10/+3
* This slipped by. Note xlate.c isn't actually built, as we are missingWilliam A. Rowe Jr2000-10-171-4/+7
* Fix compile break in Win32William A. Rowe Jr2000-10-161-1/+2
* Sorry. This new module will be going into apr, but I'm not finishedWilliam A. Rowe Jr2000-10-161-34/+46
* Adds quick access to the must-haves (STATUS/CHANGES) and group the aprWilliam A. Rowe Jr2000-10-161-61/+113
* Regardless of reaction to a symbol rename -within- the sources, theseWilliam A. Rowe Jr2000-10-111-2/+2
* Thanks for the goodies, Greg :-)William A. Rowe Jr2000-10-111-0/+12
* Add apr_full_read/write to the Win32 apr build.William A. Rowe Jr2000-08-091-0/+4
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...William A. Rowe Jr2000-08-061-0/+4
* Changes to get Win32 compiling again, including substitutingWilliam A. Rowe Jr2000-07-251-102/+120
* Some serious completion of stricmp, strnicmp, strdup and strstr issuesWilliam A. Rowe Jr2000-06-101-0/+4
* PR:William A. Rowe Jr2000-05-271-0/+8
* Mass update of API_IMPORT/EXPORT symbols TO APR_ symbols.William A. Rowe Jr2000-05-261-7/+8
* PR:William A. Rowe Jr2000-05-261-1/+1
* Win32: Convert ap_proc_t to tranparent type.Bill Stoddard2000-05-241-2/+3
* William A. Rowe Jr2000-05-191-7/+7
* This commit will most likely break everybody on Windows. The .dspRyan Bloom2000-05-171-5/+6
* William A. Rowe Jr2000-05-121-0/+4
* William A. Rowe Jr2000-05-011-6/+6
* William A. Rowe Jr2000-04-281-4/+0
* Some Windows tweaks from William Rowe...Bill Stoddard2000-04-251-6/+22
* Add apr_strnatcmp to the Windows build to fix link break.Bill Stoddard2000-04-241-0/+4
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.Ryan Bloom2000-04-221-10/+10
* Win32: Get mod_auth_digest compiling and added to the WindowsBill Stoddard2000-04-211-0/+4
* Win32: Begin adding ap_strerror and ap_canonicalize_error to APR. ServerBill Stoddard2000-04-211-0/+8
* Win32: Change the intermediate directory for aprlib.dspBill Stoddard2000-04-211-28/+17
* linkwin20.diffs Resolves:Bill Stoddard2000-04-171-4/+4
* Win32: Update VC++ project files to remove threadcancel.cBill Stoddard2000-04-141-4/+0
* Get rid of references to ap_slack to fix Win32 compile break.Bill Stoddard2000-04-071-5/+0
* Arrgh... Release aprlib.mak/.dsp is broken. Now aprlib.mak isBill Stoddard2000-04-051-1/+19
* Fix some of the Windows APR time functions.Bill Stoddard2000-04-041-2/+2
* Get APR DSO code working under WindowsBill Stoddard2000-04-031-0/+8
* Remove file_io/win32/readdir.c and .hBill Stoddard2000-04-031-8/+0
* Eliminate apr_win.h and apr_winconfig.h (and the ugly #ifdefs they cause).Bill Stoddard2000-04-031-4/+60
* Get rid of WinTimeToUnixTime. Replace all instances of its use withBill Stoddard2000-03-281-4/+0