2011-06-22 |
Nicholas Clark | In TestInit, inline new_inc() and set_opt() into import...
|
commit | commitdiff | tree |
2011-06-22 |
Nicholas Clark | In find_git_or_skip(), also check whether we have a...
|
commit | commitdiff | tree |
2011-06-22 |
Nicholas Clark | find_git_or_skip() will now follow symlinks and chdir...
|
commit | commitdiff | tree |
2011-06-22 |
Nicholas Clark | Use find_git_or_skip() in porting{authors,cmp_version...
|
commit | commitdiff | tree |
2011-06-22 |
Nicholas Clark | Add find_git_or_skip(), which skips if we are not in...
|
commit | commitdiff | tree |
2011-06-22 |
Nicholas Clark | use TestInit 'T' in porting{authors,cmp_version,manifest...
|
commit | commitdiff | tree |
2011-06-22 |
Nicholas Clark | Add an import option 'T' to TestInit, for tests that...
|
commit | commitdiff | tree |
2011-06-22 |
Nicholas Clark | In TestInit.pm, move the default chdir and @INC code...
|
commit | commitdiff | tree |
2011-06-22 |
Nicholas Clark | In TestInit.pm, merge two substitutions into one.
|
commit | commitdiff | tree |
2011-06-22 |
Nicholas Clark | In Cwd.xs, swap to defaulting to disabled prototypes.
|
commit | commitdiff | tree |
2011-06-22 |
Nicholas Clark | Merge the implementation of Cwd::{fastcwd,getcwd} using...
|
commit | commitdiff | tree |
2011-06-22 |
Nicholas Clark | In Cwd.xs on VMS, don't compile bsd_realpath() at all.
|
commit | commitdiff | tree |
2011-06-22 |
Nicholas Clark | Add PERL_NO_GET_CONTEXT to Cwd.
|
commit | commitdiff | tree |
2011-06-22 |
Nicholas Clark | In Cwd::_win32_cwd() avoid a string eval when checking...
|
commit | commitdiff | tree |
2011-06-22 |
Nicholas Clark | Trim multiple blank lines above =item in pod files.
|
commit | commitdiff | tree |
2011-06-22 |
Nicholas Clark | The podchecker much prefers a forward slash in F<symbian...
|
commit | commitdiff | tree |
2011-06-21 |
Nicholas Clark | Re-flow some sample text in the perldelta template...
|
commit | commitdiff | tree |
2011-06-21 |
Nicholas Clark | Add perldelta "known issues" to the podchecker exception...
|
commit | commitdiff | tree |
2011-06-21 |
Nicholas Clark | Add perl5151delta to pod.lst and regenerate makefiles.
|
commit | commitdiff | tree |
2011-06-21 |
Nicholas Clark | In pod/buildtoc, use abs_from_top() to generate pathnames.
|
commit | commitdiff | tree |
2011-06-21 |
Nicholas Clark | No need for D and d flags in pod.lst - source is fixed...
|
commit | commitdiff | tree |
2011-06-21 |
Nicholas Clark | Record L<YAML::Syck> as a link to a known external...
|
commit | commitdiff | tree |
2011-06-19 |
Nicholas Clark | perldelta updates for some build improvements and internal...
|
commit | commitdiff | tree |
2011-06-19 |
Nicholas Clark | Correct the magic table in perlguts.pod following f34d15629d...
|
commit | commitdiff | tree |
2011-06-18 |
Nicholas Clark | Increase stylistic consistency in perldelta by adding...
|
commit | commitdiff | tree |
2011-06-18 |
Nicholas Clark | Prefer the system gcc when searching for libraries...
|
commit | commitdiff | tree |
2011-06-17 |
Nicholas Clark | In pp_subst, use a mortal scalar for dstr, instead...
|
commit | commitdiff | tree |
2011-06-16 |
Nicholas Clark | Merge ext/IPC-Open2 into ext/IPC-Open3.
|
commit | commitdiff | tree |
2011-06-16 |
Nicholas Clark | Add PERL_NO_GET_CONTEXT to ODBM_File
|
commit | commitdiff | tree |
2011-06-16 |
Nicholas Clark | In pp_match, refactor the call to CALLREGEXEC() to...
|
commit | commitdiff | tree |
2011-06-15 |
Nicholas Clark | Remove Shell from the core distribution. Get it from...
|
commit | commitdiff | tree |
2011-06-14 |
Nicholas Clark | pos in lvalue context now returns a PVMG instead of...
|
commit | commitdiff | tree |
2011-06-14 |
Nicholas Clark | In magic.t, restore $$ after modifying it.
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | Reorder interpreter struct to remove alignment holes
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | Re-order perlvars.h to group related variables, and...
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | PL_perlio_mutex is only needed with USE_UIHREADS &...
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | Change PL_use_safe_putenv from int to bool.
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | Move PL_runops_{std,dbg} to perl.h, and make them const.
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | Move PL_global_struct_size, PL_interp_size{,_5_16_0...
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | In perlvar.h, move the always-present globals above...
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | Move PL_{revision,version,subversion} to perl.h, making...
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | Move PL_sh_path to perl.h (except for OS/2), as it...
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | Move PL_{No,Yes,hexdigit} from perlvars.h to perl.h...
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | Eliminate PL_patleave, unused since perl 5.0 alpha 2.
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | Move the temporary definitions for PERLVAR* macros...
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | Generate the table of core magic types in perlguts...
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | In regen/mg_vtable.pl, move $longest inside the only...
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | Reorder ops so that trans{,r} and aelemfast{,_lex}...
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | Split OP_AELEMFAST_LEX out from OP_AELEMFAST.
|
commit | commitdiff | tree |
2011-06-12 |
Nicholas Clark | Shrink struct am_table.
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Add Porting/make_modlib_cpan.pl to MANIFEST.
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Correct errors in the use of multiple targets, which...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Sort magic and magic vtable names in files generated...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Generate magic_names in dump.c using mg_vtable.pl.
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Generate the PERL_MAGIC_* defines using mg_vtable.pl.
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | In PL_magic_data flag whether magic can be added to...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Store a flag for container/value magic in PL_magic_data.
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Create a lookup table for magic vtables from magic...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Refactor generate_uudmap.c to use a helper function...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Provide the names of the magic vtables in PL_magic_vtable_na...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Replace references to PL_vtbl_{bm,fm} in the code with...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | PL_vtbl_{bm,fm} can be aliases to PL_vtbl_regexp, instead...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Refactor Perl_get_vtbl() to a small array lookup from...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Tests for Perl_get_vtbl()
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Replace PL_vtbl_* with an array PL_magic_vtables.
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Generate the enum for want_vtbl_* with regen/mg_vtable.pl
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Remove want_vtbl_{glob,symtab}, which aren't used and...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Move the work of MGVTBL_SET() from the C pre-processor...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Move the cast for a magic vtable with const get into...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Generate the definitions for magic vtables from data...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Abolish PL_vtbl_sig. It's been all 0s since it was...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Don't even declare PL_vtbl_sigelem under -DPERL_MICRO
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Store FBMs in PVMGs, instead of GVs.
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Store the BM table in mg_ptr instead of after SvCUR().
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Exit early from Perl_fbm_compile() if the SV is already...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | In Perl_fbm_instr(), use a switch() statement for the...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | In Perl_fbm_compile(), use STRLEN instead of U32 to...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Abolish xbm_rare. Move BmUSEFUL() to union _xnvu and...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Use SvTAIL() instead of BmFLAGS(). The core no longer...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Emulate the value of BmFLAGS() using SvTAIL().
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Use 0x40008000 in SvFLAGS() for SVpad_NAME, not 0x40000000
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Test that SvFLAGS() & SVpad_NAME is SVpad_NAME, not...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Don't fbm_compile() studied scalars, to give more flexibilit...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Don't allow study on an FBM scalar, to give more flexibility...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Test dumping studied scalars.
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Perl_do_sv_dump() shouldn't show "IV" for a FBM, as...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | In Perl_sv_2[inu]v_flags(), use the non-caching code...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | In IPC::Open3, inline xfork() and xclose_on_exec()...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | In IPC::Open3::_open(), refactor the DO_SPAWN code...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | In IPC::Open3::_open(), refactor the fork/exec code...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | In IPC::Open3::_open(), refactor the common code into...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | In IPC::Open3::_open(), switch from 'r' and 'w' to...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Use $handles[2]{dup_of_out} for the special case code...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | In IPC::Open3::_open3(), move $kid_{rdr,wtr,err} to...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | In IPC::Open3::_open3(), move $dup_{wtr,rdr,err} to...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | In IPC::Open3::_open3(), move $dad_{wtr,rdr,err} to...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Move the table describing file handles near to the...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Move the autovivification emulation code to the top...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | Refactor IPC::Open3::_open3() to find the caller's...
|
commit | commitdiff | tree |
2011-06-11 |
Nicholas Clark | IPC::Open3::open3() couldn't duplicate numeric file...
|
commit | commitdiff | tree |
next |