Change 34416: pv_uni_display () omitted backslash in output string

2008-09-25 Thread H . Merijn Brand
Change 34416 by [EMAIL PROTECTED] on 2008/09/25 11:55:49 pv_uni_display () omitted backslash in output string Affected files ... ... //depot/perl/utf8.c#311 edit Differences ... //depot/perl/utf8.c#311 (text) Index: perl/utf8.c --- perl/utf8.c#310~33291~ 2008-02-12

Change 34417: New XS::APItest's for sv_peek based on my DDumper work

2008-09-25 Thread H . Merijn Brand
Change 34417 by [EMAIL PROTECTED] on 2008/09/25 12:54:16 New XS::APItest's for sv_peek based on my DDumper work Affected files ... ... //depot/perl/ext/XS/APItest/APItest.pm#23 edit ... //depot/perl/ext/XS/APItest/APItest.xs#45 edit ... //depot/perl/ext/XS/APItest/t/svpeek.t#1 add

Change 34418: Add new test file to MANIFEST. Fix tests for threaded builds.

2008-09-25 Thread H . Merijn Brand
Change 34418 by [EMAIL PROTECTED] on 2008/09/25 13:46:24 Add new test file to MANIFEST. Fix tests for threaded builds. Affected files ... ... //depot/perl/MANIFEST#1724 edit ... //depot/perl/ext/XS/APItest/APItest.xs#46 edit Differences ... //depot/perl/MANIFEST#1724 (text)

apc-sync is back

2008-09-25 Thread Kevin J. Woolley
Hello folks, apc-sync was down since yesterday afternoon due to a permissions issue on the new server. This is now fixed and apc-sync should be catching up on the next few cycles (spaced 15 minutes apart). Thank you for your patience as we get things stable on the new system. Thank you,

Change 34418: Add new test file to MANIFEST. Fix tests for threaded builds.

2008-09-25 Thread H . Merijn Brand
Change 34418 by [EMAIL PROTECTED] on 2008/09/25 13:46:24 Add new test file to MANIFEST. Fix tests for threaded builds. Affected files ... ... //depot/perl/MANIFEST#1724 edit ... //depot/perl/ext/XS/APItest/APItest.xs#46 edit Differences ... //depot/perl/MANIFEST#1724 (text)

Change 34417: New XS::APItest's for sv_peek based on my DDumper work

2008-09-25 Thread H . Merijn Brand
Change 34417 by [EMAIL PROTECTED] on 2008/09/25 12:54:16 New XS::APItest's for sv_peek based on my DDumper work Affected files ... ... //depot/perl/ext/XS/APItest/APItest.pm#23 edit ... //depot/perl/ext/XS/APItest/APItest.xs#45 edit ... //depot/perl/ext/XS/APItest/t/svpeek.t#1 add

Change 34416: pv_uni_display () omitted backslash in output string

2008-09-25 Thread H . Merijn Brand
Change 34416 by [EMAIL PROTECTED] on 2008/09/25 11:55:49 pv_uni_display () omitted backslash in output string Affected files ... ... //depot/perl/utf8.c#311 edit Differences ... //depot/perl/utf8.c#311 (text) Index: perl/utf8.c --- perl/utf8.c#310~33291~ 2008-02-12

Change 34419: Don't skip exporting Perl_sv_peek in non-DEBUGGING builds since it

2008-09-25 Thread Steve Hay
Change 34419 by [EMAIL PROTECTED] on 2008/09/25 17:12:37 Don't skip exporting Perl_sv_peek in non-DEBUGGING builds since it is now used in XS::APItest (as of #34417) Affected files ... ... //depot/perl/makedef.pl#234 edit Differences ... //depot/perl/makedef.pl#234 (text)