This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
tie.t: typos
[perl5.git] / t /
2011-11-05 Father Chrysostomostie.t: typos
2011-11-05 Father ChrysostomosHide pad vars from magic methods on scope exit
2011-11-05 Father ChrysostomosWeak refs to pad hvs should go stale
2011-11-04 Craig A. BerryRestore VMS glob skip removed in 1bb8785a.
2011-11-04 Father ChrysostomosUse SvUPGRADE, not sv_upgrade, in sv_sethek
2011-11-02 Father ChrysostomosMake diag.t runnable outside t/
2011-11-02 Father ChrysostomosWarn for $[ ‘version’ checks
2011-11-02 Karl WilliamsonPATCH: [perl #101710] Regression with /i, latin1 chars.
2011-10-31 Nicholas Clarkt/porting/authors.t can send just the git log info...
2011-10-29 Michael G. SchwernRemove unnecessary cruft from the module example.
2011-10-29 Tony Cookproduce a properly sorted known_pod_issues.dat
2011-10-27 Karl WilliamsonPATCH: [perl #99928] Document that is not a bug
2011-10-27 Karl WilliamsonPATCH: [perl #101970] /[[:lower:]]/i matches upper...
2011-10-27 Father ChrysostomosSkip <~> test on VMS
2011-10-27 Father ChrysostomosMake dual-life.t emit full paths
2011-10-27 Father ChrysostomosTweak dual-life.t’s exclusion list
2011-10-27 Father ChrysostomosFix CORE::glob
2011-10-27 Father ChrysostomosRewrite csh_glob in C; fix two quoting bugs
2011-10-24 Father ChrysostomosMake <~> work again under miniperl
2011-10-22 Father Chrysostomos[perl #101486] Make PL_curstash refcounted
2011-10-22 Karl Williamsonregexp_unicode_prop.t: Add tests.
2011-10-22 Father ChrysostomosReimplement $[ as a module
2011-10-20 Florian RagwitzRemove the MANIFEST check from the release guide
2011-10-20 Father Chrysostomos[perl #101738] Make sv_sethek set the UTF8 flag correctly
2011-10-20 Father ChrysostomosRemove untrue comment from t/op/ref.t
2011-10-18 Karl Williamsonregcomp.c: generate folded for EXACTF and EXACTFU
2011-10-17 Karl Williamsonregexec.c: Stop looking for match sooner
2011-10-14 Karl Williamsonregexec.c: Fix "\x{FB01}\x{FB00}" =~ /ff/i
2011-10-14 Karl Williamsont/re/re_tests: Add tests for multi-char fold bug
2011-10-13 Father ChrysostomosMention all variables in $undef..$undef warnings
2011-10-13 Father ChrysostomosCall get-magic once for .. in list context
2011-10-13 Father Chrysostomos[perl #94390] Optimised numeric sort should warn for nan
2011-10-13 Father ChrysostomosMention sort in warnings about sort sub retvals
2011-10-12 Father ChrysostomosAvoid an redundant copy in pp_flop
2011-10-11 Father Chrysostomos[perl #30661] autoload sort subs
2011-10-11 Father ChrysostomosStop attribute errors from leaking op trees
2011-10-08 Father ChrysostomosDont’t crash when warning about XSUB redefinition
2011-10-07 Father ChrysostomosDon’t put malformed UTF8 in $AUTOLOAD
2011-10-07 Father ChrysostomosHEKf256 format
2011-10-07 Father ChrysostomosTeach porting/diag.t about HEKf
2011-10-06 Gerard GoossenSet PERL_DL_NONLAZY in t/TEST to check existence of...
2011-10-06 Father ChrysostomosCorrect skip counts for miniperl
2011-10-06 Father Chrysostomosuni/universal.t tests passing
2011-10-06 Father ChrysostomosRewrite -l warning test to account for 433644eed
2011-10-06 Brian Fraserwhichsig nul-cleanup.
2011-10-06 Brian Frasertoke.c, ext/attributes/attributes.xs: Make attributes...
2011-10-06 Brian Fraserop.c: Scalar filehandles in errors UTF8 cleanup.
2011-10-06 Brian FraserTODO tests for parsing our() now pass
2011-10-06 Brian Frasertoke.c, op.c, sv.c: Prototype parsing and checking...
2011-10-06 Brian Frasergv.c, op.c, pp.c: Stash-injected prototypes and prototy...
2011-10-06 Brian Frasertoke.c: Some simple mending to get readline() working...
2011-10-06 Brian Fraserpp_sys.c: pp_select UTF8 cleanup.
2011-10-06 Brian Fraserop.c: Malformed prototype warning on UTF8 sub name
2011-10-06 Father Chrysostomosglobvar.t: Skip PL_warn_uninit_sv
2011-10-06 Brian FraserSeveral TODO tests that now pass.
2011-10-06 Brian Fraserutil.c UTF8 cleanup
2011-10-06 Brian FraserMore warnings tests.
2011-10-06 Brian Fraser"Use of uninitialized value..." UTF8 cleanup
2011-10-06 Brian Frasermro.(c|xs): Make warnings utf8-clean
2011-10-06 Brian Frasert/uni/gv.t, stringify is clean, remove the TODO
2011-10-06 Brian FraserTests for DATA handle in UTF8 packages
2011-10-06 Brian FraserTests for UTF-8 stashes.
2011-10-06 Brian FraserTests for package; declarations in UTF-8
2011-10-06 Brian FraserMore tests for t/uni/method.t
2011-10-06 Brian Frasersv.c: Make most warnings utf8-clean
2011-10-06 Brian Frasersv.c: Pass in UNI_DISPLAY_ISPRINT in S_not_a_number
2011-10-06 Brian Fraserpp_sys.c: Make warnings utf8-clean
2011-10-06 Brian Fraserpp_hot.c: Make warnings utf8-clean
2011-10-06 Father ChrysostomosTeach porting/diag.t about SVf32 and SVf256
2011-10-06 Brian Fraserpp.c: Make warnings utf8-clean
2011-10-06 Brian FraserMake op.c warnings UTF8-clean
2011-10-06 Brian Fraserdoio.c: Make warnings UTF8- and nul-clean
2011-10-06 Brian FraserTests for DOES/isa/can with UTF8 and embedded nuls
2011-10-06 Brian Frasermro UTF8 cleanup.
2011-10-06 Brian Fraserpp_sys.c: pp_tie and untie UTF8 cleanup.
2011-10-06 Brian Fraserpp.c: pp_substr for UTF-8 globs.
2011-10-06 Brian Fraserpp_ctl.c: pp_caller UTF8 cleanup.
2011-10-06 Brian Fraserpp.c & sv.c: pp_ref UTF8 and null cleanup.
2011-10-06 Brian Fraserpp.c: pp_bless UTF8 cleanup.
2011-10-06 Brian Fraserop.c: Flag named methods if they are in UTF-8.
2011-10-06 Brian Fraserpp_hot.c: method_common is UTF-8 aware.
2011-10-06 Brian Fraserpp_ctl.c: pp_goto UTF8 cleanup.
2011-10-06 Brian FraserTests for UTF-8 GVs.
2011-10-06 Brian Fraserop.c: newCONSTSUB and newXS UTF8 cleanup.
2011-10-06 Brian FraserBasic tests for UTF-8 vars.
2011-10-04 Karl Williamsonpodcheck.t: Guard against weird input file types
2011-10-03 Father ChrysostomosAdd another exception to dual-life.t
2011-10-02 Father ChrysostomosStop dual-life.t from failing during parallel testing
2011-10-01 Karl WilliamsonAdd tests for isIDFirst
2011-10-01 Karl WilliamsonRevise diagnostic text
2011-10-01 Karl Williamsonutf8.c: Don't invert beyond-Unicode code points
2011-10-01 Father Chrysostomos[perl #99984] Incorrect errmsg with our $::é
2011-09-27 Nicholas ClarkWhere available, use _NSGetExecutablePath() to make...
2011-09-27 Nicholas ClarkWhere available, use sysctl() with KERN_PROC_PATHNAME...
2011-09-27 Nicholas ClarkAvoid a "use of uninitialized value" warning from pwent.t
2011-09-26 Karl Williamsonpodcheck.t: Work for scripts/utilities under VMS
2011-09-25 Karl Williamsont/re/re_tests: Add TODO
2011-09-25 Karl Williamsonpodcheck.t: New method for skipping .PL files
2011-09-25 Karl Williamsonpodcheck.t: Remove extra loop initialization
2011-09-25 Karl Williamsonpodcheck.t: Move hash declaration to earlier in file
next