stas2002/08/13 04:46:21
Modified:src/docs/2.0/devel config.cfg
Added: src/docs/2.0/devel/porting porting.pod
Removed: src/docs/2.0/devel/porting_from_1.x porting_from_1.x.pod
Log:
dir/filename change s/porting_from_1.x/porting/
Revision ChangesPath
1.11
stas2002/07/16 04:03:55
Modified:src/docs/2.0/devel/porting_from_1.x porting_from_1.x.pod
Log:
a few more fixes
Revision ChangesPath
1.13 +3 -3
modperl-docs/src/docs/2.0/devel/porting_from_1.x/porting_from_1.x.pod
Index: porting_from_1.x.pod
stas2002/07/16 04:02:52
Modified:src/docs/2.0/devel/porting_from_1.x porting_from_1.x.pod
Log:
add the missing word
Revision ChangesPath
1.12 +1 -1
modperl-docs/src/docs/2.0/devel/porting_from_1.x/porting_from_1.x.pod
Index: porting_from_1.x.pod
stas2002/07/16 03:58:50
Modified:src/docs/2.0/devel/porting_from_1.x porting_from_1.x.pod
Log:
places where the Apache/APR 2.0 API changes are documented
Revision ChangesPath
1.11 +29 -2
modperl-docs/src/docs/2.0/devel/porting_from_1.x/porting_from_1.x.pod
stas2002/06/23 23:14:47
Modified:src/docs/2.0/devel/porting_from_1.x porting_from_1.x.pod
Log:
add a ref to http://docx.webperf.org/
Revision ChangesPath
1.10 +3 -0
modperl-docs/src/docs/2.0/devel/porting_from_1.x/porting_from_1.x.pod
Index: porting_fr
stas2002/06/18 07:01:06
Modified:src/docs/2.0/devel/porting_from_1.x porting_from_1.x.pod
Log:
POD markup cannot be used in the NAME section of the POD [spotted by Issac
Goldstand <[EMAIL PROTECTED]>]
Revision ChangesPath
1.9 +1 -1
modperl-docs/src/docs/
stas2002/06/06 11:52:14
Modified:src/docs/2.0/devel/porting_from_1.x porting_from_1.x.pod
Log:
cleanups and updates
Revision ChangesPath
1.8 +87 -32
modperl-docs/src/docs/2.0/devel/porting_from_1.x/porting_from_1.x.pod
Index: porting_from_1.x.pod
stas02/05/21 23:03:35
Modified:src/docs/2.0/devel/porting_from_1.x porting_from_1.x.pod
Log:
a better header
Revision ChangesPath
1.7 +1 -1
modperl-docs/src/docs/2.0/devel/porting_from_1.x/porting_from_1.x.pod
Index: porting_from_1.x.pod
===
stas02/05/21 22:48:09
Modified:src/docs/2.0/devel/porting_from_1.x porting_from_1.x.pod
Log:
add a note regarding ap_hard_timeout() and ap_kill_timeout() functions
Submitted by: dougm
Revision ChangesPath
1.6 +13 -0
modperl-docs/src/docs/2.0/devel/port