Author: stas
Date: Fri Jul 8 12:04:13 2005
New Revision: 209855
URL: http://svn.apache.org/viewcvs?rev=209855&view=rev
Log:
fix the magic type logging
Modified:
perl/modperl/trunk/src/modules/perl/modperl_common_util.c
Modified: perl/modperl/trunk/src/modules/perl/modperl_common_util.c
URL:
Author: stas
Date: Fri Jul 8 12:05:01 2005
New Revision: 209856
URL: http://svn.apache.org/viewcvs?rev=209856&view=rev
Log:
blead fix: "%_" => "%" SVf
Modified:
perl/modperl/trunk/src/modules/perl/modperl_io.c
Modified: perl/modperl/trunk/src/modules/perl/modperl_io.c
URL:
http://svn.apach
Author: stas
Date: Fri Jul 8 12:05:32 2005
New Revision: 209857
URL: http://svn.apache.org/viewcvs?rev=209857&view=rev
Log:
perl blead fix: "%vd" doesn't work anymore
Modified:
perl/modperl/trunk/src/modules/perl/mod_perl.c
Modified: perl/modperl/trunk/src/modules/perl/mod_perl.c
URL:
http
Author: stas
Date: Fri Jul 8 12:06:22 2005
New Revision: 209858
URL: http://svn.apache.org/viewcvs?rev=209858&view=rev
Log:
perl blead fix: HvNAME() may return 0 (fixing a warning for a potential
strlen(0))
Modified:
perl/modperl/trunk/src/modules/perl/modperl_mgv.c
Modified: perl/modperl/
Author: stas
Date: Fri Jul 8 12:07:46 2005
New Revision: 209859
URL: http://svn.apache.org/viewcvs?rev=209859&view=rev
Log:
perl blead fix: in 5.9.3 HvPMROOT was completely removed, temporary using
Perl_Imodglobal_ptr(thx)))->xmg_magic (which fails on perl_clone from ithreads,
but
otherwise wo
Author: stas
Date: Fri Jul 8 12:08:53 2005
New Revision: 209860
URL: http://svn.apache.org/viewcvs?rev=209860&view=rev
Log:
perl blead fixes:
- xhv->xhv_array doesn't exist anymore, using the wrapper HvARRAY(hv)
- types casting
Modified:
perl/modperl/trunk/src/modules/perl/modperl_util.c
Mo
Author: stas
Date: Fri Jul 8 12:09:49 2005
New Revision: 209861
URL: http://svn.apache.org/viewcvs?rev=209861&view=rev
Log:
blead perl temp fix: some recent change introduced tainting problems, will
remove
the workaround once blead perl is fixed
Modified:
perl/modperl/trunk/src/modules/per
Author: stas
Date: Fri Jul 8 12:10:18 2005
New Revision: 209862
URL: http://svn.apache.org/viewcvs?rev=209862&view=rev
Log:
blead perl fix: casting warning
Modified:
perl/modperl/trunk/xs/ModPerl/Util/ModPerl__Util.h
Modified: perl/modperl/trunk/xs/ModPerl/Util/ModPerl__Util.h
URL:
http://
Author: stas
Date: Fri Jul 8 12:10:50 2005
New Revision: 209863
URL: http://svn.apache.org/viewcvs?rev=209863&view=rev
Log:
blead perl fix: casting warning
Modified:
perl/modperl/trunk/xs/APR/Socket/APR__Socket.h
Modified: perl/modperl/trunk/xs/APR/Socket/APR__Socket.h
URL:
http://svn.apac
Author: stas
Date: Fri Jul 8 12:14:59 2005
New Revision: 209864
URL: http://svn.apache.org/viewcvs?rev=209864&view=rev
Log:
recent changes
Modified:
perl/modperl/trunk/Changes
Modified: perl/modperl/trunk/Changes
URL:
http://svn.apache.org/viewcvs/perl/modperl/trunk/Changes?rev=209864&r1=2
Author: stas
Date: Fri Jul 8 12:19:31 2005
New Revision: 209866
URL: http://svn.apache.org/viewcvs?rev=209866&view=rev
Log:
merging from trunk from r209127 to r209863
Modified:
perl/modperl/branches/clone-skip-unstable/src/modules/perl/mod_perl.c
perl/modperl/branches/clone-skip-unstabl
[EMAIL PROTECTED] wrote:
Author: stas
Date: Fri Jul 8 12:05:32 2005
New Revision: 209857
URL: http://svn.apache.org/viewcvs?rev=209857&view=rev
Log:
perl blead fix: "%vd" doesn't work anymore
Sweet christ. That was driving me crazy.
Thanks Stas.
--
END
-
Author: stas
Date: Fri Jul 8 12:36:08 2005
New Revision: 209871
URL: http://svn.apache.org/viewcvs?rev=209871&view=rev
Log:
things we need not forget to fix better
Modified:
perl/modperl/trunk/todo/release
Modified: perl/modperl/trunk/todo/release
URL:
http://svn.apache.org/viewcvs/perl/mo
13 matches
Mail list logo