p5sagit/p5-mst-13.2.git
2010-03-11 Rafael Garcia... Re-TODO one more Deparse test
2010-03-11 Karl Williamson Note that can be warned on implicit utf8 upgrade
2010-03-10 David Mitchell revert const deparsing in Deparse.pm
2010-03-10 Zefram [perl #72740]: Blead breaks LEMBARK/LinkedList-Single...
2010-03-08 Nicholas Clark In comments, correct two instances of SVf_PADSTALE...
2010-03-08 David Golden add makerel option to skip tarball creation
2010-03-08 Rafael Garcia... Fix comments about @INC ordering
2010-03-08 Tony Cook list undocumented API and internal functions in perlapi...
2010-03-08 Reini Urban Support cygwin-1.7 mount
2010-03-08 Reini Urban Add perlintern.pod documentation docatch + prescan_version
2010-03-08 Karl Williamson Document that there are bugs with EBCDIC and regexes
2010-03-07 Rafael Garcia... Bump Safe to version 2.25
2010-03-07 Nick Cleaton Further improvements to the security fix in 16ac9e9a418...
2010-03-07 Jesse Vincent Revert "Upgrade to IPC::SysV 2.02" - We're frozen....
2010-03-07 Jesse Vincent Revert "Upgrade to Devel::PPPort 3.19_02" - we're froze...
2010-03-07 Marcus Holland... Merge remote branch 'origin/blead' into blead
2010-03-07 Marcus Holland... Upgrade to IPC::SysV 2.02
2010-03-07 Gisle Aas Only define PERL_PATCHNUM when either git or the .patch...
2010-03-07 Marcus Holland... Upgrade to Devel::PPPort 3.19_02
2010-03-07 Craig A. Berry Moduule::Build test tweaks for VMS.
2010-03-07 Craig A. Berry ExtUtils-CBuilder test tweak for VMS.
2010-03-06 Rafael Garcia... Merge branch 'dual/Safe' into blead
2010-03-06 Rafael Garcia... Bump version to 2.24 and update Changes
2010-03-06 Rafael Garcia... Clean the stashes from the Safe compartment after evalu...
2010-03-03 Vincent Pit Fix an example for LC_COLLATE in POSIX.pod that actuall...
2010-03-03 Jan Dubois Revert "Forbid labels with keyword names"
2010-03-03 Jan Dubois Setup @INC at compile time because commit ec34a119...
2010-03-02 David Mitchell [perl #73174] swash_init() wasn't saving %^H
2010-03-02 David Mitchell fetching from e.g. github requires a repo name
2010-03-02 Craig A. Berry Skip Pod::Parser's find.t on VMS for now.
2010-03-02 Craig A. Berry Don't scrub DCL$PATH unless it's there.
2010-03-02 Craig A. Berry Cannot portably split on $Config{path_sep} -- use quote...
2010-02-28 Rafael Garcia... Un-TODO warning test
2010-02-28 Karl Williamson Note this doesn't work: $re = "\\N{...}"; /$re/
2010-02-28 Karl Williamson Document some re bugs in perlre.pod
2010-02-28 Karl Williamson Document 5.8 regression #72998 in delta
2010-02-28 Karl Williamson Document parsing changes for [perl #56444] patch
2010-02-28 Karl Williamson Revise wording about /x caveats
2010-02-28 Karl Williamson Mention \N{U+...} documentation in delta
2010-02-28 Karl Williamson Add statement about UTF-8 and \N{} to delta
2010-02-28 Karl Williamson Document Unicode case-insensitive [] range bug
2010-02-28 Karl Williamson Quote a code example
2010-02-28 Karl Williamson Add deprecation of non-name \N{foo} to delta pod
2010-02-28 Karl Williamson Revise notes on /x modifier
2010-02-28 Karl Williamson Mark \N meaning [^\n] as experimental
2010-02-28 Karl Williamson Mention there are places /x modifier is ineffective
2010-02-28 Karl Williamson Clarify perlrebackslash.pod
2010-02-28 Karl Williamson Note existence (and warn against using) \N{U+c1.c2...}
2010-02-28 Karl Williamson Note that \N{U+...} forces character semantics
2010-02-28 Karl Williamson Document \N{U+...}
2010-02-28 Karl Williamson Mention \N{U+...} in perlunicode.pod
2010-02-28 Karl Williamson Update documentation
2010-02-28 Karl Williamson Update pods for \N changes
2010-02-28 Karl Williamson Update charnames documentations for \N changes, bugs
2010-02-28 Karl Williamson Clarify sv.c API wording.
2010-02-28 David Mitchell fix for [perl #72604] @DB::args and win32 fork
2010-02-26 David Mitchell bytes.pm: downgrade DEPRECATED to NOTICE
2010-02-26 Rafael Garcia... Remove unused variable, spotted by Alex Hunsaker
2010-02-26 Tim Bunce Add methods wrap_code_ref and wrap_code_refs_within
2010-02-25 Rafael Garcia... Typo fix
2010-02-24 David Mitchell more prose fixups to bytes.pm deprecation warning
2010-02-24 Rafael Garcia... Also share SWASHGET in perls < 5.10, before it was...
2010-02-23 Rafael Garcia... Add more version::vxs routines to the default share
2010-02-23 Jan Dubois Teach bump-perl-version about additional perl511 refere...
2010-02-23 Nicholas Clark Regression test for 34394ecd - SVs that were only on...
2010-02-23 Jan Dubois Symbol S_no_symref_sv should be static (local to the...
2010-02-23 Jan Dubois Teach bump-perl-version about perl511.dll, perl511...
2010-02-22 Steve Hay Update the release managers' guide: don't push the...
2010-02-22 Rafael Garcia... Add new test in Safe's MANIFEST
2010-02-22 Rafael Garcia... Bump version to 2.23
2010-02-22 Rafael Garcia... Add some symbols from version::vxs to the default share
2010-02-22 Tim Bunce [perl #72942] Can't perform unicode operations in Safe...
2010-02-22 Rafael Garcia... Install Safe in "site" instead of "perl" for perls...
2010-02-22 David Mitchell fix prose from previous lib/bytes.pm doc update
2010-02-22 David Mitchell Better explain utf8::upgrade/downgrade/encode/decode
2010-02-22 David Mitchell deprecate bytes.pm
2010-02-22 Abigail Bram pointed out the new tests hang if the fix for...
2010-02-22 Steve Hay Another minor update to the release managers' guide
2010-02-22 Craig A. Berry Don't multiply define Perl_regcurly in core and the...
2010-02-21 David Mitchell stop skipping ext/Fcntl/t/syslfs.t
2010-02-21 David Mitchell stop cpan/Memoize/t/tie_ndbm.t being skipped
2010-02-21 David Mitchell stop op/groups.t skipping on Linux
2010-02-21 David Mitchell Sys-Syslog/t/constants.t couldn't find macros.all
2010-02-21 Steve Hay Update Porting/release_managers_guide.pod and Porting...
2010-02-21 Steve Hay Fix the NAME in two old perlXYZdelta.pod files
2010-02-21 Steve Hay Create perl5116delta and update other versions
2010-02-21 Steve Hay Stop pod/buildtoc from changing EOLs on Win32
2010-02-21 Abigail Merge branch 'tie-scalar' into blead
2010-02-21 Steve Hay Update future release schedule
2010-02-21 Abigail Upped VERSION
2010-02-21 Nicholas Clark Since change 9c901649534a1360, vendorlib_stem isn't...
2010-02-20 Steve Hay Final update to perl5115delta.pod
2010-02-20 Steve Hay Record Perl 5.11.5 and a new pumpkin keeper in perlhist
2010-02-20 Steve Hay Fix Module::CoreList's own $VERSION in 5.11.4
2010-02-20 Steve Hay Update Module::CoreList for Perl 5.11.5
2010-02-20 Abigail Don't recurse forever if both new() and TIESCALAR(...
2010-02-20 Abigail Document differences between Tie::Scalar and Tie::StdScalar
2010-02-20 Steve Hay Missed a version bump in README.vms
2010-02-20 Steve Hay Bump version to 5.11.5
2010-02-20 Steve Hay Stop Porting/bump-perl-version from changing EOLs on...
next