2011-06-13 |
Father Chrysostomos | Move an XS::APItest var decl to PREINIT |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Father Chrysostomos | More perldelta entries |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Father Chrysostomos | Some perldelta updates |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Father Chrysostomos | Fix typo in perlmod |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Father Chrysostomos | Completely free hashes containing nulls |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | Reorder interpreter struct to remove alignment holes |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | Re-order perlvars.h to group related variables, and... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | PL_perlio_mutex is only needed with USE_UIHREADS &... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | Change PL_use_safe_putenv from int to bool. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | Move PL_runops_{std,dbg} to perl.h, and make them const. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | Move PL_global_struct_size, PL_interp_size{,_5_16_0... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | In perlvar.h, move the always-present globals above... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | Move PL_{revision,version,subversion} to perl.h, making... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | Move PL_sh_path to perl.h (except for OS/2), as it... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | Move PL_{No,Yes,hexdigit} from perlvars.h to perl.h... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | Eliminate PL_patleave, unused since perl 5.0 alpha 2. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | Move the temporary definitions for PERLVAR* macros... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Leon Brocard | Update Porting/checkURL.pl to not verify secure hostnam... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Leon Brocard | Fix broken URL in dist/threads/lib/threads.pm for the... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Leon Brocard | Fix broken URLs in dist/Net-Ping/Changes from perlbrows... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Leon Brocard | Fix broken URLs in dist/Locale-Maketext/lib/Locale... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Leon Brocard | Fix broken URLs in ExtUtils-Install/Changes from perlbr... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Leon Brocard | Fix broken URL in threads/shared.pm for the itheads... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Leon Brocard | Fix broken URLs for RFCs, bump version and document... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Leon Brocard | Fix two broken URLs in mro.pm, bump version and documen... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | Generate the table of core magic types in perlguts... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | In regen/mg_vtable.pl, move $longest inside the only... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | Reorder ops so that trans{,r} and aelemfast{,_lex}... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | Split OP_AELEMFAST_LEX out from OP_AELEMFAST. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Leon Brocard | Fix some broken URLs found by Porting/checkURL.pl |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nicholas Clark | Shrink struct am_table. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Father Chrysostomos | [perl #90130] Allow CORE::* without feature.pm |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Father Chrysostomos | Correct file references in switch.t |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Father Chrysostomos | Remove TODO markers from Devel::Peek tests |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Father Chrysostomos | Remove x bit from rt-16221.t |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Father Chrysostomos | Increase Math::BigInt’s version |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Father Chrysostomos | Increase Math::BigFloat’s version |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Ton Hospel | [perl #85026] Iterate hashes by hand during do_sv_dump |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Father Chrysostomos | Revert "Perl_do_sv_dump: alert when skipping elements" |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Salvador Fandino | allow features inside interactive debugger |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Father Chrysostomos | Add dist/Math-BigInt/t/rt-16221.t to MANIFEST |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Peter John... | Fix Math::BigFloat->numify(). |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Peter John... | Fix objectify()'s handling of "foreign objects". |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Peter John... | Add sign function bsgn() as a complement to babs(). |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Father Chrysostomos | Remove another bug workaround |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Father Chrysostomos | Remove workaround for fixed bug |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Father Chrysostomos | Revert "Revert "Make untie check the FAKE flag on globs"" |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Father Chrysostomos | Revert "Revert "[perl #77688] tie $scalar can tie a... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Father Chrysostomos | Revert "Revert "[perl #77496] tied gets scalars and... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Father Chrysostomos | Revert ‘Deprecate tie $handle without *’ |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Add Porting/make_modlib_cpan.pl to MANIFEST. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Karl Williamson | regexec.c: Remvove unnecessary special handling for... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Craig A. Berry | Typo in VMS-specific realclean target from 6f83ef0e5a45... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
David Golden | Added Alan Haggai Alavi to AUTHORS |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Alan Haggai... | perlvar.pod: fixed typo |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Correct errors in the use of multiple targets, which... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Sort magic and magic vtable names in files generated... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Generate magic_names in dump.c using mg_vtable.pl. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Generate the PERL_MAGIC_* defines using mg_vtable.pl. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | In PL_magic_data flag whether magic can be added to... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Store a flag for container/value magic in PL_magic_data. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Create a lookup table for magic vtables from magic... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Refactor generate_uudmap.c to use a helper function... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Provide the names of the magic vtables in PL_magic_vtab... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Replace references to PL_vtbl_{bm,fm} in the code with... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | PL_vtbl_{bm,fm} can be aliases to PL_vtbl_regexp, inste... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Refactor Perl_get_vtbl() to a small array lookup from... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Tests for Perl_get_vtbl() |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Replace PL_vtbl_* with an array PL_magic_vtables. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Generate the enum for want_vtbl_* with regen/mg_vtable.pl |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Remove want_vtbl_{glob,symtab}, which aren't used and... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Move the work of MGVTBL_SET() from the C pre-processor... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Move the cast for a magic vtable with const get into... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Generate the definitions for magic vtables from data... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Abolish PL_vtbl_sig. It's been all 0s since it was... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Don't even declare PL_vtbl_sigelem under -DPERL_MICRO |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Store FBMs in PVMGs, instead of GVs. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Store the BM table in mg_ptr instead of after SvCUR(). |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Exit early from Perl_fbm_compile() if the SV is already... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | In Perl_fbm_instr(), use a switch() statement for the... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | In Perl_fbm_compile(), use STRLEN instead of U32 to... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Abolish xbm_rare. Move BmUSEFUL() to union _xnvu and... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Use SvTAIL() instead of BmFLAGS(). The core no longer... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Emulate the value of BmFLAGS() using SvTAIL(). |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Use 0x40008000 in SvFLAGS() for SVpad_NAME, not 0x40000000 |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Test that SvFLAGS() & SVpad_NAME is SVpad_NAME, not... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Don't fbm_compile() studied scalars, to give more flexi... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Don't allow study on an FBM scalar, to give more flexib... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Test dumping studied scalars. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Perl_do_sv_dump() shouldn't show "IV" for a FBM, as... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | In Perl_sv_2[inu]v_flags(), use the non-caching code... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | In IPC::Open3, inline xfork() and xclose_on_exec()... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | In IPC::Open3::_open(), refactor the DO_SPAWN code... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | In IPC::Open3::_open(), refactor the fork/exec code... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | In IPC::Open3::_open(), refactor the common code into... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | In IPC::Open3::_open(), switch from 'r' and 'w' to... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | Use $handles[2]{dup_of_out} for the special case code... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | In IPC::Open3::_open3(), move $kid_{rdr,wtr,err} to... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | In IPC::Open3::_open3(), move $dup_{wtr,rdr,err} to... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Nicholas Clark | In IPC::Open3::_open3(), move $dad_{wtr,rdr,err} to... |
commit | commitdiff | tree | snapshot |
next |