2010-12-30 |
Nicholas Clark | Convert a pp_sys test to use warnings 'closed', instead...
|
commit | commitdiff | tree |
2010-12-30 |
Nicholas Clark | pp_leavewrite wasn't warning for unopened handles unless...
|
commit | commitdiff | tree |
2010-12-28 |
Nicholas Clark | As report_evil_fh() checks WARN_{CLOSED,UNOPENED},...
|
commit | commitdiff | tree |
2010-12-28 |
Nicholas Clark | As report_wrongway_fh() checks ckWARN(WARN_IO) internally...
|
commit | commitdiff | tree |
2010-12-28 |
Nicholas Clark | Remove OP_phoney_{IN,OUT}PUT_ONLY, as they are no longer...
|
commit | commitdiff | tree |
2010-12-28 |
Nicholas Clark | Argument op to report_evil_fh() is always PL_op->op_type...
|
commit | commitdiff | tree |
2010-12-28 |
Nicholas Clark | The io argument to report_evil_fh() is always GvIO...
|
commit | commitdiff | tree |
2010-12-28 |
Nicholas Clark | Extract the OP_phoney_* code from report_evil_fh()...
|
commit | commitdiff | tree |
2010-12-28 |
Nicholas Clark | In pp_sockpair, remove duplication of code to close...
|
commit | commitdiff | tree |
2010-12-28 |
Nicholas Clark | Fix typo in warning code added to pp_sockpair in c289d2f7288...
|
commit | commitdiff | tree |
2010-12-27 |
Nicholas Clark | Simplify return handling for tied handle OPEN/PRINTF...
|
commit | commitdiff | tree |
2010-12-27 |
Nicholas Clark | A perldelta entry describing the refactoring of the...
|
commit | commitdiff | tree |
2010-12-27 |
Nicholas Clark | Move do_chomp() from pp.c to doop.c, and make it static.
|
commit | commitdiff | tree |
2010-12-27 |
Nicholas Clark | Merge the opcode bodies for chop/chomp and schop/schomp.
|
commit | commitdiff | tree |
2010-12-27 |
Nicholas Clark | Merge Perl_do_chop() and Perl_do_chomp().
|
commit | commitdiff | tree |
2010-12-27 |
Nicholas Clark | Convert Perl_do_chomp() to the same prototype as Perl_do_chop().
|
commit | commitdiff | tree |
2010-12-27 |
Nicholas Clark | Refactor pp_chomp to process arguments in the same...
|
commit | commitdiff | tree |
2010-12-27 |
Nicholas Clark | Fix links (and hence the podchecker test) after cce04bebd8af...
|
commit | commitdiff | tree |
2010-12-21 |
Nicholas Clark | Fix IS_UTF8_CHAR() to recognise start bytes 0xF5, 0xF6...
|
commit | commitdiff | tree |
2010-12-21 |
Nicholas Clark | Convert lib/utf8.t to strict and warnings throughout.
|
commit | commitdiff | tree |
2010-12-21 |
Nicholas Clark | Re-sort MANIFEST after a7dcd8d74e57d2a8.
|
commit | commitdiff | tree |
2010-12-20 |
Nicholas Clark | Tweak IPC-Open3.t to cope with \r\n line endings on...
|
commit | commitdiff | tree |
2010-12-17 |
Nicholas Clark | Refactor ExtUtils::Constant's tests to pass cleanly...
|
commit | commitdiff | tree |
2010-12-17 |
Nicholas Clark | Refactor ExtUtils::Constant::Utils backwards compatibility...
|
commit | commitdiff | tree |
2010-12-17 |
Nicholas Clark | Convert ext/PerlIO-encoding/t/encoding.t to Test::More.
|
commit | commitdiff | tree |
2010-12-17 |
Nicholas Clark | Convert ext/Opcode/t/ops.t to Test::More
|
commit | commitdiff | tree |
2010-12-17 |
Nicholas Clark | Convert ext/IPC-Open3/t/IPC-Open3.t to Test::More
|
commit | commitdiff | tree |
2010-12-17 |
Nicholas Clark | In dbmt_common.pl, change checkOutput(...) to 5 calls...
|
commit | commitdiff | tree |
2010-12-16 |
Nicholas Clark | Version bumps for modules changed by a6d37805ca8a9ba8...
|
commit | commitdiff | tree |
2010-12-16 |
Nicholas Clark | Remove "dead" RCS $Id$ tags from files that we own.
|
commit | commitdiff | tree |
2010-12-16 |
Nicholas Clark | Move common code from ext/[GONS]DBM_File/t/[gons]dbm...
|
commit | commitdiff | tree |
2010-12-16 |
Nicholas Clark | Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t by parameterising...
|
commit | commitdiff | tree |
2010-12-16 |
Nicholas Clark | Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t further.
|
commit | commitdiff | tree |
2010-12-16 |
Nicholas Clark | Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t by using...
|
commit | commitdiff | tree |
2010-12-16 |
Nicholas Clark | Tweak gdbm.t to use GDBM_WRITER instead of GDBM_WRCREAT...
|
commit | commitdiff | tree |
2010-12-15 |
Nicholas Clark | Convert ext/SDBM_File/t/sdbm.t to Test::More.
|
commit | commitdiff | tree |
2010-12-15 |
Nicholas Clark | Convert ext/ODBM_File/t/odbm.t to Test::More.
|
commit | commitdiff | tree |
2010-12-15 |
Nicholas Clark | Convert ext/NDBM_File/t/ndbm.t to Test::More.
|
commit | commitdiff | tree |
2010-12-15 |
Nicholas Clark | Convert ext/GDBM_File/t/gdbm.t to Test::More.
|
commit | commitdiff | tree |
2010-12-15 |
Nicholas Clark | Remove redundant use strict,warnings,?DBM_File from...
|
commit | commitdiff | tree |
2010-12-15 |
Nicholas Clark | Add another e-mail address for Renee Baecker's to checkAUTHO...
|
commit | commitdiff | tree |
2010-12-15 |
Nicholas Clark | Convert all File::Glob tests to Test::More.
|
commit | commitdiff | tree |
2010-12-14 |
Nicholas Clark | Convert ext/Fcntl/t/syslfs.t to Test::More and t/op...
|
commit | commitdiff | tree |
2010-12-14 |
Nicholas Clark | Add $Tests_Are_Passing to test.pl, analogous to Test...
|
commit | commitdiff | tree |
2010-12-14 |
Nicholas Clark | In Fcntl's syslfs.t and t/op/lfs.t, eliminate bye().
|
commit | commitdiff | tree |
2010-12-14 |
Nicholas Clark | In Fcntl's syslfs.t and t/op/lfs.t, eliminate zap().
|
commit | commitdiff | tree |
2010-12-14 |
Nicholas Clark | Refactor syslfs.t and lfs.t to call bye() directly...
|
commit | commitdiff | tree |
2010-12-14 |
Nicholas Clark | Convert ext/Fcntl/t/syslfs.t to File::Temp
|
commit | commitdiff | tree |
2010-12-14 |
Nicholas Clark | Reduce inconsistencies between ext/Fcntl/t/syslfs.t...
|
commit | commitdiff | tree |
2010-12-14 |
Nicholas Clark | Check return values in the test programs run by syslfs...
|
commit | commitdiff | tree |
2010-12-11 |
Nicholas Clark | Fix permissions for ext/XS-APItest/t/refs.t, added...
|
commit | commitdiff | tree |
2010-12-10 |
Nicholas Clark | As of 2.25, 5.6.x is writing minor version 8, so update...
|
commit | commitdiff | tree |
2010-12-10 |
Nicholas Clark | 5.8.8's Test::More doesn't provide note(), so revert...
|
commit | commitdiff | tree |
2010-12-10 |
Nicholas Clark | Convert all Storable's tests to use Test::More.
|
commit | commitdiff | tree |
2010-12-09 |
Nicholas Clark | Storable's t/malice.t now needs to use a minor version...
|
commit | commitdiff | tree |
2010-12-09 |
Nicholas Clark | Refactor Storable::read_magic to avoid 4 arg substr.
|
commit | commitdiff | tree |
2010-12-08 |
Nicholas Clark | In Storable.xs fix #80074, caused by the Perl stack...
|
commit | commitdiff | tree |
2010-12-07 |
Nicholas Clark | Uncomment and fix up tests at the end of Storable's...
|
commit | commitdiff | tree |
2010-12-03 |
Nicholas Clark | Remove the Makefile command to touch perlmain.c after...
|
commit | commitdiff | tree |
2010-12-01 |
Nicholas Clark | Avoid two compiler warnings in B::cstring, spotted...
|
commit | commitdiff | tree |
2010-11-30 |
Nicholas Clark | Restore building Encode's subextensions for a static...
|
commit | commitdiff | tree |
2010-11-30 |
Nicholas Clark | In S_scan_const(), use my_snprintf() instead of my_sprintf().
|
commit | commitdiff | tree |
2010-11-29 |
Nicholas Clark | Following fbcaf61123069fe4, remove perlmain.c from...
|
commit | commitdiff | tree |
2010-11-29 |
Nicholas Clark | Add a verbose option to -DP, and replace C<#if 0> blocks...
|
commit | commitdiff | tree |
2010-11-29 |
Nicholas Clark | In Perl_sv_gets(), shortbuffered is always 0 when rslen...
|
commit | commitdiff | tree |
2010-11-29 |
Nicholas Clark | Break out code from Perl_sv_gets() which is self contained...
|
commit | commitdiff | tree |
2010-11-28 |
Nicholas Clark | Correct a copy&pasto - := is now an error, and no longer...
|
commit | commitdiff | tree |
2010-11-28 |
Nicholas Clark | Make my $pi := 4; a syntax error.
|
commit | commitdiff | tree |
2010-11-28 |
Nicholas Clark | Remove makeaperl, never used, a wrapper for ExtUtils...
|
commit | commitdiff | tree |
2010-11-28 |
Nicholas Clark | Generate perlmain.c using ExtUtils::Miniperl, instead...
|
commit | commitdiff | tree |
2010-11-28 |
Nicholas Clark | Proper Makefile dependencies for the x2p/s2p rule.
|
commit | commitdiff | tree |
2010-11-26 |
Nicholas Clark | In deparse.t, give a description to every test. Remove...
|
commit | commitdiff | tree |
2010-11-25 |
Nicholas Clark | Make BEGIN {require 5.12.0} behave as documented.
|
commit | commitdiff | tree |
2010-11-25 |
Nicholas Clark | Extend -d:foo=bar to make -d:-foo expand to C<no foo...
|
commit | commitdiff | tree |
2010-11-25 |
Nicholas Clark | Use newSVpvs_flags() instead of sv_2mortal(newSVpvs())
|
commit | commitdiff | tree |
2010-11-25 |
Nicholas Clark | Refactor ENAME dumping in Perl_do_sv_dump() to simplify...
|
commit | commitdiff | tree |
2010-11-25 |
Nicholas Clark | Test dumping stashes, with various combinations of...
|
commit | commitdiff | tree |
2010-11-25 |
Nicholas Clark | Refactor Peek.t to give more useable diagnostics.
|
commit | commitdiff | tree |
2010-11-24 |
Nicholas Clark | Explicitly export Perl_sv_compile_2op_is_broken(),...
|
commit | commitdiff | tree |
2010-11-24 |
Nicholas Clark | Deprecate sv_compile_2op()
|
commit | commitdiff | tree |
2010-11-24 |
Nicholas Clark | Fix a typo introduced by 15d9236d3878cc50. (The wrong...
|
commit | commitdiff | tree |
2010-11-24 |
Nicholas Clark | Remove unused variable from S_set_regclass_bit_fold()
|
commit | commitdiff | tree |
2010-11-24 |
Nicholas Clark | Convert xhv_name in struct xpvhv_aux to be a union...
|
commit | commitdiff | tree |
2010-11-23 |
Nicholas Clark | When dup'ing CVs, only take the OP_REFCNT_LOCK if it...
|
commit | commitdiff | tree |
2010-11-23 |
Nicholas Clark | No need to clone pad name 0, as it's never used.
|
commit | commitdiff | tree |
2010-11-21 |
Nicholas Clark | Move the test for Win32's FindExt.pm to t/porting,...
|
commit | commitdiff | tree |
2010-11-20 |
Nicholas Clark | Fix the test fix for older perls (5499dc3d6e47ea78...
|
commit | commitdiff | tree |
2010-11-19 |
Nicholas Clark | Update the perldelta for ExtUtils::Constant.
|
commit | commitdiff | tree |
2010-11-18 |
Nicholas Clark | Refactor newATTRSUB()'s logic for grafting a sub definition...
|
commit | commitdiff | tree |
2010-11-18 |
Nicholas Clark | Test that the stash and file of a sub's definition...
|
commit | commitdiff | tree |
2010-11-18 |
Nicholas Clark | Test that lack of prototype on a sub's definition overrides...
|
commit | commitdiff | tree |
2010-11-17 |
Nicholas Clark | In Perl_cv_undef(), only check potential pads against...
|
commit | commitdiff | tree |
2010-11-17 |
Nicholas Clark | In S_pad_check_dup(), no need to check the 0th name...
|
commit | commitdiff | tree |
2010-11-17 |
Nicholas Clark | Convert newSUB() to a macro wrapping Perl_newATTRSUB()
|
commit | commitdiff | tree |
2010-11-16 |
Nicholas Clark | Inline Perl_pad_undef() into its only caller, Perl_cv_undef().
|
commit | commitdiff | tree |
2010-11-16 |
Nicholas Clark | Move Perl_cv_undef() from op.c to pad.c
|
commit | commitdiff | tree |
2010-11-16 |
Nicholas Clark | Add Grant McLean to AUTHORS, following commit a27417a027da2da0.
|
commit | commitdiff | tree |
2010-11-16 |
Nicholas Clark | In Perl_pad_new(), allocate a 2 element array for padlist.
|
commit | commitdiff | tree |
2010-11-16 |
Nicholas Clark | In Perl_pad_new(), avoid calling av_fetch() for something...
|
commit | commitdiff | tree |
2010-11-14 |
Nicholas Clark | Fix multiplicity build, broken by 328552296d8d53b3.
|
commit | commitdiff | tree |
next |