| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Prepare for win32 inherit.h | William A. Rowe Jr | 2002-06-08 | 1 | -1/+1 |
* | Include i18n/unix/xlate.c for ENOTIMPL entry points | William A. Rowe Jr | 2002-06-08 | 1 | -1/+0 |
* | We appear to never have had any complaints about copy srcname dstname | William A. Rowe Jr | 2002-05-24 | 1 | -6/+4 |
* | Correct the omission of version.c | William A. Rowe Jr | 2002-05-13 | 1 | -0/+4 |
* | Doesn't fix anything. Just makes it more convienent to maintain apr_app.c | William A. Rowe Jr | 2002-04-29 | 1 | -0/+5 |
* | Thanks to Aaron for the proposed patch, thanks to Sebastian for validating. | William A. Rowe Jr | 2002-04-09 | 1 | -12/+0 |
* | No actual global_mutex implementation on Win32, it's simply a proc_lock. | William A. Rowe Jr | 2002-02-22 | 1 | -4/+0 |
* | Can't be playing in apr.hw without keeping apr.h.in and apr.hnw up to date. | William A. Rowe Jr | 2002-02-22 | 1 | -0/+5 |
* | Implement apr_global_mutex_foo() on Windows. This is basically identical | Bill Stoddard | 2002-02-19 | 1 | -0/+8 |
* | Realign internal.c as the required apr_app static fn's, and removed | William A. Rowe Jr | 2002-02-18 | 1 | -5/+5 |
* | Sync up to gstein's last commit | William A. Rowe Jr | 2002-02-01 | 1 | -0/+4 |
* | Build new goodies. | William A. Rowe Jr | 2002-01-30 | 1 | -0/+4 |
* | Alpha order, same order between apr.dsp and libapr.dsp | William A. Rowe Jr | 2002-01-29 | 1 | -4/+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 | -3/+2 |
* | 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 |
* | Remove SMS and all references. | Sander Striker | 2001-09-28 | 1 | -28/+0 |
* | Use the mktemp.c file from unix on Windows as well. This requires | Ryan Bloom | 2001-09-24 | 1 | -0/+4 |
* | 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 | -4/+4 |
* | Add the new thread_mutex API to the Windows build. This works on | Ryan Bloom | 2001-09-10 | 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 | -1/+1 |
* | 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 | -109/+114 |
* | 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/+10 |
* | Two typographical nits, and add some missing headers to our browser view. | William A. Rowe Jr | 2001-06-06 | 1 | -1/+13 |
* | (Attempt to) fix the build on Win32 from the sms-ified locks that David | Cliff Woolley | 2001-06-06 | 1 | -1/+17 |
* | 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 | -6/+9 |
* | 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 | -547/+547 |
* | Clean up someone's cruft in the repository and back out this change | William A. Rowe Jr | 2001-02-03 | 1 | -547/+547 |
* | Revert back to dsp6 format, and add several newer headers to these | William A. Rowe Jr | 2001-01-28 | 1 | -8/+18 |
* | 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 | -7/+3 |
* | commit the vc6 version | Allan K. Edwards | 2001-01-04 | 1 | -11/+11 |
* | The prior patch broke httpd. libapr.dsp relies on apr.dsp exporting all | William A. Rowe Jr | 2000-12-22 | 1 | -5/+8 |
* | Don't export symbols from static library. | Branko Čibej | 2000-12-21 | 1 | -6/+2 |
* | 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 | -18/+17 |