summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 'what' cannot find ccversion if `which cc` is a symlink to ccacheH.Merijn Brand2005-02-101-1/+22
* Swap logic in BEGIN blocks to have Cwd's abs_path do theH.Merijn Brand2005-02-1015-30/+30
* Upgrade to Time::Local 1.11Rafael Garcia-Suarez2005-02-102-22/+82
* Re: [PATCH] BigInt mbi_rand.t failings (solved now)Tels2005-02-101-5/+33
* Add IPC::Run 0.80.Jos I. Boumans2005-02-0923-0/+10030
* Patch for CAN-2004-0452 by Jeroen van Wolffelaar.Rafael Garcia-Suarez2005-02-091-13/+19
* IBM Released vac.C version 7, and changed the naming convention (again)H.Merijn Brand2005-02-081-1/+1
* [perl #34076] P/p pack formats only recognize literal undef perl-5.8.0@ton.iguana.be2005-02-081-4/+4
* Remove mention of sub-packages in the Symbol manpage.Rafael Garcia-Suarez2005-02-081-7/+6
* Add Module::CoreList in the maintainers listRafael Garcia-Suarez2005-02-081-0/+8
* Fix typo in corelistRafael Garcia-Suarez2005-02-081-2/+2
* Add Module::CoreList to bleadperl.Jos I. Boumans2005-02-088-4/+5524
* [perl #34062] pack Z0 destroys the character before perl-5.8.0@ton.iguana.be2005-02-082-2/+8
* A small precision in the docs for overloaded regexp escapesRafael Garcia-Suarez2005-02-081-0/+2
* Avoid evaluating a strlen twice due the new implementationRafael Garcia-Suarez2005-02-061-0/+8
* Stop lib/h2xs.t failing needlessly if it failed to clear up behindNicholas Clark2005-02-051-0/+3
* With mallocwrap New() evaluates its arguments more than once, so theyNicholas Clark2005-02-051-1/+2
* Let's (un)do the timewarp, again.Nicholas Clark2005-02-051-0/+27
* Upgrade to Digest 1.10Rafael Garcia-Suarez2005-02-046-2/+245
* Remove 2 unused variables from APItest.xs.Marcus Holland-Moritz2005-02-021-4/+0
* Upgrade to Devel::PPPort 3.06.Marcus Holland-Moritz2005-02-028-86/+66
* Attempt to fix problems with new exception handling macros.Marcus Holland-Moritz2005-02-027-35/+55
* Re: encoding neutral unpackTon Hospel2005-02-022-3/+17
* Re: encoding neutral unpackTon Hospel2005-02-022-1/+12
* Re: encoding neutral unpackTon Hospel2005-02-022-3/+9
* fix POSIX::strtod error handling documentationDave Mitchell2005-02-021-2/+2
* POD nit @ sysseekAbigail2005-02-021-1/+1
* Picky compilers (e.g. vac on AIX 5.2) do not accept statementsH.Merijn Brand2005-02-021-1/+2
* "All" "all?" Who said all? There were 2 more missing gnuk{free,net}bsdNicholas Clark2005-02-011-9/+11
* Re: [perl #34010] localtime docsAndy Lester2005-02-011-17/+25
* Re: encoding neutral unpackTon Hospel2005-01-312-2/+10
* Make Perl_keyword() another 30% faster.Marcus Holland-Moritz2005-01-312-1584/+3365
* Regenerate perlapi.pod.Marcus Holland-Moritz2005-01-311-12/+56
* Upgrade to Devel::PPPort 3.05.Marcus Holland-Moritz2005-01-3160-200/+542
* Add simple exception handling macros for XS writers.Marcus Holland-Moritz2005-01-316-2/+118
* Add all the missing gnuk{free,net}bsd hints files to MANIFESTNicholas Clark2005-01-311-0/+10
* [perl #33998] [PATCH] Support for GNU/kFreeBSD Robert Millan2005-01-3113-6/+20
* Document the changes to PERLIO_DEBUG.Rafael Garcia-Suarez2005-01-311-0/+2
* Really fix the bug [perl #33990].Rafael Garcia-Suarez2005-01-311-3/+1
* Fix test suite hang on Win32 caused by change #23898Steve Hay2005-01-311-1/+1
* Avoid a buffer overflow with threads and PERLIO_DEBUGRafael Garcia-Suarez2005-01-311-1/+1
* Don't write to $PERLIO_DEBUG when setuid ([perl #33990])Rafael Garcia-Suarez2005-01-311-0/+2
* minor corrections to comments in perly.yDave Mitchell2005-01-301-2/+2
* h2hp: 2 fixOlivier Thauvin2005-01-301-0/+3
* [perl #33928] chomp() fails after alarm(), `sleep`Dave Mitchell2005-01-292-3/+12
* More consistent names for all the parameter name/declaration methodsNicholas Clark2005-01-283-20/+20
* Calculate the number of tests in one place, so that the skip()s willNicholas Clark2005-01-282-4/+6
* Add a reference to books.perl.org.Rafael Garcia-Suarez2005-01-281-3/+4
* Retrieve the flag bit that only 'p' uses, so that it is spare forNicholas Clark2005-01-272-11/+20
* Re: [patch] decrufting OptreeCheck stuffJim Cromie2005-01-2710-485/+790