This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add Perl equivalent for av_exists().
2010-05-25
Shlomi Fish
Add Perl equivalent for av_exists().
Signed-off-by: David Golden <
dagolden@cpan.org
>
commit
|
commitdiff
|
tree
2010-05-25
Shlomi Fish
Add a Perl equivalent to av_delete().
Signed-off-by: David Golden <
dagolden@cpan.org
>
commit
|
commitdiff
|
tree
2010-05-25
Shlomi Fish
Add the Perl equivalent example to av_clear.
Signed-off-by: David Golden <
dagolden@cpan.org
>
commit
|
commitdiff
|
tree
2010-05-25
Shlomi Fish
Link from GIMME_V to perlcall for a usage example.
Signed-off-by: David Golden <
dagolden@cpan.org
>
commit
|
commitdiff
|
tree
2010-05-24
Zefram
Add package block syntax to perldelta
commit
|
commitdiff
|
tree
2010-05-24
David Golden
Add perldelta entry for non-destructive substitution
commit
|
commitdiff
|
tree
2010-05-23
David Golden
Format perlhist consistently by maint/dev track
commit
|
commitdiff
|
tree
2010-05-23
David Golden
create perl5132delta
commit
|
commitdiff
|
tree
2010-05-23
David Golden
Rephrase perlop for non-destructive substitution
commit
|
commitdiff
|
tree
2010-05-23
David Golden
Add David Caldwell to AUTHORS
commit
|
commitdiff
|
tree
2010-05-20
Zefram
fully test package-version-block syntax
commit
|
commitdiff
|
tree
2010-05-20
Zefram
additional tests for package block syntax
commit
|
commitdiff
|
tree
2010-05-20
Zefram
fix SEGV with eval("package Foo {")
commit
|
commitdiff
|
tree
2010-05-20
Zefram
support "package Foo { ... }"
commit
|
commitdiff
|
tree
2010-05-19
Curtis Jewell
Adding script used for recent perlhist changes.
commit
|
commitdiff
|
tree
2010-05-19
Curtis Jewell
Update perlhist.pod for 5.10.1-5.12.1
commit
|
commitdiff
|
tree
2010-05-19
David Golden
bumped File::Find version to 1.16
commit
|
commitdiff
|
tree
2010-05-19
Dan Dascalescu
Fixed typo: "effecting data" -> "affecting data".
commit
|
commitdiff
|
tree
2010-05-19
David Golden
add reminder about updating epigraphs.pod to RMG
commit
|
commitdiff
|
tree
2010-05-19
David Golden
the proper term is epigraph, not epigram
commit
|
commitdiff
|
tree
2010-05-19
David Golden
document historical release epigrams
commit
|
commitdiff
|
tree
2010-05-06
David Golden
Change perlgpl.pod to GPL 1 to match README
commit
|
commitdiff
|
tree
2010-04-29
Zefram
put package declaration before label in deparsing
commit
|
commitdiff
|
tree
2010-04-26
David Golden
Fix Module::Build::Platform::cygwin runtime error
commit
|
commitdiff
|
tree
2010-04-26
David Golden
add tests for version::is_strict() and version::is_lax()
commit
|
commitdiff
|
tree
2010-04-26
David Golden
fix version::is_strict/is_lax exporting
commit
|
commitdiff
|
tree
2010-04-19
chromatic
Replace mention of Switch.pm with given/when
commit
|
commitdiff
|
tree
2010-04-14
David Golden
revert "revert perl -h changes"
commit
|
commitdiff
|
tree
2010-03-30
David Golden
rafl volunteers to release blead in August 2010
commit
|
commitdiff
|
tree
2010-03-30
David Golden
revise release manager schedule
commit
|
commitdiff
|
tree
2010-03-28
Ævar Arnfjörð Bjarmason
When using a GitHub fork advice the use of Perl's Git...
commit
|
commitdiff
|
tree
2010-03-25
David Golden
added Aristotle Pagaltzis to AUTHORS
commit
|
commitdiff
|
tree
2010-03-25
Aristotle Pagaltzis
give two simpler recipes for creating remote branches
commit
|
commitdiff
|
tree
2010-03-08
David Golden
add makerel option to skip tarball creation
commit
|
commitdiff
|
tree
2010-02-11
David Golden
Revised opening line of perl man page
commit
|
commitdiff
|
tree
2010-02-11
David Golden
revert perl -h changes
commit
|
commitdiff
|
tree
2010-02-11
David Golden
keep -h to 80 characters or less
commit
|
commitdiff
|
tree
2010-02-11
David Golden
Help new users learn how to get help
commit
|
commitdiff
|
tree
2010-02-08
David Golden
revise perldelta note on strict and lax version rules
commit
|
commitdiff
|
tree
2010-02-06
David Golden
move version details to version::Internals and other...
commit
|
commitdiff
|
tree
2010-02-06
David Golden
document version::is_strict/is_lax
commit
|
commitdiff
|
tree
2010-02-06
John Peacock
Document usage of version regexps
commit
|
commitdiff
|
tree
2010-02-06
John Peacock
Export and document is_lax and is_strict functions
commit
|
commitdiff
|
tree
2010-01-26
Jim Cromie
comment grammar, indentation
commit
|
commitdiff
|
tree
2010-01-25
David Golden
revise package NAME VERSION entry in perl5120delta
commit
|
commitdiff
|
tree
2010-01-21
David Golden
initialize undefined version objects with zero, not...
commit
|
commitdiff
|
tree
2010-01-20
Ævar Arnfjörð Bjarmason
Make perl's magic variables in gv.c grep-able
commit
|
commitdiff
|
tree
2010-01-20
David Golden
perlfunc tweak for package NAME VERSION
commit
|
commitdiff
|
tree
2010-01-20
David Golden
Update Module::Build to 0.3603
commit
|
commitdiff
|
tree
2010-01-20
David Golden
reminder: update Module::CoreList when bumping version...
commit
|
commitdiff
|
tree
2010-01-19
Father Chrysostomos
fix qr// and get-magic problems
commit
|
commitdiff
|
tree
2010-01-19
David Golden
note strict/lax version requirements in documentation
commit
|
commitdiff
|
tree
2010-01-19
David Golden
add version number format note to perldelta
commit
|
commitdiff
|
tree
2010-01-16
David Golden
Parse 'use NAME VERSION' with C locale
commit
|
commitdiff
|
tree
2010-01-14
David Golden
Omnibus strict and lax version parsing
commit
|
commitdiff
|
tree
2010-01-12
Ricardo Signes
test stash_name in less.pm
commit
|
commitdiff
|
tree
2010-01-12
Ricardo Signes
catch the one $class instance missed in less.pm
commit
|
commitdiff
|
tree
2009-12-21
David Golden
have corelist-perldelta.pl generate add'l sections
commit
|
commitdiff
|
tree
2009-12-21
David Golden
fix CPAN.pm test broken by hotfixes
commit
|
commitdiff
|
tree
2009-12-21
David Golden
local version number bumps for CPAN.pm hotfixes
commit
|
commitdiff
|
tree
2009-12-21
David Golden
note CPAN hotfixes in perldelta
commit
|
commitdiff
|
tree
2009-12-21
David Golden
hotfix CPAN.pm to force only ftp URLs
commit
|
commitdiff
|
tree
2009-12-21
David Golden
hotfix App::Cpan
commit
|
commitdiff
|
tree
2009-12-20
David Golden
fix pod typo in how_to_write_a_perldelta.pod
commit
|
commitdiff
|
tree
2009-12-20
David Golden
describe new CPAN.pm, ExtUtils::MakeMaker and Module...
commit
|
commitdiff
|
tree
2009-12-20
David Golden
update perldelta with module and pragma version updates
commit
|
commitdiff
|
tree
2009-12-20
David Golden
Update Module::CoreList for Module::Build update to...
commit
|
commitdiff
|
tree
2009-12-20
David Golden
Updated Module::Build to 0.36
commit
|
commitdiff
|
tree
2009-12-20
David Golden
mention Porting/corelist-perldelta.pl in perldelta...
commit
|
commitdiff
|
tree
2009-12-20
David Golden
Various perldelta consistency edits and other cleanup
commit
|
commitdiff
|
tree
2009-12-20
Alexandr Ciornii
ExtUtils::MakeMaker changes for perl5113delta.pod
commit
|
commitdiff
|
tree
2009-12-17
David Golden
Updated Module::Build to 0.35_15
commit
|
commitdiff
|
tree
2009-12-17
David Golden
Updated Module::Build to 0.35_14
commit
|
commitdiff
|
tree
2009-11-23
David Golden
disable Module::Build bundle_inc.t
commit
|
commitdiff
|
tree
2009-11-21
David Golden
Update generated Module::Build::ConfigData
commit
|
commitdiff
|
tree
2009-11-20
David Golden
quick-fix broken Module::Build::Platforms::VMS
commit
|
commitdiff
|
tree
2009-11-20
Moritz Lenz
Clarify docs for implicit "next" on all "when" blocks
commit
|
commitdiff
|
tree
2009-11-19
David Golden
Updated Module::Build to 0.35_09
commit
|
commitdiff
|
tree
2009-11-18
David Golden
Updated Module::Build to 0.35_08
commit
|
commitdiff
|
tree
2009-11-16
David Golden
Document SIGPIPE when printing to closed socket
commit
|
commitdiff
|
tree
2009-11-15
David Golden
Change perl -v version format
commit
|
commitdiff
|
tree
2009-11-12
David E. Wheeler
Bring Pod::Simple up to 3.10
commit
|
commitdiff
|
tree
2009-11-12
Karl Williamson
Grow zero length scalars
commit
|
commitdiff
|
tree
2009-11-11
Gerard Goossen
refactoring of flip.t
commit
|
commitdiff
|
tree
2009-11-10
Sisyphus
Add mingw64 support
commit
|
commitdiff
|
tree
2009-11-09
Sisyphus
Fix warnings from win32 gcc compilers
commit
|
commitdiff
|
tree
2009-11-08
David Golden
Add mingw-w64 non-crosscompiling config files
commit
|
commitdiff
|
tree
2009-11-07
David Golden
refine Carp caller() fix and add tests
commit
|
commitdiff
|
tree
2009-11-06
David Golden
bump Carp version number
commit
|
commitdiff
|
tree
2009-11-06
David Golden
Have Carp respect CORE::GLOBAL::caller if it exists
commit
|
commitdiff
|
tree
2009-10-30
David Golden
Updated ExtUtils::CBuilder to 0.27
commit
|
commitdiff
|
tree
2009-10-22
David Golden
Install Switch from CPAn into 'site', not 'perl'
commit
|
commitdiff
|
tree
2009-10-21
David Golden
Fix uninitialized warnings in Pod::Perldoc
commit
|
commitdiff
|
tree
2009-10-21
David Golden
Fix documentation of Module::CoreList::is_deprecated
commit
|
commitdiff
|
tree
2009-10-21
David Golden
Revised Module::CoreList::is_deprecated
commit
|
commitdiff
|
tree
2009-10-21
David Golden
Auto-generate deprecation list via corelist.pl
commit
|
commitdiff
|
tree
2009-10-20
David Golden
Merge branch 'corelist-deprecated' into blead
commit
|
commitdiff
|
tree
2009-10-20
David Golden
formally mark deprecations in Maintainers.pl
commit
|
commitdiff
|
tree
2009-10-14
Sisyphus
Add mingw64 support for win32
commit
|
commitdiff
|
tree
2009-10-14
Sisyphus
Patch t/win32/system.t for mingw32/64
commit
|
commitdiff
|
tree
next