cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm

2004-08-12 Thread gozer
gozer 2004/08/12 17:13:18 Modified:lib/Apache ParseSource.pm xs/tables/current/Apache ConstantsTable.pm Log: I should not have added the context constants manually, but rather made sure ParseSource.pm would pick them up. Revision ChangesPath 1.59 +

cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm

2004-08-11 Thread gozer
gozer 2004/08/11 15:49:15 Modified:.Changes xs/tables/current/Apache ConstantsTable.pm Log: Add :context group of constants for check_cmd_context(). NOT_IN_VIRTUALHOST, NOT_IN_LIMIT, NOT_IN_DIRECTORY, NOT_IN_LOCATION, NOT_IN_FILES, NOT_IN_DIR_LOC_FILE & G

cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm

2004-04-19 Thread stas
stas2004/04/19 16:18:01 Modified:lib/Apache ParseSource.pm xs/tables/current/Apache ConstantsTable.pm Log: - new APR::Const group :status - new APR::TIMEUP constant Revision ChangesPath 1.51 +1 -0 modperl-2.0/lib/Apache/ParseSource.pm I

cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm

2004-02-27 Thread geoff
geoff 2004/02/27 06:06:40 Modified:xs/tables/current/Apache ConstantsTable.pm Log: remove deprecated constant so 2.1 builds - see revision 1.32 Revision ChangesPath 1.37 +0 -1 modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm Index: ConstantsTable.pm

cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm

2004-02-26 Thread stas
stas2004/02/26 12:15:57 Modified:xs/tables/current/Apache ConstantsTable.pm Log: sync Apache constants Revision ChangesPath 1.33 +18 -1 modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm Index: ConstantsTable.pm

cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm

2004-02-26 Thread stas
stas2004/02/26 12:24:51 Modified:xs/tables/current/Apache ConstantsTable.pm Log: expose conn_keepalive constants Revision ChangesPath 1.34 +5 -0 modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm Index: ConstantsTable.pm ==

cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm

2004-02-26 Thread stas
stas2004/02/26 14:49:04 Modified:xs/tables/current/Apache ConstantsTable.pm Log: revert a dup Revision ChangesPath 1.35 +0 -3 modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm Index: ConstantsTable.pm =

cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm

2004-02-26 Thread stas
stas2004/02/26 14:56:03 Modified:xs/tables/current/Apache ConstantsTable.pm Log: another invalid dup Revision ChangesPath 1.36 +0 -6 modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm Index: ConstantsTable.pm ==

cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm FunctionTable.pm

2003-12-02 Thread geoff
geoff 2003/12/02 07:49:22 Modified:t/filter/TestFilter both_str_req_proxy.pm t/response/TestAPI rutil.pm xs/maps apr_functions.map xs/tables/current/Apache ConstantsTable.pm FunctionTable.pm Log: remove deprecated APR features: apr_uri_

cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm

2003-11-25 Thread geoff
geoff 2003/11/25 10:41:47 Modified:t/apache constants.t xs/tables/current/Apache ConstantsTable.pm Log: add :mpmq import tag to Apache::Const Revision ChangesPath 1.9 +6 -2 modperl-2.0/t/apache/constants.t Index: constants.t

cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm

2003-11-17 Thread geoff
geoff 2003/11/17 15:00:07 Modified:t/aprconstants.t xs/tables/current/Apache ConstantsTable.pm Log: add :filetype import tag to APR::Const Revision ChangesPath 1.3 +8 -5 modperl-2.0/t/apr/constants.t Index: constants.t ==