summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.Jarkko Hietaniemi2003-08-121-24/+28
* A better patch from Yitzchak Scott-Thoennes for [perl #23287].Jarkko Hietaniemi2003-08-121-2/+2
* Multiline one-liners are a bit too much to ask.Jarkko Hietaniemi2003-08-121-23/+27
* Add perlcheat to the toc and perl.pod; regen toc.Jarkko Hietaniemi2003-08-123-25/+73
* Retract #20644 and #20643; on non-microperl non-fcntlJarkko Hietaniemi2003-08-122-6/+0
* perlcheatJuerd2003-08-122-0/+94
* Microperl expects C89 (like the rest of Perl).Jarkko Hietaniemi2003-08-121-1/+1
* xsubpp: wrong codeIlya Zakharevich2003-08-121-1/+5
* If we are void we cannot return a value.Jarkko Hietaniemi2003-08-121-1/+1
* Oops.Jarkko Hietaniemi2003-08-121-3/+2
* Apply much of Ilya's microperl patch, but instead ofJarkko Hietaniemi2003-08-1211-23/+69
* Localize PARENT (based on Ilya's microperl patch).Jarkko Hietaniemi2003-08-121-0/+1
* More microperlish faking in case no fcntl F_SETFD for pipes.Jarkko Hietaniemi2003-08-121-0/+4
* A generally useful hunk from Ilya's microperl patch.Jarkko Hietaniemi2003-08-121-0/+2
* returning would be good, too.Jarkko Hietaniemi2003-08-121-1/+1
* No dor in maint.Jarkko Hietaniemi2003-08-121-0/+1
* XSLoader revistedIlya Zakharevich2003-08-121-0/+158
* produce Foo-Bar/lib/Foo/Bar.pmMichael G. Schwern2003-08-122-45/+32
* The Debian people have expressed a wish for the boilerplateJarkko Hietaniemi2003-08-121-9/+17
* A new try from Dave Mitchell for [perl #23265].Jarkko Hietaniemi2003-08-122-5/+36
* Fix for [perl #23287] segfault in untie.Jarkko Hietaniemi2003-08-122-1/+8
* =head2 ALL CAPSJarkko Hietaniemi2003-08-121-1/+1
* Too enthusiastic head2-ing.Jarkko Hietaniemi2003-08-121-3/+3
* Gotta Get'em Cases Right.Jarkko Hietaniemi2003-08-121-4/+4
* head2-ify many of the head1s, will probably make this lookJarkko Hietaniemi2003-08-121-9/+9
* Re: [PATCH] perlreref.pod tweaksIain Truskett2003-08-121-2/+15
* Add a new regression test for Safe : tests that all opsRafael Garcia-Suarez2003-08-112-0/+416
* [perl #23274] B::Deparse wasn't handling correctly builtins thatRafael Garcia-Suarez2003-08-111-2/+7
* [PATCH] [@20616] perlreref.pod incorrectly describes \cJarkko Hietaniemi2003-08-111-24/+32
* Integrate:Jarkko Hietaniemi2003-08-111-1/+1
* Allow via layer to affect the PERLIO_F_UTF8 flag.Nick Ing-Simmons2003-08-112-10/+34
* VC6 warning: result still unsigned.Jarkko Hietaniemi2003-08-111-1/+1
* Typo fix from Boris Zentner.Jarkko Hietaniemi2003-08-111-1/+1
* [perl #23273] warnings in Unicode::UCDLukas Mai2003-08-112-1/+5
* Explain the 'Wide character in print' a bit more.Jarkko Hietaniemi2003-08-111-3/+6
* Re: killing for vital signs [PATCH]John P. Linderman2003-08-102-3/+14
* gcc -ansi -pedantic cleanup; and a seemingly forgottenJarkko Hietaniemi2003-08-102-4/+8
* Clarify the format checking instructions.Jarkko Hietaniemi2003-08-101-5/+7
* Retract #20597, too many resulting core dumps.Jarkko Hietaniemi2003-08-102-32/+3
* Re: [perl #23265] Nested anonymous subsDave Mitchell2003-08-102-3/+32
* Try simple workaround for the POSIX autosplit.ix warning.Jarkko Hietaniemi2003-08-101-2/+2
* One more PL_csighandlerp.Jarkko Hietaniemi2003-08-101-1/+1
* Further tweaks on perlreref.pod (by Iain Truskett)Rafael Garcia-Suarez2003-08-101-20/+21
* Add the perlreref manpage, by Iain TruskettRafael Garcia-Suarez2003-08-105-26/+364
* Remove ByteLoader from the list of modules whose compilability shouldRafael Garcia-Suarez2003-08-091-1/+0
* add "$lexical not available" warning in C<for my $lex ()>Dave Mitchell2003-08-099-1/+43
* Regenerate perlapi.pod.Rafael Garcia-Suarez2003-08-091-3/+2
* Removing tested modulesMichael G. Schwern2003-08-091-6/+0
* Update Jon Orwant's email address as he wants it,Jarkko Hietaniemi2003-08-092-5/+3
* hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where aAbhijit Menon-Sen2003-08-091-0/+4