summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* There's no READ_UINT32.Jarkko Hietaniemi2015-07-251-3/+1
* Correct VS2015's impending CCTYPESteve Hay2015-07-252-38/+38
* bump version on Attribute::HandlersRicardo Signes2015-07-242-2/+5
* [perl #125541] Fix crash with %::=(); J->${\"::"}Father Chrysostomos2015-07-241-1/+1
* Don't skip symbols for defunct -Uuseperlio case.Craig A. Berry2015-07-231-25/+5
* Remove PERLIO_IS_STDIO from win32.c and wince.c.Craig A. Berry2015-07-232-5/+2
* Evict PERLIO_IS_STDIO from top-level core files.Craig A. Berry2015-07-235-203/+16
* Find *inline.h differently in args_assert.t.Craig A. Berry2015-07-231-2/+2
* Fix new warning in t/op/mkdir.t.Craig A. Berry2015-07-231-1/+1
* Fix nit missed in a55c5245146801.Craig A. Berry2015-07-231-1/+1
* [perl #123961] handle a missing closing ` for -DT outputTony Cook2015-07-231-1/+7
* Update podcheck db to reflect a fix in perlgitKarl Williamson2015-07-221-1/+1
* Drop useful-looking but unused lookup table.Jarkko Hietaniemi2015-07-221-10/+0
* Declaring static in header is odd (and warnable offense).Jarkko Hietaniemi2015-07-221-1/+0
* Convert pp_sys to use the time64 public interface.Jarkko Hietaniemi2015-07-221-3/+2
* Add time64 as its own build target.Jarkko Hietaniemi2015-07-2213-15/+30
* dquote_static.c -> dquote.cJarkko Hietaniemi2015-07-2219-55/+64
* static inlines from dquote_static.c -> new dquote_inline.hJarkko Hietaniemi2015-07-225-149/+164
* inline_invlist.c -> invlist_inline.hJarkko Hietaniemi2015-07-226-12/+12
* Make *inline.h behave like *.cJarkko Hietaniemi2015-07-221-2/+2
* overload.c -> overload.incJarkko Hietaniemi2015-07-224-5/+5
* overload.[hc] descriptions were swappedJarkko Hietaniemi2015-07-221-2/+2
* packsizetables.c -> packsizetables.incJarkko Hietaniemi2015-07-224-3/+3
* mg_names.c -> mg_names.incJarkko Hietaniemi2015-07-224-5/+5
* Make *.inc behave like *.[hc]Jarkko Hietaniemi2015-07-221-1/+1
* Merge declaration and initialisation of local variableDagfinn Ilmari Mannsåker2015-07-221-2/+1
* combine PERLDB_LINE and PERLDB_SAVESRC flag testsDaniel Dragan2015-07-224-8/+10
* Updates to Module::CoreList per RMG.Matthew Horsfall2015-07-213-1/+7
* RMG - Manually adding perldelta for Module::CoreList isn't neededMatthew Horsfall2015-07-211-1/+4
* perlgit: minor copyeditsAristotle Pagaltzis2015-07-211-2/+2
* perlgit: standardize verbatims to 2-space indentAristotle Pagaltzis2015-07-211-15/+15
* perlgit: demote old-git remote branch procedureAristotle Pagaltzis2015-07-211-13/+14
* Update Porting/release_announcement_template.txt for new year/versionMatthew Horsfall2015-07-201-2/+2
* Add Module::CoreList stubs for v5.23.2Matthew Horsfall2015-07-203-3/+27
* Bump version to 5.23.2Matthew Horsfall2015-07-2024-139/+139
* Run Porting/new-perldelta.pl for v5.23.2Matthew Horsfall2015-07-2010-157/+579
* Update release_schedule.pod to note completed releases.Matthew Horsfall2015-07-201-2/+2
* Update epigraphs for 5.23.0/5.23.1Matthew Horsfall2015-07-201-0/+57
* Add new release to perlhistv5.23.1Matthew Horsfall2015-07-201-0/+1
* Finalize perldelta for 5.23.1Matthew Horsfall2015-07-201-43/+73
* Update Module::CoreList for 5.23.1Matthew Horsfall2015-07-202-2/+57
* RMG: Note that Porting/cmpVERSION.pl requires -Ilib to runMatthew Horsfall2015-07-201-1/+1
* Update INSTALL versions for 5.23.1Matthew Horsfall2015-07-201-2/+2
* Initial perldelta updates for 5.23.1Matthew Horsfall2015-07-201-228/+3
* Update File::Path entry in Porting/Maintainers.plSteve Hay2015-07-201-5/+0
* Make README.md a common IGNORABLE fileSteve Hay2015-07-201-7/+1
* bump $DynaLoader::VERSION to 1.33Tony Cook2015-07-201-1/+1
* Replace reference to newXSUB with newXS.Matthew Horsfall (alh)2015-07-201-1/+1
* factor out an %ENV assignment from make_ext.plDaniel Dragan2015-07-201-1/+1
* Fix test that fails with new warny File::PathChris 'BinGOs' Williams2015-07-191-1/+1