summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* s/\bunicode\b/Unicode/; # For everything not dual lifeNicholas Clark2007-06-2414-30/+30
* Also get copy on write working with ithreads. It hadn't been workingNicholas Clark2007-06-242-4/+8
* Rename test files starting with regexp_ that do notYves Orton2007-06-236-5/+5
* Resolve Yves Orton2007-06-234-5/+33
* Tels' patch to defer overloading of hex and oct,Rafael Garcia-Suarez2007-06-236-32/+40
* Math::BigInt v1.87 take 10Tels2007-06-238-24/+464
* remove the test added by change #31447Dave Mitchell2007-06-231-19/+1
* safely handle cloning a stale lexical varDave Mitchell2007-06-222-3/+21
* Remove orphaned (and unused) Test::Simple testJerry D. Hedden2007-06-222-42/+0
* [perl #43291] perl-5.8.8 - AIX 5.3 64bit build issues Niklas Edmundsson2007-06-221-14/+43
* perlopentutPeter Dintelmann2007-06-221-3/+3
* Add avar to the authors file... Apparently the 'ae' ligature sorts after z in...Yves Orton2007-06-211-0/+1
* Correct my email address. (My very first commit!)Yves Orton2007-06-211-1/+1
* Remove unused Module::Build testsJerry D. Hedden2007-06-213-177/+0
* File::Spec::Cygwin more tests and silence warningReini Urban2007-06-212-1/+74
* [perl #43265] cygwin/Makefile.SHs: miniperl -Ilib for a clean @INC cygwin@cygwin.com2007-06-211-1/+1
* cloexec.t works under CygwinJerry D. Hedden2007-06-211-2/+0
* Remove Archive::Test POD checkJerry D. Hedden2007-06-212-23/+0
* [perl #40103] File::Spec->case_tolerant() should return true on Cygwin Reini Urban2007-06-212-2/+11
* [perl #43273] Enable lib/User/*.t on cygwin Reini Urban2007-06-212-2/+4
* [PATH] AUTHORS rurbanReini Urban2007-06-211-1/+1
* pod/perlhack.pod where to go for information about smoke testingGabor Szabo2007-06-211-2/+8
* Skip a test that causes list assignment to %ENV errors on VMS.Craig A. Berry2007-06-211-1/+4
* Make File::Spec::VMS->splitdir stop returning an empty first directoryCraig A. Berry2007-06-212-6/+8
* Silence "signed/unsigned mismatch" warning from VC++ when buildingSteve Hay2007-06-201-2/+1
* Stop the VC++ warning "'HUF_func_2mode' undefined; assuming externSteve Hay2007-06-201-16/+16
* Change #31426 should also be applied to the PERL_IMPLICIT_SYSSteve Hay2007-06-201-1/+8
* Change #31426 should also be applied to the windows CE versionRafael Garcia-Suarez2007-06-201-3/+7
* Re: Net::SMTP can't send large messages with bleadperlYves Orton2007-06-201-3/+7
* A first stab at making perlreref.pod up to dateRafael Garcia-Suarez2007-06-201-49/+64
* Fix docs for \u ; plus a POD formatting nitRafael Garcia-Suarez2007-06-201-4/+5
* Re: Net::SMTP can't send large messages with bleadperlYves Orton2007-06-191-11/+26
* Work on getting B compiling outside of the perl source tree.Nicholas Clark2007-06-192-9/+28
* Better handling of escapes in filenames when converting between VMSCraig A. Berry2007-06-191-4/+31
* [perl #43242] "use base" breaks code containing peculiarly named constant Martin Becker2007-06-192-3/+9
* Update list of files that need crlf line endingsRafael Garcia-Suarez2007-06-191-4/+4
* fix S_emulate_eaccess compiler warningDave Mitchell2007-06-183-0/+12
* [perl #43159] 5.9.4 regexp capturing wronglyDave Mitchell2007-06-182-6/+1
* R stands for Report, not Reporting.Rafael Garcia-Suarez2007-06-182-2/+2
* Regenerate META.yml.Rafael Garcia-Suarez2007-06-182-10/+82
* Regen podsRafael Garcia-Suarez2007-06-182-976/+1548
* Re: Math::BigInt 1.87 problems? Re: FAIL DBI-1.56 i686-linux 2.4.27-3-686 [PA...Tels2007-06-182-4/+11
* Remove PERL_MAGIC_mutexRafael Garcia-Suarez2007-06-183-3/+0
* perlreapi.pod documentation for flags & cleanupÆvar Arnfjörð Bjarmason2007-06-181-70/+95
* POD Alignment for the magic table in perlapi.podÆvar Arnfjörð Bjarmason2007-06-181-48/+48
* SvRX() and SvRXOK() macrosÆvar Arnfjörð Bjarmason2007-06-188-71/+115
* add test for, and update comments for, old defined($1) oddity.Dave Mitchell2007-06-182-8/+7
* POD fixes in Hash::Util and Hash::Util::FieldHashRafael Garcia-Suarez2007-06-172-13/+12
* [patch] Hash::Util::FieldHash v1.01Anno Siegel2007-06-175-260/+860
* Patches to compile perl on Cray XT4 Catamount/Qk, by JarkkoRafael Garcia-Suarez2007-06-1713-14/+459