Rename ext/Sys/Syslog to ext/Sys-Syslog and ext/IPC/SysV to ext/IPC-SysV
[p5sagit/p5-mst-13.2.git] / pod /
2009-02-06 Matt Kraai Use an ordinary paragraph to reference sv.h.
2009-02-05 Slaven Rezic "wide character" warnings are severe
2009-02-04 Yitzchak Scott-Tho... long-ago h2xs changes
2009-01-30 Steve Hay Upgrade to Pod-Parser-1.36.
2009-01-29 Gisle Aas Tweaks to pod/perlrepository.pod
2009-01-26 Leon Brocard Add a section on how to submit a patch using GitHub
2009-01-26 Leon Brocard Run podtidy on pod/perlrepository.pod and document...
2009-01-25 Rafael Garcia-Suarez Merge branch 'Eefix' into blead
2009-01-25 Rafael Garcia-Suarez Document that $0 is set to "-e" when perl is run with...
2009-01-23 Nicholas Clark suidperl goes.
2009-01-21 Nicholas Clark Update the documentation of get_sv() to note that it...
2009-01-21 Nicholas Clark Update the documentation of get_av() to note that it...
2009-01-21 Nicholas Clark Update the documentation of get_hv() to note that it...
2009-01-21 Ricardo SIGNES remove some indirect method calls, add a caveat
2009-01-21 Frank Wiegand POD typos
2009-01-20 Rafael Garcia-Suarez Remove perltodo entry about empty destructors
2009-01-19 Rafael Garcia-Suarez Add warning category
2009-01-19 Slaven Rezic about warnings if forks fail in Perl_my_popen
2009-01-16 Karl Add warning about octal > 377 in some regexes
2009-01-16 Renee use F<> in perlrepository.pod consistently and remove...
2009-01-13 Nicholas Clark Give the git file browser URL as the most up to date...
2009-01-13 Abigail Capitalize "SysV" correctly
2009-01-12 Abigail Fix typo in pod/perlhack.pod
2009-01-10 Abigail Fix typo in pod/perldsc.pod
2009-01-10 Abigail Typo fix in pod/perldiag.pod
2009-01-09 Abigail Be consistent in writing deobfuscator
2009-01-09 Abigail Fix typo
2009-01-09 Abigail Capitalize "latin"
2009-01-09 Abigail Typo fix in pod/perl5110delta.pod
2009-01-09 Abigail Fix typo in pod/perltodo.pod
2009-01-09 Abigail -Be consistent with kb/kB.
2009-01-09 Abigail Fixed some spelling errors
2009-01-09 Abigail Change the link to the sort pragma to be more clear.
2009-01-06 Abigail Updated the 'some statistics for the other subdirectori...
2009-01-06 Abigail Avoid wrapping long lines when displaying as man page
2009-01-06 Abigail Calculated patch sizes for the modern era.
2009-01-06 Abigail Update data for 5.7.3 release
2009-01-06 Abigail Remove duplicate entry
2009-01-06 Abigail Added 21st century data to 'SELECTED RELEASE SIZES'
2009-01-06 Rafael Garcia-Suarez Delete the largely obsolete Porting/patching.pod
2009-01-06 Rafael Garcia-Suarez Remove notes about -v from perltodo
2009-01-06 Rafael Garcia-Suarez Move .bat gitignores with their unix counterparts
2009-01-03 Rafael Garcia-Suarez Merge branch 'schwern/y2038' into blead
2009-01-03 Michael G. Schwern Update from y2038.
2009-01-03 Michael G. Schwern Update some docs to explain that Perl no longer has...
2009-01-02 ian.goodacre@xtra... [perl #61392] Method call documentation in perlobj.pod
2009-01-02 karl williamson Faster sv_utf8_upgrade()
2009-01-02 Rafael Garcia-Suarez Mention overloading.pm in perl5110delta
2009-01-01 Abigail From: Max Maischein <corion@corion.net>
2008-12-26 Rafael Garcia-Suarez Regen docs and headers
2008-12-26 Rafael Garcia-Suarez Fix two pod links
2008-12-26 Karl Update comments and documentation dealing with utf
2008-12-26 Nicholas Clark Merge branch 'blead' of nicholas@perl5.git.perl.org...
2008-12-26 Rafael Garcia-Suarez Remove mentions of the old way of rsync'ing the source
2008-12-26 Rafael Garcia-Suarez Some additions to perlrepository.pod
2008-12-25 Rafael Garcia-Suarez Add description of last commit in perldelta
2008-12-25 Matt Kraai Use the F formatting codes for filenames in pod/perlgut...
2008-12-25 Alex Vandiver Remove completed perltodo entry
2008-12-25 Alex Vandiver Remove all mention of checkpods
2008-12-25 Alex Vandiver Minor pod fixes to make Pod::Checker happy with the...
2008-12-25 Alex Vandiver Move 'make check' in pods/ to using Pod::Checker
2008-12-23 Nicholas Clark Merge branch 'blead' of nicholas@perl5.git.perl.org...
2008-12-23 Leon Brocard Remove inconsistent formatting in pod/perlrepository...
2008-12-23 Leon Brocard Add a section on committing to maintenance versions
2008-12-22 Vincent Pit Note the --author option of git commit, and therefore...
2008-12-21 Vincent Pit A short introduction to git bisect.
2008-12-21 Nicholas Clark Merge branch 'blead' of nicholas@perl5.git.perl.org...
2008-12-21 Vincent Pit Document how commiters can keep 'origin' as a git remot...
2008-12-21 Yves Orton add a comment about git clean to the perlrepository.pod
2008-12-21 Nicholas Clark Note the correct way to make a branch to track a remote...
2008-12-21 Rafael Garcia-Suarez Add the perlperf manpage, by Richard Foley
2008-12-20 Nicholas Clark Rebuild pod/perltoc.pod.
2008-12-20 Nicholas Clark Note how to set user name and e-mail address.
2008-12-20 Rafael Garcia-Suarez Various corrections and formatting nits to perlreposito...
2008-12-20 Yves Orton trim trailing spaces
2008-12-20 Yves Orton explain more stuff about status
2008-12-20 Yves Orton explain git status and stuff about remotes
2008-12-20 Yves Orton use checkout -b and not the more verbose two step process
2008-12-20 Jody Belka Improve perlrepository.pod to explain how to checkout...
2008-12-20 Paul Fenwick git-flavoured autodie 1.997 patch
2008-12-20 Abigail From Paul Fenwick <pjf@perltraining.com.au>; Instructio...
2008-12-20 Matt Kraai Do not use a dash between git and its subcommand
2008-12-20 Steve Peters It looks like the previous patch is working fine on...
2008-12-19 Steve Peters Merge branch 'blead' of ssh://stevep@perl5.git.perl...
2008-12-19 Leon Brocard after applying, committers should push
2008-12-19 Steve Peters Subject: PATCH 5.10 documentation
2008-12-19 Leon Brocard Add a section on applying a patch
2008-12-19 Leon Brocard In the patch section, show how to work on a temporary...
2008-12-19 Leon Brocard Add a section on how to submit a patch
2008-12-19 Leon Brocard Mention that cloning over HTTP is slow
2008-12-19 Leon Brocard Show how to switch between branches
2008-12-19 Leon Brocard merge in changes
2008-12-19 Leon Brocard Change perl.git to perl-git to not confuse people ...
2008-12-19 Yves Orton fix thinko
2008-12-19 Yves Orton explain how to switch a git from git:// protocol to...
2008-12-19 Leon Brocard Add perlrepository to the list of pod
2008-12-19 Leon Brocard Add perlhaiku into pod.lst
2008-12-19 Leon Brocard add a minimal pod/perlrepository.pod
2008-12-19 Rafael Garcia-Suarez Add pod page corresponding to README.haiku in .gitignore
2008-12-19 Vincent Pit Silence a podchecker warning in perlxs.pod
next