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 |
2011-01-31 |
Dave Rolsky | Don't refer to specific line numbers in test code regex |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Zsbán Ambrus | [perl #83018] TEST PATCH: commit 95ea86d5 also fixes... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
David Mitchell | Perl_do_sv_dump: dump REGEXP body |
commit | commitdiff | tree | snapshot |
2011-01-30 |
David Mitchell | Perl_do_sv_dump: move stub REGEXP code |
commit | commitdiff | tree | snapshot |
2011-01-30 |
David Mitchell | Perl_do_sv_dump: add some blank lines and headers |
commit | commitdiff | tree | snapshot |
2011-01-30 |
David Mitchell | Remove vestigial ORANGE references |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Craig A. Berry | Skip the right number of tests in DosGlob.t. |
commit | commitdiff | tree | snapshot |
2011-01-30 |
David Mitchell | fix a confusing open scope in pp_subst |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Michael Stevens | Tidy up perlport.pod with more L<> around URLs. |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Michael Stevens | Tidy up pod. |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Karl Williamson | embed.fnc: Add E flag to regcurly entry |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Craig A. Berry | S_regcurly needs thread context. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Father Chrysostomos | Another address for Schubiger |
commit | commitdiff | tree | snapshot |
2011-01-29 |
David Leadbeater | [perl #82996] Use the user's from address as return... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Steven Schubiger | [perl #82988] Skip hanging taint.t test on MirBSD 10 |
commit | commitdiff | tree | snapshot |
2011-01-29 |
David Leadbeater | [perl #82980] Typo fix in Attribute::Handlers |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Paul "LeoNerd... | Reindent recent IPv6/getaddrinfo code consistently... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Jesse Vincent | Add Larwan Berke (Apocalypse) to AUTHORS |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Larwan Berke | Move IN6ADDR_ANY and IN6ADDR_LOOPBACK to @EXPORT_OK... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Karl Williamson | Use embed.pl inline capabilities for regcurly |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Karl Williamson | embed.fnc: Add inline function capability |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Karl Williamson | mktables: simplify a little code |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Karl Williamson | mktables: Rmv surrogates caution |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Karl Williamson | perlapi: Clarify statement about av_push() |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Karl Williamson | perldiag.pod: Expand \p in locale description |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Jay Hannah | POD typo |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Father Chrysostomos | Add another address for Jay Hannah to checkAUTHORS.pl |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Peter John... | bmodpow() fails when GMP library is used. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Craig A. Berry | Fix endless loop in Porting/makemeta. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
David Golden | Switch ExtUtils::CBuilder to use Perl::OSType |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Ricardo Signes | Revert "pod/perlpolicy.pod: fix grammar in 70a565f" |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Ricardo Signes | remove some stray apostrophes from perlpolicy |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Tony Cook | perldelta: 3bef022 depend on files needed for porting... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Karl Williamson | regcomp: Add warning if tries to use \p in locale. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Karl Williamson | toke.c: Add comment |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Leon Timmermans | [perl #38456] binmode FH, ":crlf" only modifies top... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
David E. Wheeler | Suppress "Name used only once" warnings. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Karl Williamson | Fix test count introduced by previous commit |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Karl Williamson | regex: \p{} in pattern implies Unicode semantics |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Karl Williamson | perlre.pod: Fix omission of /a |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Father Chrysostomos | Add Franz Fasching to AUTHORS |
commit | commitdiff | tree | snapshot |
next |