Andy Dougherty: c77ce6f Correct variable names in embed.fnc for hv_free_ent and hv_free_ent_ret. Craig A. Berry: 09c9c44 Remove EFS escapes in unixify without directory components. 5924733 Make vmsify support files with no directory component. db2284b Pass-through handling (again) in tovmsspec. 12d07ca Remove unused feature setting from vms/vms.c. 812e68f Standardize removal of escapes in unixify. 56f8084 Make File::DosGlob handle VMS extended filespecs. b7ac455 Make unixify unescape filespecs already in Unix format. 8a753a8 Help ExtUtils::Manifest deal with VMS extended filespecs. 6d53ee2 Make readdir on VMS only unixify when asked. 012528a Make extended filename syntax the default on VMS. David Golden: a820780 Benchmark iteration warnings should warn, not print David Mitchell: 106d245 pmruntime(): rename var to avoid macro name clash 3543180 pmruntime(): change '=' to '==' in an assertion James E Keenan: 06fdbb0 Note why switchF1.t and switchp.t do not use test.pl. 6428272 Convert to use of t/test.pl d907e2e Belated Happy New Year! 3bd791f Data-Dumper: Boost test coverage and refactor. 68b0315 Merge branch 'data-dumper-testing' into blead 8cdf5ba Add entry for update to Data::Dumper. Nicholas Clark: de19dea Test that call checkers are copied with actual closures. Ricardo Signes: 0d0268b prevent failures deep in value dumping from aborting Steffen Mueller: 7bd37d0 Remove dead code in Perl_sv_cmp_flags 2a0fd0f Custom ops may be experimental, but sure aren't new f035846 The rpeepp and peepp functions need a THX 407f86e Minor doc fix: pp_addr => op_ppaddr Tony Cook: 2e3d324 syntax check a directory: set the test process locale too 7af8b2b TODO tests for opening upgraded scalars 02c3c86 fail to open scalars containing characters that don't fit in a byte 1693fdb document the new warning 99da03e bump PerlIO::scalar's version 52879d7 TODO tests for reads from a scalar changed to upgraded after open b38d579 handle reading from a SVf_UTF8 scalar f07ca60 TODO tests for writing to a SVf_UTF8 scalar eeee3e0 warn and fail on writes to SVf_UTF8 SVs a951350 [perl #109828] disallow scalar I/O on non-byte strings d1e2f60 PL_Vars and PL_VarsPtr aren't exported under PERL_GLOBAL_STRUCT_PRIVATE 42bb57a fix -DPERL_GLOBAL_STRUCT_PRIVATE builds e7aa357 avoid PERL_UNICODE interfering with the new PerlIO-scalar tests 9d54a69 EINVAL is expected when f?pathconf() isn't implemented for a path d188ff5 un-TODO a test that passes on recent FreeBSD bulk88 (via RT): a03199e hv.c: add some NULL check removal