| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate /machine:i386 to simplify our lives when invoking other | wrowe | 2006-07-05 | 1 | -4/+4 |
* | This was an early test version, activate this response. | wrowe | 2006-06-21 | 1 | -2/+2 |
* | Provide folding in autogenerated .manifest files for Win32 builders | wrowe | 2006-06-21 | 1 | -0/+12 |
* | Quiet the only warning in apr build on Studio 2005, /GX deprecated. | wrowe | 2006-03-01 | 1 | -2/+2 |
* | Add random group like for static build. | mturk | 2005-06-25 | 1 | -0/+16 |
* | Add multicast.c to build. | mturk | 2005-05-19 | 1 | -0/+4 |
* | Reintroduce stack frame construction with /Oy- (removal was implied by /O2). | wrowe | 2005-05-16 | 1 | -1/+1 |
* | Since reaction is negative to a seperate apr_release.h file for | wrowe | 2005-02-07 | 1 | -2/+2 |
* | This is (part of) the point to apr_release.h, although that name is | wrowe | 2005-02-07 | 1 | -33/+2 |
* | Win32 is select() not poll() - include the correct sources. | wrowe | 2004-11-21 | 1 | -1/+1 |
* | Update the license language to asl 2.0, and correctly grab | wrowe | 2004-07-15 | 1 | -2/+4 |
* | Completely remove apr_socket_from_file which is deprecated on the 0.9 | jorton | 2003-12-09 | 1 | -4/+0 |
* | move win32 atomic functions out of the unix file (which wasn't built | trawick | 2003-12-03 | 1 | -0/+8 |
* | apr_compat.h no longer exists | jwoolley | 2003-09-28 | 1 | -4/+0 |
* | Several users (especially those building jk/ant) had observed that | wrowe | 2003-09-08 | 1 | -2/+2 |
* | Add apr_temp_dir_get(), a function to get the most suitable directory to place | thommay | 2003-08-23 | 1 | -0/+4 |
* | Drop .dbg extraction from libapr.dll. Complete debug symbols are created | wrowe | 2003-03-10 | 1 | -14/+5 |
* | Outch, these shouldn't vary, should be in alpha order, and most importantly, | wrowe | 2003-03-06 | 1 | -2/+22 |
* | After consulting with the APR list, it was decided that /map file creation | wrowe | 2003-02-20 | 1 | -5/+5 |
* | Added a new module, apr_env, for manipulating the environment. The new | brane | 2003-02-17 | 1 | -0/+12 |
* | .dbgmark was a very bad choice, because foo.dbgmark == foo.dbg in 8.3 | wrowe | 2003-02-16 | 1 | -2/+2 |
* | Added two new functions, apr_filepath_list_split and apr_filepath_list_merge, | brane | 2003-02-12 | 1 | -0/+4 |
* | Stay consistent with naming the .pdb files from the compile step as _src. | wrowe | 2003-02-11 | 1 | -2/+2 |
* | rebase touches the .dll often after it's last touched the .dbg file, so | wrowe | 2003-02-07 | 1 | -1/+2 |
* | *) Introduce Release mode debugging symbols for Win32 builds of apr. | wrowe | 2003-02-06 | 1 | -6/+14 |
* | Clean up these project to be consistent with .dsp files saved from the | wrowe | 2003-02-06 | 1 | -10/+10 |
* | Identify libapr as a .dll, not an .exe. Submitted by Mladen Turk. | wrowe | 2003-01-20 | 1 | -1/+1 |
* | Identify libapr as a .dll, not an .exe. Submitted by Mladen Turk. | wrowe | 2003-01-20 | 1 | -1/+1 |
* | 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 |
* | Studying the sizes [in debug mode] consumed by libapr.dll and family, | wrowe | 2002-12-02 | 1 | -4/+4 |
* | 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 |
* | Skip the entire CoAPI garbage and go right for UuidCreate(), which on | wrowe | 2002-07-17 | 1 | -2/+2 |
* | Changed APR_HAS_XLATE within apr to an APR_HAVE_ICONV feature test. | wrowe | 2002-07-17 | 1 | -12/+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 |