2006-11-30 |
Steve Peters |
Upgrade to Time-HiRes-1.95 |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Jarkko Hietaniemi |
No code specified for -. |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Steve Peters |
Upgrade to CPAN-1.88_63. |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Yves Orton |
Re: Fix \k<foo> preceded by literal |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Steve Peters |
Upgrade to Tie-RefHash-1.35_01, which is just a version... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Steve Peters |
Upgrade to ExtUtils-ParseXS-2.17. Actuall just caught... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Rafael Garcia... |
Patch by Derek Price to Time::Piece for CPAN bug #21255: |
commit | commitdiff | tree | snapshot |
2006-11-29 |
alexander_bluhm... |
[perl #41008] Setting $0 invalidates environment shown... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Richard Foley |
MacOSX debugger fork support |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Nicholas Clark |
Fix Attribute::Handlers to cope with proxy constant... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Yves Orton |
Change in handling of \RNNN inside nested patterns |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Nicholas Clark |
Bring the joy of strict to Attribute::Handlers. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Rafael Garcia... |
Remove DOS line endings |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Steve Hay |
Fix IPC-Cmd test failure on Win32: check current direct... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Steve Hay |
Building with Visual C++ 2005 now works except for... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Steve Hay |
Silence VC++ 8 warnings about "possible loss of data" |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Ilya Zakharevich |
OS/2 compilation fixes by Ilya |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Steve Hay |
Silence 4 "unreferenced local variable" warnings from... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Ilya Zakharevich |
Re: [PATCH 5.8.8] Build on OS/2 |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Rafael Garcia... |
Add Module::Pluggable |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Ilya Zakharevich |
perl5db on miniperl |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Steve Hay |
Give perl.exe an icon when built with MinGW and Borland |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Rafael Garcia... |
Add IPC::Cmd to the core |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Rafael Garcia... |
Typo fix (by Dominic Dunlop) |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Jerry D. Hedden |
[PATCH[ threads 1.53 |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Dominic Dunlop |
Re: [PATCH] perlhack: some portability updates |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Steve Hay |
Add missing d_printf_format_null/PRINTF_FORMAT_NULL_OK... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Steve Hay |
Make the win32/makefile.mk a little safer |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Rafael Garcia... |
Add missing file to MANIFEST |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Nicholas Clark |
Move words and revcharmap out of struct _rev_trie_data... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Nicholas Clark |
Move widecharmap out of the shared structure _reg_trie_... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Nicholas Clark |
Swap _reg_ac_data.trie to U32 offset into the regdata... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Nicholas Clark |
Moving the reference count to the front of both _reg_tr... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Nicholas Clark |
A little reodering of the switch statement in Perl_regd... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Nicholas Clark |
Eliminated unitialised clone_params value bug accidenta... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Nicholas Clark |
Stage 1 of threadsafe-ing the trie strucutres - use... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Nicholas Clark |
Simplify S_add_data(), given that realloc will NULL... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Nicholas Clark |
Change (well, correct) S_add_data to take and return... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Nicholas Clark |
Make the cache in Carp::trusts actually persist across... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Nicholas Clark |
Remove unused lexical present since change 13426. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Steve Peters |
Adding Time::Piece to the core...again. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Nicholas Clark |
Stop mod_perl looping forever in ... |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Steve Peters |
Skip test for Module::Load::Conditional that appears... |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Craig A. Berry |
xterm debugger support for VMS from John Malmberg ... |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Jos I. Boumans |
Add Module::Load::Conditional to the core |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Jarkko Hietaniemi |
smoke signs suppression |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Jarkko Hietaniemi |
perlhack: some portability updates |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Steve Hay |
Remove redundant macros from win32 makefiles |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Steve Hay |
Cleanup manifest file left by test script when using VC8 |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Steve Hay |
Embed manifest files in DLLs built with Module-Build... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Adriano Ferreira |
[perl #36689] &=, |= and ^= overloads are nbot documented |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Rafael Garcia... |
Revert change #29098 (that introduced a new warning, |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Rafael Garcia... |
Un-TODO one test in pat.t ($1 kept safe after a /g... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Craig A. Berry |
Even better configure.com handling for checkcfgvar.pl |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Craig A. Berry |
Initialize targetarch in configure.com |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Yves Orton |
Re: [PATCH] Cleanup regexp flags and structure |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Steve Peters |
Module::Pluggable diff had some hidden binary files... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Jos Boumans |
Add Module::Pluggable to the core |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Nicholas Clark |
Change 29364 forgot to turn the POK flag on. |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Nicholas Clark |
Assigning to a PVCV effectively just sets the prototype... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Nicholas Clark |
Remove superfluous SvROK() |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Craig A. Berry |
Tune configure.com checking to ignore trailing comments. |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Rafael Garcia... |
Fix for bug #38631: tied variables don't work with... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Yves Orton |
Cleanup regexp flags and structure |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Rafael Garcia... |
More safety in free()s |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Steve Hay |
Silence VC8's warnings about "unsafe" CRT functions... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Robin Barker |
installman3dir is null |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Steve Peters |
Upgrade to PathTools-3.24. |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Steve Hay |
Update makefile.mk as per Makefile w.r.t. #29308 and... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Yves Orton |
\G with /g results in infinite loop in 5.6 and later |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Peter Dintelmann |
POSIX::remove() and directories |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Steve Hay |
VC8 regards 60 seconds as an invalid parameter for... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Rafael Garcia... |
Don't AUTOLOAD DESTROY from Attribute::Handlers. |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Steve Hay |
Fix infinite loop in Perl_my_strftime() for failing... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Rafael Garcia... |
More doc nits on Switch, and bump version to 2.11 for... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
SADAHIRO Tomoyuki |
Re: [perl #40917] Benchmark fails under -Mbignum |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Rafael Garcia... |
Fix a number of documentation issues in Switch.pm ... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Rafael Garcia... |
Remove tests for POD or POD coverage -- they're always... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Rafael Garcia... |
- Restore two Text::Balanced tests, more comprehensive... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Rafael Garcia... |
Sync Text::Balanced with the CPAN version (1.99.1) |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Rafael Garcia... |
Remove assertions.pm review from perltodo |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Jerry D. Hedden |
threads 1.52 |
commit | commitdiff | tree | snapshot |
2006-11-21 |
H.Merijn Brand |
Upgrade warning should only be issued if upgrade happens |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Rafael Garcia... |
Regenerate Changes, add nits in perldelta |
commit | commitdiff | tree | snapshot |
2006-11-21 |
H.Merijn Brand |
Silence some warnings during Configure |
commit | commitdiff | tree | snapshot |
2006-11-21 |
H.Merijn Brand |
No more 5005thread messages from Configure for 5.9... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Rafael Garcia... |
Invalidate the method lookup cache when assigning to... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Rafael Garcia... |
Remove warnings against WHOA THERE warnings from the... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Rafael Garcia... |
Remove description of WHOA THERE messages for recommend... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Rafael Garcia... |
Remove the test counter checker at the end of t/op... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Steve Peters |
"This is going to be slow." This change switches OpenB... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Nicholas Clark |
Correct typo in test description. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Rafael Garcia... |
Unify the two warnings "Can't declare %s in %s", in... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Jerry D. Hedden |
Re: thread free problem |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Rafael Garcia... |
Actually, undef $SIG{FOO} should restore the default... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Rafael Garcia... |
Make undef $SIG{FOO} ignore the signal FOO |
commit | commitdiff | tree | snapshot |
2006-11-20 |
John E. Malmberg |
[patch@29297] perl5db.pl detecting forked debugger... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Rafael Garcia... |
Fix precedence problem |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Andreas König |
Patch by Yves Orton to fix the regression reported... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Rafael Garcia... |
Extend the test-reonly make target on windows (Yves... |
commit | commitdiff | tree | snapshot |
next |