summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* libperl leaks a THREAD_KEY each time it is reloadedGisle Aas2005-01-271-0/+25
* Make the byte order modifers < and > and the sign modifier ! (forNicholas Clark2005-01-272-36/+119
* Oops. Was forgetting to test n! N! v! V! in packNicholas Clark2005-01-271-3/+3
* Check that the warning behaviour on the modifiers !, < and > is as weNicholas Clark2005-01-271-1/+49
* Make the tests for the endianness modifiers < and >, and theNicholas Clark2005-01-271-44/+82
* &_q needs to *globally* escape ' and \ in its substitution.Nicholas Clark2005-01-271-2/+2
* BigInt mbi_rand.t failingsTels2005-01-251-3/+11
* Integrate change #23880 in original commentRafael Garcia-Suarez2005-01-251-1/+1
* perlapi.pod has pod errorsJos I. Boumans2005-01-251-1/+1
* Correct and update comments (before anyone writes in)Nicholas Clark2005-01-241-7/+6
* Ooops. It was 190M when I was using 4 bytes per entry for lengths inNicholas Clark2005-01-241-1/+1
* A script to regenerate Perl_keyword()Nicholas Clark2005-01-242-0/+307
* Add weights to ExtUtils::Constant to allow sorting by expectedNicholas Clark2005-01-242-12/+30