platform/upstream/perl.git
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
2011-10-02 Nicholas Clarkbisect-runner.pl must use Fcntl::S_IMODE() on the raw...
2011-10-02 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.79
2011-10-02 Chris 'BinGOs... Update Digest to CPAN version 1.17
2011-10-02 Nicholas ClarkAdd 'config.sh' as a build target for bisect.pl
2011-10-02 Nicholas ClarkPermit bisect.pl to pass -D, -U and -A parameters to...
2011-10-02 Nicholas ClarkRefactor bisect-runner.pl to use the hashref interface...
2011-10-02 Nicholas ClarkRefactor bisect.pl to use Getopt::Long's pass_through...
2011-10-02 Reini UrbanTypo in comment share_hek_kek
2011-10-01 Karl Williamsonhandy.h: Reorder tests for speed
2011-10-01 Karl Williamsonhandy.h: Add macro
2011-10-01 Karl Williamsonhandy.h Fix isOCTAL_A macro
2011-10-01 Nicholas ClarkIn bisect.pl, use the earliest passing stable perl...
2011-10-01 Karl Williamsonhandy.h: Add comments, pod change
2011-10-01 Karl Williamsonhandy.h: Improve definition of FITS_IN_8_BITS
2011-10-01 Karl Williamsonhandy.h: Change '(foo) ? bar : 0 to 'foo && bar'
2011-10-01 Karl Williamsonutf8.h: Revise formal parameter name for clarity
2011-10-01 Karl Williamsonutf8.h: Remove redundant checks
2011-10-01 Karl Williamsonhandy.h: Speed up isIDFIRST_utf8()
2011-10-01 Karl WilliamsonAdd tests for isIDFirst
2011-10-01 Karl Williamsonutf8.c: Add function to retrieve new _Perl_IDStart...
2011-10-01 Karl Williamsonmktables: Add Perl_IDStart property
2011-10-01 Karl WilliamsonComment-only nits
2011-10-01 Karl Williamsonhandy.h: Add missing isASCII_L1 macro
next