2011-02-12 |
Father Chrysostomos | Fix links to POD sections |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Father Chrysostomos | perldebug: perl no longer includes the emacs mode |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Father Chrysostomos | perldebug tweaks |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Chris 'BinGOs... | Update CPANPLUS to CPAN version 0.91 |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Father Chrysostomos | perldebguts tweaks |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Father Chrysostomos | perldbmfilter tweaks |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Father Chrysostomos | perldata: remove duplicate text from adjacent sections |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Father Chrysostomos | perlfunc/eval: $@ is now set after unwinding |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Father Chrysostomos | perlfunc: hyphenate a compound adjective |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Father Chrysostomos | perldata: retitle a section |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Father Chrysostomos | perldelta: ‘package;’ is no longer supported |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Father Chrysostomos | perldata tweaks |
commit | commitdiff | tree | snapshot |
2011-02-11 |
David Golden | Add Version::Requirements as a dual-life module |
commit | commitdiff | tree | snapshot |
2011-02-11 |
David Golden | retab t/porting/checkcase.t |
commit | commitdiff | tree | snapshot |
2011-02-11 |
David Golden | t/porting/checkcase.t should skip directories |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Father Chrysostomos | perlcompile tweaks |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Father Chrysostomos | perlcommunity: punctuation and capitalisation |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Father Chrysostomos | perlcommunity: capitalise consistently |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Father Chrysostomos | perlclib: similar to, not similar as |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Father Chrysostomos | Relation between overloading and ties: second try |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Father Chrysostomos | Revert "The relation between overloading and ties has... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Father Chrysostomos | The relation between overloading and ties has been... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Father Chrysostomos | typo in perldiag |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Father Chrysostomos | Prevent destructors called from gp_free from seeing... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Michael Breen | perl #82278: Overload documentation: many changes This... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Father Chrysostomos | [perl #77692] substr causes panic: sv_len_utf8 cache... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Tony Cook | exporting a static function doesn't work |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Nicholas Clark | In test.pl, validate that require_ok() and use_ok(... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Karl Williamson | Fix up \cX for 5.14 |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Karl Williamson | dquote_static.c: Add comment |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Karl Williamson | Move grok_bslash_c to dquote.c and make static |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Karl Williamson | Move grok_blsash_o and make static |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Chris 'BinGOs... | Update Module-Load-Conditional to CPAN version 0.44 |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Chris 'BinGOs... | Update Module-Load-Conditional to CPAN version 0.42 |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Chris 'BinGOs... | Update Term-UI to CPAN version 0.26 |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Michael Stevens | [perl #83792] Fix doubled "a" in perlgit.pod. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Michael Stevens | [perl #83790] Fix links for README.cygwin to have L<> |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Michael Stevens | [perl #83788] Make a list a list, and add L<> around... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Robin Barker | problem with exit in child process in BEGIN |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Robin Barker | missing paragraph break in perlport |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Craig A. Berry | Fix use_ok() in vmsish.t broken by 46d4dcbda33f17cc. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Paul LeoNerd... | Minor bugfixes to Socket::getaddrinfo |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Nicholas Clark | Convert vmsish.t to Test::More from test.pl |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Nicholas Clark | Remove now-erroneous comment about 'test.pl' from versi... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Hugo van der... | Fix failing tests. |
commit | commitdiff | tree | snapshot |
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 |
next |