gozer 2004/09/13 17:08:27
Modified:lib/Apache compat.pm
Log:
delayed loading of Apache::Module for compat is not necessary
Revision ChangesPath
1.121 +1 -2 modperl-2.0/lib/Apache/compat.pm
Index: compat.pm
gozer 2004/08/25 17:57:38
Modified:lib/Apache compat.pm
Log:
Lazy loading of ModPerl::Util for Apache::compat::current_callback()
Revision ChangesPath
1.118 +1 -0 modperl-2.0/lib/Apache/compat.pm
Index: compat.pm
=
stas2004/07/02 13:42:58
Modified:lib/Apache compat.pm
Log:
discard_request_body lives in Apache::RequestIO
Revision ChangesPath
1.109 +3 -1 modperl-2.0/lib/Apache/compat.pm
Index: compat.pm
==
stas2004/06/04 02:34:46
Modified:lib/Apache compat.pm
Log:
rewrite content() not to use the deprecated and limping
should_client_block and friends
Revision ChangesPath
1.107 +28 -9 modperl-2.0/lib/Apache/compat.pm
Index: compat.pm
stas2003/12/19 17:28:43
Modified:lib/Apache compat.pm
Log:
a buggy threaded perl gets upset when deleting a hash entry (after perl_clone
and CLONE) and assigning to something else. doing it in two steps keeps it happy.
Revision ChangesPath
1.94 +6 -1 modpe
stas2003/12/17 11:59:47
Modified:t/compat .cvsignore
lib/Apache compat.pm
Added: t/response/TestCompat conn_rec.pm
Log:
2 new overridable compat functions:
Apache::Connection::local_addr
Apache::Connection::remote_addr
+ tests
Revision Changes
stas2003/08/05 09:00:24
Modified:lib/Apache compat.pm
Log:
typo
Revision ChangesPath
1.87 +1 -1 modperl-2.0/lib/Apache/compat.pm
Index: compat.pm
===
RCS file: /home/cvs/modperl-2.0/lib