summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the never-working mktemp() fallback code for FAKE_BIT_BUCKETnicholas/RT37033-followupNicholas Clark2012-02-241-5/+1
* Add FAKE_BIT_BUCKET to PL_non_bincompat_options, and hence -V output.Nicholas Clark2012-02-241-0/+3
* The parser should always close the file handle that it opened.smoke-me/RT37033Nicholas Clark2012-02-246-7/+63
* Move the close-on-exec logic to one place, at the end of S_open_script().Nicholas Clark2012-02-231-10/+4
* Change S_open_script() to return NULL to signal "read from stdin".Nicholas Clark2012-02-231-1/+4
* In perl.c, change S_open_script() to return rsfp.Nicholas Clark2012-02-234-20/+19
* In struct yy_parser, change lex_flags to a U8, from part of a bitfield.Nicholas Clark2012-02-231-1/+1
* Remove ExtUtils-CBuilder's MANIFEST.SKIPDavid Golden2012-02-232-3/+0
* work harder to get useful diagnostics on Win32Ricardo Signes2012-02-222-17/+23
* ExtUtils::CBuilder: add support informationDavid Golden2012-02-2216-13/+60
* Update Maintainers.pl for new ExtUtils::CBuilderDavid Golden2012-02-222-3/+8
* add ext/Pod-Functions/.gitignoreDavid Golden2012-02-221-0/+1
* ExtUtils::CBuilder - add dual-life support filesDavid Golden2012-02-227-1/+909
* ignore all MYMETA files, not just .ymlDavid Golden2012-02-221-1/+1
* "no feature" now means reset to defaultRicardo Signes2012-02-223-16/+38
* unixify paths a bit more systematicaly in Pod-HtmlRicardo Signes2012-02-221-21/+15
* don't assume that filesys starts at / in Pod-HtmlRicardo Signes2012-02-212-4/+5
* unixify the --outfile arg to pod2htmlRicardo Signes2012-02-211-0/+6
* Make corelist-perldelta.pl keep the existing headingMax Maischein2012-02-211-5/+19
* Fix typoMax Maischein2012-02-211-1/+1
* Pluralize "Modules and Pragma" to "Modules and Pragmata"Max Maischein2012-02-211-3/+3
* Add perl5158delta.podMax Maischein2012-02-2110-498/+900
* Add epigraph for 5.15.8Max Maischein2012-02-211-0/+29
* Fix bug in pod2html crossreferencingMarc Green2012-02-205-20/+229
* makerel should not add -uncommitted to tarballsRicardo Signes2012-02-201-2/+3
* Merge branch 'release-5.15.8' into bleadMax Maischein2012-02-2127-397/+940
|\
| * Fix typos in pod/perldelta.podv5.15.8release-5.15.8Max Maischein2012-02-201-5/+0
| * Update pod/perldelta.pod from the version numbersMax Maischein2012-02-201-33/+77
| * add new release to perlhistMax Maischein2012-02-201-0/+1
| * Update Module::CoreList for v5.15.8Max Maischein2012-02-203-27/+722
| * Clean out XXX in preparation for Module::CoreList updateMax Maischein2012-02-201-195/+3
| * Bump versions from 5.15.7 to 5.15.8Max Maischein2012-02-2023-148/+148
|/
* Update perldelta.pod for 5.15.8 for reviewMax Maischein2012-02-201-59/+48
* handy.h: Silence Solaris compiler warningKarl Williamson2012-02-191-1/+1
* podcheck.t: Typo in podKarl Williamson2012-02-191-1/+1
* Avoid defining the same global between perl and re.pmTony Cook2012-02-201-1/+5
* Make t/porting/authors.t work on WindowsMax Maischein2012-02-191-1/+2
* Revert updates to compression librariesRicardo Signes2012-02-1959-1224/+914
* epigraphs.pod: Rmv illegal spaces after | in L<>Karl Williamson2012-02-191-3/+3
* perlintro: Add missing closing ">"Karl Williamson2012-02-191-1/+1
* ...and add unadded fileRicardo Signes2012-02-191-0/+1
* remove MANIFEST entries for pruned filesRicardo Signes2012-02-191-2/+0
* Refactor the Tk event loop to allow for other event loopsMax Maischein2012-02-194-148/+161
* In S_validate_suid(), move declarations after the first statement.Nicholas Clark2012-02-191-2/+2
* Refactor code in Data::Dumper to assume that >=5.8.0 is the common case.Nicholas Clark2012-02-192-19/+36
* Fix typo in 985213f2fede57.Craig A. Berry2012-02-181-1/+1
* Remove gete?[ug]id cachingÆvar Arnfjörð Bjarmason2012-02-1812-115/+137
* Add t/porting/pending-author.t, fixing a limitation of t/porting/authors.tNicholas Clark2012-02-183-0/+70
* t/porting/authors.t only needs to pass the Author to checkAUTHORS.plNicholas Clark2012-02-181-1/+1
* Correct the location of t/porting/perlfunc.t in perldelta.podNicholas Clark2012-02-181-3/+3