summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pod updates for fc and \Fsmoke-me/hugmeir/fc_keywordBrian Fraser2012-01-135-17/+82
* Implement the fc keyword and the \F string escape.Brian Fraser2012-01-1318-214/+815
* Add the fc keyword in regen/feature.plBrian Fraser2012-01-123-6/+33
* [perl #24237] @& should not stop $& from workingFather Chrysostomos2012-01-102-5/+18
* update the schedule: rjbs will do 5.16Ricardo Signes2012-01-101-4/+4
* [perl #35865, #43011] FETCH after autovivifyingFather Chrysostomos2012-01-103-6/+25
* Correct bad wording in perlsubFather Chrysostomos2012-01-091-1/+1
* Fix crash in hv_undefFather Chrysostomos2012-01-091-8/+9
* [perl #40333] Another testJoshua ben Jore2012-01-091-1/+13
* [perl #40333] Stop overload::Overloaded from calling ->canFather Chrysostomos2012-01-092-2/+25
* Document that [ah]v_undef/clear may free the [ah]vFather Chrysostomos2012-01-092-5/+17
* Better fix for perl #107440Father Chrysostomos2012-01-094-7/+29
* Remove TODO functionality from assignwarn.tFather Chrysostomos2012-01-091-8/+4
* [perl #44895] += warning on uninit magic varFather Chrysostomos2012-01-093-6/+5
* Remove magical dPOPXnnrl_ul dPOPXiirl_ul macrosFather Chrysostomos2012-01-091-12/+0
* Merge the POSIX notes in perldelta.Chris 'BinGOs' Williams2012-01-091-10/+6
* missed in prev commitH.Merijn Brand2012-01-091-2/+8
* 'A' is not blankH.Merijn Brand2012-01-091-2/+2
* Add probe for isblank() (requested by khw)H.Merijn Brand2012-01-0919-6/+58
* Test for perl #43663Father Chrysostomos2012-01-091-1/+9
* [perl #92254, #92256] Fix SAVE_DEFSV to do refcountingFather Chrysostomos2012-01-084-8/+28
* grep.t: require test.pl in BEGIN blockFather Chrysostomos2012-01-081-1/+1
* need backwards-compatile to_utf8_foo()Karl Williamson2012-01-084-12/+57
* embed.fnc: Revise commentKarl Williamson2012-01-081-1/+1
* embed.fnc: add commentKarl Williamson2012-01-081-1/+2
* Update perlfaq to CPAN version 5.0150037Chris 'BinGOs' Williams2012-01-0812-469/+182
* [perl #67490] Don’t call DELETE on scalar-tied elemFather Chrysostomos2012-01-082-0/+13
* Simplify magic logic in av.c:av_storeFather Chrysostomos2012-01-081-2/+1
* clarify how $SIG{__DIE__} can returnDavid Mitchell2012-01-081-4/+4
* perlfunc: spaces after dotsFather Chrysostomos2012-01-071-4/+4
* Make localtime()' s documentation more succinctTom Hukins2012-01-071-6/+2
* [perl #85670] Copy magic to ary elems properlyFather Chrysostomos2012-01-062-6/+36
* [perl #107440] Save av/hv on mortals stack when clearingFather Chrysostomos2012-01-064-8/+25
* [perl #90632] perlfunc: Rewrite `split'Michael Witten2012-01-061-80/+114
* document the upgrade of PerldocRicardo Signes2012-01-062-2/+7
* Pod-Perldoc now includes test documentsRicardo Signes2012-01-061-0/+4
* Upgrade Pod-Perldoc to CPAN version 3.15_15Ricardo Signes2012-01-0626-909/+9814
* Uncomment evals in sort.tFather Chrysostomos2012-01-061-2/+2
* PerlIO::scalar: allow writing to SvIOK SVsFather Chrysostomos2012-01-052-4/+16
* In PerlIO::Scalar’s write, stringify refsFather Chrysostomos2012-01-052-3/+9
* perlsyn: spaces after dotsFather Chrysostomos2012-01-051-18/+22
* regen pod issuesFather Chrysostomos2012-01-051-1/+0
* perlsyn: wrap long verbatim lineFather Chrysostomos2012-01-051-1/+2
* Increase $PerlIO::scalar::VERSION to 0.13Father Chrysostomos2012-01-051-1/+1
* perlsyn: Correct ... exampleFather Chrysostomos2012-01-051-2/+2
* [perl #92706] In PerlIO::Scalar::seek, don’t assume SvPOKpFather Chrysostomos2012-01-052-20/+21
* perlsyn: add triple-dot index entries and aliasFather Chrysostomos2012-01-051-1/+6
* perlop: remove triple-dotFather Chrysostomos2012-01-053-66/+12
* [perl #90064] warn once for dbmopen with undef 3rd argFather Chrysostomos2012-01-052-1/+11
* Increase $overload::VERSION to 1.17Father Chrysostomos2012-01-051-1/+1