2006-11-16 |
Rafael Garcia... | Remove duplicate declaration |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Rafael Garcia... | Clarifications to close() docs, pointed out by Peter... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Jerry D. Hedden | threads 1.51 |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Steve Hay | Update checkcfgvars.pl: config.ce is in win32/ in 5.9.x |
commit | commitdiff | tree | snapshot |
2006-11-16 |
H.Merijn Brand | Extended uconfig.sh based on Porting/checkcfgvar.pl... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
H.Merijn Brand | Yet another step in generation a more reliable Glossary |
commit | commitdiff | tree | snapshot |
2006-11-15 |
H.Merijn Brand | 1. Less Whoa there, based on a suggestion by Andy Dougherty |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Vadim Konovalov | Add support for building a perl-static.exe that doesn... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Steve Hay | Fix tests added by #29248 and #29249 |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Len Weisberg | [perl #39026] Tie::Memoize::EXISTS not caching the... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Rafael Garcia... | FAQ sync |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Rafael Garcia... | Fix a signedness cast warning |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Rafael Garcia... | Tweaks to the debugger test by Richard Foley, |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Yves Orton | Re: [PATCH] Fix RT#19049 and add relative backreferences |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Rafael Garcia... | Move the test files for the debugger in a t/ subdirecto... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Yves Orton | Re: Fix linker error on Win32 |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Jarkko Hietaniemi | Makefile.SH: lib/re.pm often messes restarted parallel... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Dave Mitchell | debugger test could hang if run with umask 0002 |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Rafael Garcia... | A first regression test for the debugger, by Shlomi... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Rafael Garcia... | Fix bug #39037: rcatline doesn't stringify references |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Adriano Ferreira | Doc patch by Thomas O Smailus : |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Rafael Garcia... | Assert that we don't access strings saved for $1 etc... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Ben Tilly | Re: Why aren't %Carp::Internal and %Carp::CarpInternal... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Alexey Tourbin | ParseXS.pm: small optimization for "Usage: ..." constan... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Yves Orton | Fwd: Memory leak with s/// and hashes |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Yves Orton | Allow negative indexing in recursive patterns |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Steve Hay | Embed manifest files in EXEs and DLLs when building... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Rafael Garcia... | Todo (nice to have): an improvement to ~~ |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Steve Peters | Upgrade to CPAN-1.88_62 |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Rafael Garcia... | Fix a bug in the debugger tracing variables when one... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Rafael Garcia... | The latest regression test to Scalar::Util doesn't... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Paul Marquess | A new regression test from: |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Yves Orton | Re: [PATCH] New regex syntax omnibus |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Robin Barker | was RE: Perl_die() / Perl_croak() |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Rafael Garcia... | Parsing fix: it wasn't possible to call a function... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Yves Orton | Re: [perl #27053] /^/m doesn't match after a newline... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Rafael Garcia... | Casting nit |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Rafael Garcia... | POD fixes and nits in re.pm |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Paul Johnson | minor nit in binmode docs |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Steve Peters | The DynaLoader test isn't happy with OpenBSD's libc... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Yves Orton | Regex Utility Functions and Substituion Fix (XML::Twig... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Nicholas Clark | Re-order ops to the implementation order in pp_sys... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Nicholas Clark | Avoid ext/Safe/t/safeops.t needing to keep its tests... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Nicholas Clark | Forgot to add the new files for 29248. |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Nicholas Clark | Change 24714 was arguably over-ambitious, in that non... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Nicholas Clark | Looks like I didn't actually test the COW conditional... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Jarkko Hietaniemi | (2nd version) small tweaks based on smoke signs |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Rafael Garcia... | Reinstate warning 'Useless use of "re" pragma' |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Steve Peters | Upgrade to Test-Simple-0.65. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
David Feldman | Add to Attribute::Handlers the ability to report caller... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Rafael Garcia... | Silence warnings in Pod::Man |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Robin Barker | ***speculative*** was RE: [PATCH] regexec.c - silence... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Jarkko Hietaniemi | regcomp.c: printf arg casts |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Dave Mitchell | [perl #40718] perl parser bug leading to memory corruption |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Steve Peters | Configure patch to add detection for DIR.dd_fd member... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Robin Barker | fails under minitest |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Rafael Garcia... | Change the documentation of the return values of @INC... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Michael G Schwern | Supress df warning in stat.t on OS X |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Steve Hay | Don't use the PERL_MSVCRT_READFIX when using VC++ 7... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Rafael Garcia... | Type change to avoid signed/unsigned compiler warnings |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Rafael Garcia... | Regenerate Changes; update perldelta |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Glenn Linderman | Re: New version diagnostic breaks a bunch of modules. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Philip M. Gollucci | Perl_die() / Perl_croak() |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Mike Schilli | Patch for bug in SelfLoader.pm |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Rafael Garcia... | Use $HOME/localperl as default prefix for installing... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Rafael Garcia... | More notes in perldelta |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Rafael Garcia... | Forbid using tainted formats in printf and sprintf |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Jerry D. Hedden | Re: [PATCH] [perl #40668] Data::Dumper fails to dump... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Jesse Vincent | Because I like pain. An update to README |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Yves Orton | New regex syntax omnibus |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Nicholas Clark | assert() that SvPV_set() isn't used on arrays. |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Nicholas Clark | assert() that SvPV_set() isn't used on hashes. |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Nicholas Clark | assert() that scalars are of the correct type in *set... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Steve Hay | Get Visual C++ 2005 (aka Visual C++ 8.x) support off... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Michael Cummings | Re: [PATCH] Detecting bad /dev/null's in Configure |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Michael Cummings | Re: [PATCH] Detecting bad /dev/null's in Configure |
commit | commitdiff | tree | snapshot |
2006-11-06 |
SADAHIRO Tomoyuki | Re: [perl #26136] localtime(3) calls tzset(3), but... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Rafael Garcia... | Sync Pod::Usage with the CPAN version |
commit | commitdiff | tree | snapshot |
2006-11-06 |
H.Merijn Brand | The non-unix parts for localtime_r_needs_tzset |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Andrew Savige | Re: the new t/run/cloexec.t failing in Solaris and... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Rafael Garcia... | Upgrade to Test::Simple 0.64_03 |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Rafael Garcia... | Change reentr.pl to generate reentr.h accordingly to... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Benjamin Holzman | RE: [perl #26136] localtime(3) calls tzset(3), but... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Rafael Garcia... | Silence a cast warning |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Nicholas Clark | PVCVs no longer allocate memory for the SvNVX slot... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Craig A. Berry | In pipe_exit_routine in vms/vms.c, mark a subprocess... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
SADAHIRO Tomoyuki | Re: [perl #40641] crash with unicode characters in... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Nicholas Clark | Change 27506 wasn't quite correct - the copy of the... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Andrew Savige | New test for close-on-exec ($^F): t/run/cloexec.t |
commit | commitdiff | tree | snapshot |
2006-11-03 |
SADAHIRO Tomoyuki | replace S_sv_pos_b2u_forwards with utf8_length (was... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Rafael Garcia... | The assignment to $VERSION must be on its own line... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Jerry D. Hedden | threads 1.49 |
commit | commitdiff | tree | snapshot |
2006-11-03 |
gml4410@ggr... | Wrap the $VERSION initialization of DynaLoader in a... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Rafael Garcia... | When code is loaded through an @INC-hook, and when... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Gisle Aas | Typo fixes by Hendrik Maryns. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
H.Merijn Brand | Change #29193 makes this addition unneeded |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Dave Mitchell | add test that eval undef clears $@ |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Dave Mitchell | eval $undef should emit one warning, not three. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rafael Garcia... | Fix case in external pod link |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rafael Garcia... | say() has the same syntax than print(), so forbid to... |
commit | commitdiff | tree | snapshot |
next |