2009-10-24 |
Nicholas Clark | Note that F<ext/> has become F<cpan/>, F<dist/> and... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Nicholas Clark | In S_pending_ident(), only call gv_fetchpvn_flags(... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Nicholas Clark | Make defined %hash on a non-lexical (also) generate... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Nicholas Clark | Add perl5112delta, and change 5111delta from being... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | In Locale::Maketext, avoid using defined @array and... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | In I18N::LangTags::Detect, avoid using defined @array... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | Avoid using defined @array in core tests. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | Avoid using defined %hash in core code and tests. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Chris Williams | Updated Module::Load::Conditional to cpan version 0.32 |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Vincent Pit | Cap the exit code of the bisecting script |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Vincent Pit | "-x ./foo" isn't a shell command, but "[ -x ./foo ... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | Convert the 2 Storable tests that use Test to use Test... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | Convert the Pod::Perldoc tests from Test to Test::More. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | Convert the odd Locale::Maketext test out from Test... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | Convert File/CheckTree.t from Test to Test::More. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | Convert tests in ext/ from Test to Test::More. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | S_run_user_filter() can use the filter GV itself for... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Nicholas Clark | S_utf16_textfilter() can use the filter GV itself for... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Chris Williams | Updated CPANPLUS to cpan version 0.89_04 |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Chris Williams | Updated Module::Load::Conditional to cpan version 0... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Zefram | a2p match() faulty |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Rafael Garcia... | CPAN release of Switch 2.16 |
commit | commitdiff | tree | snapshot |
2009-10-23 |
H.Merijn Brand | ExtUtils-Install tests need abs_path @INC for utf8 |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Zefram | a2p generates code using $[ |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Zefram | [perl #69838] a2p generates code using $[ |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Rafael Garcia... | [perl #69903] 5.10.1 perlretut section "A bit of magic... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Ben Morrow | Let SvRX(OK) recognise a bare REGEXP. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Ben Morrow | RT#69616: regexp SVs lose regexpness in assignment |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Rafael Garcia... | Remove the venerable fatal error "Runaway format" |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Rafael Garcia... | Remove file t/0 added by last commit |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Brad Gilbert | Bare readdir in while loop now sets $_ |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Rafael Garcia... | POD link fix |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Nicholas Clark | In S_utf16_textfilter() replace sv_chop() with code... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Nicholas Clark | S_utf16_textfilter() needs to avoid splitting UTF-16... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Nicholas Clark | Test requiring files with non-BMP characters (encoded... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Nicholas Clark | Tests for UTF-16 characters > 256, including those... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
H.Merijn Brand | ../lib isn't valid after a chdir ".."; |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Nicholas Clark | Perl_utf16_to_utf8() should treat "\0" like any every... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Nicholas Clark | Re-write S_utf16_textfilter() to correctly handle parti... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Nicholas Clark | Remove the "hack" that removes SVt_UTF8 in the UTF16... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Chris Williams | Added 2.21 changes to the Module::CoreList Changes... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Chris Williams | Updated Changes file for Module::CoreList |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Rafael Garcia... | Bump base and fields versions to 2.15 |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Rafael Garcia... | Fix built-in prototype of each, keys, and values |
commit | commitdiff | tree | snapshot |
2009-10-22 |
David Golden | Install Switch from CPAn into 'site', not 'perl' |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nicholas Clark | Refactor S_utf16_textfilter() to use a second SV for... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nicholas Clark | Perl_utf16_to_utf8() should return the correct length... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nicholas Clark | Remove the PERLIO * argument to S_filter_gets(), as... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Jan Dubois | Fix off-by-one error in e92c6be8349ad1d36d6df1dcb526fd3... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Abhijit Menon-Sen | Fix (comment) typo pointed out by Robin Barker |
commit | commitdiff | tree | snapshot |
2009-10-21 |
David Golden | Fix uninitialized warnings in Pod::Perldoc |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nicholas Clark | S_utf16_textfilter() needs FILTER_DATA() to get the... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
David Golden | Fix documentation of Module::CoreList::is_deprecated |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nicholas Clark | S_utf16_textfilter() was failing honour error returns... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nicholas Clark | panic if S_utf16_textfilter() is called in block mode. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nicholas Clark | Make filter_read() in block mode create a well-formed... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Nicholas Clark | Fix precedence error in Module::CoreList's test, which... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
David Golden | Revised Module::CoreList::is_deprecated |
commit | commitdiff | tree | snapshot |
2009-10-21 |
David Golden | Auto-generate deprecation list via corelist.pl |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Chris Williams | Module::CoreList, implemented is_deprecated() and added... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | release manager guide notes updates |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | pod nits from nicholas and zefram |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | set the release date for 5.11.1 |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | Module::CoreList version bump for 5.11.1 release |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | Module::CoreList updated for 5.11.1 |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | make regen; make regen_perly |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | Acknowledgments in perldelta |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | perldelta formatting |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | perl5111delta now includes all changes between 5.11... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | perldelta cleanup |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | release manager guide notes updated |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | suidperl is no longer available. INSTALL should not... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | Bump 5.11.0 -> 5.11.1 in all sorts of places it's ... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | We should not bump the perl version in the release... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | ExtUitls::Install had changes since 5.11.0 - bump its... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | Bump OS2::DLL's version since it differs from what... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | Bump OS2::Process's version since it differs from the... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | Bump overload.pm's version since it differs from the... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | Bump Carp.pm's version number since it differs from... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | Bump mro's version number and copyright year, since... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | Bump B::Consise's version number since it's changed... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | Revert accidental executability of several pod files |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | Updated perlport.pod with notes on VMS support from... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | Added perldelta notes for yves' regex semantics fixups... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Rafael Garcia... | Update Switch version in Maintainers.pl after CPAN... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Rafael Garcia... | Bump version of Switch to 2.15 for CPAN release |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Nicholas Clark | Pull out filter setup code from S_swallow_bom() into... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Nicholas Clark | MAD-only code in S_swallow_bom() duplicated the actions... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
David Golden | Merge branch 'corelist-deprecated' into blead |
commit | commitdiff | tree | snapshot |
2009-10-20 |
David Golden | formally mark deprecations in Maintainers.pl |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Jesse Vincent | Revert part of d1eb317 which broke ./Configure -des... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jesse Vincent | Updating Win32 0.39 to have the same line-endings as... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jesse Vincent | Maintainers.pl updates to better match reality |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jesse Vincent | piconv.t from Encode isn't excluded. Fix Maintainers.pl |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Yves Orton | revert to 5.8.x semantics for \s \w and \d |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Yves Orton | somewhat fix failing regex tests. but break lots of... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jan Dubois | Perl builds fine on Windows 7 |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jan Dubois | The term 'winsock' is an implementation detail. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jesse Vincent | CPANPLUS was upgraded without bumping the version in... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jesse Vincent | Maintainers.pl had a number of MAP errors due to the... |
commit | commitdiff | tree | snapshot |
next |