2010-10-30 |
Father Chrysostomos | Add HvENAME |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Father Chrysostomos | In S_hv_delete_common, call mro_package_moved after... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
George Greer | Fix Math::BigInt::FastCalc build under Win32 with croak... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | Merge B::COP::{cop_seq,hints,line} into the common... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | Merge B::PADOP::{gv,sv} using the ALIAS mechanism. |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | Merge B::PADOP::padix into the common B::OP accessor... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | Sort the MANIFEST (after change 1222f39eae03eee3) |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Father Chrysostomos | Add test for [perl #78674] |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | Merge B::SVOP::{gv,sv} into the common B::OP accessor... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | In B.xs, move conditionally defined PMOP macros to... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Niko Tyni | [perl #78674] Fix stack pointer corruption in pp_concat... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Father Chrysostomos | Use STDOUT in defout.t to suppress that ‘#foo’ under... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | Merge B::PMOP::precomp and B::PMOP::reflags, using... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | Merge B::PMOP::pmoffset into the common B::OP accessor... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | Reorder parts of B.xs to reduce the amount of condition... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | Merge B::PMOP::pmflags into the common B::OP accessor... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | For B's OP accessors, encode the type and offset in... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | Merge all B::OP::* accessors returning B::OP objects. |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Nicholas Clark | Math::BigInt::FastCalc doesn't need to set $BASE or... |
commit | commitdiff | tree | snapshot |
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 |
next |