2010-11-19 |
Chris 'BinGOs... | Bump Math::BigInt::FastCalc to dev release as per Flori... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Chris 'BinGOs... | Bump Math::BigRat to dev release as per Florian's request |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Chris 'BinGOs... | Sync version of dist/Math-BigInt modules to 1.99_01... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Karl Williamson | Add Unicode's minor 6.0 correction |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Karl Williamson | mktables: Leave Unicode1 BELL name alone |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Karl Williamson | perluniprops.pod: nits |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jesse Vincent | Update to perlpolicy.pod to clarify that minor updates... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Father Chrysostomos | perdleta tpo fxies |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Nicholas Clark | Update the perldelta for ExtUtils::Constant. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Chris 'BinGOs... | Update perlhist, adding Miyagawa to 'THE KEEPERS OF... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Father Chrysostomos | perldelta up to f869c5854 |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Father Chrysostomos | perldelta: clarify tie $glob |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Father Chrysostomos | perldelta for custom ops |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Karl Williamson | Work-around Uni 6.0 issues with 'BELL' |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Karl Williamson | charnames.t: indent newly formed block |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Karl Williamson | charnames.t: PERL_RUN_SLOW_TESTS runs more tests |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Karl Williamson | More updates to point to Unicode 6.0 |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Karl Williamson | Unicode 6.0 DB |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Karl Williamson | mktables: Upgrade to handle new Unicode 6.0 tables |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris 'BinGOs... | Update Archive-Tar to CPAN version 1.72 |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Steve Hay | Note that support for building with VC++ 2010 is not... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Craig A. Berry | perldelta entry for 8c8488cd4fce90cb5c03fb3f89e89c05e52... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Nicholas Clark | Refactor newATTRSUB()'s logic for grafting a sub defini... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Nicholas Clark | Test that the stash and file of a sub's definition... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Nicholas Clark | Test that lack of prototype on a sub's definition overr... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris 'BinGOs... | Update Changes file ahead of v5.13.7 release |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris 'BinGOs... | Update perldelta to note the Visual C++ 2010 support |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Steve Hay | Support Visual C++ 2010 |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Craig A. Berry | Make perlio line buffer VMS record-oriented files on... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
David Golden | Don't install unnecessary unicore files |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Nicholas Clark | In Perl_cv_undef(), only check potential pads against... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Nicholas Clark | In S_pad_check_dup(), no need to check the 0th name... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Nicholas Clark | Convert newSUB() to a macro wrapping Perl_newATTRSUB() |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Rafael Garcia... | Spelling/grammar nits |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jerry D. Hedden | Create proper Cygwin $ENV{PATH} in test.pl |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Father Chrysostomos | Get cpan/CGI/t/http.t working on VMS again |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Craig A. Berry | Clean up multiplying perldelta deletions. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Father Chrysostomos | Remove unnecessary check in mro_package_moved |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Father Chrysostomos | Don’t skip mro_package_moved if the parent stash is... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Nicholas Clark | Inline Perl_pad_undef() into its only caller, Perl_cv_u... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Nicholas Clark | Move Perl_cv_undef() from op.c to pad.c |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Nicholas Clark | Add Grant McLean to AUTHORS, following commit a27417a02... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Grant McLean | Update references to targrep to ptargrep in ptargrep |
commit | commitdiff | tree | snapshot |
2010-11-16 |
brian d foy | Note in perlfaq2 that perl.com is no longer part of... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Nicholas Clark | In Perl_pad_new(), allocate a 2 element array for padlist. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Nicholas Clark | In Perl_pad_new(), avoid calling av_fetch() for somethi... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Florian Ragwitz | Check for deleted stashes when reporting var names |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Father Chrysostomos | Fix memory leak introduced by 2d0d1eccfcfe |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Father Chrysostomos | Keep MRO caches around during hv_clear |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Karl Williamson | mktables: Fix subtraction that should be an add |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Father Chrysostomos | perldelta: Remove a misleading reference |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Father Chrysostomos | perldelta: Something else I missed |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Father Chrysostomos | perldelta for [perl #79208] |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris 'BinGOs... | Update Archive-Tar to CPAN version 1.70 |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Father Chrysostomos | stash.t: The [perl #58530] test should not be skipped |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Father Chrysostomos | Correct an anonymisation test in stash.t |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Father Chrysostomos | Correct skip count in stash.t |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Father Chrysostomos | [perl #79208] %stash:: = () anonymises CVs |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Father Chrysostomos | I only mentioned half of [perl #79138] |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chris 'BinGOs... | Update perldelta with Dave Mitchell's contributions |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Abigail | Mention Filter::cpp as alternative for -P |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Rafael Garcia... | Doc fix for [perl #78642] Logical defined or not equiva... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Florian Ragwitz | Zero new XOPs xop_desc will never be invalid |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Father Chrysostomos | perldelta: something I missed |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Florian Ragwitz | The various Math::BigInt changes aren't relevant |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Florian Ragwitz | Update perldelta entry for Math::BigInt |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Florian Ragwitz | Upgrade Math::BigInt from version 1.98 to 1.99 |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Father Chrysostomos | perldelta up to 518a985 |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Father Chrysostomos | perldelta: remove another commit from the to-do list |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Father Chrysostomos | perldelta up to 578895fb |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Father Chrysostomos | perldelta: clarification |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Father Chrysostomos | perldelta: tpyo |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Father Chrysostomos | perldelta: remove 2 commits from the list |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Niko Tyni | Implement $^A tainting |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Niko Tyni | TODO tests for $^A tainting |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Father Chrysostomos | Make the new formline test fail more reliably |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Niko Tyni | Fix a crash with a tainted formline() picture |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ben Morrow | Document the new custom op functions. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ben Morrow | Tests for the new custom op registrations. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ben Morrow | Improve custom OP support. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Father Chrysostomos | Increase B’s version |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Nicholas Clark | Fix multiplicity build, broken by 328552296d8d53b3. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Father Chrysostomos | S_glob_assign_ref: Move the sref != dref earlier |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Father Chrysostomos | Change utf8.t to use a \xb7 delimiter once more. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Father Chrysostomos | Make changes to aliased *ISA work |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Peter John... | RT ticket 62949: $x -> bmodpow(1, 1) fails when $x... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Florian Ragwitz | perldelta ${^GLOBAL_PHASE} |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Florian Ragwitz | Add an index entry for ${^GLOBAL_PHASE} |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Florian Ragwitz | Users don't normally care about the blead releases |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Florian Ragwitz | There are no values not mentioned here |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chas. J. Owens IV | add example for ${^GLOBAL_PHASE} and description to... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chas. J. Owens IV | string do and require don't execute INIT and CHECK... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Florian Ragwitz | Eliminate PL_dirty |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Florian Ragwitz | Add ${^GLOBAL_PHASE} |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Abigail | Fixes bug #79078, by pointing out the slight difference... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Father Chrysostomos | [perl #74022] Parser hangs on some Unicode characters |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris 'BinGOs... | Update Unicode-Collate to CPAN version 0.67 |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Father Chrysostomos | Oops. I need to learn how to use git add. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Father Chrysostomos | [perl #77238] Aliased @ISA does not work |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris 'BinGOs... | Corrected small emission in perldelta relating to Unico... |
commit | commitdiff | tree | snapshot |
next |