2010-10-29 |
Nicholas Clark | Math::BigInt::FastCalc doesn't need to override methods... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | Refactor FastCalc to initialise BASE and BASE_LEN as... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | Reorder the list return of Math::BigInt::Calc::_base_len(). |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Father Chrysostomos | Fix NAMECOUNT output format in dump.c |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Father Chrysostomos | hv_ename_delete should not delete the HvNAME |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | B::GV::is_empty and B::GV::isGV_with_GP can be merged... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Chris 'BinGOs... | Update CPANPLUS to CPAN version 0.9010 |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | B::PV::PV doesn't need a special case for pad names... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | Use the same XS body for B::IV::RV and B::PV::RV. |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | A clearer implementation of B::SV::object_2svref() |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | B::SV{REFCNT,FLAGS,SvTYPE,POK,ROK,MAGICAL} can be imple... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Chris 'BinGOs... | Update CPANPLUS-Dist-Build to CPAN version 0.50 |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Florian Ragwitz | Recommend a more reliable way of identifying magic |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Florian Ragwitz | Teach dump.c about all magic flags |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Father Chrysostomos | Teach dump.c about ENAMEs |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Zefram | add SAVEFREECOPHH() |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Karl Williamson | File::CheckTree.t: @INC should be change for chdir |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Nicholas Clark | In B.xs, move the definition of PMOP_pmnext adjacent... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Nicholas Clark | The method B::PMOP::pmregexp never existed. Remove... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Nicholas Clark | In S_scan_const(), use the return value of my_sprintf... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Nicholas Clark | Merge the XS implementation of B::OP::name and B::OP... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Father Chrysostomos | perldelta up to 0b6a3b5adbe83 |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Father Chrysostomos | Increase Hash::Util::FieldHash’s version |
commit | commitdiff | tree | snapshot |
2010-10-28 |
brian d foy | Defer to perlfunc on \G and pos() |
commit | commitdiff | tree | snapshot |
2010-10-28 |
brian d foy | Merge branch 'briandfoy/pos' into blead |
commit | commitdiff | tree | snapshot |
2010-10-28 |
brian d foy | Note that pos() only affects the next match RT #78636 |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Father Chrysostomos | Type- and think-o’s |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Father Chrysostomos | perldelta for 2acc3314e31 |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Father Chrysostomos | perldelta up to e1be28b42dd83 plus corrections |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Father Chrysostomos | Increase Sys::Hostname’s version |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Father Chrysostomos | Revert "Bump charnames’ version" |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Father Chrysostomos | Run 01SelfLoader.t also under taint mode |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Father Chrysostomos | Mark failing tests in t/op/stash.t as to-do |
commit | commitdiff | tree | snapshot |
2010-10-27 |
David Golden | fix pod formatting in perldelta.pod |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Father Chrysostomos | perldelta up to 157486ae134392 |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Father Chrysostomos | Increase SDBM_File’s version |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Father Chrysostomos | Increase Hash::Util’s version |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Father Chrysostomos | Increase Fcntl’s version |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Father Chrysostomos | perldelta up to 582b18310 |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Father Chrysostomos | Bump ODBM_File’s version |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Father Chrysostomos | Bump NDBM_File’s version |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Nicholas Clark | Remove THREADSV_NAMES, part of 5005 threads that the... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Nicholas Clark | B::Deparse should call B::threadsv_names, instead of... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Nicholas Clark | Get B::Deparse to load on perls back to 5.8.1 |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Father Chrysostomos | Renaming of stashes should not be visible from Perl |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Nicholas Clark | Simplify the conditionals in the XS code for B::COP... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Chris 'BinGOs... | Update UPSTREAM status for perlreftut and Tie::File... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Nicholas Clark | Using ALIAS B::OP::{opt,spare,type} can be implemented... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Niko Tyni | Don't fold constants in sprintf() if locales are used |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Niko Tyni | LC_NUMERIC documentation updates + tests |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Niko Tyni | Refactor LC_NUMERIC test out of t/run/fresh_perl.t |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Chris 'BinGOs... | Update Archive-Extract to CPAN version 0.46 |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Zefram | new API functions op_scope and op_lvalue |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Karl Williamson | ANYOF regnode often overallocates space |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Jerry D. Hedden | Cleanup output from t/io/defout.t RT#78572 |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Father Chrysostomos | Revert "[PATCH] Cleanup output from t/io/defout.t RT... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Jerry D. Hedden | [PATCH] Cleanup output from t/io/defout.t RT#78572 |
commit | commitdiff | tree | snapshot |
2010-10-26 |
David Mitchell | fix thinko in code comment |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Chris 'BinGOs... | Update CPAN to CPAN version 1.94_62 |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Tony Cook | detect the failure introduced in 304474c3 and fixed... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Nicholas Clark | In I18N::Langinfo::langinfo(), use newSVpv(), as it... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Father Chrysostomos | -$zero should not modify $zero |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Jan Dubois | Correctly set param->new_perl in perl_clone_using() |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Father Chrysostomos | Correct spelling |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Father Chrysostomos | Remove the to-do mark from test 4 in threads-dirh.t |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Zefram | add CvSTASH_set() macro and make CvSTASH() rvalue only |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Jan Dubois | Document rewinddir() limitations |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Father Chrysostomos | Fix @ISA recursion during global destruction |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Jan Dubois | Implement DIR* cloning on Windows |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Father Chrysostomos | [perl #77812] Globs in tied scalars can be reified... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Father Chrysostomos | Revert "Fix for RT#1804: Anonymous glob breaks when... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Father Chrysostomos | Make untie check the FAKE flag on globs |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Nicholas Clark | In Socket::inet_ntoa(), use Perl_newSVpvf(), instead... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Zefram | function to parse isolated label |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Zefram | function to parse unlabelled statement |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Zefram | stop passing line numbers into op constructor functions |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Zefram | refactor and regularise label/statement grammar |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Nicholas Clark | Merge Hash::Util::FieldHash::_test_uvar_{get,set,same... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Nicholas Clark | In Hash::Util::FieldHash::_test_uvar_set, the second... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Father Chrysostomos | [perl #77688] tie $scalar can tie a handle |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Father Chrysostomos | Tests for [perl #77508] List assignment to fake globs... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Father Chrysostomos | [perl #77498] Assignment ignores magick when the RHS... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Jan Dubois | For PROXYSUBS, tables may sometimes have no entries. |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Nicholas Clark | In FastCalc.xs, use SV * as the return type for _new... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Tony Cook | rt #72398 - get magic before downgrading in SvPVbyte() |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Niko Tyni | TODO test: SvPVbyte should handle get magic before... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Nicholas Clark | Convert Math::BigInt::FastCalc to XSLoader. |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Nicholas Clark | In FastCalc.xs, inline the macros CONSTANT_OBJ and... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Nicholas Clark | Reduce repetition in FastCalc.xs by using ALIASes. |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Nicholas Clark | Move some GV tests to gv.t from glob.t - the latter... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Nicholas Clark | Stop sysio.t changing into t/op, and hence creating... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Nicholas Clark | Correct tests for B::{cstring,perlstring,cchar} |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Father Chrysostomos | Rename stashes when they move around |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Father Chrysostomos | Memory-management macros evaluate their arguments multi... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Father Chrysostomos | [perl #77496] tied gets scalars and globs confused |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Tony Cook | use compatible types in a conditional expression |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Father Chrysostomos | [perl #77810] Scalars vs globs |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Todd Rinaldo | Update Locale-Maketext to CPAN version 1.17 |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Chris 'BinGOs... | Update Maintainers.pl with the latest version of Module... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Nicholas Clark | In B.xs, use newSVpvn_flags() instead of sv_newmortal... |
commit | commitdiff | tree | snapshot |
next |