This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2012-01-13 Karl Williamsonregexec.c: Prepare for inversion lists in ANYOF nodes
2012-01-13 Karl Williamsonregcomp.c: Add _invlist_contents() to compactly dump...
2012-01-13 Karl Williamsonutf8.c: White-space only
2012-01-13 Karl Williamsonutf8.c: Add ability to pass inversion list to _core_swa...
2012-01-13 Karl Williamsonutf8.c: Add flag to swash_init() to not croak on error
2012-01-13 Karl Williamsonregcomp.c: Use '*a == b', not 'a == &b'
2012-01-13 Karl Williamsonregcomp.c: decrement ptr ref cnt before invalidating ptr
2012-01-13 Karl Williamsonregcomp.c: Add some assertions
2012-01-13 Karl Williamsonregcomp.c: Don't overallocate space for cloned SV
2012-01-13 Karl Williamsonregcomp.c: Make sure invlist_clone length set correctly
2012-01-13 Karl Williamsonutf8.c: Prevent reading before buffer start
2012-01-13 Karl WilliamsonUtf8.c: Generate and use inversion lists for binary...
2012-01-13 Karl Williamsonregcomp.c: Add _invlist_populate_swatch()
2012-01-13 Karl Williamsonregcomp.c: Add invlist_search()
2012-01-13 Karl Williamsonutf8.c: Refactor code slightly in prep
2012-01-13 Karl Williamsonregcomp.c: Change internal #define name
2012-01-13 Karl Williamsonutf8.c: New function to retrieve non-copy of swash
2012-01-13 Karl Williamsonutf8_heavy.pl: Add inversion status to cache key
2012-01-13 Karl Williamsonuni/cache.t: Fix to handle regex compile time Uni props
2012-01-13 Karl Williamsonembed.fnc: swash_init() return value should not be...
2012-01-13 Karl Williamsonutf8.c: Change name of static function
2012-01-13 Karl Williamsonutf8_heavy: Allow to be called from regcomp.c
2012-01-13 Karl Williamsonutf8_heavy: Add DEBUG statement
2012-01-13 Karl Williamsonutf8.c: Move test out of loops
2012-01-13 Karl Williamsonmktables: Add a little stress to the tests
2012-01-13 Karl Williamsonutf8_heavy: Skip unnecessary operations
2012-01-13 Karl Williamsonuni/class.t: Add test
2012-01-13 Karl Williamsonutf8_heavy: remove unused variable
2012-01-13 Karl WilliamsonComment additions, typos, white-space.
2012-01-13 Karl Williamsonregexec.c: Add some comments to regclass_swash()
2012-01-13 Karl Williamsonregexec.c: Remove unnecessary intermediate values
2012-01-13 Ricardo Signesun-break blead-breakage introduced by Porting/perl5160d...
2012-01-13 Ricardo Signescreate perl5160delta-to-be
2012-01-13 Nicholas ClarkIn Perl_sv_del_backref(), don't panic if svp is NULL...
2012-01-13 Nicholas ClarkIn Perl_sv_del_backref(), don't panic if the backref...
2012-01-13 Nicholas ClarkBetter panic diagnostics in Perl_sv_del_backref()
2012-01-12 Father ChrysostomosMake -T HANDLE set the last stat type
2012-01-12 Father ChrysostomosSimplify logic in pp_sys.c:pp_fttty
2012-01-12 Father Chrysostomos[perl #77388] Make stacked -T and -B work
2012-01-12 Father ChrysostomosMake -t, -T and -B with a handle pop it off the stack
2012-01-12 Father ChrysostomosIn pp_sys.c:pp_fttext, don’t call cGVOP_gv on an UNOP
2012-01-10 Father Chrysostomos[perl #24237] @& should not stop $& from working
2012-01-10 Ricardo Signesupdate the schedule: rjbs will do 5.16
2012-01-10 Father Chrysostomos[perl #35865, #43011] FETCH after autovivifying
2012-01-10 Father ChrysostomosCorrect bad wording in perlsub
2012-01-10 Father ChrysostomosFix crash in hv_undef
2012-01-10 Joshua ben... [perl #40333] Another test
2012-01-10 Father Chrysostomos[perl #40333] Stop overload::Overloaded from calling...
2012-01-10 Father ChrysostomosDocument that [ah]v_undef/clear may free the [ah]v
2012-01-10 Father ChrysostomosBetter fix for perl #107440
2012-01-09 Father ChrysostomosRemove TODO functionality from assignwarn.t
2012-01-09 Father Chrysostomos[perl #44895] += warning on uninit magic var
2012-01-09 Father ChrysostomosRemove magical dPOPXnnrl_ul dPOPXiirl_ul macros
2012-01-09 Chris 'BinGOs... Merge the POSIX notes in perldelta.
2012-01-09 H.Merijn Brandmissed in prev commit
2012-01-09 H.Merijn Brand'A' is not blank
2012-01-09 H.Merijn BrandAdd probe for isblank() (requested by khw)
2012-01-09 Father ChrysostomosTest for perl #43663
2012-01-09 Father Chrysostomos[perl #92254, #92256] Fix SAVE_DEFSV to do refcounting
2012-01-09 Father Chrysostomosgrep.t: require test.pl in BEGIN block
2012-01-08 Karl Williamsonneed backwards-compatile to_utf8_foo()
2012-01-08 Karl Williamsonembed.fnc: Revise comment
2012-01-08 Karl Williamsonembed.fnc: add comment
2012-01-08 Chris 'BinGOs... Update perlfaq to CPAN version 5.0150037
2012-01-08 Father Chrysostomos[perl #67490] Don’t call DELETE on scalar-tied elem
2012-01-08 Father ChrysostomosSimplify magic logic in av.c:av_store
2012-01-08 David Mitchellclarify how $SIG{__DIE__} can return
2012-01-07 Father Chrysostomosperlfunc: spaces after dots
2012-01-07 Tom HukinsMake localtime()' s documentation more succinct
2012-01-07 Father Chrysostomos[perl #85670] Copy magic to ary elems properly
2012-01-06 Father Chrysostomos[perl #107440] Save av/hv on mortals stack when clearing
2012-01-06 Michael Witten[perl #90632] perlfunc: Rewrite `split'
2012-01-06 Ricardo Signesdocument the upgrade of Perldoc
2012-01-06 Ricardo SignesPod-Perldoc now includes test documents
2012-01-06 Ricardo SignesUpgrade Pod-Perldoc to CPAN version 3.15_15
2012-01-06 Father ChrysostomosUncomment evals in sort.t
2012-01-06 Father ChrysostomosPerlIO::scalar: allow writing to SvIOK SVs
2012-01-06 Father ChrysostomosIn PerlIO::Scalar’s write, stringify refs
2012-01-06 Father Chrysostomosperlsyn: spaces after dots
2012-01-06 Father Chrysostomosregen pod issues
2012-01-06 Father Chrysostomosperlsyn: wrap long verbatim line
2012-01-06 Father ChrysostomosIncrease $PerlIO::scalar::VERSION to 0.13
2012-01-06 Father Chrysostomosperlsyn: Correct ... example
2012-01-06 Father Chrysostomos[perl #92706] In PerlIO::Scalar::seek, don’t assume...
2012-01-06 Father Chrysostomosperlsyn: add triple-dot index entries and alias
2012-01-06 Father Chrysostomosperlop: remove triple-dot
2012-01-06 Father Chrysostomos[perl #90064] warn once for dbmopen with undef 3rd arg
2012-01-06 Father ChrysostomosIncrease $overload::VERSION to 1.17
2012-01-06 Father Chrysostomosregen pod issues
2012-01-06 Father ChrysostomosCorrect links to perlsyn and perlop
2012-01-06 Tom Christiansen[perl #90926] Corrections to the previous patch
2012-01-06 Tom Christiansen[perl #90926] smartmatch PATCH 2 of 2: perlsyn.pod
2012-01-06 Tom Christiansen[perl #90906] Corrections to the previous patch
2012-01-06 Tom Christiansen[perl #90906] smartmatch PATCH 1 of 2: perlop.pod
2012-01-06 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9116
2012-01-06 Father Chrysostomos[perl #91850] utf8::decode: croak for ro scalars
2012-01-05 Father Chrysostomos[perl #90064] perlfunc: Document special 0 mode for...
2012-01-05 H.Merijn Brand[perl #90648] perlop: There is no low-prec //
2012-01-05 Father Chrysostomos[perl #90648] perlop: There ain’t no C-style //
2012-01-05 Father Chrysostomosregen pod issues
next