summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re: [PATCH] New regex syntax omnibusYves Orton2006-11-1311-263/+481
* was RE: Perl_die() / Perl_croak()Robin Barker2006-11-134-8/+22
* Parsing fix: it wasn't possible to call a function with a (_) prototypeRafael Garcia-Suarez2006-11-137-212/+232
* Re: [perl #27053] /^/m doesn't match after a newline at the end of the stringYves Orton2006-11-131-1/+2
* Casting nitRafael Garcia-Suarez2006-11-131-4/+4
* POD fixes and nits in re.pmRafael Garcia-Suarez2006-11-131-22/+20
* minor nit in binmode docsPaul Johnson2006-11-131-2/+2
* The DynaLoader test isn't happy with OpenBSD's libc.so.39.3.Steve Peters2006-11-131-1/+1
* Regex Utility Functions and Substituion Fix (XML::Twig core dump)Yves Orton2006-11-1318-233/+550
* Re-order ops to the implementation order in pp_sys.c - this makes aNicholas Clark2006-11-123-44/+44
* Avoid ext/Safe/t/safeops.t needing to keep its tests in lockstep withNicholas Clark2006-11-121-363/+373
* Forgot to add the new files for 29248.Nicholas Clark2006-11-124-0/+72
* Change 24714 was arguably over-ambitious, in that non-core modulesNicholas Clark2006-11-126-8/+56
* Looks like I didn't actually test the COW conditional code inNicholas Clark2006-11-122-3/+3
* (2nd version) small tweaks based on smoke signsJarkko Hietaniemi2006-11-123-4/+4
* Reinstate warning 'Useless use of "re" pragma'Rafael Garcia-Suarez2006-11-121-2/+3
* Upgrade to Test-Simple-0.65.Steve Peters2006-11-106-5/+7
* Add to Attribute::Handlers the ability to report caller's file and lineDavid Feldman2006-11-094-17/+81
* Silence warnings in Pod::ManRafael Garcia-Suarez2006-11-091-0/+1
* ***speculative*** was RE: [PATCH] regexec.c - silence compiler warningRobin Barker2006-11-092-17/+17
* regcomp.c: printf arg castsJarkko Hietaniemi2006-11-091-3/+4
* [perl #40718] perl parser bug leading to memory corruptionDave Mitchell2006-11-081-5/+3
* Configure patch to add detection for DIR.dd_fd member variableSteve Peters2006-11-0815-2/+62
* fails under minitestRobin Barker2006-11-081-10/+15
* Change the documentation of the return values of @INC-hooks to matchRafael Garcia-Suarez2006-11-081-9/+3
* Supress df warning in stat.t on OS XMichael G Schwern2006-11-081-1/+1
* Don't use the PERL_MSVCRT_READFIX when using VC++ 7.x onwards.Steve Hay2006-11-083-17/+12
* Type change to avoid signed/unsigned compiler warningsRafael Garcia-Suarez2006-11-081-1/+1
* Regenerate Changes; update perldeltaRafael Garcia-Suarez2006-11-082-2/+993
* Re: New version diagnostic breaks a bunch of modules.Glenn Linderman2006-11-081-3/+7
* Perl_die() / Perl_croak()Philip M. Gollucci2006-11-082-7/+4
* Patch for bug in SelfLoader.pmMike Schilli2006-11-081-2/+2
* Use $HOME/localperl as default prefix for installing perlRafael Garcia-Suarez2006-11-071-1/+4
* More notes in perldeltaRafael Garcia-Suarez2006-11-071-1/+20
* Forbid using tainted formats in printf and sprintfRafael Garcia-Suarez2006-11-074-1/+21
* Re: [PATCH] [perl #40668] Data::Dumper fails to dump all hash keys when itert...Jerry D. Hedden2006-11-072-2/+18
* Because I like pain. An update to READMEJesse Vincent2006-11-071-74/+108
* New regex syntax omnibusYves Orton2006-11-0715-383/+840
* assert() that SvPV_set() isn't used on arrays.Nicholas Clark2006-11-069-21/+22
* assert() that SvPV_set() isn't used on hashes.Nicholas Clark2006-11-062-5/+4
* assert() that scalars are of the correct type in *set macros.Nicholas Clark2006-11-061-0/+11
* Get Visual C++ 2005 (aka Visual C++ 8.x) support off the groundSteve Hay2006-11-064-0/+41
* Re: [PATCH] Detecting bad /dev/null's in ConfigureMichael Cummings2006-11-061-1/+13
* Re: [PATCH] Detecting bad /dev/null's in ConfigureMichael Cummings2006-11-061-0/+7
* Re: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.SADAHIRO Tomoyuki2006-11-061-19/+17
* Sync Pod::Usage with the CPAN versionRafael Garcia-Suarez2006-11-061-9/+10
* The non-unix parts for localtime_r_needs_tzsetH.Merijn Brand2006-11-0622-1/+78
* Re: the new t/run/cloexec.t failing in Solaris and Tru64Andrew Savige2006-11-061-30/+40
* Upgrade to Test::Simple 0.64_03Rafael Garcia-Suarez2006-11-0616-111/+107
* Change reentr.pl to generate reentr.h accordingly to change 29209Rafael Garcia-Suarez2006-11-061-0/+3