summaryrefslogtreecommitdiff
path: root/apr.dsp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix up the apr dsp files affected by the move of the header filesThom May2003-01-071-10/+10
* Introduced apr_os_default_encoding and apr_os_locale_encoding, withBranko Čibej2002-11-121-0/+4
* Resync to network_io/unix/sockaddr.c now that they are completely common.William A. Rowe Jr2002-10-271-6/+1
* Axe an unused files group.William A. Rowe Jr2002-07-171-4/+0
* Changed APR_HAS_XLATE within apr to an APR_HAVE_ICONV feature test.William A. Rowe Jr2002-07-171-8/+0
* Move UUID. Not the simplest thing in the world. Note that almostWilliam A. Rowe Jr2002-07-171-12/+0
* Move the win32-only utf8 support [for the Unicode filesystem] out ofWilliam A. Rowe Jr2002-07-171-8/+8
* MD5 is crypto. It belongs in crypto. And as far as I can tell, thisWilliam A. Rowe Jr2002-07-171-8/+0
* Split the apr_poll() implementation from the accessor functions. ThisRyan Bloom2002-07-111-0/+4
* I really don't see why we moved the fileWilliam A. Rowe Jr2002-07-111-1/+1
* Get Win32 building again. Doesn't build clean, but at least it builds.William A. Rowe Jr2002-07-111-1/+1
* Prepare for win32 inherit.hWilliam A. Rowe Jr2002-06-081-1/+1
* Include i18n/unix/xlate.c for ENOTIMPL entry pointsWilliam A. Rowe Jr2002-06-081-1/+0
* We appear to never have had any complaints about copy srcname dstnameWilliam A. Rowe Jr2002-05-241-6/+4
* Correct the omission of version.cWilliam A. Rowe Jr2002-05-131-0/+4
* Doesn't fix anything. Just makes it more convienent to maintain apr_app.cWilliam A. Rowe Jr2002-04-291-0/+5
* Thanks to Aaron for the proposed patch, thanks to Sebastian for validating.William A. Rowe Jr2002-04-091-12/+0
* No actual global_mutex implementation on Win32, it's simply a proc_lock.William A. Rowe Jr2002-02-221-4/+0
* Can't be playing in apr.hw without keeping apr.h.in and apr.hnw up to date.William A. Rowe Jr2002-02-221-0/+5
* Implement apr_global_mutex_foo() on Windows. This is basically identicalBill Stoddard2002-02-191-0/+8
* Realign internal.c as the required apr_app static fn's, and removedWilliam A. Rowe Jr2002-02-181-5/+5
* Sync up to gstein's last commitWilliam A. Rowe Jr2002-02-011-0/+4
* Build new goodies.William A. Rowe Jr2002-01-301-0/+4
* Alpha order, same order between apr.dsp and libapr.dspWilliam A. Rowe Jr2002-01-291-4/+4
* Change 'External' since some suspect this could cause Win32 to considerWilliam A. Rowe Jr2002-01-291-2/+2
* Changes for Win32 to build with shm. [and a little bit of alpha ordering]William A. Rowe Jr2002-01-101-3/+2
* Doesn't do much good if the win32 projects aren't committed to includeWilliam A. Rowe Jr2002-01-081-0/+12
* Ring-a-ling, time to move from util into aprWilliam A. Rowe Jr2001-12-261-0/+4
* Following the split, fix this for the IDE (really no effect on building.)William A. Rowe Jr2001-11-211-1/+1
* Remove SMS and all references.Sander Striker2001-09-281-28/+0
* Use the mktemp.c file from unix on Windows as well. This requiresRyan Bloom2001-09-241-0/+4
* When rbb's implementation is committed, make win32 ready for thread_cond.cWilliam A. Rowe Jr2001-09-171-0/+4
* Begin/End Source (not End Group :) Any patch to apr.dsp generally needsWilliam A. Rowe Jr2001-09-111-4/+4
* Add the new thread_mutex API to the Windows build. This works onRyan Bloom2001-09-101-0/+24
* Split all win32 specific system calls from filepath.c into filesys.cWilliam A. Rowe Jr2001-08-281-0/+4
* Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) toWilliam A. Rowe Jr2001-08-261-1/+1
* Never used, now never usefulWilliam A. Rowe Jr2001-08-241-4/+0
* The purpose of this patch is to toggle the debugging mode (default) toWilliam A. Rowe Jr2001-08-171-1/+1
* Caught by apr/test/ faults, we were still missing apr_sms_trivial.cWilliam A. Rowe Jr2001-07-271-0/+4
* Reorganize these projects just a bit, and sort the sources.William A. Rowe Jr2001-07-231-109/+114
* Goodbye lib/apr_signals.cWilliam A. Rowe Jr2001-07-121-8/+0
* * use memory/unix/apr_pools.c instead of lib/apr_pools.cBill Stoddard2001-07-091-6/+10
* Two typographical nits, and add some missing headers to our browser view.William A. Rowe Jr2001-06-061-1/+13
* (Attempt to) fix the build on Win32 from the sms-ified locks that DavidCliff Woolley2001-06-061-1/+17
* Add apr_strtok(), a thread-safe flavor of strtok() which has theJeff Trawick2001-05-231-0/+4
* Add APR_HAS_OTHER_CHILD support to Win32Bill Stoddard2001-05-171-6/+9
* The code all compiles, but apr_filepath_merge isn't trained yet to parseWilliam A. Rowe Jr2001-04-081-0/+4
* Conflicts are fun for noticing issuesWilliam A. Rowe Jr2001-03-221-5/+0
* build inet_pton.c on Win32Jeff Trawick2001-03-161-0/+4
* A binary file is a file that cannot be parsed in ascii and must not beWilliam A. Rowe Jr2001-02-031-547/+547