p5sagit/p5-mst-13.2.git
2008-12-31 Yves Orton much better git related version numbering in our (...
2008-12-30 Igor Sutton added information how to build on Leopard
2008-12-29 Nicholas Clark In mro_get_mro, use the length and UTF-8-ness now conta...
2008-12-29 Rafael Garcia... Mark my dual-life modules as authoritative in blead
2008-12-29 Nicholas Clark PL_registered_mros can start with 1 hash bucket, as...
2008-12-29 Rafael Garcia... Bump switch version to 2.14
2008-12-28 Rafael Garcia... Make Switch.pm skip POD like perl does
2008-12-28 Rafael Garcia... Fix line numbering issues with POD filtered by Switch.pm
2008-12-28 Rafael Garcia... Switch.pm doesn't appear to support plain arrays and...
2008-12-28 Rafael Garcia... Let us direct Switch questions to P5P.
2008-12-28 Jerry Hedden Handle non-numeric version numbers in ext/Digest/MD5...
2008-12-28 Vincent Pit Also define 'localizing' in pp_helem for the sake of...
2008-12-28 Vincent Pit On scope end, delete localized array elements that...
2008-12-28 Vincent Pit Add save_adelete()/SAVEADELETE() to save on the stack...
2008-12-28 Vincent Pit Introduce SvCANEXISTDELETE in pp.h, which simplify...
2008-12-28 Karl Fix malformed utf8 in regexec.c
2008-12-28 Karl Revise malformed utf8 test case
2008-12-28 Nicholas Clark Add casts to gain C++ compatibility, as spotted by...
2008-12-28 Nicholas Clark Add a key flag HVhek_KEYCANONICAL for Perl_hv_common...
2008-12-28 Nicholas Clark Verify that pre-computing hashes with shared hash key...
2008-12-28 Nicholas Clark Also test Perl_hv_common() and pre-computed hashes...
2008-12-28 Nicholas Clark Precomputing the hash value for a string representable...
2008-12-28 Nicholas Clark Fix typo in code not yet used.
2008-12-27 Nicholas Clark Move all mro:: XS functions from mro.c to ext/mro/mro...
2008-12-27 Nicholas Clark In struct mro_meta, rename mro_linear_dfs to mro_linear...
2008-12-27 Nicholas Clark In struct mro_meta, rename mro_linear_c3 to mro_linear_...
2008-12-27 Nicholas Clark Break out the set-the-MRO logic from the XS_mro_set_mro...
2008-12-27 Nicholas Clark Optimisation of the use of the meta structure - don...
2008-12-27 Nicholas Clark Remove the comment that the mro:: functions are actuall...
2008-12-27 Nicholas Clark Proper pluggable Method Resolution Orders. 'c3' is...
2008-12-27 Nicholas Clark Explictly export Perl_mro_meta_init() so that HvMROMETA...
2008-12-27 Nicholas Clark Add Perl_mro_register() to register Method Resolution...
2008-12-27 Nicholas Clark Add MRO_GET_PRIVATE_DATA() to use the cached mro privat...
2008-12-27 Nicholas Clark Repurpose struct mro_meta to allow it to store cached...
2008-12-27 Nicholas Clark Merge branch 'blead' of nicholas@perl5.git.perl.org...
2008-12-27 Yves Orton fix problem on some platforms
2008-12-27 Nicholas Clark Tweak make_patchnum.sh to cope with /bin/sh on Solaris...
2008-12-27 Yves Orton tweak dependency
2008-12-27 Yves Orton fix bug #57042 - preserve $^R across TRIE matches
2008-12-27 Yves Orton ignore bugBLAH.pl files as they are likely dev/test...
2008-12-27 Yves Orton better .patchnum/.sha1 dependency stuff
2008-12-27 Yves Orton add cflags as a dependency for all object files. (it...
2008-12-27 Yves Orton apparently this isnt necessary after all.
2008-12-27 Yves Orton make make_patchnum.sh (more) portable
2008-12-27 Yves Orton rebuild cflags if cflags.sh changes
2008-12-27 Yves Orton come new version related code in perl.c is not enabled...
2008-12-27 Yves Orton remove .sha1 file as well if necessary
2008-12-27 Yves Orton forgot that i was modifying a generated file
2008-12-27 Yves Orton add a newline for clarity
2008-12-27 Yves Orton better git based version numbering (hopefully sane)
2008-12-27 Yves Orton tidier -v output
2008-12-27 Yves Orton make git-describe info show up in -V output in the...
2008-12-27 H.M. Brand Generate .patchnum from .patch or .git
2008-12-27 Yves Orton slightly smarter make_patchnum logic, detect if there...
2008-12-27 Yves Orton smarter make_patchnum.sh, get the .patchnum from the...
2008-12-27 Yves Orton clean up .patchnum in make clean
2008-12-27 Yves Orton fix broken indentation, and move PERL_PATCHNUM logic...
2008-12-27 Yves Orton more build dependency changes, we should make sure...
2008-12-27 Yves Orton make sure that the perl -v/-V output corresponds to...
2008-12-27 Rafael Garcia... Remove "b" flag for sv_utf8_upgrade_nomg in embed.fnc
2008-12-26 kevin brintnall sv_dup(): avoid cloning empty arrays
2008-12-26 Rafael Garcia... Regen docs and headers
2008-12-26 Rafael Garcia... Fix two pod links
2008-12-26 Karl Update comments and documentation dealing with utf
2008-12-26 Rafael Garcia... Upgrade to podlators 2.2.1
2008-12-26 Nicholas Clark The string "." cannot possibly contain a PATH sepatator...
2008-12-26 Nicholas Clark Merge branch 'blead' of nicholas@perl5.git.perl.org...
2008-12-26 Rafael Garcia... Better fix for bug #6665
2008-12-26 Rafael Garcia... Revert "[perl #6665] Different behavior using the ...
2008-12-26 Nicholas Clark Merge branch 'blead' of nicholas@perl5.git.perl.org...
2008-12-26 Rafael Garcia... Remove mentions of the old way of rsync'ing the source
2008-12-26 Rafael Garcia... Some additions to perlrepository.pod
2008-12-26 Paul Fenwick autodie information added to Maintainers.pl
2008-12-25 Rafael Garcia... Add description of last commit in perldelta
2008-12-25 Renee Baecker [perl #6665] Different behavior using the -Idir option...
2008-12-25 Matt Kraai Use the F formatting codes for filenames in pod/perlgut...
2008-12-25 Rafael Garcia... Lies, damn lies and end-of-block comments
2008-12-25 Rafael Garcia... Some source files and documentation files need not...
2008-12-25 Alex Vandiver Be less picky about what constitutes "numeric lists...
2008-12-25 Alex Vandiver Blank lines "between" verbatim sections are now accepti...
2008-12-25 Alex Vandiver Remove completed perltodo entry
2008-12-25 Alex Vandiver Remove all mention of checkpods
2008-12-25 Alex Vandiver Minor pod fixes to make Pod::Checker happy with the...
2008-12-25 Alex Vandiver Move 'make check' in pods/ to using Pod::Checker
2008-12-25 H.Merijn Brand Make PERL_PATCHLEVEL a single value quoted string
2008-12-23 Nicholas Clark Merge branch 'blead' of nicholas@perl5.git.perl.org...
2008-12-23 H.Merijn Brand Merge branch 'blead' of camel.booking.com:/gitroot...
2008-12-23 H.Merijn Brand Subject: Patch for hints/netbsd.sh
2008-12-23 Leon Brocard Remove inconsistent formatting in pod/perlrepository...
2008-12-23 Leon Brocard Add a new Porting/podtidy to reformat pod using Pod...
2008-12-23 Leon Brocard Add a section on committing to maintenance versions
2008-12-22 Vincent Pit Note the --author option of git commit, and therefore...
2008-12-22 Abigail POD nits from Frank Wiegand <frank.wiegand@gmail.com>
2008-12-21 Vincent Pit A short introduction to git bisect.
2008-12-21 Nicholas Clark Merge branch 'blead' of nicholas@perl5.git.perl.org...
2008-12-21 Vincent Pit Document how commiters can keep 'origin' as a git remot...
2008-12-21 Yves Orton add a comment about git clean to the perlrepository.pod
2008-12-21 Nicholas Clark Note the correct way to make a branch to track a remote...
2008-12-21 Nicholas Clark Update Changes with the last 432 Perforce applied chang...
2008-12-21 Rafael Garcia... Add the perlperf manpage, by Richard Foley
next