2011-02-08 |
Hugo van der... | Extract format parameter later when vectorizing. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Hugo van der... | Add supplied tests from perl #83194. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Michael Stevens | Fix invalid pod in perlmodlib |
commit | commitdiff | tree | snapshot |
2011-02-08 |
David Golden | Updated Parse::CPAN::Meta to CPAN version 1.4401 |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Father Chrysostomos | [perl #82854] utf8, $SIG{__DIE__}, syntax errors and... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Nicholas Clark | When running tests from lib/, set @INC and $ENV{PERL5LI... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
David Mitchell | Init PL_cop_seqmax to a high value under DEBUGGING |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Karl Williamson | regcomp: Add/subtract consts to match embed.fnc |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | pp_subst: move a common block outside an if/then |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | pp_subst: do SvUTF8_on next to the SvPOK_only_UTF8 |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | fix a s/non-utf8/is-utf8/ bit of nastiness |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | Make Perl_sv_utf8_upgrade* respect nomg |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | pp_subst: remove a superflous PUTBACK/SPAGAIN |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | pp_subtr: preserve UTF8 flag in rare cases |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | pp_subst: move a bock of code to to decrease gotos |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | pp_subst: compact a couple of PUSHes using ?: |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | pp_subst: remove a duplicate label |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | pp_subst: exit as soon as !match |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | pp_substr: combine two identical blocks of code |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | fix typo in new pad.c comment |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | allow wrap-around of PL_cop_seqmax |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | make 0 not a special value for COP_SEQ_RANGE_HIGH |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | rename PAD_MAX to PERL_PADSEQ_INTRO |
commit | commitdiff | tree | snapshot |
2011-02-06 |
David Mitchell | many string evals cause eventual scope issues |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Karl Williamson | utf8_heavy.pl: Improve debug output |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Karl Williamson | Silence compile warnings before uni tables built |
commit | commitdiff | tree | snapshot |
2011-02-06 |
George Greer | Two Safefree() changes to make -DPERL_POISON builds... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Nicholas Clark | In IPC::Open3's fd.t, open STDIN explicitly in the... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Nicholas Clark | In IPC::Open3's fd.t, correct the code added in 1f563db... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
George Greer | Rearrange global.sym according to 'make regen' |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Dave Rolsky | Add a section on patch style (unified diff, etc) and... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
George Greer | Two more swash inversion list exports necessary for... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Craig A. Berry | Don't redefine Perl API functions in ext/re. |
commit | commitdiff | tree | snapshot |
2011-02-05 |
pjacklam | [perl #83406] Library compatibility and API documentati... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Nicholas Clark | Convert XS::APItest's svpv_magic.t to Test::More. |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Tony Cook | export the functions required by re |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Chris 'BinGOs... | Clarify the return values of the first_release function... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Nicholas Clark | Remove MacOS Classic references from B's tests. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Nicholas Clark | Refactor B's o.t to use 'prog' and 'switches' with... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Karl Williamson | l1_char_class_tab.h: Remove multi-char fold targets |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Dave Rolsky | Major revision of perlhack and perlrepository |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Nicholas Clark | Actually generate full failure diagnostics in checkErrs... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Nicholas Clark | In B's OptreeCheck, always report inconsistent errors... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Nicholas Clark | In B's OptreeCheck, implement proper qr// matching... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Nicholas Clark | In B's OptreeCheck, inline diag_or_fail() into its... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
David Mitchell | silence do_curse() compiler warning |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Nicholas Clark | In Cwd, convert two regexps to explicit ranges, instead... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Nicholas Clark | In File::Copy, convert two regexps to explicit ranges... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Michael Stevens | Fix excess whitespace in pod. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Nicholas Clark | In B's tests, fix calls to like() which weren't being... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Nicholas Clark | Remove non-working and hence unused features from B... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Nicholas Clark | Convert Pod::Html to lexical file handles. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
David Golden | Updated HTTP::Tiny to CPAN version 0.010 |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Tony Cook | use the macro that casts to HV * so threaded C++ builds... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Nicholas Clark | Convert B's "no perlio" skips to "skip all" in the... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Nicholas Clark | Remove commented out 'require test.pl' lines in B's... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Nicholas Clark | Correct the "no perlio" skipping in optree_misc.t. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
David Golden | Updated Module::Metadata to CPAN version 1.000004 |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Karl Williamson | code points above 0x7fff_ffff problematic |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | Move ANYOF folding from regexec to regcomp |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | regexp_unicode_prop.t: Add tests, refactor |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | pat-advanced.t: Add new test |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | regexp_unicode_prop.t: Comment nits |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | Add synonym \p{Titlecase} |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | Add PL_foldable - a list of chars that participate... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | mktables remove obsolete never-used code |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | intrpvar.h: Clarify comment |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | _swash_inversion_hash Rmv X from embed, add const |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | Add initial inversion list object |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | regcomp.c: Generate different property for /i matching |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | utf8_heavy: Use new mktables caseless feature |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | mktables: Set caseless equivalent tables |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | mktables: Add concept of caseless equiv table |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | mktables: factor out sub that duplicates utf8_heavy |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Karl Williamson | regcomp.c: cl_and() fix |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Jesse Vincent | update the manicheck step in the RMG to keep up with... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Jesse Vincent | remove cmpVERSION step from the RMG since abigail autom... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Jesse Vincent | made abigail's new porting/cmp_version.t not scream... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Jesse Vincent | Bump Attribute::Handlers version since it changed since... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Jesse Vincent | Bump I18N::LangTgs::Detect since it changed since the... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Jesse Vincent | Bump IO::Select's version since it changed since the... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Jesse Vincent | Bump Locale::Maketext's version |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Abigail | Make it so that it acts as if cmpVERSION.pl had not... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Jesse Vincent | Bump OS2::Process version since the docs changed trigge... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Michael Stevens | Remove whitespace for pod fix. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Michael Stevens | Fix NAME section to be valid. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Michael Stevens | Make podchecker a little happier |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Michael Stevens | Pod cleanup for F<> and L<> |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Jesse Vincent | update the release manager's guide to remove a now... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Jesse Vincent | Bump Carp.pm version since it now differs from 5.13.9 |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Dave Rolsky | Perltidy Carp.pm and Carp.t |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Dave Rolsky | Make Carp.pm strict and warnings safe. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Jesse Vincent | Bump versions of modules changed since the last blead... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Abigail | Get the tag from git describe instead of $] |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Abigail | Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Chris 'BinGOs... | Update IPC-Cmd to CPAN version 0.70 |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Abigail | Turn exec flag off |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Abigail | Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Abigail | Turn Porting/cmpVERSION.pl into a test |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Father Chrysostomos | Partially revert 4155e4fe |
commit | commitdiff | tree | snapshot |
next |