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