stas2004/07/24 02:26:22
Modified:xs/maps apache_structures.map
.Changes
Log:
header_only, main, method, next, prev, pool are now read-only
Revision ChangesPath
1.33 +7 -7 modperl-2.0/xs/maps/apache_structures.map
Index: apache_st
stas2004/07/24 02:25:49
Modified:t/response/TestAPI request_rec.pm
Log:
further improvements
Revision ChangesPath
1.27 +30 -28modperl-2.0/t/response/TestAPI/request_rec.pm
Index: request_rec.pm
==
stas2004/07/24 02:25:27
Modified:t/response/TestAPR finfo.pm
Log:
a test assigning to $r->finfo is in TestAPI::request_rec (this was a dup)
Revision ChangesPath
1.15 +2 -7 modperl-2.0/t/response/TestAPR/finfo.pm
Index: finfo.pm
===
stas2004/07/24 01:57:59
Modified:todo features_missing
Log:
log the missing method $r->last
Revision ChangesPath
1.5 +3 -0 modperl-2.0/todo/features_missing
Index: features_missing
=
stas2004/07/24 00:27:32
Modified:t/response/TestAPI in_out_filters.pm request_rec.pm
Log:
cleanup
Revision ChangesPath
1.2 +0 -2 modperl-2.0/t/response/TestAPI/in_out_filters.pm
Index: in_out_filters.pm
===
stas2004/07/24 00:27:03
Modified:lib/Apache compat.pm
t/conf modperl_extra.pl
Log:
improve the POST reading code (now handles file buckets correctly)
Revision ChangesPath
1.114 +11 -12modperl-2.0/lib/Apache/compat.pm
Index: compat.pm
==