cvs commit: modperl-2.0/src/modules/perl modperl_util.h

2001-02-27 Thread dougm
dougm 01/02/27 21:25:00 Modified:src/modules/perl modperl_util.h Log: adjust to apr_inline -> APR_INLINE change Revision ChangesPath 1.3 +1 -1 modperl-2.0/src/modules/perl/modperl_util.h Index: modperl_util.h ==

cvs commit: modperl-2.0/src/modules/perl modperl_apache_includes.h

2001-02-27 Thread dougm
dougm 01/02/27 21:35:08 Modified:src/modules/perl modperl_apache_includes.h Log: dont #define CORE_PRIVATE if already defined Revision ChangesPath 1.3 +3 -0 modperl-2.0/src/modules/perl/modperl_apache_includes.h Index: modperl_apache_includes.h ==

cvs commit: modperl-2.0/lib/Apache ParseSource.pm

2001-02-27 Thread dougm
dougm 01/02/27 21:38:11 Modified:lib/Apache ParseSource.pm Log: allow new() to configure apxs location sort headers so apr_*.h are #include-d first Revision ChangesPath 1.8 +13 -2 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm ==

cvs commit: modperl-2.0/pod modperl_2.0.pod

2001-02-27 Thread dougm
dougm 01/02/27 21:39:15 Modified:pod modperl_2.0.pod Log: improve readability a bit Revision ChangesPath 1.2 +23 -7 modperl-2.0/pod/modperl_2.0.pod Index: modperl_2.0.pod === RCS fi

cvs commit: modperl-2.0/pod modperl_design.pod

2001-02-27 Thread dougm
dougm 01/02/27 21:40:14 Modified:pod modperl_design.pod Log: add a bunch of design/implementation notes Revision ChangesPath 1.2 +474 -68 modperl-2.0/pod/modperl_design.pod Index: modperl_design.pod ==

cvs commit: modperl-2.0/src/modules/perl modperl_types.h

2001-02-27 Thread dougm
dougm 01/02/27 21:46:54 Modified:src/modules/perl modperl_types.h Log: adjust to IOBUFSIZE -> AP_IOBUFSIZE rename Revision ChangesPath 1.21 +7 -1 modperl-2.0/src/modules/perl/modperl_types.h Index: modperl_types.h ==

cvs commit: modperl-2.0/lib/Apache ParseSource.pm

2001-02-27 Thread dougm
dougm 01/02/27 23:53:08 Modified:lib/Apache ParseSource.pm Log: pickup a few more non-prefixed typedef structs Revision ChangesPath 1.9 +3 -1 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm =