index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
testfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-2
/
+0
*
Change testfile.c to start using the new functions in test_apr.h.
dreid
2001-05-14
1
-186
/
+96
*
Update copyright to 2001
fielding
2001-02-16
1
-1
/
+1
*
renaming various functions for consistency sake
dougm
2001-02-08
1
-61
/
+61
*
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
1
-1
/
+93
*
Get testfile.c to compile when APR_FILES_AS_SOCKETS is defined.
trawick
2001-01-23
1
-7
/
+9
*
Commit a bunch of cleanups to get win32 going again. Note the apr.dsp
wrowe
2001-01-23
1
-3
/
+7
*
apr_dir_read now accepts a pointer to the user's apr_finfo_t to gather
wrowe
2001-01-23
1
-15
/
+13
*
Use APR_SIZE_T_FMT instead of %d when formatting an apr_size_t. This avoids
trawick
2001-01-15
1
-1
/
+1
*
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
*
Rename the apr_opendir symbol to apr_dir_open. This makes more sense,
rbb
2000-12-17
1
-1
/
+1
*
include <string.h> for the memset() declaration
trawick
2000-12-10
1
-0
/
+1
*
Fix a bunch of type mis-matches in the test code.
rbb
2000-12-03
1
-11
/
+11
*
Clean up a lot of warnings in the test directory.
rbb
2000-11-15
1
-1
/
+1
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
wrowe
2000-08-06
1
-1
/
+1
*
prefix libapr functions and types with apr_
dougm
2000-08-02
1
-115
/
+115
*
Get recently-added tests in testfile.c to work on Win32. testfile
trawick
2000-06-17
1
-4
/
+7
*
Turn on buffering for config file reads. This is dependent on ap_fgets()
trawick
2000-06-16
1
-0
/
+200
*
Add a new APR function. This function basically lets a file masquerade as
rbb
2000-05-24
1
-0
/
+29
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
rbb
2000-04-14
1
-8
/
+8
*
call ap_initialize() and ap_terminate()
trawick
2000-04-03
1
-0
/
+6
*
Update to Apache Software License version 1.1
fielding
2000-03-31
1
-32
/
+32
*
Fix all the License issues. Including:
rbb
2000-03-10
1
-9
/
+9
*
Initialize all ap_file_t's to NULL. This allows ap_open and ap_stat to
rbb
2000-01-04
1
-2
/
+2
*
Fix a bug in the logic to set/get userdata from ALL apr types. I have
rbb
1999-10-15
1
-3
/
+24
*
I missed one function when swapping paramters. This fixes it. I think I
rbb
1999-10-14
1
-5
/
+5
*
Bring file_io up to the new parameter order for APR. I have decided to do
rbb
1999-10-06
1
-8
/
+8
*
First patch to re-order function parameters. This one gets the low hanging
rbb
1999-10-04
1
-10
/
+10
*
A change to how APR uses user data. Now, user data is a linked list that
rbb
1999-09-14
1
-2
/
+2
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
rbb
1999-08-31
1
-0
/
+5
*
Initial revision
rbb
1999-08-17
1
-0
/
+324