| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the hosed #ifdef APR_HAVE_FOO_H tests, the #if HAVE_ tests, and | wrowe | 2001-02-25 | 1 | -1/+1 |
* | get "make clean" to get rid of the programs in the | trawick | 2001-02-19 | 1 | -1/+3 |
* | use the correct type for the len parameter to apr_recv(); this fixes | trawick | 2001-02-16 | 1 | -1/+1 |
* | Update copyright to 2001 | fielding | 2001-02-16 | 19 | -19/+19 |
* | doh. need a spellchekker for these rename scripts. s/apr_lock_aquire/apr_lo... | dougm | 2001-02-13 | 1 | -4/+4 |
* | renaming various functions for consistency sake | dougm | 2001-02-08 | 20 | -250/+250 |
* | A binary file is a file that cannot be parsed in ascii and must not be | wrowe | 2001-02-03 | 2 | -226/+226 |
* | Clean up someone's cruft in the repository and back out this change | wrowe | 2001-02-03 | 2 | -226/+226 |
* | clean up gcc warning | trawick | 2001-02-01 | 1 | -14/+14 |
* | Get tests building, and actually checking for libapr.la revisions to | wrowe | 2001-01-28 | 5 | -25/+123 |
* | Revert back to dsp6 format, and add several newer headers to these | wrowe | 2001-01-28 | 1 | -1/+2 |
* | OS2 was chasing os2errno.h which we hid in a private platform directory, | wrowe | 2001-01-28 | 1 | -2/+1 |
* | Oh, and add it to cvsignore... | dreid | 2001-01-25 | 1 | -0/+1 |
* | Add a small test program for testing the new socket options code. | dreid | 2001-01-25 | 2 | -0/+224 |
* | Get testfile.c to compile when APR_FILES_AS_SOCKETS is defined. | trawick | 2001-01-23 | 12 | -18/+20 |
* | A little more effort to make these tests compile on windows ... a long | wrowe | 2001-01-23 | 2 | -5/+10 |
* | Commit a bunch of cleanups to get win32 going again. Note the apr.dsp | wrowe | 2001-01-23 | 13 | -16/+81 |
* | apr_dir_read now accepts a pointer to the user's apr_finfo_t to gather | wrowe | 2001-01-23 | 1 | -15/+13 |
* | occhild is not a module, don't compile it as such. | rbb | 2001-01-23 | 1 | -1/+1 |
* | occhild is not a shared object, it's an executable, make it look like one. | rbb | 2001-01-22 | 1 | -2/+2 |
* | Make testdso compile again. | rbb | 2001-01-22 | 1 | -1/+1 |
* | Fix the stat call in sendfile.c | rbb | 2001-01-22 | 1 | -1/+1 |
* | The platform changes in apr to support the APR_FINFO_wanted declaration | wrowe | 2001-01-20 | 1 | -1/+1 |
* | Avoid some warnings on platforms where apr_size_t and/or apr_ssize_t | trawick | 2001-01-15 | 1 | -5/+5 |
* | Use APR_SIZE_T_FMT instead of %d when formatting an apr_size_t. This avoids | trawick | 2001-01-15 | 1 | -1/+1 |
* | get the test programs to build on at least some systems | trawick | 2001-01-12 | 1 | -19/+19 |
* | Libtool-ize APR. | gstein | 2001-01-09 | 2 | -73/+50 |
* | get rid of a bogus use of perror() | trawick | 2001-01-08 | 1 | -4/+12 |
* | get rid of bogus calls to perror() | trawick | 2001-01-08 | 1 | -12/+23 |
* | Stop copying file names that we get from apr_file_t's and apr_dir_t's. | rbb | 2001-01-05 | 1 | -1/+1 |
* | Allow the tests that use shared objects to run on BeOS. This is | dreid | 2001-01-02 | 1 | -2/+3 |
* | We do not want to return EAGAIN if there is a timeout set on the socket. | rbb | 2000-12-28 | 1 | -1/+1 |
* | The sendfile test needs to treat TIMEOUT clients as if they were | rbb | 2000-12-21 | 1 | -1/+1 |
* | Tighten up the testsock code a bit. This allows the testsock code to | rbb | 2000-12-21 | 1 | -8/+8 |
* | Correction, commited the vc5. Need vc6 in the tree. Humble appologies. | wrowe | 2000-12-21 | 1 | -1/+2 |
* | The Win32 overhaul, in summary; | wrowe | 2000-12-21 | 1 | -2/+1 |
* | Rename the apr_opendir symbol to apr_dir_open. This makes more sense, | rbb | 2000-12-17 | 1 | -1/+1 |
* | update the name of the apr_sendfile() test driver | trawick | 2000-12-11 | 1 | -1/+1 |
* | include <string.h> for the memset() declaration | trawick | 2000-12-10 | 1 | -0/+1 |
* | fix a feature test macro so that unistd.h actually gets | trawick | 2000-12-10 | 1 | -1/+1 |
* | Fix typo (thanks, gstein, for pointing this out.) | wrowe | 2000-12-07 | 1 | -5/+5 |
* | Fix parsing for mult @EXEEXT@ tags | wrowe | 2000-12-07 | 1 | -0/+1 |
* | Get ahead for win32 | wrowe | 2000-12-07 | 1 | -0/+2 |
* | Allow APR programmers to determine if an MMAP is read-only or if it should | rbb | 2000-12-07 | 1 | -1/+2 |
* | Fix a small build problem in the test directory | chuck | 2000-12-07 | 1 | -2/+2 |
* | Make every test source build - regardless of missing apr features. | wrowe | 2000-12-05 | 4 | -0/+20 |
* | Fixing up the test project | wrowe | 2000-12-05 | 2 | -6/+90 |
* | Fix some build depends/targets for make clean. | wrowe | 2000-12-05 | 1 | -4/+13 |
* | Build even if the platform doesn't support mmap. | wrowe | 2000-12-04 | 1 | -0/+6 |
* | A brand new (and -greatly- simplified) test build environment for Win32 | wrowe | 2000-12-04 | 19 | -1293/+159 |