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

2004-07-12 Thread stas
stas2004/07/12 01:14:27 Modified:lib/Apache ParseSource.pm Log: CScan can't digest apreq2 headers, so skip those Revision ChangesPath 1.58 +1 -1 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm ==

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

2004-06-30 Thread stas
stas2004/06/30 18:41:30 Modified:lib/Apache ParseSource.pm Log: make Apache::ParseSource strict on warnings and fix issues Revision ChangesPath 1.57 +4 -2 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm

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

2004-06-18 Thread randyk
randyk 2004/06/18 16:45:07 Modified:lib/Apache ParseSource.pm Log: Reviewed by: stas follow => 1 for symlinks of File::Find doesn't work on Win32. Revision ChangesPath 1.56 +1 -1 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm

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

2004-05-17 Thread stas
stas2004/05/17 16:01:22 Modified:lib/Apache ParseSource.pm Log: at the moment you need to build the project first, so that config object will be available Revision ChangesPath 1.55 +2 -1 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm ==

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

2004-04-30 Thread stas
stas2004/04/30 17:15:44 Modified:lib/Apache ParseSource.pm Log: enum parsing, a small tweak to easy the debug Revision ChangesPath 1.53 +2 -0 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm =

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

2004-04-30 Thread stas
stas2004/04/30 17:15:06 Modified:lib/Apache ParseSource.pm Log: start scanning the mod_perl headers, but only in the source dirs so we always pick the latest code Revision ChangesPath 1.52 +64 -16modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource

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

2004-04-19 Thread stas
stas2004/04/19 16:14:50 Modified:lib/Apache ParseSource.pm Log: sort keys to make it easier to maintain (no code change) Revision ChangesPath 1.50 +13 -13modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm ==

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

2004-04-13 Thread stas
stas2004/04/13 20:39:31 Modified:lib/Apache ParseSource.pm Log: - tweaks to make the source scanner happy - now using a local fork of C::Scan (ModPerl::CScan) Revision ChangesPath 1.49 +26 -10modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm

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

2004-02-27 Thread geoff
geoff 2004/02/27 11:27:15 Modified:lib/Apache ParseSource.pm Log: spacing Revision ChangesPath 1.47 +1 -1 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm === RCS file: /home/c

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

2004-02-27 Thread geoff
geoff 2004/02/27 10:18:11 Modified:lib/Apache ParseSource.pm Log: add apr_filetype_e and AP_MPMQ constants remove APR_SO_TIMEOUT Revision ChangesPath 1.46 +3 -2 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm ==

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

2004-02-26 Thread stas
stas2004/02/26 15:28:10 Modified:lib/Apache ParseSource.pm Log: we want conn_keepalive constants Revision ChangesPath 1.45 +1 -1 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm ==