This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Teach makedef.pl that PL_op_exec_cnt is only available with -DPERL_TRACE_OPS.
[perl5.git] / pod /
2013-07-02 Tony CookPatches must not be sent via git's format-patch/send...
2013-07-02 Tony Cookperldelta for c448c12411b1ba
2013-07-01 Nicholas ClarkDocument the removed Makefile targets in perldelta.
2013-07-01 Nicholas ClarkIn perlhacktips, suggest a shell loop to generate all...
2013-07-01 Nicholas ClarkEliminate the perl.gprof and perl.gcov Makefile targets.
2013-07-01 Nicholas ClarkRun Porting/podtidy on pod/perlhacktips.pod
2013-07-01 Nicholas ClarkUpdate perlhacktips to note that Address Sanitizer...
2013-07-01 Nicholas ClarkIn perlhacktips, no need to give 3 ways to set an envir...
2013-07-01 Nicholas ClarkRemove the explicit purify/quantify/purecov targets...
2013-07-01 Nicholas ClarkRemove Makefile targets and tools related to Irix and...
2013-07-01 Nicholas ClarkRemove various rarely used test targets from the genera...
2013-06-30 Father Chrysostomosperldiag: Consistent spaces after dots
2013-06-28 Father Chrysostomosperlfunc: consistent spaces after dots
2013-06-28 Johan VromansClarify variable lists for my, our, state.
2013-06-28 Ricardo Signesperlexperiment: mark :pop layer as accepted
2013-06-26 Karl Williamsonperlguts: Nit
2013-06-26 Moritz Lenzdocument that it is the operator that determines the...
2013-06-25 Tony Cook[perl #75186] Remove obsolete references to vi support
2013-06-24 Ricardo Signesperldelta for changes to perlexperiment
2013-06-24 Ricardo Signesperlexperiment: mark lvalue subroutines accepted
2013-06-24 Ricardo Signesperlexperiment: (?{}) and (??{}) are not experimental
2013-06-24 Ricardo Signesperlexperiment: mark regexp backtracking verbs as accepted
2013-06-23 Father Chrysostomosperldiag: Correct ‘Unknown Unicode option value’
2013-06-23 Father Chrysostomosperldiag: Document ‘SWASHNEW didn't return an HV ref’
2013-06-23 Father Chrysostomosperldiag: Correct ‘Repeated format line...’
2013-06-23 Father Chrysostomosperldiag: Correct ‘Perl %s required’
2013-06-23 Father Chrysostomosperldiag: Correct ‘Pattern subroutine nesting...’
2013-06-23 Father Chrysostomosperldiag: Document mprotect errors
2013-06-23 Father Chrysostomosperldiag: Correct ‘length() used on %s’
2013-06-23 Father Chrysostomosperldiag: Document ‘internal %<num>p might conflict’
2013-06-23 Father Chrysostomosperldiag: Correct ‘Infinite recursion in regex’
2013-06-23 Father Chrysostomosperldiag: Correct ‘Don't know how to handle magic’
2013-06-23 Father Chrysostomosperldiag: Add the elliptical variant of strict refs...
2013-06-23 Father ChrysostomosDocument scalarref retvals of @INC hook
2013-06-23 Brian GottreuFixed verbatim lines in POD over 79 characters
2013-06-23 James E KeenanDocumentation corrections from Wallace Reis++.
2013-06-21 Karl Williamsonperldata: More identifier definition fix
2013-06-21 Johan VromansUpdate perlsub.pod for lvalue subroutines.
2013-06-21 Karl WilliamsonPATCH [perl #118563]: Fix perldata ident defn
2013-06-21 Father Chrysostomosperldiag: Document ‘Can't call mro_method_changed_in()’
2013-06-21 David GoldenRevert "portport: remove DG/UX"
2013-06-21 David Goldennew perldelta
2013-06-20 David Goldenfinalize perldelta.pod for v5.19.1
2013-06-20 David Goldenupdate perlhist for v5.19.1
2013-06-20 David Goldenportport: remove DG/UX
2013-06-20 David GoldenRough draft of perldelta for v5.19.1
2013-06-19 Father Chrysostomosperldelta for #118047
2013-06-18 Ricardo Signesperldelta: note the change to "goto" in perlfunc
2013-06-18 Ricardo Signesreplace weird C<goto-TYPE> with C<goto TYPE>
2013-06-18 Ricardo Signesdocument that goto-EXPR will treat a subref differently
2013-06-18 Karl Williamsonperlfunc: Add caveat about string eval containing NV...
2013-06-18 Karl Williamsonperlrecharclass: Nits
2013-06-18 Karl Williamsonperldelta for locale fixes
2013-06-18 Chris 'BinGOs' Wil... Add Module::CoreList::Utils to perldelta as a new module.
2013-06-18 Chris 'BinGOs' Wil... Correct module links in perldelta
2013-06-18 Father Chrysostomosperldelta for #118297
2013-06-18 Karl Williamsonperllocale: Update, clarify
2013-06-18 Karl WilliamsonDon't use locale definitions unless within scope
2013-06-18 Karl Williamsonperllocale: Nits
2013-06-16 SHIRAKATA KentaroSmall corrections in perlsyn, less one identified by...
2013-06-15 Father Chrysostomosperlfunc: mention that cho(m)p resets the iterator
2013-06-14 Ricardo Signesnote that \s matching \cK is marked experimental
2013-06-14 Ricardo Signesperlexperiment: version of acceptance for \N{name}
2013-06-14 Ricardo Signesperlexperiment: ithreads seemed accepted in 5.8.0
2013-06-14 Ricardo Signesperlexperiment: long doubles are not experimental
2013-06-14 Ricardo Signesreorder experiments by version (mostly)
2013-06-14 Ricardo Signesremove reference to experimental code never in core
2013-06-14 Steve HayFix inclusion of Compress/Raw/Bzip2 and Encode in MinGW...
2013-06-14 Ricardo Signesnote warning categories in perlexperiment
2013-06-14 Ricardo Signesperldelta for the exec warning category change
2013-06-13 Yves OrtonPossessive and non greedy quantifier modifiers are...
2013-06-12 David Goldenperldelta: add entries gleaned from commit messages
2013-06-11 Karl Williamsonperldelta: Correct misstatement
2013-06-11 Father Chrysostomosperldelta: typo
2013-06-11 Karl Williamsonperldelta: ">" was missing its "C<"
2013-06-11 Karl Williamsonpod/perldelta: Add note about documenting toLOWER(...
2013-06-10 Ricardo Signesperldelta for debugger @_ fix
2013-06-10 Steve Hayperldelta for recent BUILD_STATIC/ALL_STATIC changes
2013-06-10 Father Chrysostomosperldelta: DB has not been removed
2013-06-10 Father Chrysostomosperldelta for double quantifier warnings (688e039)
2013-06-10 Father Chrysostomosperldelta for File::Spec->tmpdir and changing env ...
2013-06-10 Father Chrysostomosperldelta for PL_stashcacheh and glob-to-glob assignmen...
2013-06-10 Father Chrysostomosperldelta for freed stashes (#117941)
2013-06-10 Father Chrysostomosperldelta for sort/require CORE:: (#24482)
2013-06-10 Father Chrysostomosperldealt for delete local $ENV{x} leaking (9332b95f7)
2013-06-10 Father Chrysostomosperldelta for (?[]) fixes
2013-06-10 Father Chrysostomosperldelta for #117595 (-l warning)
2013-06-10 Father Chrysostomosperldelta for deparsing ${#}{foo} (#117531)
2013-06-10 Father Chrysostomosperldelta for JS in perltrap
2013-06-10 Father Chrysostomosperldelta for #117311/B::Deparse -l and FF
2013-06-10 Father Chrysostomosperldelta: typo
2013-06-10 Father Chrysostomosperldelta for lexsub syntax errors (3a74e0e282c)
2013-06-10 Father Chrysostomosperldelta for two lexsub fixes
2013-06-10 Father Chrysostomosperldelta for constant inlining (70e5f2b5)
2013-06-10 Father Chrysostomosperldelta for deparsing for my $x (#117081)
2013-06-10 Father Chrysostomosperldelta for 3036c853/\N{} deprecations
2013-06-10 Father Chrysostomosperldelta for #118159 (SvTRUE on ""/1 dualvar)
2013-06-10 Father Chrysostomosperldiag: Document ‘Can't call mro_isa_changed_in’
2013-06-10 Father Chrysostomosperlfunc: Document fallback to "top" format
2013-06-10 Father ChrysostomosMake ‘make regen’ regenerate the tree in perllexwarn
next