Fix building MAD with C++ - a MAD_PV of "" is illegal, as it will be free()d.
[p5sagit/p5-mst-13.2.git] / pod /
2009-04-07 Michael Witten Docs: Make use of $self and $class clear
2009-04-07 Michael Witten Docs: Better orgnization of instance discussion
2009-04-07 Michael Witten Docs: Cleanup lead-in to instance variables
2009-04-07 Michael Witten Docs: Better[?] development of SUPER
2009-04-07 Michael Witten Docs: Get rid of those awful tabs!
2009-04-07 Michael Witten Docs: Quick explanation of duck typing and a warning
2009-04-07 Michael Witten Docs: Make the "use base" purpose more obvious
2009-04-07 Michael Witten Docs: Minor reorganization.
2009-04-07 Michael Witten Docs: Typo: 'no strict subs' -> 'no strict refs'
2009-04-07 Michael Witten Docs: Typo: \{-1} -> \g{-1}
2009-04-07 Rafael Garcia-Suarez Deprecate assignment to $[
2009-04-02 David Mitchell document PERL_SYS_INIT, PERL_SYS_TERM and that they...
2009-03-29 Vincent Pit Document when as a syntax modifier
2009-03-29 Nicholas Clark Document that DESTROY is subject to AUTOLOAD, and the...
2009-03-29 Nicholas Clark Change Perl_newCONSTSUB() so that a NULL sv generates...
2009-03-25 Rafael Garcia-Suarez Adjustments to the ~~ dispatch table
2009-03-24 Dan Kogai Fix for regular expressions for RFC2822.
2009-03-24 Steve Peters Add a SEE ALSO section based on suggestions from Dan...
2009-03-24 Rafael Garcia-Suarez Fix equivalent code in perlsyn for Array~~Hash
2009-03-24 Rafael Garcia-Suarez Specify that the behaviour of $foo ~~ Range should...
2009-03-24 Rafael Garcia-Suarez Make []~~\&f and {}~~\&f match
2009-03-23 Rafael Garcia-Suarez Implement "~~ $scalar" for numbers and strings
2009-03-23 Rafael Garcia-Suarez Revert order of ~~ in definition of smart matching...
2009-03-23 Rafael Garcia-Suarez Add more tests with an empty hash on the right of ~~
2009-03-21 Mike Giroux fix typo - s/was/what/ is to be ignored
2009-03-19 Mark Jason Dominus pod/perlreftut.pod: keep example in tune with the times
2009-03-18 Paul Gaborit Doc fix: the /k regexp modifier should really be written /p
2009-03-18 Rafael Garcia-Suarez Fix typo in English name of $&
2009-03-17 Rafael Garcia-Suarez Document that empty sets don't smart-match
2009-03-14 Rafael Garcia-Suarez Disambiguate mention of -E in perl.pod and in perlrun.pod
2009-03-13 Rafael Garcia-Suarez Add -E in the command-line usage in perl.pod
2009-03-04 Rafael Garcia-Suarez The new smart match dispatch table for 5.10.1 onwards
2009-03-04 Rafael Garcia-Suarez Document that when() treats specially most of the filet...
2009-03-04 Rafael Garcia-Suarez Make // behave like || in when clauses
2009-02-25 David Mitchell fix typo in pod/perlperf.pod
2009-02-20 Jerry D. Hedden Check for thread failure in prime number example
2009-02-20 Alex Davies Wonky example in perlthrtut
2009-02-20 Leon Brocard Remove the -x from the cherry pick and show how to...
2009-02-20 Leon Brocard Remove an extra space
2009-02-20 Leon Brocard Add a section on merging from a branch via GitHub
2009-02-13 Rafael Garcia-Suarez Document error "Smart matching a non-overloaded object...
2009-02-10 Rafael Garcia-Suarez Fix previous patch. Actually it's written PAREN, not...
2009-02-10 Moritz Lenz mention English name of %+ in perlvar.pod
2009-02-07 Ricardo SIGNES pare down docs of UNIVERSAL in perlobj
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
next