This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
msgrcv: properly downgrade the receive buffer
[perl5.git] / t / uni / gv.t
2019-11-27 Dan BookConvert issue links from rt.perl.org to GitHub
2017-01-13 Karl WilliamsonVarious .t's: Escape literal '}' and ']' in patterns
2016-07-29 Father ChrysostomosTired of looking up old bug numbers
2016-01-03 Ricardo Signes*glob{FILEHANDLE} is no longer deprecated
2015-09-04 Karl Williamsont/uni/gv.t: Generalize for EBCDIC
2015-06-22 Rafael Garcia-SuarezIncrease the maximal size of the string displayed in...
2014-09-15 Father ChrysostomosAvoid creating GVs when subs are declared
2014-09-03 Father Chrysostomosskip_all_without_unicode_tables
2014-09-03 Father ChrysostomosPut miniperl @INC logic in test.pl
2014-09-03 Father ChrysostomosReally get t/uni/gv.t working under miniperl
2014-09-03 Father ChrysostomosGet t/uni/gv.t working under minitest
2014-06-17 Karl WilliamsonFatalize defined(@) and defined{%)
2013-07-26 Father ChrysostomosAllow stash elems to be array refs
2012-01-17 Nicholas ClarkAvoid 'defined(@array) is deprecated' warnings in tests.
2011-10-06 Father ChrysostomosCorrect skip counts for miniperl
2011-10-06 Brian Frasergv.c, op.c, pp.c: Stash-injected prototypes and prototy...
2011-10-06 Brian FraserSeveral TODO tests that now pass.
2011-10-06 Brian Frasert/uni/gv.t, stringify is clean, remove the TODO
2011-10-06 Brian Frasersv.c: Pass in UNI_DISPLAY_ISPRINT in S_not_a_number
2011-10-06 Brian Fraserpp_sys.c: pp_tie and untie UTF8 cleanup.
2011-10-06 Brian FraserTests for UTF-8 GVs.