summaryrefslogtreecommitdiff
path: root/libaprutil.dsp
Commit message (Expand)AuthorAgeFilesLines
* apu_compat.h no longer existsjwoolley2003-09-281-4/+0
* Several users (especially those building jk/ant) had observed thatwrowe2003-09-081-36/+36
* * configure.instriker2003-08-181-0/+35
* Fix missing apr_reslist API for 0.9.3 [G�nter Knauf <eflash@gmx.net>]wrowe2003-03-281-0/+8
* Drop .dbg for .pdb-only symbol files - see the dev@ list for the logicwrowe2003-03-101-13/+4
* After consulting with the APR list, it was decided that /map file creationwrowe2003-02-201-5/+5
* .dbgmark was a very bad choice, because foo.dbgmark == foo.dbg in 8.3wrowe2003-02-161-2/+2
* rebase touches the .dll often after it's last touched the .dbg file, sowrowe2003-02-071-1/+2
* *) Introduce Release mode debugging symbols for Win32 builds of apr.wrowe2003-02-061-3/+11
* Fix whitespace in custom targets to match what the IDE (VS 6.0) createswrowe2003-02-061-20/+20
* Identify libaprutil as a .dll, not an .exe. Submitted by Mladen Turk.wrowe2003-01-201-2/+2
* Add apr_queue to the Windows build.brane2002-12-221-0/+8
* Add win32 ldap to the win32 build.wrowe2002-12-111-2/+8
* Shrinking the /base allocations for the apr family of modules together.wrowe2002-12-021-4/+4
* * libaprutil.dsp: Expect to link with the apr-iconv DLL.brane2002-07-231-2/+2
* Unless I'm missing something obvious, apr-iconv never needs to be it'swrowe2002-07-201-2/+2
* Allow us to peek at the apr_iconv.h header file.wrowe2002-07-201-2/+2
* Changed APR_HAS_XLATE within apr to an APR_HAVE_ICONV feature test.wrowe2002-07-171-0/+12
* Move UUID. Not the simplest thing in the world. Note that almostwrowe2002-07-171-0/+12
* MD5 is crypto. It belongs in crypto. And as far as I can tell, thiswrowe2002-07-171-0/+8
* Forgot these identifiers when lifting them from aprutil.dspwrowe2002-05-251-8/+8
* We appear to never have had any complaints about copy srcname dstnamewrowe2002-05-241-34/+24
* Catch. Here come apr_md4, apr_strmatch and the placeholders for apr_ldapwrowe2002-05-111-0/+79
* Fix Jerry Baker's observed compilation faults for cvs head and 2.0.34,wrowe2002-04-011-0/+4
* Drop the word 'External' for 'Public', to avoid confusing the dependencywrowe2002-01-291-3/+3
* A minimalist relocatable memory manager. When I suggest minimalist,wrowe2002-01-051-32/+48
* add the berkeley & gdbm implementations to the win32 project files.ianh2001-12-261-0/+8
* Ring-a-ling, time to move from util into aprwrowe2001-12-261-4/+0
* add apr_dbm_sdbm.c to project (default DBM for win32 is sdbm)ianh2001-11-111-0/+4
* Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) towrowe2001-08-261-1/+1
* 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
* Add missing apr_uri header to the win32 projectswrowe2001-06-271-0/+4
* Blind attempt to add apr_date to the VC++ files.jerenkrantz2001-05-311-0/+8
* Correct back to 6.0 projectswrowe2001-05-231-3/+4
* Get aprutil building with uri_delimswrowe2001-05-231-5/+37
* Revert the last patch [thank you for pointing out the obvious, Greg ;]wrowe2001-05-101-29/+0
* I _swear_ this was building at one time, yet I see nothing changed,wrowe2001-05-101-0/+29
* Commit conflicts are a great thing - all sorts of goodies lurkingwrowe2001-03-221-1/+1
* Fix Windows compile breakagestoddard2001-03-141-6/+4
* Ugly hack gone... now need some new goodieswrowe2001-03-081-0/+29
* Begin to fix the build schema changes for apr-utilwrowe2001-02-251-2/+10
* A legible change to add the newest headers to the apr-util .dsp 'projects'wrowe2001-01-281-3/+9
* Teach configure about the new DB selections. The stuff must still be on thegstein2001-01-251-9/+9
* Add some external headers (some new, one to come)wrowe2001-01-191-1/+13
* apr-util rename of ap_ symbols to apr_ notation. Part 2 of the change.wrowe2001-01-191-20/+20
* The APU_DECLARE's finished (nearly) for apr-util. This change alsowrowe2001-01-181-4/+218
* Upon a vote of 5 to 3 for eliminating the src/ structure, and unanimouswrowe2001-01-181-3/+3