| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add apr_file_copy() and apr_file_append() functions. These are written | gstein | 2002-02-01 | 1 | -0/+4 |
* | Not critical - this patch is only required if libapr is built with | wrowe | 2002-01-31 | 1 | -4/+4 |
* | Build new goodies. | wrowe | 2002-01-30 | 1 | -0/+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 | -7/+6 |
* | 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 |
* | The dll build of apr is misssing a mktemp.c in build. | trawick | 2001-11-11 | 1 | -0/+4 |
* | Remove SMS and all references. | striker | 2001-09-28 | 1 | -28/+0 |
* | 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 | -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 | -6/+3 |
* | Gobble our local .rc autogeneration script, instead of httpd-2.0's | wrowe | 2001-08-16 | 1 | -5/+5 |
* | Slight of fingers - fix my typo of the last revision | wrowe | 2001-08-16 | 1 | -2/+2 |
* | Short term hack, this works only for httpd-2.0 builds. I'll revert out | wrowe | 2001-08-16 | 1 | -0/+36 |
* | 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 | -112/+113 |
* | Goodbye lib/apr_signals.c | wrowe | 2001-07-12 | 1 | -8/+0 |
* | * use memory/unix/apr_pools.c instead of lib/apr_pools.c | stoddard | 2001-07-09 | 1 | -6/+14 |
* | Two typographical nits, and add some missing headers to our browser view. | wrowe | 2001-06-06 | 1 | -0/+12 |
* | (Attempt to) fix the build on Win32 from the sms-ified locks that David | jwoolley | 2001-06-06 | 1 | -0/+16 |
* | Add apr_strtok(), a thread-safe flavor of strtok() which has the | trawick | 2001-05-23 | 1 | -0/+4 |
* | Add APR_HAS_OTHER_CHILD support to Win32 | stoddard | 2001-05-17 | 1 | -0/+4 |
* | Whoops, lost a zero somewhere along the line | wrowe | 2001-04-11 | 1 | -4/+4 |
* | The code all compiles, but apr_filepath_merge isn't trained yet to parse | wrowe | 2001-04-08 | 1 | -0/+4 |
* | Conflicts are fun for noticing issues | wrowe | 2001-03-22 | 1 | -5/+0 |
* | build inet_pton.c on Win32 | trawick | 2001-03-16 | 1 | -0/+4 |
* | A binary file is a file that cannot be parsed in ascii and must not be | wrowe | 2001-02-03 | 1 | -552/+552 |
* | Clean up someone's cruft in the repository and back out this change | wrowe | 2001-02-03 | 1 | -552/+552 |
* | Revert back to dsp6 format, and add several newer headers to these | wrowe | 2001-01-28 | 1 | -7/+16 |
* | OS2 was chasing os2errno.h which we hid in a private platform directory, | wrowe | 2001-01-28 | 1 | -4/+3 |
* | Some win32 user and group handling functions | wrowe | 2001-01-28 | 1 | -0/+12 |
* | Two headers, now two entries for msvc users | wrowe | 2001-01-20 | 1 | -0/+4 |
* | Add remaining APR_DECLARE()s to all headers. Conditionally added | wrowe | 2001-01-18 | 1 | -8/+437 |
* | Correction, commited the vc5. Need vc6 in the tree. Humble appologies. | wrowe | 2000-12-21 | 1 | -3/+4 |
* | The Win32 overhaul, in summary; | wrowe | 2000-12-21 | 1 | -22/+20 |
* | Fix build | wrowe | 2000-12-12 | 1 | -8/+6 |
* | As noted by GStein, refering to an Apache file from within APR is evil... | wrowe | 2000-11-28 | 1 | -4/+4 |