geoff 2004/01/19 07:15:07
Modified:lib/Apache compat.pm
t/response/TestAPI uri.pm
t/response/TestCompat apache_util.pm
xs/maps apache_functions.map
Log:
Apache::unescape_url() is now Apache::URI::unescape_url()
Revision Changes
geoff 2004/01/19 07:54:59
Modified:t/response/TestAPI aplog.pm
xs/maps apache_functions.map
Log:
Apache::log_pid() is now Apache::Log::log_pid()
added log_pid() test
Revision ChangesPath
1.13 +3 -0 modperl-2.0/t/response/TestAPI/aplog.pm
geoff 2004/01/19 08:15:13
Modified:t/response/TestAPI aplog.pm
Log:
remove log_pid() call - it's meant for writing out the pid to a pidfile,
truncating the existing file in the process.
should this function be open at all?
Revision ChangesPath
1.14 +4 -7
geoff 2004/01/19 08:19:09
Modified:t/response/TestAPI aplog.pm
Log:
ack! last commit had changes other than those logged.
revert to 1.12
Revision ChangesPath
1.15 +4 -4 modperl-2.0/t/response/TestAPI/aplog.pm
Index: aplog.pm
==
geoff 2004/01/19 08:25:54
Modified:t/response/TestAPI aplog.pm
xs/Apache/Log Apache__Log.h
xs/maps modperl_functions.map
Log:
Apache::LOG_MARK() is now Apache::Log::LOG_MARK()
Revision ChangesPath
1.16 +4 -4 modperl-2.0/t/respons
geoff 2004/01/19 08:29:11
Modified:.Changes
Log:
note recent Apache:: namespace moves
Revision ChangesPath
1.303 +5 -0 modperl-2.0/Changes
Index: Changes
===
RCS file: /home/cvs/mo
geoff 2004/01/19 08:45:48
Modified:t/response/TestAPI server_util.pm
xs/maps apache_functions.map
Log:
Apache::method_register() is now Apache::Server::method_register()
added method_register() test
Revision ChangesPath
1.7 +6 -1 modperl-2.0
geoff 2004/01/19 08:46:55
Modified:.Changes
Log:
Apache::method_register() is now Apache::Server::method_register()
Revision ChangesPath
1.304 +4 -3 modperl-2.0/Changes
Index: Changes
==
geoff 2004/01/19 10:04:56
Modified:xs/Apache/ServerUtil Apache__ServerUtil.h
xs/maps apache_functions.map
xs/tables/current/Apache FunctionTable.pm
Log:
Apache::get_server_built() is now Apache::Server::get_server_built()
Revision ChangesPat
geoff 2004/01/19 10:25:14
Modified:lib/Apache Status.pm compat.pm
Log:
Apache::get_server_version() is now Apache::Server::get_server_version()
Revision ChangesPath
1.18 +1 -1 modperl-2.0/lib/Apache/Status.pm
Index: Status.pm
===
geoff 2004/01/19 10:33:06
Modified:xs/Apache/ServerUtil Apache__ServerUtil.h
xs/maps apache_functions.map
xs/tables/current/Apache FunctionTable.pm
Log:
Apache::get_server_version() is now Apache::Server::get_server_version()
Revision Changes
geoff 2004/01/19 10:35:26
Modified:t/api.cvsignore
Added: t/response/TestAPI server_const.pm
Log:
add server_const.pm to test Apache::Server constant subroutines
Revision ChangesPath
1.6 +1 -1 modperl-2.0/t/api/.cvsignore
Index: .cvsignore
geoff 2004/01/19 10:47:32
Modified:lib/Apache compat.pm
t/response/TestAPI server_const.pm server_util.pm
xs/Apache/ServerUtil Apache__ServerUtil.h
xs/maps apache_functions.map
Log:
Apache::server_root is now Apache::Server::server_root
geoff 2004/01/19 10:47:51
Modified:.Changes
Log:
log Apache:: namespace movement
Revision ChangesPath
1.305 +8 -4 modperl-2.0/Changes
Index: Changes
===
RCS file: /home/cvs/modperl
geoff 2004/01/19 11:02:41
Modified:lib/Apache compat.pm
t/response/TestAPI server_util.pm
t/response/TestCompat apache.pm
xs/maps apache_functions.map
Log:
Apache::exists_config_define is now Apache::Server::exists_config_define
Re
geoff 2004/01/19 11:07:26
Modified:xs/maps apache_functions.map
Log:
Apache::add_version_component is now Apache::Server::add_version_component
Revision ChangesPath
1.75 +1 -1 modperl-2.0/xs/maps/apache_functions.map
Index: apache_functions.map
===
geoff 2004/01/19 11:19:45
Modified:t/response/TestAPI rutil.pm server_util.pm
xs/maps apache_functions.map
Log:
Apache::get_status_line is now Apache::Server::get_status_line
Revision ChangesPath
1.11 +1 -11 modperl-2.0/t/response/TestAPI/rutil.
geoff 2004/01/19 11:59:58
Modified:ModPerl-Registry/t/conf modperl_extra_startup.pl
lib/Apache compat.pm
src/modules/perl modperl_util.c
t/conf modperl_extra.pl
t/response/TestAPI server_util.pm
xs/Apache/Serv
geoff 2004/01/19 12:00:17
Modified:.Changes
Log:
updates for Apache:: namespace shift
Revision ChangesPath
1.306 +11 -7 modperl-2.0/Changes
Index: Changes
===
RCS file: /home/cvs/mo
stas2004/01/19 17:26:34
Modified:t/conf modperl_extra.pl
Added: t/filter in_autoload.t
t/filter/TestFilter in_autoload.pm
Log:
test that PerlInputFilterHandler autoloads the module containing the
handler (since it's ::handler and not a custom sub name w
20 matches
Mail list logo