This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2012-06-02 Karl WilliamsonUnicode::UCD::casefold(): Don't use .txt file for source
2012-06-02 Karl WilliamsonUCD.t: Don't use BEL for $/
2012-06-02 Karl WilliamsonUCD.t: Skip PropValueAliases tests on early Unicodes
2012-06-02 Karl WilliamsonUCD.t: Skip tests for PropertyAlias on early Unicodes
2012-06-02 Karl WilliamsonUCD.t: Use v-string for easier version comparison
2012-06-02 Karl WilliamsonUCD.t: white-space only
2012-06-02 Karl WilliamsonUnicode::UCD: Fix blocks to work on early Unicodes
2012-06-02 Karl WilliamsonUnicode::UCD: Fix to work on Unicodes without script...
2012-06-02 Karl WilliamsonUnicode::UCD::compexcl(): Fix to work on early Unicodes
2012-06-02 Karl WilliamsonUnicode::UCD::charinfo(): Fix to handle decomps in...
2012-06-02 Karl WilliamsonUnicode::UCD::prop_invmap(): Fix so handles dm in earli...
2012-06-02 Karl WilliamsonUnicode::UCD::prop_invmap: Fix so works on very early...
2012-06-02 Karl WilliamsonUnicode::UCD::prop_invmap(): Fix to work on early Unicodes
2012-06-02 Karl WilliamsonUnicode::UCD::num(): Fix so works on early Unicode...
2012-06-02 Karl WilliamsonUnicode::UCD::charinfo(): get ISO comment for earlier...
2012-06-02 Karl WilliamsonUnicode::UCD: Store v-string Unicode version.
2012-06-02 Karl Williamsonmktables: Fix up Unicod 2.18 special casing file
2012-06-02 Karl Williamsonmktables: Fix-up for Unicode version 1
2012-06-02 Karl Williamsonmktables: Add definitions for missing property value...
2012-06-02 Karl Williamsonmktables: Add Unicode_1_names if missing from early...
2012-06-02 Karl Williamsonmktables: Allow simple_mapfoo tables to work in early...
2012-06-02 Karl Williamsonmktables: Work around bug in early Unicode databases
2012-06-02 Karl Williamsonmktables: Fix to enable XIDS property in early Unicode...
2012-06-02 Karl Williamsonmktables: Compile \w correctly on early Unicode versions
2012-06-02 Karl Williamsonmktables: Consolidate handling of Cased property
2012-06-02 Karl Williamsonmktables: Fix for Unicode versions without fold, specia...
2012-06-02 Karl Williamsonmktables: Suppress invalid warning on early Unicode...
2012-06-02 Karl Williamsonmktables: Move assignment out of loop
2012-06-02 Karl Williamsonmktables: White-space only
2012-06-02 Karl Williamsonmktables: remove now-always-true test
2012-06-02 Karl Williamsonmktables: Extend Name_Alias property to early Unicode...
2012-06-02 Karl Williamsonmktables: Loop should begin at 0
2012-06-02 Karl Williamsonmktables: Add input error check and warning
2012-06-02 Karl Williamsonmktables: Add overload for '&=' on property objects
2012-06-02 Karl Williamsonmk_invlists.pl: Add error check and die if fails
2012-06-02 Karl Williamsonmktables: Move dummy table generation earlier
2012-06-02 Karl Williamsonmktables: Suppress warnings for placeholder tables
2012-06-02 Karl Williamsonmktables: Lowercase property name to conform with Unicode
2012-06-02 Karl Williamsonmktables: Remove unnecessary code
2012-06-02 Karl Williamsonmktables: White-space only
2012-06-02 Karl Williamsonmktables: skip some processing in debug mode
2012-06-02 Karl Williamsonmktables: Optionally create normalization test file
2012-06-02 Karl Williamsonmktables: Shorten test file name
2012-06-02 Karl Williamsonpodcheck.t: Fix more transitory file problems
2012-06-02 Sullivan BeckBump Locale-Codes from 3.21 to 3.22
2012-06-02 Nicholas ClarkIf kill 0, PPID works, use it to avoid race conditions...
2012-06-02 Nicholas ClarkIn t/op/getppid.t remove most race conditions by signal...
2012-06-02 Nicholas ClarkIn t/op/getppid.t, die if any pipe close fails.
2012-06-02 Tony Cookperldelta for c6ed316378d6d1918fa7626803c875b84f0ec8ea
2012-06-02 Tony Cook[perl #64772] allow for sync on read only handles
2012-06-01 Evan Miller[perl #64772] check both input and output file handles...
2012-06-01 Tony Cookadd Evan Miller to AUTHORS
2012-06-01 Tony Cook[perl #64772] TODO test for sync on read only handle
2012-06-01 Tony Cookconvert dist/IO/t/io_xs.t to Test::More
2012-06-01 Craig A. BerryFix K & R-style function definition in VMS::Stdio.
2012-05-31 Nicholas ClarkMerge refactoring of t/op/filetest.t into blead.
2012-05-31 Nicholas ClarkUse is() and isnt() in t/op/filetest.t, in place of...
2012-05-31 Nicholas ClarkIn t/op/filetest.t, test -s -f 'TEST' against the size...
2012-05-31 Nicholas ClarkIn t/op/filetest.t, use the tempfile instead of t/TEST...
2012-05-31 Nicholas ClarkIn t/op/filetest.t, use one temporary file for testing...
2012-05-31 Nicholas ClarkIn t/op/filetest.t, simplify the logic for testing...
2012-05-31 Nicholas ClarkIn t/op/filetest.t, simplify the skip logic when testin...
2012-05-31 Nicholas Clarkt/porting/checkcase.t shouldn't scan .git for case...
2012-05-31 Nicholas Clarkt/porting/checkcase.t should find() from the top level...
2012-05-30 Craig A. BerryA more C++-friendly dNOOP.
2012-05-30 Steve HayDon't install HTML docs for 'ext' folder
2012-05-30 Father Chrysostomos[Merge] Yank study
2012-05-30 Father Chrysostomossv.h: Document the only use of SvSCREAM
2012-05-30 Father ChrysostomosDelete two instance of SvSCREAM_off
2012-05-30 Father ChrysostomosUse isGV_with_GP in util.c:fbm_compile
2012-05-30 Father ChrysostomosAway with REXEC_SCREAM!
2012-05-30 Father ChrysostomosExpunge study magic
2012-05-30 Father ChrysostomosGut screaminstr
2012-05-30 Father ChrysostomosRemove most code conditional on SvSCREAM
2012-05-30 Father ChrysostomosCorrect apidoc varnames for util.c:fbm_instr
2012-05-30 Father ChrysostomosDelete the contents of pp_study
2012-05-30 Father ChrysostomosDon’t clone closures in rv2cv
2012-05-30 Father ChrysostomosRemove ‘Runaway prototype’ warning
2012-05-30 Ricardo Signesupdate the editor hints for spaces, not tabs
2012-05-30 Ricardo Signesclarify that it must be a simple identifier in {}
2012-05-29 Reini Urbanrelated to [perl #113060] assert CopSTASH(cx->blk_oldcop)
2012-05-29 Reini Urban[perl #113060] Save cop_stashlen threaded even with...
2012-05-29 Father Chrysostomos[perl #97478] Make ‘Can’t find opnumber’ UTF-8- and...
2012-05-29 Father Chrysostomos[Merge] More coresubs
2012-05-29 Father Chrysostomosbproto.t: Test pos(1,$b)
2012-05-29 Father ChrysostomosUpdate CORE.pod to reflect the new coresubs
2012-05-29 Father ChrysostomosMake &CORE::undef(\*_) undefine it properly
2012-05-29 Father Chrysostomos&CORE::undef should be an lvalue sub
2012-05-29 Father ChrysostomosAdd &CORE::undef
2012-05-29 Father ChrysostomosAdd &CORE::study
2012-05-29 Father ChrysostomosAdd &CORE::split
2012-05-29 Father ChrysostomosAdd &CORE::scalar
2012-05-29 Father ChrysostomosAdd &CORE::prototype
2012-05-29 Father ChrysostomosAdd &CORE::pos
2012-05-29 Father ChrysostomosMake pos use ck_fun and OA_SCALARREF
2012-05-29 Father ChrysostomosMake undef use ck_fun and OA_SCALARREF
2012-05-29 Father ChrysostomosAdd &CORE::glob
2012-05-29 Father Chrysostomospp.c:pp_coreargs: use PL_op_desc instead of OP_DESC
2012-05-29 Father ChrysostomosAdd &CORE::exists
2012-05-29 Father ChrysostomosAdd &CORE::delete
next