summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gcc -dumpversion is at least supported back to 2.7.x andH.Merijn Brand2007-01-127-7/+7
* makedef.pl should be able to load "strict"Rafael Garcia-Suarez2007-01-121-0/+2
* Upgrade to ExtUtils::Manifest 1.51Rafael Garcia-Suarez2007-01-122-11/+142
* fix typo in hv.cDave Mitchell2007-01-121-1/+1
* fix PL_parser_dup symbolDave Mitchell2007-01-123-3/+8
* make tr/// threadsafe by moving swash into padDave Mitchell2007-01-122-5/+37
* trivia in perlthrtut.podWolfgang Laun2007-01-121-7/+7
* Update copyright year in "perl -v" outputSteve Hay2007-01-111-1/+1
* Fix bug [perl #41234] : the tokenizer understands "=cute"Rafael Garcia-Suarez2007-01-111-1/+1
* Change 29753 messed up do_hv_dump() [my fault]Nicholas Clark2007-01-112-2/+3
* Silence an "unused parameter" warning in Perl_reg_numbered_buff_get().Rafael Garcia-Suarez2007-01-111-0/+1
* Add Regexp::Keep \K functionality to regex engine as well as add \v and \V, c...Yves Orton2007-01-118-129/+311
* do_gv_dump, do_gvgv_dump and do_hv_dump call all actually take a NULLNicholas Clark2007-01-112-8/+7
* Fix bug #40407: after a seek on a PerlIO::scalar filehandle,Rafael Garcia-Suarez2007-01-111-0/+4
* AutoLoader fix, part 2Steffen Müller2007-01-112-2/+15
* In toke.c, merge S_update_debugger_info_pv() andNicholas Clark2007-01-114-33/+15
* An implementation of change 29735 for blead (PL_curcop could be NULL)Nicholas Clark2007-01-101-2/+3
* Regenerate all filesRafael Garcia-Suarez2007-01-104-5/+3
* PATCH: perlfunc.pod / warnPeter Scott2007-01-101-2/+2
* Re: [perl #41215] % on scalars sometimes throws away fractions SADAHIRO Tomoyuki2007-01-101-2/+10
* Bug in AutoLoader.pm causing endless loopSteffen Müller2007-01-101-3/+5
* ./miniperl minimod.pl ... Can't locate strict.pmAndreas J. Koenig2007-01-101-1/+3
* Make minimod.pl warnings and strict clean.Nicholas Clark2007-01-091-0/+3
* Make makedef.pl warnings and strict clean.Nicholas Clark2007-01-091-8/+12
* Make keywords.pl strict and warnings clean.Nicholas Clark2007-01-091-4/+5
* Make autodoc.pl strict clean.Nicholas Clark2007-01-091-4/+5
* Make opcode.pl strict and warnings clean.Nicholas Clark2007-01-091-22/+28
* Re: Change 29723 breaks t/op/inccode-tie.t on Win32Nicholas Clark2007-01-091-1/+1
* Re: [PATCH] ANSIfy the PATH environment variable on WindowsJan Dubois2007-01-091-88/+89
* Change #29711 broke tr//c on Win32.Yves Orton2007-01-091-2/+4
* Let the regex parser decide if we have a special pattern or not.Yves Orton2007-01-096-18/+33
* socketpair.t was written in 2001. At that time, Test::More got confusedNicholas Clark2007-01-091-3/+5
* Revert change #29708 (useless)Rafael Garcia-Suarez2007-01-091-3/+0
* Eliminate pp_threadsv, as it was only ever used by 5005 threads.Nicholas Clark2007-01-088-57/+20
* do or die; for all the List::Util pure perl tests.Nicholas Clark2007-01-0815-15/+15
* do $file; won't propagate errors from die, as do is an implicit eval.Nicholas Clark2007-01-0827-44/+44
* Mention -C on #! line in perltodo. Remove some trailing whitespace thatNicholas Clark2007-01-081-2/+9
* Change the API doc for some of the SvXXX testing macros.Rafael Garcia-Suarez2007-01-082-48/+48
* Turn taint warnings (-t) into severe warnings, so they'reRafael Garcia-Suarez2007-01-086-23/+15
* Silence casting warningsRafael Garcia-Suarez2007-01-081-2/+2
* Default "$undef" for NV_PRESERVES_UV_BITS causes compilationMarcus Holland-Moritz2007-01-081-2/+2
* help cygwin find its dlls even on taint tests with no pathYitzchak Scott-Thoennes2007-01-082-16/+8
* fix occasional op/time.t failureDave Mitchell2007-01-081-0/+1
* allocate op_pv strings from shared mem poolDave Mitchell2007-01-082-5/+6
* In the new test for less.pm, call use_ok at compile-timeRafael Garcia-Suarez2007-01-071-2/+2
* less usefulJoshua ben Jore2007-01-072-6/+147
* Re: [PATCH] ANSIfy the PATH environment variable on WindowsYves Orton2007-01-071-0/+3
* DynaLoader test failure on cygwinYitzchak Scott-Thoennes2007-01-071-1/+1
* silence a warning in perly.cDave Mitchell2007-01-071-1/+1
* patch: shorten perl.h by six linesDavid Nicol2007-01-061-6/+0