| Commit message (Expand) | Author | Age | Files | Lines |
* | Add apr_file_copy() and apr_file_append() functions. These are written | Greg Stein | 2002-02-01 | 1 | -0/+4 |
* | Not critical - this patch is only required if libapr is built with | William A. Rowe Jr | 2002-01-31 | 1 | -4/+4 |
* | Build new goodies. | William A. Rowe Jr | 2002-01-30 | 1 | -0/+4 |
* | Change 'External' since some suspect this could cause Win32 to consider | William A. Rowe Jr | 2002-01-29 | 1 | -2/+2 |
* | Changes for Win32 to build with shm. [and a little bit of alpha ordering] | William A. Rowe Jr | 2002-01-10 | 1 | -7/+6 |
* | Doesn't do much good if the win32 projects aren't committed to include | William A. Rowe Jr | 2002-01-08 | 1 | -0/+12 |
* | Ring-a-ling, time to move from util into apr | William A. Rowe Jr | 2001-12-26 | 1 | -0/+4 |
* | Following the split, fix this for the IDE (really no effect on building.) | William A. Rowe Jr | 2001-11-21 | 1 | -1/+1 |
* | The dll build of apr is misssing a mktemp.c in build. | Jeff Trawick | 2001-11-11 | 1 | -0/+4 |
* | Remove SMS and all references. | Sander Striker | 2001-09-28 | 1 | -28/+0 |
* | When rbb's implementation is committed, make win32 ready for thread_cond.c | William A. Rowe Jr | 2001-09-17 | 1 | -0/+4 |
* | Begin/End Source (not End Group :) Any patch to apr.dsp generally needs | William A. Rowe Jr | 2001-09-11 | 1 | -0/+24 |
* | Split all win32 specific system calls from filepath.c into filesys.c | William A. Rowe Jr | 2001-08-28 | 1 | -0/+4 |
* | Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) to | William A. Rowe Jr | 2001-08-26 | 1 | -1/+1 |
* | Never used, now never useful | William A. Rowe Jr | 2001-08-24 | 1 | -4/+0 |
* | The purpose of this patch is to toggle the debugging mode (default) to | William A. Rowe Jr | 2001-08-17 | 1 | -6/+3 |
* | Gobble our local .rc autogeneration script, instead of httpd-2.0's | William A. Rowe Jr | 2001-08-16 | 1 | -5/+5 |
* | Slight of fingers - fix my typo of the last revision | William A. Rowe Jr | 2001-08-16 | 1 | -2/+2 |
* | Short term hack, this works only for httpd-2.0 builds. I'll revert out | William A. Rowe Jr | 2001-08-16 | 1 | -0/+36 |
* | Caught by apr/test/ faults, we were still missing apr_sms_trivial.c | William A. Rowe Jr | 2001-07-27 | 1 | -0/+4 |
* | Reorganize these projects just a bit, and sort the sources. | William A. Rowe Jr | 2001-07-23 | 1 | -112/+113 |
* | Goodbye lib/apr_signals.c | William A. Rowe Jr | 2001-07-12 | 1 | -8/+0 |
* | * use memory/unix/apr_pools.c instead of lib/apr_pools.c | Bill Stoddard | 2001-07-09 | 1 | -6/+14 |
* | Two typographical nits, and add some missing headers to our browser view. | William A. Rowe Jr | 2001-06-06 | 1 | -0/+12 |
* | (Attempt to) fix the build on Win32 from the sms-ified locks that David | Cliff Woolley | 2001-06-06 | 1 | -0/+16 |
* | Add apr_strtok(), a thread-safe flavor of strtok() which has the | Jeff Trawick | 2001-05-23 | 1 | -0/+4 |
* | Add APR_HAS_OTHER_CHILD support to Win32 | Bill Stoddard | 2001-05-17 | 1 | -0/+4 |
* | Whoops, lost a zero somewhere along the line | William A. Rowe Jr | 2001-04-11 | 1 | -4/+4 |
* | The code all compiles, but apr_filepath_merge isn't trained yet to parse | William A. Rowe Jr | 2001-04-08 | 1 | -0/+4 |
* | Conflicts are fun for noticing issues | William A. Rowe Jr | 2001-03-22 | 1 | -5/+0 |
* | build inet_pton.c on Win32 | Jeff Trawick | 2001-03-16 | 1 | -0/+4 |
* | A binary file is a file that cannot be parsed in ascii and must not be | William A. Rowe Jr | 2001-02-03 | 1 | -552/+552 |
* | Clean up someone's cruft in the repository and back out this change | William A. Rowe Jr | 2001-02-03 | 1 | -552/+552 |
* | Revert back to dsp6 format, and add several newer headers to these | William A. Rowe Jr | 2001-01-28 | 1 | -7/+16 |
* | OS2 was chasing os2errno.h which we hid in a private platform directory, | William A. Rowe Jr | 2001-01-28 | 1 | -4/+3 |
* | Some win32 user and group handling functions | William A. Rowe Jr | 2001-01-28 | 1 | -0/+12 |
* | Two headers, now two entries for msvc users | William A. Rowe Jr | 2001-01-20 | 1 | -0/+4 |
* | Add remaining APR_DECLARE()s to all headers. Conditionally added | William A. Rowe Jr | 2001-01-18 | 1 | -8/+437 |
* | Correction, commited the vc5. Need vc6 in the tree. Humble appologies. | William A. Rowe Jr | 2000-12-21 | 1 | -3/+4 |
* | The Win32 overhaul, in summary; | William A. Rowe Jr | 2000-12-21 | 1 | -22/+20 |
* | Fix build | William A. Rowe Jr | 2000-12-12 | 1 | -8/+6 |
* | As noted by GStein, refering to an Apache file from within APR is evil... | William A. Rowe Jr | 2000-11-28 | 1 | -4/+4 |
* | Fast fix to get Win32 APR building (on to Apache itself) | William A. Rowe Jr | 2000-11-09 | 1 | -3/+3 |
* | Regardless of reaction to a symbol rename -within- the sources, these | William A. Rowe Jr | 2000-10-11 | 1 | -2/+2 |
* | Goodies need a new lib. | William A. Rowe Jr | 2000-10-11 | 1 | -2/+2 |
* | Mass update of API_IMPORT/EXPORT symbols TO APR_ symbols. | William A. Rowe Jr | 2000-05-26 | 1 | -4/+4 |
* | PR: | William A. Rowe Jr | 2000-05-26 | 1 | -1/+1 |
* | Win32: Convert ap_proc_t to tranparent type. | Bill Stoddard | 2000-05-24 | 1 | -6/+5 |
* |
| William A. Rowe Jr | 2000-05-19 | 1 | -8/+11 |
* | This commit will most likely break everybody on Windows. The .dsp | Ryan Bloom | 2000-05-17 | 1 | -9/+7 |