p5sagit/p5-mst-13.2.git
2009-11-22 Rafael Garcia... Add deprecation of goto to inner scopes to perldelta
2009-11-22 Rafael Garcia... Add Karl's text describing his Unicode property changes...
2009-11-22 Rafael Garcia... Merge branch 'mktables' into blead
2009-11-22 Rafael Garcia... Remove mktables.lst, since it's generated
2009-11-22 Rafael Garcia... Add new generated file lib/unicore/Heavy.pl to gitignore
2009-11-22 Rafael Garcia... Fix plan syntax in TAP output
2009-11-22 Karl Williamson mktables revamp
2009-11-21 Vincent Pit Fix unindented code in perlfunc after 5ed4f2ecec5b66fee...
2009-11-21 Jesse Vincent Resort MANIFEST - Latest Module::Build MANIFEST update...
2009-11-21 Rafael Garcia... Add new warning introduced by last patch in perldiag.
2009-11-21 Gerard Goossen deprecate "goto" to jump into a construct
2009-11-21 Gerard Goossen Force OP_REQUIRE to scalar context at the end of ck_req...
2009-11-21 Gerard Goossen Add a TODO test for "require" always being in scalar...
2009-11-21 Craig A. Berry Make -UDEBUGGING the default on VMS for 5.12.0.
2009-11-21 Craig A. Berry Perl_pad_sv and Perl_hv_assert don't exist without...
2009-11-21 Craig A. Berry Declaration nit in vms.c's Perl_my_fwrite.
2009-11-21 David Golden Update generated Module::Build::ConfigData
2009-11-21 Craig A. Berry Avoid logical name conflicts in File::Path::_rmtree...
2009-11-21 Jan Dubois Always add a manifest resource to perl.exe to specify...
2009-11-20 David Golden quick-fix broken Module::Build::Platforms::VMS
2009-11-20 Abigail Update count
2009-11-20 Abigail Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-11-20 Abigail Fix bug #68260
2009-11-20 Nicholas Clark Parse embed.fnc first, then cross-check consistency...
2009-11-20 Nicholas Clark Synchronise "may change"/"experimental" flags between...
2009-11-20 Nicholas Clark Merge near-duplicate code for 'api' and 'guts'.
2009-11-20 Nicholas Clark Merge %apidocs and %gutsdocs into $docs{api} and $docs...
2009-11-20 Moritz Lenz Clarify docs for implicit "next" on all "when" blocks
2009-11-20 Rafael Garcia... Missing static storage class for some new static functions
2009-11-20 Nicholas Clark Fix up the NAME in perl5112delta.pod
2009-11-20 Nicholas Clark Always bless filehandles into IO::Handle:: - don't...
2009-11-20 Chris Williams Updated Module::CoreList Changes etc for a CPAN release
2009-11-20 Leon Brocard create perl5113delta
2009-11-20 Leon Brocard Fix perldelta_template extension
2009-11-20 Leon Brocard Tiny English fix
2009-11-20 brian d foy * Note that unlink sets $! on failure.
2009-11-20 brian d foy * Fixing inconsistent use of tabs in perlfunc. Now...
2009-11-20 brian d foy * FAQ sync for Nov blead release
2009-11-19 brian d foy * Fixed sort example using =(\d+)
2009-11-19 Leon Brocard Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-11-19 Leon Brocard Module::CoreList updated for the real 5.11.2, including...
2009-11-19 Nicholas Clark Convert the shell pipeline for the list of committers...
2009-11-19 Leon Brocard The lexer API is very exciting, but only mention it...
2009-11-19 Leon Brocard Run Porting/podtidy
2009-11-19 Leon Brocard Add details of module updates
2009-11-19 Leon Brocard Delete a few more sections
2009-11-19 Leon Brocard Delete sections, add a bunch more
2009-11-19 H.Merijn Brand Merge branch 'blead' of perl5.git.perl.org:/gitroot...
2009-11-19 H.Merijn Brand Sync AUTHORS and Porting/checkAUTHORS.pl with Changelogs
2009-11-19 Leon Brocard Mention how to generate stats for the Acknowledgements
2009-11-19 Frank Wiegand Fix POD: C<...->...> => C<< ...-> ... >>
2009-11-19 David Golden Updated Module::Build to 0.35_09
2009-11-19 Leon Brocard Fill in some details about the release
2009-11-19 Leon Brocard Tweak tense, remove double spaces
2009-11-19 Chris Williams Bump version of Module::CoreList to 2.23
2009-11-19 Nicholas Clark Abolish xio_lines from struct PVIO - store IoLINES...
2009-11-19 Nicholas Clark PVIOs don't use the SvIVX slot.
2009-11-19 Zefram lexer API fixes
2009-11-19 Zefram minitest fixes
2009-11-18 Leon Brocard Add a few more distribution versus module name exceptions
2009-11-18 Leon Brocard Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-11-18 Leon Brocard Add the 5.11.2 release
2009-11-18 Vincent Pit {camel,dromedary}.booking.com names are gone, so update...
2009-11-18 Leon Brocard Module::CoreList updated for 5.11.2
2009-11-18 Leon Brocard Fix two spelling errors
2009-11-18 Leon Brocard Bump 5.11.1 -> 5.11.2 in all sorts of places it's ...
2009-11-18 Chris Williams Updated CPAN path for Module::CoreList in Maintainers.pl
2009-11-18 Leon Brocard Fix minor typo in comment
2009-11-18 Nicholas Clark Skip the scope name checks if PL_scopestack_name is...
2009-11-18 Nicholas Clark PL_scopestack_name needs to be present, -DDEBUGGING...
2009-11-18 Chris Williams Update CPANPLUS::Dist::Build to cpan version 0.44
2009-11-18 Nicholas Clark Correct the arguments to MBTest->tmpdir() to reflect...
2009-11-18 David Golden Updated Module::Build to 0.35_08
2009-11-17 Abigail Typo fix
2009-11-17 Nicholas Clark Correctly check that functions flagged as documented...
2009-11-17 Nicholas Clark Correct the flags for 3 functions that don't actually...
2009-11-16 Jan Dubois Remove dead preprocessor code from toke.c
2009-11-16 Jan Dubois Fix crash in refactored lexer internals
2009-11-16 Gerard Goossen add op class assertions to newXXXOP functions
2009-11-16 David Golden Document SIGPIPE when printing to closed socket
2009-11-16 Jesse Vincent Patches to Encode 2.38 to match current test layout
2009-11-16 Jesse Vincent Updated Encode to CPAN release 2.38
2009-11-15 Chris Williams Update CPANPLUS::Dist::Build to cpan version 0.42
2009-11-15 Chris Williams Update IPC::Cmd to cpan version 0.54
2009-11-15 Nicholas Clark Inline PL_no_symref_sv into its users. Deprecate the...
2009-11-15 Nicholas Clark Inline PL_no_symref into pp_entersub. Deprecate the...
2009-11-15 Zefram lexer API
2009-11-15 Nicholas Clark Make the style of pad_add_name's flags consistent with...
2009-11-15 Nicholas Clark Change S_pad_check_dup()'s arguments from char*/STRLEN...
2009-11-15 Nicholas Clark Convert pad_check_dup() to static linkage, and call...
2009-11-15 Nicholas Clark Refactor common code paths from Perl_pad_add_name(...
2009-11-15 David Golden Change perl -v version format
2009-11-15 Rafael Garcia... Performance optimisation in assert, suggested by Tim...
2009-11-15 Vincent Pit Teach B::Deparse about in-place reverse
2009-11-14 Chris Williams Updated File::Fetch to cpan version 0.22
2009-11-14 Rafael Garcia... Include legacy.t in the maintainance list
2009-11-14 Rafael Garcia... POD fixes and typos
2009-11-14 Karl Williamson add code for Unicode semantics for non-utf8 latin1...
2009-11-14 Graham Barr Update to Scalar-List-Utils-1.22 from CPAN
2009-11-14 Steve Hay Revert core fixes for IO-Compress following IO-Compress...
next