summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add the new man page, perlunifaq, in relevant placesRafael Garcia-Suarez2007-03-075-2/+12
* Syntax nit in ExtUtils::Liblist::Kid, noticed by Yves OrtonRafael Garcia-Suarez2007-03-071-2/+2
* Use another method to avoid the "possible interpolation" warningRafael Garcia-Suarez2007-03-073-7/+9
* Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)Juerd Waalboer2007-03-0719-472/+466
* Localize $! in splainthis() too. (see bug #41717)Rafael Garcia-Suarez2007-03-071-0/+1
* Better localisation of $_ in diagnostics.Rafael Garcia-Suarez2007-03-071-5/+4
* Avoid to load the *+ and *- globs too early.Rafael Garcia-Suarez2007-03-073-11/+9
* Upgrade to IO-Zlib-1.05. There are updates to the core that haveSteve Peters2007-03-063-42/+51
* Fix error messages returned by S_require_tie_mod. Fix small leaksRafael Garcia-Suarez2007-03-061-19/+21
* Fix a small leak on loading *+ and *- globsRafael Garcia-Suarez2007-03-061-0/+2
* Upgrade to CGI.pm-3.27Steve Peters2007-03-066-74/+307
* 'Unknown PerlIO layer "encoding"...' messageJerry D. Hedden2007-03-061-3/+4
* Doc patch about PerlIO::encoding:Tels2007-03-061-1/+4
* dumpvar.pl must load re::Tie::Hash::NamedCapture if it wantsRafael Garcia-Suarez2007-03-061-0/+1
* Reinstate part of #28744 that was accidentally reverted in #30454Steve Hay2007-03-062-4/+4
* As SvUPGRADE() is a macro wrapping a call to sv_upgrade() insideNicholas Clark2007-03-052-5/+2
* Change 30461 was wrong. As ext/re (re)builds the regexp engine withNicholas Clark2007-03-053-11/+6
* In vms/gen_shrfls.pl, no more special handling of vars fromCraig A. Berry2007-03-051-8/+6
* Use linker flags rather than compiler flags in ExtUtils::Liblist::Kid::_vms_ext Craig A. Berry2007-03-041-3/+2
* It seems that change 30451 should also have arranged to exportNicholas Clark2007-03-042-0/+2
* Math::BigInt 1.80Tels2007-03-0413-29/+156
* Rename exception() to apitest_exception() in XS/APItest, so that itNicholas Clark2007-03-044-6/+10
* Upgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib-2.004, Steve Peters2007-03-0441-274/+326
* Upgrade to Time-HiRes-1.9707Steve Peters2007-03-042-5/+26
* Clean up the right file in vms/test.com (following #30414).Craig A. Berry2007-03-031-1/+1
* Add missing file from change #30454Rafael Garcia-Suarez2007-03-031-0/+34
* Math::BigInt::FastCalc 0.12 (plug leaks)Tels2007-03-033-33/+27
* Must only use dynamic extensions in the Dynaloader test. If theNicholas Clark2007-03-031-1/+1
* As the test is about the parser, not actually running the code, betterNicholas Clark2007-03-031-1/+1
* Define and initialise reg_name only once.Nicholas Clark2007-03-034-23/+25
* Don't let feature.pm interfere with the tests for use VERSION.Rafael Garcia-Suarez2007-03-031-0/+1
* Don't copy DynaLoader.o unnecessarilyJerry D. Hedden2007-03-031-1/+3
* Add a volatile modifier to avoid possible cloberring by longjmp,Rafael Garcia-Suarez2007-03-031-1/+1
* Compilation warnings fixes by Jerry D. HeddenRafael Garcia-Suarez2007-03-034-1/+39
* Make use VERSION also load feature.pmRafael Garcia-Suarez2007-03-035-2/+109
* Fix a few errors and ambiguities in configure.com caught byCraig A. Berry2007-03-031-5/+6
* Avoid an assertion failure when overloading readpipe.Nicholas Clark2007-03-022-2/+6
* More assertion failures, found by auditing the code.Nicholas Clark2007-03-024-6/+28
* Don't crash if the symbol table entry for ISA isn't a typeglob.Nicholas Clark2007-03-022-2/+8
* More work on perldeltaRafael Garcia-Suarez2007-03-021-12/+91
* The bug fixed by change 29610 would have been avoided with thisNicholas Clark2007-03-011-0/+1
* Don't SEGV when dumping an undefined typeglob. The HEK used to storeNicholas Clark2007-03-011-1/+1
* Mention the syntax C<use feature ':5.10'> in feature.pm's synopsisRafael Garcia-Suarez2007-03-011-0/+2
* Upgrade to Params::Check 0.26Rafael Garcia-Suarez2007-03-012-8/+32
* Re: New file: t/op/regexp_email.tYves Orton2007-03-015-14/+118
* A new test by Abigail: Check that certain modules don'tRafael Garcia-Suarez2007-03-012-0/+42
* Re: Revisits in 'make install'Jerry D. Hedden2007-03-011-1/+1
* A couple of casting nits by JarkkoRafael Garcia-Suarez2007-03-012-2/+2
* Teach Module::Build about DragonflyBSDRafael Garcia-Suarez2007-03-011-1/+2
* Missing dual-lived modules in maintainers listRafael Garcia-Suarez2007-02-281-1/+30