summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re: [perl #33173] shellwords.pl and taintingAlexey Tourbin2005-01-204-56/+52
* Run regen.pl and pod/buildtoc --build-allNicholas Clark2005-01-203-105/+104
* A little more determinacy in our sortingNicholas Clark2005-01-201-1/+2
* Make "assertion" attribute code and test conditionalNicholas Clark2005-01-192-2/+5
* Further follow-up to 23767Robin Barker2005-01-197-35/+19
* Re: [perl #32498] h2xs generates incorrect code for Makefile.PL for enumsNoah2005-01-191-1/+1
* op/stat.t test 9 failing on recent cygwin snapshotsYitzchak Scott-Thoennes2005-01-191-1/+1
* Make Data::Dumper work when dynamic extensions are not availableJos I. Boumans2005-01-191-24/+33
* Fix dependencies in ext/B/Makefile.PLRafael Garcia-Suarez2005-01-191-1/+1
* Exclude "Thread" from $Config{extensions}Steve Hay2005-01-191-3/+4
* Exclude "Thread" from $Config{dynamic_ext}Steve Hay2005-01-191-1/+2
* Fix for building with MinGW under CygwinYitzchak Scott-Thoennes2005-01-171-1/+7