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 |
2010-10-24 |
Zefram | don't rely on ghost contexts being unmolested |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Florian Ragwitz | Math::BigRat has blead as its upstream |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Father Chrysostomos | Make mro_package_moved use a mortal in case mro_isa_cha... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Nicholas Clark | Fix SV leak in Perl_emulate_cop_io(), present since... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Nicholas Clark | In B.xs, tidy up make_*_object(). |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Nicholas Clark | B::hash() should only work on byte sequences. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Nicholas Clark | Refactor B::hash to use Perl_newSVpvf() instead of... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Nicholas Clark | More tests for B::hash(). |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Nicholas Clark | B::cchar can be implemented as an ALIAS of B::cstring. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Nicholas Clark | Refactor B::cchar() to create a temporary directly... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Nicholas Clark | Tests for B::cchar(). |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Nicholas Clark | In B.xs, refactor cstring() to return a mortal, which... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Nicholas Clark | Test NUL bytes with B::cstring() and B::perlstring(). |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Nicholas Clark | B::perlstring can be implemented as an ALIAS of B:... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Nicholas Clark | In cstring() in B.xs, use Perl_sv_catpvf(), instead... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Nicholas Clark | More comprehensive tests for B::cstring() and B::perlst... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Nicholas Clark | In pp_getlogin, use sv_setpv_mg() to avoid needing... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Zefram | permit labels to appear before declarations |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Father Chrysostomos | Perl_hv_name_add needs to set xhv_name_count in one... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Tony Cook | .gitignore some extra ext/B build products |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Tony Cook | remove ; so the conditional actually controls some... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Tony Cook | make the definition of sv_catpv_flags match the declaration |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Father Chrysostomos | sv_setsv_flags was also using a potentially freed HV |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Florian Ragwitz | Tels doesn't want to maintain math stuff anymore |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Nicholas Clark | Convert B to use ExtUtils::Constant::ProxySubs for... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Nicholas Clark | For PROXYSUBS, add an option to push all constants... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Nicholas Clark | For PROXYSUBS, allow an explicit XS_SUBNAME of undef... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Nicholas Clark | Change concise.t to use Storable to test stash/src... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Father Chrysostomos | S_glob_assign_glob was using a potentially freed HV |
commit | commitdiff | tree | snapshot |
next |