summaryrefslogtreecommitdiff
path: root/libapr.dsp
Commit message (Expand)AuthorAgeFilesLines
* Remove SMS and all references.striker2001-09-281-28/+0
* 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-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-6/+3
* Gobble our local .rc autogeneration script, instead of httpd-2.0'swrowe2001-08-161-5/+5
* Slight of fingers - fix my typo of the last revisionwrowe2001-08-161-2/+2
* Short term hack, this works only for httpd-2.0 builds. I'll revert outwrowe2001-08-161-0/+36
* 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-112/+113
* Goodbye lib/apr_signals.cwrowe2001-07-121-8/+0
* * use memory/unix/apr_pools.c instead of lib/apr_pools.cstoddard2001-07-091-6/+14
* Two typographical nits, and add some missing headers to our browser view.wrowe2001-06-061-0/+12
* (Attempt to) fix the build on Win32 from the sms-ified locks that Davidjwoolley2001-06-061-0/+16
* 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-0/+4
* Whoops, lost a zero somewhere along the linewrowe2001-04-111-4/+4
* 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-552/+552
* Clean up someone's cruft in the repository and back out this changewrowe2001-02-031-552/+552
* Revert back to dsp6 format, and add several newer headers to thesewrowe2001-01-281-7/+16
* 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-8/+437
* Correction, commited the vc5. Need vc6 in the tree. Humble appologies.wrowe2000-12-211-3/+4
* The Win32 overhaul, in summary;wrowe2000-12-211-22/+20
* Fix buildwrowe2000-12-121-8/+6
* As noted by GStein, refering to an Apache file from within APR is evil...wrowe2000-11-281-4/+4
* Fast fix to get Win32 APR building (on to Apache itself)wrowe2000-11-091-3/+3
* Regardless of reaction to a symbol rename -within- the sources, thesewrowe2000-10-111-2/+2
* Goodies need a new lib.wrowe2000-10-111-2/+2
* Mass update of API_IMPORT/EXPORT symbols TO APR_ symbols.wrowe2000-05-261-4/+4
* PR:wrowe2000-05-261-1/+1
* Win32: Convert ap_proc_t to tranparent type.stoddard2000-05-241-6/+5
* Current and clean make files for Win95. Changes Include:wrowe2000-05-191-8/+11
* This commit will most likely break everybody on Windows. The .dsprbb2000-05-171-9/+7
* Final .dsp changes to produce the lightest weight buildswrowe2000-05-011-6/+5
* Eliminates dead apr\inc from Win32 .dsp projects.wrowe2000-05-011-2/+2
* Some Windows tweaks from William Rowe...stoddard2000-04-251-2/+2
* Win32: Link to apr.lib, not aprlib.lib to fix link breakagestoddard2000-04-211-4/+4
* Revamp the Win32 make environment. Makefiles have been removed andstoddard2000-04-201-0/+103