summaryrefslogtreecommitdiff
path: root/apr.dsp
Commit message (Expand)AuthorAgeFilesLines
* Sync up to gstein's last commitwrowe2002-02-011-0/+4
* Build new goodies.wrowe2002-01-301-0/+4
* Alpha order, same order between apr.dsp and libapr.dspwrowe2002-01-291-4/+4
* Change 'External' since some suspect this could cause Win32 to considerwrowe2002-01-291-2/+2
* Changes for Win32 to build with shm. [and a little bit of alpha ordering]wrowe2002-01-101-3/+2
* Doesn't do much good if the win32 projects aren't committed to includewrowe2002-01-081-0/+12
* Ring-a-ling, time to move from util into aprwrowe2001-12-261-0/+4
* Following the split, fix this for the IDE (really no effect on building.)wrowe2001-11-211-1/+1
* Remove SMS and all references.striker2001-09-281-28/+0
* Use the mktemp.c file from unix on Windows as well. This requiresrbb2001-09-241-0/+4
* When rbb's implementation is committed, make win32 ready for thread_cond.cwrowe2001-09-171-0/+4
* Begin/End Source (not End Group :) Any patch to apr.dsp generally needswrowe2001-09-111-4/+4
* Add the new thread_mutex API to the Windows build. This works onrbb2001-09-101-0/+24
* Split all win32 specific system calls from filepath.c into filesys.cwrowe2001-08-281-0/+4
* Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) towrowe2001-08-261-1/+1
* Never used, now never usefulwrowe2001-08-241-4/+0
* The purpose of this patch is to toggle the debugging mode (default) towrowe2001-08-171-1/+1
* Caught by apr/test/ faults, we were still missing apr_sms_trivial.cwrowe2001-07-271-0/+4
* Reorganize these projects just a bit, and sort the sources.wrowe2001-07-231-109/+114
* Goodbye lib/apr_signals.cwrowe2001-07-121-8/+0
* * use memory/unix/apr_pools.c instead of lib/apr_pools.cstoddard2001-07-091-6/+10
* Two typographical nits, and add some missing headers to our browser view.wrowe2001-06-061-1/+13
* (Attempt to) fix the build on Win32 from the sms-ified locks that Davidjwoolley2001-06-061-1/+17
* Add apr_strtok(), a thread-safe flavor of strtok() which has thetrawick2001-05-231-0/+4
* Add APR_HAS_OTHER_CHILD support to Win32stoddard2001-05-171-6/+9
* The code all compiles, but apr_filepath_merge isn't trained yet to parsewrowe2001-04-081-0/+4
* Conflicts are fun for noticing issueswrowe2001-03-221-5/+0
* build inet_pton.c on Win32trawick2001-03-161-0/+4
* A binary file is a file that cannot be parsed in ascii and must not bewrowe2001-02-031-547/+547
* Clean up someone's cruft in the repository and back out this changewrowe2001-02-031-547/+547
* Revert back to dsp6 format, and add several newer headers to thesewrowe2001-01-281-8/+18
* OS2 was chasing os2errno.h which we hid in a private platform directory,wrowe2001-01-281-4/+3
* Some win32 user and group handling functionswrowe2001-01-281-0/+12
* Two headers, now two entries for msvc userswrowe2001-01-201-0/+4
* Add remaining APR_DECLARE()s to all headers. Conditionally addedwrowe2001-01-181-7/+3
* commit the vc6 versionake2001-01-041-11/+11
* The prior patch broke httpd. libapr.dsp relies on apr.dsp exporting allwrowe2000-12-221-5/+8
* Don't export symbols from static library.brane2000-12-211-6/+2
* Correction, commited the vc5. Need vc6 in the tree. Humble appologies.wrowe2000-12-211-3/+4
* The Win32 overhaul, in summary;wrowe2000-12-211-18/+17
* Fix buildwrowe2000-12-121-5/+4
* apr_private.hw goes away, apr_private.h is static in arch/win32wrowe2000-12-081-30/+1
* Fix a few nits, export symbols, etc.wrowe2000-12-071-2/+1
* Implement Win32 MMAP support.wrowe2000-12-071-2/+13
* Cleaning up what I broke, and then a bit more.wrowe2000-12-051-4/+0
* Win32 flock arriveswrowe2000-12-041-5/+10
* add inet_ntop.c to WIN32 aprlib project to fix buildake2000-11-161-6/+9
* Hard to make progress when editing headers which aren't thewrowe2000-11-101-8/+8
* APR works (maybe), Apache works (sort of), so at least FirstBill and Iwrowe2000-11-091-2/+7
* Fast fix to get Win32 APR building (on to Apache itself)wrowe2000-11-091-2/+7