| Commit message (Expand) | Author | Age | Files | Lines |
* | Hmmm... been sitting on this little test bench a while, time to share. | wrowe | 2001-05-16 | 1 | -6/+17 |
* | Now we've moved the memory files update the references so we can | dreid | 2001-05-14 | 1 | -2/+2 |
* | get rid of some unused variables | trawick | 2001-05-14 | 1 | -2/+0 |
* | The remainder of the changes to testfile. | dreid | 2001-05-14 | 1 | -146/+73 |
* | get rid of some unused variables | trawick | 2001-05-14 | 2 | -3/+0 |
* | Change testfile.c to start using the new functions in test_apr.h. | dreid | 2001-05-14 | 2 | -187/+115 |
* | Update the testmd5 program to use the test_apr functions to do the | dreid | 2001-05-14 | 1 | -42/+20 |
* | Some changes that Jeff suggested. basically when we get an error we print | dreid | 2001-05-13 | 1 | -19/+25 |
* | fix some bad parms to printf/fprintf | trawick | 2001-05-13 | 3 | -4/+4 |
* | This should have been updated already, but I must have missed it. | dreid | 2001-05-13 | 1 | -7/+3 |
* | build the APR memory code; otherwise, Apache won't build because | trawick | 2001-05-13 | 1 | -0/+1 |
* | The big name change for the memory code. Names used follow the outline I | dreid | 2001-05-13 | 1 | -16/+55 |
* | Another small update of a test program that I did yesterday afternoon. | dreid | 2001-05-13 | 1 | -13/+34 |
* | 2 small changes... | dreid | 2001-05-13 | 1 | -1/+2 |
* | This has been on my list of things to do for a while, and as I had some time | dreid | 2001-05-13 | 2 | -75/+128 |
* | Fix an odd test switch, though it is still odd. | fielding | 2001-05-12 | 1 | -1/+1 |
* | As I'm off to work again tomorrow, here is the final batch of memory changes | dreid | 2001-05-11 | 1 | -1/+1 |
* | This adds Sanders suggestion of testing the reset for the tracking memory | dreid | 2001-05-10 | 1 | -4/+18 |
* | Add testmem to the cvsignore... | dreid | 2001-05-09 | 1 | -0/+1 |
* | Add a test file for the new memory code. Pretty simple, but at least it | dreid | 2001-05-09 | 2 | -0/+166 |
* | fix a problem with the FreeBSD flavor of apr_sendfile(); we could | trawick | 2001-05-03 | 1 | -0/+1 |
* | Add a family field to apr_sockaddr_t so there is a straightforward place | trawick | 2001-05-02 | 1 | -1/+1 |
* | don't build the APR DSO test program automatically... we don't know | trawick | 2001-05-01 | 1 | -5/+3 |
* | get rid of a couple of warnings in testnames.c, one for a bad printf | trawick | 2001-05-01 | 1 | -2/+2 |
* | Be careful not to override what was set by configure for ALL_LIBS | fielding | 2001-05-01 | 1 | -49/+49 |
* | Get rid of a bunch of warnings about printf format/argument | trawick | 2001-05-01 | 1 | -14/+28 |
* | Add some testing to testshmem. This needs more work, but at least we now | dreid | 2001-04-30 | 1 | -12/+140 |
* | More cvsignore goodness... | dreid | 2001-04-30 | 1 | -0/+1 |
* | Back out the last change to the Makefile in the test directory. Those | rbb | 2001-04-30 | 1 | -25/+25 |
* | Completely revamp configure so that it preserves the standard make | fielding | 2001-04-29 | 2 | -28/+25 |
* | ignore failure to set APR_SO_DEBUG; some platforms don't have it | trawick | 2001-04-19 | 1 | -17/+17 |
* | I actually remembered to add an entry to the CHANGES file and here is a | dreid | 2001-04-12 | 1 | -33/+41 |
* | Hmmm... fgets() is flavored a bit differenly from gets() | wrowe | 2001-04-09 | 1 | -0/+7 |
* | new test program, we should ignore it. | rbb | 2001-04-09 | 1 | -0/+1 |
* | gets is an unsafe function, and it outputs and error message on Linux. | rbb | 2001-04-09 | 1 | -2/+2 |
* | Another source, and the makefile itself to help troubleshoot the .pl | wrowe | 2001-04-08 | 1 | -0/+8 |
* | Add my testbench that demonstrates apr_filepath_merge. This would be | wrowe | 2001-04-08 | 3 | -1/+135 |
* | extremely minor cleanup | trawick | 2001-04-05 | 1 | -2/+1 |
* | More checks and tests for time functions. | dreid | 2001-04-05 | 1 | -7/+34 |
* | More changes to the time test. | dreid | 2001-04-04 | 1 | -8/+35 |
* | Add an extra check to the time test. | dreid | 2001-04-03 | 1 | -4/+25 |
* | Something helpful, probably non-portable, catch David :-) | wrowe | 2001-04-03 | 1 | -1/+5 |
* | Hmmm... this ought to be a defvar, but ITMT, here is a fix to get a | wrowe | 2001-04-03 | 1 | -1/+0 |
* | make sure that a program argument list is terminated with | trawick | 2001-04-01 | 1 | -1/+2 |
* | minor improvements in error reporting so as to help somebody | trawick | 2001-03-31 | 1 | -3/+16 |
* | fix bad return code checking and a bad error message after | trawick | 2001-03-31 | 1 | -2/+2 |
* | use apr_strerror() instead of strerror() so that we display | trawick | 2001-03-31 | 1 | -2/+7 |
* | We didn't have logic to retry an EAGAIN error from apr_recv(), | trawick | 2001-03-31 | 1 | -19/+7 |
* | Um... more specific, I guess | wrowe | 2001-03-31 | 1 | -1/+1 |
* | Don't look here either | wrowe | 2001-03-31 | 1 | -0/+2 |