p5sagit/p5-mst-13.2.git
2010-03-16 Rainer Tammer Clarify libgdbm use on AIX
2010-03-16 Jan Dubois Update Windows specific changes
2010-03-16 Jan Dubois Order platform specific changes alphabetically by platform
2010-03-16 Jan Dubois Note that forbidding keywords as labels is controversial
2010-03-15 H.Merijn Brand Add Porting/corelist-diff to MANIFEST
2010-03-14 Jesse Vincent Updated AUTHORS file to be current with checkAUTHORS...
2010-03-14 Jesse Vincent several typos in perldelta
2010-03-14 Jesse Vincent feature.pm needed to be taught about "use feature ...
2010-03-14 Jesse Vincent perldelta updated for new version of Module::CoreList
2010-03-14 Jesse Vincent Module::CoreList bumped to 2.27 and updated with versio...
2010-03-14 Jesse Vincent Added placeholder for RC0 in perlhist
2010-03-14 Jesse Vincent README updates for 5.12.0
2010-03-14 Jesse Vincent The "right" perldelta is now 5.12.0's
2010-03-14 Jesse Vincent Update patchlevel.h to note that this is RC0 and not...
2010-03-14 Jesse Vincent Bump to 5.12.0
2010-03-14 Jesse Vincent perldelta typo caught by Karl
2010-03-14 Karl Williamson A few small fixes to perl5120delta.pod
2010-03-14 Jesse Vincent Left a debugging statement in a Porting tool. Oops!
2010-03-14 Jesse Vincent Remove TODO section from perldelta
2010-03-14 Jesse Vincent Further updates to perldelta:
2010-03-14 Jesse Vincent Add the author list for 5.12.0
2010-03-14 Jesse Vincent Update Perl 5.12.0 delta. It needs a spellcheck, proofr...
2010-03-14 Ricardo Signes better perl version output in corelist-diff
2010-03-14 Ricardo Signes tool to produce corelist diffs
2010-03-13 Jesse Vincent pod cleanup
2010-03-13 Jesse Vincent Some copyediting perldelta. Pulled in .11.5 delta
2010-03-13 H.Merijn Brand Revive threaded builds for AIX
2010-03-13 Nicholas Clark In Perl_sv_compile_2op(), remove a suggestion to merge...
2010-03-12 Tom Hukins Use POD references to documentation when possible.
2010-03-12 Tom Hukins Use simpler language.
2010-03-12 Tom Hukins Use POD-style references in the "SEE ALSO" section.
2010-03-12 Tom Hukins Use POD-style references
2010-03-12 H.Merijn Brand Tighten the ropes on sGMTIME_min for HP-UX 11.00
2010-03-11 Jesse Vincent [perl# 73490] Bump Time::Piece to a devel release that...
2010-03-11 Nicholas Clark Clarify that patching deprecate.pm is intended to facil...
2010-03-11 Nicholas Clark Describe the limitations and pitfalls of @DB::args.
2010-03-11 Nicholas Clark Fix stringification assumption bug in overload.t, revea...
2010-03-11 David Mitchell remove gv_try_downgrade from the public API
2010-03-11 H.Merijn Brand Limit HP-UX 11.00 time to 48 bit in 64bit mode
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
next