index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
util_date.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
William A. Rowe Jr
2000-10-16
1
-2
/
+2
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
William A. Rowe Jr
2000-08-06
1
-7
/
+7
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-3
/
+3
*
Fix a bug in our time parsing. We need to zero out a few fields so that
Ryan Bloom
2000-07-26
1
-6
/
+17
*
Protect system header files with the appropriate macros.
Ryan Bloom
2000-06-13
1
-0
/
+4
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-33
/
+34
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
*
Finish the commits for the change in the header files. Basically, this hides
Ryan Bloom
2000-01-19
1
-0
/
+2
*
time overhaul:
dgaudet
2000-01-09
1
-53
/
+47
*
Remove a bunch of functions that are being replaced by functions in APR.
Ryan Bloom
1999-12-21
1
-42
/
+0
*
First step in getting Apache to use APR's time libraries. This gets a good
Ryan Bloom
1999-12-20
1
-42
/
+53
*
Fix typos
Martin Kraemer
1999-10-12
1
-1
/
+1
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
Ryan Bloom
1999-08-31
1
-1
/
+1
*
Reverse the unnecessary change to the interface of ap_parseHTTPdate()
Roy T. Fielding
1999-08-28
1
-5
/
+3
*
This evil little change modifies the interface to ap_parseHTTPdate()
Roy T. Fielding
1999-08-26
1
-3
/
+5
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
1
-0
/
+321