2011-05-20 |
Father Chrysostomos | [perl #91008] Deparse doesn't like each $ref
|
commit | commitdiff | tree |
2011-05-20 |
Father Chrysostomos | Tests for iterator deletion [perl #85026]
|
commit | commitdiff | tree |
2011-05-20 |
Father Chrysostomos | Tests for #85026
|
commit | commitdiff | tree |
2011-05-19 |
Father Chrysostomos | Regenerate known_pod_issues.dat
|
commit | commitdiff | tree |
2011-05-19 |
Father Chrysostomos | Increase t::OptreeCheck’s version
|
commit | commitdiff | tree |
2011-05-19 |
Father Chrysostomos | Increase B::Concise’s version
|
commit | commitdiff | tree |
2011-05-19 |
Father Chrysostomos | Increase version for ExtUtils::CBuilder
|
commit | commitdiff | tree |
2011-05-19 |
Father Chrysostomos | Add Kevin Woolley to AUTHORS
|
commit | commitdiff | tree |
2011-05-19 |
Father Chrysostomos | Increase perl5db.pl’s $VERSION
|
commit | commitdiff | tree |
2011-05-19 |
Father Chrysostomos | Add Louis Strous to AUTHORS
|
commit | commitdiff | tree |
2011-05-19 |
Father Chrysostomos | Confusing comment typo in Deparse
|
commit | commitdiff | tree |
2011-05-18 |
Father Chrysostomos | Add Nuno Cavalho’s other e-mail address
|
commit | commitdiff | tree |
2011-05-18 |
Father Chrysostomos | [perl #78074] Make it explicit that symtab manipulation...
|
commit | commitdiff | tree |
2011-05-18 |
Father Chrysostomos | Restore a croak I deleted by mistake
|
commit | commitdiff | tree |
2011-05-18 |
Father Chrysostomos | Revert "Partially revert 4155e4fe"
|
commit | commitdiff | tree |
2011-05-18 |
Father Chrysostomos | Revert "silence do_curse() compiler warning"
|
commit | commitdiff | tree |
2011-05-18 |
Father Chrysostomos | [perl #90898] B::Deparse failure on glob()
|
commit | commitdiff | tree |
2011-05-18 |
Father Chrysostomos | [perl #90160] U* gives ‘U0 mode on an empty string’
|
commit | commitdiff | tree |
2011-05-11 |
Father Chrysostomos | Make ‘require func()’ work with .pm abs path
|
commit | commitdiff | tree |
2011-05-03 |
Father Chrysostomos | Minor perldelta fixes
|
commit | commitdiff | tree |
2011-04-19 |
Father Chrysostomos | Revert "Missing bug number in d12b49d"
|
commit | commitdiff | tree |
2011-04-19 |
Father Chrysostomos | Missing bug number in d12b49d
|
commit | commitdiff | tree |
2011-04-19 |
Father Chrysostomos | Correct typos in 66b4c19
|
commit | commitdiff | tree |
2011-04-19 |
Father Chrysostomos | Update perldelta for push/keys changes
|
commit | commitdiff | tree |
2011-04-19 |
Father Chrysostomos | Update perlfunc for [perl #80626]
|
commit | commitdiff | tree |
2011-04-19 |
Father Chrysostomos | Add a test for keys $tied
|
commit | commitdiff | tree |
2011-04-19 |
Father Chrysostomos | Make push, etc., work on tied scalars
|
commit | commitdiff | tree |
2011-04-19 |
Father Chrysostomos | Make keys $scalar an lvalue
|
commit | commitdiff | tree |
2011-04-19 |
Father Chrysostomos | Remove ambigous warning from perldiag
|
commit | commitdiff | tree |
2011-04-19 |
Father Chrysostomos | Make keys/value/each $scalar accept only unblessed...
|
commit | commitdiff | tree |
2011-04-18 |
Father Chrysostomos | perldelta: typos
|
commit | commitdiff | tree |
2011-04-18 |
Father Chrysostomos | Make push/shift $scalar accept only unblessed aryrefs
|
commit | commitdiff | tree |
2011-04-18 |
Father Chrysostomos | perldelta for d12b49d (Unicode constants)
|
commit | commitdiff | tree |
2011-04-18 |
Father Chrysostomos | Make Unicode constants under use utf8 work again
|
commit | commitdiff | tree |
2011-04-16 |
Father Chrysostomos | Followup to 088225f/[perl #88132]: packages ending...
|
commit | commitdiff | tree |
2011-04-14 |
Father Chrysostomos | perldelta: 342c852 changed $re::VERSION
|
commit | commitdiff | tree |
2011-04-14 |
Father Chrysostomos | [perl #88486] IO::File does not always export SEEK*
|
commit | commitdiff | tree |
2011-04-14 |
Father Chrysostomos | perldelta entries for 088225f
|
commit | commitdiff | tree |
2011-04-13 |
Father Chrysostomos | [perl #88132] broken ISA lookup after aliasing packages...
|
commit | commitdiff | tree |
2011-04-09 |
Father Chrysostomos | perldelta: Move the XIDStart change from bugs to incompat.
|
commit | commitdiff | tree |
2011-04-09 |
Father Chrysostomos | perldelta for [perl #87708]
|
commit | commitdiff | tree |
2011-04-08 |
Father Chrysostomos | Revert parts of c31c291..96b6b87
|
commit | commitdiff | tree |
2011-04-08 |
Father Chrysostomos | Revert "[perl #87708] $tied / $tied under use integer"
|
commit | commitdiff | tree |
2011-04-08 |
Father Chrysostomos | Remove unnecessary code from pp_add
|
commit | commitdiff | tree |
2011-04-08 |
Father Chrysostomos | Remove unnecessary code from pp_eq
|
commit | commitdiff | tree |
2011-04-08 |
Father Chrysostomos | Correct the skip count in stash.t
|
commit | commitdiff | tree |
2011-04-08 |
Father Chrysostomos | [perl #87708] Fix ‘$tied binop $tied’
|
commit | commitdiff | tree |
2011-04-07 |
Father Chrysostomos | [perl #87708] $tied == $tied
|
commit | commitdiff | tree |
2011-04-07 |
Father Chrysostomos | [perl #87388] bless[], "main::" crashes
|
commit | commitdiff | tree |
2011-04-07 |
Father Chrysostomos | Correct stupidities in 4c3ac4b
|
commit | commitdiff | tree |
2011-04-07 |
Father Chrysostomos | [perl #87708] $tied + $tied
|
commit | commitdiff | tree |
2011-04-06 |
Father Chrysostomos | [perl #87708] $tied / $tied under use integer
|
commit | commitdiff | tree |
2011-04-06 |
Father Chrysostomos | [perl #87708] $tied % $tied and $tied * $tied under...
|
commit | commitdiff | tree |
2011-04-06 |
Father Chrysostomos | [perl #87708] $tied + $tied and $tied - $tied under...
|
commit | commitdiff | tree |
2011-04-06 |
Father Chrysostomos | [perl #87708] use integer; $tied < $tied
|
commit | commitdiff | tree |
2011-04-06 |
Father Chrysostomos | [perl #87708] use integer; $tied > $tied
|
commit | commitdiff | tree |
2011-04-06 |
Father Chrysostomos | [perl #87708] use integer; $tied <= $tied
|
commit | commitdiff | tree |
2011-04-06 |
Father Chrysostomos | [perl #87708] use integer; $tied >= $tied
|
commit | commitdiff | tree |
2011-04-06 |
Father Chrysostomos | [perl #87708] use integer; $tied == $tied
|
commit | commitdiff | tree |
2011-04-06 |
Father Chrysostomos | [perl #87708] use integer; $tied != $tied
|
commit | commitdiff | tree |
2011-04-06 |
Father Chrysostomos | [perl #87708] use integer; $tied <=> $tied
|
commit | commitdiff | tree |
2011-04-06 |
Father Chrysostomos | [perl #87708] atan2 $tied, $tied
|
commit | commitdiff | tree |
2011-04-05 |
Father Chrysostomos | Er, 87708, not 87726
|
commit | commitdiff | tree |
2011-04-05 |
Father Chrysostomos | TODO tests for [perl #87726]
|
commit | commitdiff | tree |
2011-04-04 |
Father Chrysostomos | perldelta entry for the [perl #87664] fix
|
commit | commitdiff | tree |
2011-04-04 |
Father Chrysostomos | perldelta: File::Basename’s version
|
commit | commitdiff | tree |
2011-04-04 |
Father Chrysostomos | Revert "Remove MacOS classic support from File::Basename."
|
commit | commitdiff | tree |
2011-04-04 |
Father Chrysostomos | [perl #87664] Don’t autovivify stashes when anonymising CVs
|
commit | commitdiff | tree |
2011-04-03 |
Father Chrysostomos | [perl #87064] eval no longer shares filters
|
commit | commitdiff | tree |
2011-04-02 |
Father Chrysostomos | Remove a semi-erroneous misleading perldelta entry
|
commit | commitdiff | tree |
2011-04-01 |
Father Chrysostomos | Update HTTP::Tiny’s version in perldelta
|
commit | commitdiff | tree |
2011-04-01 |
Father Chrysostomos | perldelta: uc/lc(first) fix [perl #87336]
|
commit | commitdiff | tree |
2011-03-31 |
Father Chrysostomos | [perl #87336] lc/uc(first) fail to taint the returned...
|
commit | commitdiff | tree |
2011-03-29 |
Father Chrysostomos | perldelta: Explain link to Selected Bug FIxes
|
commit | commitdiff | tree |
2011-03-29 |
Father Chrysostomos | perldelta: Update Pod::Html’s version
|
commit | commitdiff | tree |
2011-03-29 |
Father Chrysostomos | Add Gene Sullivan to AUTHORS
|
commit | commitdiff | tree |
2011-03-29 |
Father Chrysostomos | perldelta: Update the bignum version
|
commit | commitdiff | tree |
2011-03-29 |
Father Chrysostomos | Versions bumps after the prev commit
|
commit | commitdiff | tree |
2011-03-29 |
Father Chrysostomos | [perl #87128] Unclear note about \Q, etc., in perlretut
|
commit | commitdiff | tree |
2011-03-27 |
Father Chrysostomos | perldelta: wording
|
commit | commitdiff | tree |
2011-03-27 |
Father Chrysostomos | perldelta: Incorporate the local $_ entry from 658a9f3
|
commit | commitdiff | tree |
2011-03-27 |
Father Chrysostomos | perldelta: Mention the split/@_ change in Errata
|
commit | commitdiff | tree |
2011-03-27 |
Father Chrysostomos | perldelta: Yet another set of formatting tweaks
|
commit | commitdiff | tree |
2011-03-27 |
Father Chrysostomos | perldelta: factual error concerning [perl #75154]
|
commit | commitdiff | tree |
2011-03-27 |
Father Chrysostomos | perldelta: even more formatting tweaks
|
commit | commitdiff | tree |
2011-03-27 |
Father Chrysostomos | perldelta: Move the is_utf8 fix into the fetch/store...
|
commit | commitdiff | tree |
2011-03-27 |
Father Chrysostomos | perldelta: formatting fixes + 2 typos
|
commit | commitdiff | tree |
2011-03-27 |
Father Chrysostomos | perldelta: More formatting tweaks
|
commit | commitdiff | tree |
2011-03-27 |
Father Chrysostomos | perldelta: formatting, typos, rewording
|
commit | commitdiff | tree |
2011-03-27 |
Father Chrysostomos | perldelta: Move 2 similar entries about stashes closer
|
commit | commitdiff | tree |
2011-03-27 |
Father Chrysostomos | perldelta: correct wording about globs
|
commit | commitdiff | tree |
2011-03-27 |
Father Chrysostomos | perldelta: more consistent formatting of fullstops
|
commit | commitdiff | tree |
2011-03-27 |
Father Chrysostomos | perldelta: present tense for changes alreday in effect
|
commit | commitdiff | tree |
2011-03-25 |
Father Chrysostomos | Increase PerlIO’s version because of the doc change
|
commit | commitdiff | tree |
2011-03-24 |
Father Chrysostomos | Add Richard Möhn to AUTHORS
|
commit | commitdiff | tree |
2011-03-21 |
Father Chrysostomos | perldelta: 5.12.3, not .2
|
commit | commitdiff | tree |
2011-03-21 |
Father Chrysostomos | perldelta: More reminders for the Known Problems
|
commit | commitdiff | tree |
2011-03-21 |
Father Chrysostomos | perldelta: Re-add the upgrade notice
|
commit | commitdiff | tree |
2011-03-21 |
Father Chrysostomos | perldelta: Delete the Testing section
|
commit | commitdiff | tree |
2011-03-21 |
Father Chrysostomos | perldelta: ‘(5.12.3)’ markers
|
commit | commitdiff | tree |
next |