summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace Perl_keyword() with a version that's 20% faster on typicalNicholas Clark2005-01-241-584/+1311
* assorted tempfile clean-up in the test suiteCraig A. Berry2005-01-243-3/+3
* Revert change 23843.Rafael Garcia-Suarez2005-01-249-87/+13
* [perl #33906] Missing \\ in perlre Andrew2005-01-241-1/+1
* Test::Harness::Straps::_default_inc shell problemCraig A. Berry2005-01-241-2/+2
* Re: [perl #33892] Add Interix supportTodd Vierling2005-01-241-0/+1
* Re: Smoke [5.9.2] 23863 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)Jarkko Hietaniemi2005-01-231-6/+14
* Tidy up 2 commentsNicholas Clark2005-01-231-2/+2
* Assimilate ExtUtils::Constant 0.16Nicholas Clark2005-01-235-993/+1368
* Slightly terser code in S_regpposixcc (names inside [:*here*:])Nicholas Clark2005-01-231-69/+104
* Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu)Jarkko Hietaniemi2005-01-221-10/+4
* Re: uc($long_utf8_string) exhausts memoryJarkko Hietaniemi2005-01-221-6/+6
* Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu)Jarkko Hietaniemi2005-01-221-0/+17
* Update copyright years and add editor blocksNicholas Clark2005-01-223-3/+23
* Re: [PATCH] do not assume quads or long doublesJarkko Hietaniemi2005-01-221-1/+1
* Remove now-unnecessary check. (It's done earlier)Nicholas Clark2005-01-221-7/+4
* Re: uc($long_utf8_string) exhausts memoryJarkko Hietaniemi2005-01-2211-102/+132
* Shrink a switch() statment by driving the size calculations from the Nicholas Clark2005-01-212-126/+130
* Make the length overrun checking and stack extension table driven.Nicholas Clark2005-01-213-278/+329
* [perl #32503] Fix for Storable module Steven N. Hirsch2005-01-211-0/+1
* Fix spurious warnings emitted by XSLoader via Data::DumperRafael Garcia-Suarez2005-01-211-2/+2
* Name another pack testNicholas Clark2005-01-211-1/+1
* [perl #33892] Add Interix support Todd Vierling2005-01-218-8/+42
* [perl #33892] Add Interix support Todd Vierling2005-01-211-2/+2
* Upgrade to Test::Harness 2.46Rafael Garcia-Suarez2005-01-2111-327/+435
* [perl #32967] [PATCH] Re: More B bugs: svref_2object Stephen McCamant2005-01-211-1/+9
* [Patch] [perl #32446] close leaves fd openSteffen Ullrich2005-01-211-0/+7
* Re: [perl #31924] %INC caching failure-case problemRick Delaney2005-01-219-13/+87
* Re: [PATCH] File::Find dies on find({follow=>1, ...}) on Win32Yitzchak Scott-Thoennes2005-01-212-12/+16
* doc SVt_PVLV <=> SVt_PVGV change version in B.pmYitzchak Scott-Thoennes2005-01-211-5/+5
* [patch] cleanup perlsfio.hStas Bekman2005-01-201-10/+0
* VERSION++Rafael Garcia-Suarez2005-01-201-1/+1