/[Apache-SVN]/httpd/httpd/branches/2.2.x/server/util_time.c
ViewVC logotype

Log of /httpd/httpd/branches/2.2.x/server/util_time.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 421103 - (view) (annotate) - [select for diffs]
Modified Wed Jul 12 03:38:44 2006 UTC (3 years, 4 months ago) by fielding
File length: 8873 byte(s)
Diff to previous 396056 (colored)
update license header text

Revision 396056 - (view) (annotate) - [select for diffs]
Modified Sat Apr 22 01:53:06 2006 UTC (3 years, 7 months ago) by pquerna
File length: 8726 byte(s)
Diff to previous 395231 (colored)
Revert r395231 from the 2.2.x branch.  This gets us back to the old place with regard to the copyright statements.

Revision 395231 - (view) (annotate) - [select for diffs]
Modified Wed Apr 19 12:33:16 2006 UTC (3 years, 7 months ago) by colm
File length: 8726 byte(s)
Diff to previous 234103 (colored)
Update the last year of copyright for the 2.2.x branch

Revision 234103 - (view) (annotate) - [select for diffs]
Modified Sat Aug 20 18:21:45 2005 UTC (4 years, 3 months ago) by pquerna
File length: 8726 byte(s)
Diff to previous 151408 (colored)
Recreate 2.2.x branch from trunk.

Revision 151408 - (view) (annotate) - [select for diffs]
Modified Fri Feb 4 20:28:49 2005 UTC (4 years, 9 months ago) by jerenkrantz
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 8726 byte(s)
Diff to previous 106103 (colored)
Update copyright year to 2005 and standardize on current copyright owner line.

Revision 106103 - (view) (annotate) - [select for diffs]
Modified Sun Nov 21 18:50:36 2004 UTC (5 years ago) by nd
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 8690 byte(s)
Diff to previous 104439 (colored)
general property cleanup

Revision 104439 - (view) (annotate) - [select for diffs]
Modified Sun Aug 1 01:12:30 2004 UTC (5 years, 3 months ago) by jerenkrantz
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 8690 byte(s)
Diff to previous 102619 (colored)
Remove deprecated APR_STATUS_IS_SUCCESS() macro in favor of direct test against
APR_SUCCESS.

Revision 102619 - (view) (annotate) - [select for diffs]
Modified Mon Feb 9 20:40:53 2004 UTC (5 years, 9 months ago) by nd
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 8699 byte(s)
Diff to previous 102525 (colored)
fix name of The Apache Software Foundation

Revision 102525 - (view) (annotate) - [select for diffs]
Modified Fri Feb 6 22:58:42 2004 UTC (5 years, 9 months ago) by nd
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 8695 byte(s)
Diff to previous 102135 (colored)
apply Apache License, Version 2.0

Revision 102135 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 13:26:26 2004 UTC (5 years, 10 months ago) by nd
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 10724 byte(s)
Diff to previous 98573 (colored)
update license to 2004.

Revision 98573 - (view) (annotate) - [select for diffs]
Modified Mon Feb 3 17:53:28 2003 UTC (6 years, 9 months ago) by nd
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 10724 byte(s)
Diff to previous 96012 (colored)
finished that boring job:
update license to 2003.

Happy New Year! ;-))

Revision 96012 - (view) (annotate) - [select for diffs]
Modified Thu Jul 11 16:08:58 2002 UTC (7 years, 4 months ago) by brianp
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 10724 byte(s)
Diff to previous 95959 (colored)
Strength-reduce a 64-bit "mod 16" operation to "& 0xf" in cached_explode()
just in case the compiler doesn't do it for us

Revision 95959 - (view) (annotate) - [select for diffs]
Modified Thu Jul 4 22:41:48 2002 UTC (7 years, 4 months ago) by brianp
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 10432 byte(s)
Diff to previous 94736 (colored)
replaced APR_USEC_PER_SEC division with the new time macros

Revision 94736 - (view) (annotate) - [select for diffs]
Modified Sun Apr 21 08:41:01 2002 UTC (7 years, 7 months ago) by brianp
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 10443 byte(s)
Diff to previous 94735 (colored)
Use the day and month names exported from APR, rather than duplicating them

Revision 94735 - (view) (annotate) - [select for diffs]
Modified Sun Apr 21 07:55:50 2002 UTC (7 years, 7 months ago) by brianp
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 10662 byte(s)
Diff to previous 94631 (colored)
Added ap_recent_rfc822_date(), which uses the recent timestamp cache
Obtained from:
Submitted by:
Reviewed by:

Revision 94631 - (view) (annotate) - [select for diffs]
Modified Sat Apr 13 12:02:38 2002 UTC (7 years, 7 months ago) by striker
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 8917 byte(s)
Diff to previous 94081 (colored)
Adapt to the rename of apr_explode_localtime to apr_time_exp_lt in APR.

Submitted by: Thom May <thom@planetarytramp.net>

Revision 94081 - (view) (annotate) - [select for diffs]
Modified Thu Mar 21 10:10:41 2002 UTC (7 years, 8 months ago) by striker
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 8935 byte(s)
Diff to previous 93977 (colored)
Update callers of apr_explode_gmt to apr_time_exp_gmt.  The
function was renamed in apr.

Submitted by: Thom May <thom@planetarytramp.net>

Revision 93977 - (view) (annotate) - [select for diffs]
Modified Sun Mar 17 05:13:12 2002 UTC (7 years, 8 months ago) by brianp
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 8933 byte(s)
Diff to previous 93918 (colored)
Use the "recent time" cache to optimize timestamp generation for
the httpd error log

Background: According to some profile data that we collected on Solaris,
half the run time of ap_log_rerror() was spent in localtime(3).   With
this change, the recent-time cache ensures that the error logger won't
cause more than one localtime() call per second, no matter how high the
error rate is.

Revision 93918 - (view) (annotate) - [select for diffs]
Modified Wed Mar 13 20:48:07 2002 UTC (7 years, 8 months ago) by fielding
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 7568 byte(s)
Diff to previous 93733 (colored)
Update our copyright for this year.

Revision 93733 - (view) (annotate) - [select for diffs]
Modified Wed Mar 6 17:55:38 2002 UTC (7 years, 8 months ago) by ianh
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 7563 byte(s)
Diff to previous 91217 (colored)
apr-utils rename apr_ansi_time_to_apr_time and
apr_exploded_time_t.

PR:
Obtained from:
Submitted by:	Thom May <thom@planetarytramp.net>
Reviewed by:	Ian Holsman

Revision 91217 - (view) (annotate) - [select for diffs]
Modified Mon Oct 1 15:49:02 2001 UTC (8 years, 1 month ago) by wrowe
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 7598 byte(s)
Diff to previous 91083 (colored)
  Nothing wrong with an int here, so make it explicit and kill the warning.

Revision 91083 - (view) (annotate) - [select for diffs]
Added Wed Sep 19 06:53:26 2001 UTC (8 years, 2 months ago) by jerenkrantz
Original Path: httpd/httpd/trunk/server/util_time.c
File length: 7591 byte(s)
The call to apr_explode_localtime() in mod_log_config is one of the more
expensive operations in the httpd.  This patch attempts to reduce the
overhead by caching the result for 15 seconds.

Submitted by:	Brian Pane <bpane@pacbell.net>
Reviewed by:	Cliff Woolley, Ryan Bloom, Dean Gaudet, Justin Erenkrantz

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2