| Commit message (Expand) | Author | Age | Files | Lines |
* | Misordered - back in sync with libapr.dsp | wrowe | 2003-03-10 | 1 | -2/+2 |
* | Outch, these shouldn't vary, should be in alpha order, and most importantly, | wrowe | 2003-03-06 | 1 | -0/+20 |
* | Added a new module, apr_env, for manipulating the environment. The new | brane | 2003-02-17 | 1 | -0/+12 |
* | Added two new functions, apr_filepath_list_split and apr_filepath_list_merge, | brane | 2003-02-12 | 1 | -0/+4 |
* | *) Introduce Release mode debugging symbols for Win32 builds of apr. | wrowe | 2003-02-06 | 1 | -2/+2 |
* | Eliminate the last (unnecessary) discrepancy between apr.dsp and libapr.dsp | wrowe | 2003-02-06 | 1 | -2/+2 |
* | Clean up these project to be consistent with .dsp files saved from the | wrowe | 2003-02-06 | 1 | -10/+10 |
* | Consistify an irritating anomily between apr.dsp and libapr.dsp | wrowe | 2003-02-06 | 1 | -2/+2 |
* | rename apr_arch_fileio.h to apr_arch_file_io.h for consistency | thommay | 2003-01-07 | 1 | -1/+1 |
* | Fix up the apr dsp files affected by the move of the header files | thommay | 2003-01-07 | 1 | -10/+10 |
* | Introduced apr_os_default_encoding and apr_os_locale_encoding, with | brane | 2002-11-12 | 1 | -0/+4 |
* | Resync to network_io/unix/sockaddr.c now that they are completely common. | wrowe | 2002-10-27 | 1 | -6/+1 |
* | Axe an unused files group. | wrowe | 2002-07-17 | 1 | -4/+0 |
* | Changed APR_HAS_XLATE within apr to an APR_HAVE_ICONV feature test. | wrowe | 2002-07-17 | 1 | -8/+0 |
* | Move UUID. Not the simplest thing in the world. Note that almost | wrowe | 2002-07-17 | 1 | -12/+0 |
* | Move the win32-only utf8 support [for the Unicode filesystem] out of | wrowe | 2002-07-17 | 1 | -8/+8 |
* | MD5 is crypto. It belongs in crypto. And as far as I can tell, this | wrowe | 2002-07-17 | 1 | -8/+0 |
* | Split the apr_poll() implementation from the accessor functions. This | rbb | 2002-07-11 | 1 | -0/+4 |
* | I really don't see why we moved the file | wrowe | 2002-07-11 | 1 | -1/+1 |
* | Get Win32 building again. Doesn't build clean, but at least it builds. | wrowe | 2002-07-11 | 1 | -1/+1 |
* | Prepare for win32 inherit.h | wrowe | 2002-06-08 | 1 | -1/+1 |
* | Include i18n/unix/xlate.c for ENOTIMPL entry points | wrowe | 2002-06-08 | 1 | -1/+0 |
* | We appear to never have had any complaints about copy srcname dstname | wrowe | 2002-05-24 | 1 | -6/+4 |
* | Correct the omission of version.c | wrowe | 2002-05-13 | 1 | -0/+4 |
* | Doesn't fix anything. Just makes it more convienent to maintain apr_app.c | wrowe | 2002-04-29 | 1 | -0/+5 |
* | Thanks to Aaron for the proposed patch, thanks to Sebastian for validating. | wrowe | 2002-04-09 | 1 | -12/+0 |
* | No actual global_mutex implementation on Win32, it's simply a proc_lock. | wrowe | 2002-02-22 | 1 | -4/+0 |
* | Can't be playing in apr.hw without keeping apr.h.in and apr.hnw up to date. | wrowe | 2002-02-22 | 1 | -0/+5 |
* | Implement apr_global_mutex_foo() on Windows. This is basically identical | stoddard | 2002-02-19 | 1 | -0/+8 |
* | Realign internal.c as the required apr_app static fn's, and removed | wrowe | 2002-02-18 | 1 | -5/+5 |
* | Sync up to gstein's last commit | wrowe | 2002-02-01 | 1 | -0/+4 |
* | Build new goodies. | wrowe | 2002-01-30 | 1 | -0/+4 |
* | Alpha order, same order between apr.dsp and libapr.dsp | wrowe | 2002-01-29 | 1 | -4/+4 |
* | Change 'External' since some suspect this could cause Win32 to consider | wrowe | 2002-01-29 | 1 | -2/+2 |
* | Changes for Win32 to build with shm. [and a little bit of alpha ordering] | wrowe | 2002-01-10 | 1 | -3/+2 |
* | Doesn't do much good if the win32 projects aren't committed to include | wrowe | 2002-01-08 | 1 | -0/+12 |
* | Ring-a-ling, time to move from util into apr | wrowe | 2001-12-26 | 1 | -0/+4 |
* | Following the split, fix this for the IDE (really no effect on building.) | wrowe | 2001-11-21 | 1 | -1/+1 |
* | Remove SMS and all references. | striker | 2001-09-28 | 1 | -28/+0 |
* | Use the mktemp.c file from unix on Windows as well. This requires | rbb | 2001-09-24 | 1 | -0/+4 |
* | When rbb's implementation is committed, make win32 ready for thread_cond.c | wrowe | 2001-09-17 | 1 | -0/+4 |
* | Begin/End Source (not End Group :) Any patch to apr.dsp generally needs | wrowe | 2001-09-11 | 1 | -4/+4 |
* | Add the new thread_mutex API to the Windows build. This works on | rbb | 2001-09-10 | 1 | -0/+24 |
* | Split all win32 specific system calls from filepath.c into filesys.c | wrowe | 2001-08-28 | 1 | -0/+4 |
* | Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) to | wrowe | 2001-08-26 | 1 | -1/+1 |
* | Never used, now never useful | wrowe | 2001-08-24 | 1 | -4/+0 |
* | The purpose of this patch is to toggle the debugging mode (default) to | wrowe | 2001-08-17 | 1 | -1/+1 |
* | Caught by apr/test/ faults, we were still missing apr_sms_trivial.c | wrowe | 2001-07-27 | 1 | -0/+4 |
* | Reorganize these projects just a bit, and sort the sources. | wrowe | 2001-07-23 | 1 | -109/+114 |
* | Goodbye lib/apr_signals.c | wrowe | 2001-07-12 | 1 | -8/+0 |