summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix indentation of apidoc for sv_2pvutf8Rafael Garcia-Suarez2005-11-142-11/+24
* Suppress gcc warnings when ignoring the return value of io_close(),Rafael Garcia-Suarez2005-11-142-2/+1
* Missing ; in Storable.xsGisle Aas2005-11-141-1/+1
* Compress::ZlibPaul Marquess2005-11-145-23/+50
* Fix code-before-declaration in boot_Storable added by 26107Steve Hay2005-11-141-0/+2
* consting perlbug breaking in blead & maintYitzchak Scott-Thoennes2005-11-141-1/+8
* Fix breakages that prevended -DPERL_POISON from compiling.Nicholas Clark2005-11-132-3/+10
* Integrate:Nicholas Clark2005-11-131-0/+3
* Re: [PATCH] Enhanced Storable::read_magic()Gisle Aas2005-11-135-32/+633
* Upgrade to Locale-Maketext-1.10. As change #25547 did not make itSteve Peters2005-11-122-2/+8
* [perl #37657] segfault with binmode ":pop"Peter Dintelmann2005-11-121-3/+4
* Make B's tests skip correctly when PerlIO is not configured.Nicholas Clark2005-11-122-1/+5
* mathoms prototypes aren't prototypesAndy Lester2005-11-122-3/+4
* Andy Lester maintains Locale::Maketext now.Steve Peters2005-11-121-1/+1
* Change 26063 got one conditional the wrong way round.Nicholas Clark2005-11-121-1/+1
* Make the removal of references to AvFLAGS in the B modules conditionalNicholas Clark2005-11-122-3/+11
* const'ing Netdb_host_t broke HP-UX and created warnings on gcc for a double c...Steve Peters2005-11-111-1/+1
* 26085 was wrong. Undo it.Nicholas Clark2005-11-111-2/+2
* DB_File 1.814Paul Marquess2005-11-114-6/+16
* Storable 0.1 compatibilityGisle Aas2005-11-115-5/+75
* Correct the version-dependant expression for the number of tests, as itNicholas Clark2005-11-111-2/+2
* Const & local: Special Victims UnitAndy Lester2005-11-119-152/+112
* Pod nit in Encode.pm, found by Marc Lehmann in RT #36949.Steve Peters2005-11-111-1/+1
* Fix for RT #37654. Added $COMPILING to list of variables exported.Steve Peters2005-11-111-0/+1
* Suppress leaked warnings in ExtUtils testsDominic Dunlop2005-11-102-2/+2
* Patch by Ilya Zakharevich to give more meaningful errorRafael Garcia-Suarez2005-11-101-1/+6
* Define PERL_DEFAULT_DO_EXEC3_IMPLEMENTATION earlier in perl.hRafael Garcia-Suarez2005-11-101-4/+4
* [perl #35847] File::Find not performing as documented jms@mathras.comcast.net2005-11-101-2/+5
* [perl #37648] segfault with PERLIO_DEBUG Peter Dintelmann2005-11-101-2/+2
* [perl #37582] [PATCH] h2ph inc_dirs() fails to prepend gcc include search pat...Jason Vas Dias2005-11-101-3/+9
* remove whitespace preceding semicolon in docsSteven Schubiger2005-11-1014-459/+459
* Really apply change #26071.Rafael Garcia-Suarez2005-11-105-17/+24
* wince patchVadim Konovalov2005-11-100-0/+0
* Add tests for two untested syntax error messages about \NRafael Garcia-Suarez2005-11-101-1/+8
* Make Perl_seed publicSteve Hay2005-11-103-1/+6
* blead@26052 Symbian updateJarkko Hietaniemi2005-11-106-22/+37
* As using -C to turn on utf8 IO is equivalent to the open pragma,Nicholas Clark2005-11-091-1/+1
* I/O is UTF-8, not "UNICODE"Nicholas Clark2005-11-091-7/+7
* As using -C to turn on utf8 IO is equivalent to the open pragma,Nicholas Clark2005-11-091-2/+8
* Better diagnostics from io/utf8.tNicholas Clark2005-11-091-31/+36
* Make the Bytecode changes conditional on perl version.Nicholas Clark2005-11-091-10/+20
* Re: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffleGraham Barr2005-11-0918-19/+44
* Simplify Perl_allocmy slightly, and cope better with the name is ""Nicholas Clark2005-11-091-2/+4
* Add a comment about possible future refactoring of the pad code.Nicholas Clark2005-11-091-1/+7
* Remove superfluous strlen() from pp_require().Nicholas Clark2005-11-091-3/+1
* Patch from Gisle to add NO_MATHOMS to the Compile-time options.Steve Peters2005-11-091-0/+3
* Don't declare a function inside another functionRafael Garcia-Suarez2005-11-091-2/+2
* Configure setting patchlevel brokenYitzchak Scott-Thoennes2005-11-091-2/+2
* Re: [perl #32383] DProf breaks List::Util::shuffleRobin Houston2005-11-097-54/+96
* patch@26052 - compile rule for mathoms.cJohn E. Malmberg2005-11-091-0/+2