platform/upstream/perl.git
2011-10-06 Brian FraserMake gv.c and pp_ctl.c warnings utf8-clean
2011-10-06 Brian Fraserdoio.c: Make warnings UTF8- and nul-clean
2011-10-06 Brian Fraserutil.c for threads: stashpv_hvname_match UTF8 cleanup.
2011-10-06 Brian FraserTests for DOES/isa/can with UTF8 and embedded nuls
2011-10-06 Father ChrysostomosDocument sv_does_pvn
2011-10-06 Father ChrysostomosCorrect name of sv_does_sv apidoc entry
2011-10-06 Brian Fraseruniversal.c: sv_does() UTF8 cleanup.
2011-10-06 Father Chrysostomosmro.c: Correct utf8 and bytes concatenation
2011-10-06 Brian Frasermro UTF8 cleanup.
2011-10-06 Brian Fraseruniversal.c: ->can UTF8 cleanup.
2011-10-06 Brian Fraseruniversal.c: ->isa, sv_derived_from 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 Frasersv.c: S_anonymise_cv_maybe UTF8 cleanup.
2011-10-06 Brian Fraserpp.c & sv.c: pp_ref UTF8 and null cleanup.
2011-10-06 Brian FraserAdd a sv_sethek() function to sv.c
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 Frasergv.c: gv_fetchmethod_(flags|autoload) UTF8 cleanup.
2011-10-06 Brian Frasergv.c: S_gv_get_super_pkg UTF8 cleanup.
2011-10-06 Brian Frasergv.c: gv_fetchmeth_pvn_autoload UTF8 cleanup.
2011-10-06 Brian Frasergv.c: gv_fetchmeth_pvn UTF8 cleanup.
2011-10-06 Brian Frasergv.c: gv_init_pvn now uses newCONSTSUB_flags.
2011-10-06 Brian Fraserpp.c: Make pp_rv2cv use gv_autoload_pvn()
2011-10-06 Brian Fraserpp_hot.c: pp_entersub UTF8 cleanup.
2011-10-06 Brian Fraserpp_ctl.c: pp_goto UTF8 cleanup.
2011-10-06 Brian Frasergv.c: gv_autoload4 is now UTF-8 clean.
2011-10-06 Brian Frasergv.c: gp_free 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 Frasersv.c: glob_assign_glob is now UTF-8 aware.
2011-10-06 Brian FraserBasic tests for UTF-8 vars.
2011-10-06 Brian Frasertoke.c: S_scan_inputsymbol, initial GV-related UTF8...
2011-10-06 Brian Frasertoke.c: S_checkcomma, GV-related UTF8 cleanup
2011-10-06 Brian Frasertoke.c: yylex, GV-related UTF8 cleanup
2011-10-06 Brian Frasertoke.c: S_find_in_my_stash, GV-related UTF8 cleanup
2011-10-06 Brian Frasertoke.c: S_intuit_method, GV-related UTF8 cleanup
2011-10-06 Brian Frasertoke.c: S_intuit_more, GV-related UTF8 cleanup
2011-10-06 Brian Frasertoke.c: S_force_ident, GV-related UTF8 cleanup
2011-10-06 Brian Fraserpp.c: pp_rv2gv UTF8 cleanup.
2011-10-06 Father ChrysostomosMerge multi and flags params to gv_init_*
2011-10-06 Brian Frasergv.c: Initial gv_fetchpvn_flags and gv_stashpvn UTF8...
2011-10-06 Father Chrysostomosconstant.pm: Disable the UTF8 downgrade when unnecessary
2011-10-06 Father ChrysostomosFix thinko in hek_eq_pvn_flags
2011-10-06 Brian Fraserhv.c: Stash-related UTF-8 cleanup.
2011-10-06 Brian Frasergv.c: gv_name_set and gv_init_(etc) now initialize...
2011-10-06 Brian FraserSvUTF8() for globs.
2011-10-06 Father ChrysostomosRestore newGVgen to perlapi.pod
2011-10-06 Brian Frasergv.c: newGVgen_flags and a flags parameter for gv_get_s...
2011-10-06 Father ChrysostomosRemove method param from gv_autoload_*
2011-10-06 Father ChrysostomosRemove 4 from new gv_autoload4_(sv|pvn?) functions
2011-10-06 Father ChrysostomosRestore gv_autoload4 to perlapi.pod
2011-10-06 Brian Frasergv.c: Added gv_autoload4_(sv|pv|pvn)
2011-10-06 Brian Frasergv.c: Make Gv_AMupdate use gv_fetchmethod_sv_flags
2011-10-06 Brian Frasergv.c: Added gv_fetchmethod_(sv|pv|pvn)_flags.
2011-10-06 Father ChrysostomosMinor correction to gv_fetchmeth_autoload.t
2011-10-06 Father ChrysostomosRestore gv_fetchmeth_autoload to perlapi.pod
2011-10-06 Brian Frasergv.c: Added gv_fetchmeth_(sv|pv|pvn)_autoload.
2011-10-06 Father ChrysostomosRemove comment from hv.c that no longer applies
2011-10-06 Father ChrysostomosDocument and apiify hv name length/utf8 macros
2011-10-06 Father ChrysostomosRemove some _get variants of *NAMEUTF8 macros in [gh]v.h
2011-10-06 Father ChrysostomosRestore gv_fetchmeth to perlapi
2011-10-06 Father ChrysostomosMinor correction to gv_fetchmeth.t
2011-10-06 Brian Frasergv.c: Added gv_fetchmeth_(sv|pv|pvn).
2011-10-06 Father ChrysostomosDocument gv_init*
2011-10-06 Brian Frasergv.c: Added gv_init_(sv|pv|pvn), renamed gv_init_sv...
2011-10-06 Brian FraserGroundwork to allow cops and pmops to store the UTF8...
2011-10-06 Brian FraserUTF-8 related macros in hv.h and gv.h
2011-10-06 Nicholas ClarkIn bisect-runner.pl, if getconf exists, use it to repor...
2011-10-06 H.Merijn BrandWhitespace
2011-10-06 H.Merijn BrandNow with comma :(
2011-10-06 H.Merijn Brand_A is predefined in some precompiler environments
2011-10-05 Nicholas ClarkRemove whitespace errors from bisect-runner.pl
2011-10-05 Nicholas Clarkbisect-runner.pl now runs all build commands with STDIN...
2011-10-05 Nicholas Clarkbisect-runner.pl should remove the stdin-is-a-tty test...
2011-10-05 Nicholas ClarkDocument why bisect.pl can't be in the checkout used...
2011-10-05 Nicholas ClarkImprove bisect.pl's documentation.
2011-10-05 Nicholas Clarkbisect-runner.pl needs to add -L/usr/local/lib prior...
2011-10-05 Nicholas Clarkbisect-runner.pl needs to inline $compile into the...
2011-10-05 Nicholas ClarkAdd 'Fcntl' as a target for bisect-runner.pl.
2011-10-05 Nicholas ClarkIn bisect-runner.pl, patch Configure to test-compile...
2011-10-05 Chris 'BinGOs... Update Module-Load to CPAN version 0.22
2011-10-05 Nicholas ClarkIn bisect-runner.pl always use blead's hitnts/freebsd.sh
2011-10-05 Steffen MuellerNote ExtUtils::ParseXS upgrade in perldelta
2011-10-05 Steffen MuellerUpgrade ExtUtils::ParseXS to 3.05
2011-10-04 Nicholas ClarkIn bisect-runner.pl, only force Configure's libpth...
2011-10-04 Dave RolskyShow that blessed comes from Scalar::Util in code example
2011-10-04 Karl Williamsonpodcheck.t: Guard against weird input file types
2011-10-03 Nicholas Clarkbisect-runner.pl needs to patch ext/IPC/SysV/SysV.xs...
2011-10-03 Nicholas Clarkbisect-runner.pl should check for t/perl when building...
2011-10-03 Nicholas ClarkFix two typos in the documentation for bisect-runner.pl
2011-10-03 Nicholas ClarkDocumentation for bisect.pl and bisect-runner.pl
2011-10-03 Nicholas ClarkIn bisect-runner.pl, fix a bug where a good "test_prep...
2011-10-03 Nicholas ClarkIn bisect.pl, support matching on files generated by...
2011-10-03 Nicholas ClarkIf patching fails, bisect-runner.pl should report the...
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-02 Father ChrysostomosRemove unused variable from S_set_caret_X
next