cvs commit: modperl-2.0/xs/maps apr_functions.map

2002-01-30 Thread stas
stas02/01/30 18:41:27 Modified:t/response/TestAPR util.pm xs/maps apr_functions.map Log: - backoff my change from APR:: to APR::Util:: in the mapping of functions generate_random_bytes, password_validate, strerror Revision ChangesPath 1.3 +3 -

cvs commit: modperl-2.0/xs/maps apr_functions.map

2002-01-29 Thread stas
stas02/01/29 22:57:31 Modified:xs/maps apr_functions.map Log: - package guessing was wrong, was using APR::function instead of APR::Util::function. remove guessing. Revision ChangesPath 1.33 +1 -1 modperl-2.0/xs/maps/apr_functions.map Index: apr_fun

cvs commit: modperl-2.0/xs/maps apr_functions.map

2002-01-29 Thread stas
stas02/01/29 21:21:53 Modified:t/protocol/TestProtocol echo_filter.pm xs/APR/APR apr-test xs/maps apr_functions.map Added: t/response/TestAPR util.pm xs/APR/Util APR__Util.h Removed: t/response/TestAPR lib.pm

Re: cvs commit: modperl-2.0/xs/maps apr_functions.map modperl_functions.map

2002-01-29 Thread Doug MacEachern
On 29 Jan 2002 [EMAIL PROTECTED] wrote: > +-apr_strfsize the stuff below should be here, like: apr_strfsize | mpxs_APR__String_strfsize | buf | format_size > --- modperl_functions.map 21 Jan 2002 08:27:30 - 1.33 > +++ modperl_functions.map 29 Jan 2002 07:47:25 -

cvs commit: modperl-2.0/xs/maps apr_functions.map modperl_functions.map

2002-01-28 Thread stas
stas02/01/28 23:47:25 Modified:xs/maps apr_functions.map modperl_functions.map Added: t/response/TestAPR string.pm Log: - implement APR::String::format_size as a wrapper to apr_strfsize Revision ChangesPath 1.1 modperl-2.0/t/response/TestAPR

cvs commit: modperl-2.0/xs/maps apr_functions.map

2002-01-20 Thread stas
stas02/01/20 21:41:54 Modified:xs/maps apr_functions.map Log: - supply the default for the mech member mech=APR_LOCK_DEFAULT in apr_lock_create Revision ChangesPath 1.28 +1 -1 modperl-2.0/xs/maps/apr_functions.map Index: apr_functions.map

cvs commit: modperl-2.0/xs/maps apr_functions.map

2001-12-15 Thread dougm
dougm 01/12/15 15:51:13 Modified:xs/maps apr_functions.map Log: adjust to apr_pool_create() change Revision ChangesPath 1.26 +1 -1 modperl-2.0/xs/maps/apr_functions.map Index: apr_functions.map =

cvs commit: modperl-2.0/xs/maps apr_functions.map

2001-10-21 Thread dougm
dougm 01/10/21 18:52:06 Modified:xs/maps apr_functions.map Log: disable Apache::Signal::get_description (not available on all platforms) Revision ChangesPath 1.25 +2 -1 modperl-2.0/xs/maps/apr_functions.map Index: apr_functions.map ===

cvs commit: modperl-2.0/xs/maps apr_functions.map

2001-09-28 Thread stas
stas01/09/28 10:20:32 Modified:t/response/TestAPR table.pm xs/APR/Table APR__Table.h xs/maps apr_functions.map Log: - the list context APR::Table::get implementation + tests Revision ChangesPath 1.4 +18 -7 modperl-2.0/t/respon

cvs commit: modperl-2.0/xs/maps apr_functions.map apr_types.map

2001-09-16 Thread dougm
dougm 01/09/16 17:38:07 Modified:xs/maps apr_functions.map apr_types.map Log: add new api mappings Revision ChangesPath 1.20 +16 -0 modperl-2.0/xs/maps/apr_functions.map Index: apr_functions.map =

cvs commit: modperl-2.0/xs/maps apr_functions.map apr_structures.map apr_types.map

2001-08-19 Thread dougm
dougm 01/08/19 10:33:33 Modified:src/modules/perl modperl_types.h xs/APR/URI APR__URI.h xs/Apache/URI Apache__URI.h xs/maps apr_functions.map apr_structures.map apr_types.map Log: adjust to apr uri renaming Revision ChangesPa

cvs commit: modperl-2.0/xs/maps apr_functions.map

2001-07-15 Thread dougm
dougm 01/07/15 15:26:01 Modified:xs/maps apr_functions.map Log: add APR::Bucket::{eos,flush}_create} functions Revision ChangesPath 1.14 +2 -2 modperl-2.0/xs/maps/apr_functions.map Index: apr_functions.map =

cvs commit: modperl-2.0/xs/maps apr_functions.map

2001-07-13 Thread dougm
dougm 01/07/13 09:34:03 Modified:t/response/TestAPR pool.pm xs/maps apr_functions.map Log: apr_pool_num_bytes is now only available #ifdef APR_POOL_DEBUG Revision ChangesPath 1.2 +4 -4 modperl-2.0/t/response/TestAPR/pool.pm Index: pool.p

cvs commit: modperl-2.0/xs/maps apr_functions.map

2001-04-27 Thread dougm
dougm 01/04/27 14:12:58 Modified:xs/maps apr_functions.map Log: adjust to apr_pool_num_bytes api change Revision ChangesPath 1.9 +1 -1 modperl-2.0/xs/maps/apr_functions.map Index: apr_functions.map

cvs commit: modperl-2.0/xs/maps apr_functions.map apr_structures.map apr_types.map

2001-04-17 Thread dougm
dougm 01/04/17 22:10:44 Modified:xs/maps apr_functions.map apr_structures.map apr_types.map Log: enable APR::Bucket module, add some APR::Brigade methods Revision ChangesPath 1.7 +46 -31modperl-2.0/xs/maps/apr_functions.map Index: apr_functions.map ==

cvs commit: modperl-2.0/xs/maps apr_functions.map

2001-04-11 Thread dougm
dougm 01/04/11 22:38:25 Modified:xs/APR/Pool APR__Pool.h xs/maps apr_functions.map Added: t/response/TestAPR pool.pm Log: add support for APR::Pool->cleanup and tests for APR::Pool Revision ChangesPath 1.1 modperl-2.0/t/response

cvs commit: modperl-2.0/xs/maps apr_functions.map apr_structures.map apr_types.map

2001-03-15 Thread dougm
dougm 01/03/15 16:01:39 Modified:xs/maps apr_functions.map apr_structures.map apr_types.map Log: add new apr_ipsubnet_ functions Revision ChangesPath 1.4 +5 -1 modperl-2.0/xs/maps/apr_functions.map Index: apr_functions.map ===

cvs commit: modperl-2.0/xs/maps apr_functions.map

2001-03-12 Thread dougm
dougm 01/03/12 21:25:12 Modified:xs/maps apr_functions.map Added: xs/APR/Socket APR__Socket.h Log: add wrappers for apr_{recv,send} Revision ChangesPath 1.1 modperl-2.0/xs/APR/Socket/APR__Socket.h Index: APR__Socket.h ==

cvs commit: modperl-2.0/xs/maps apr_functions.map

2001-03-12 Thread dougm
dougm 01/03/12 17:53:30 Modified:xs/maps apr_functions.map Log: add new functions Revision ChangesPath 1.2 +3 -0 modperl-2.0/xs/maps/apr_functions.map Index: apr_functions.map === RCS

cvs commit: modperl-2.0/xs/maps apr_functions.map apr_structures.map apr_types.map

2001-03-04 Thread dougm
dougm 01/03/04 19:49:21 Added: xs/maps apr_functions.map apr_structures.map apr_types.map Log: the function/structure/type maps for apr Revision ChangesPath 1.1 modperl-2.0/xs/maps/apr_functions.map Index: apr_functions.map ==