summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* more embed cleanupAndy Lester2005-07-1514-431/+811
* [perl #36514] Add curl support to CPAN.pm Michael G Schwern2005-07-152-12/+16
* Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" t...Steve Hay2005-07-152-3/+3
* Fix static extensions when building with nmake on Win32Steve Hay2005-07-153-8/+3
* [perl #7840] Hash Behaviour differs v5.6.0 to v5.6.1 Michael G Schwern2005-07-151-3/+20
* [perl #36538] perlfunc/our contradicts itself Michael G Schwern2005-07-151-11/+17
* [perl #24691] leading spaces on cpan configuration causes failure Michael G Schwern2005-07-151-17/+36
* Re: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSIONMichael G. Schwern2005-07-151-66/+65
* Missing tie() call in NDBM_File SYNOPSISMatt Sergeant2005-07-151-4/+7
* Typo in t/op/stat.tGisle Aas2005-07-151-1/+1
* Re: [perl #36507] File::Copy::copy($foo, $foo) diesMichael G. Schwern2005-07-142-13/+49
* [perl #5634] CPAN.pm v1.59 chdirs before looking for perl Michael G Schwern2005-07-141-20/+32
* was Re: perldoc segfaulting in XS_UNIVERSAL_VERSIONJohn Peacock2005-07-131-1/+1
* [perl #9565] [PATCH] /op/groups.t bug Steve Peters2005-07-131-4/+6
* Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc/1 cpu)Steve Peters2005-07-132-2/+2
* More embed.fnc plowingAndy Lester2005-07-1310-182/+285
* Error in earlier patch in sv.cRobin Barker2005-07-132-0/+3
* Make -V "Compile-time options" list everything used in makedef.plSteve Hay2005-07-131-13/+55
* Re: [perl #25157] [PATCH] Text-Balanced extract_quotelike fails on certain de...David Manura2005-07-133-34/+65
* #2 try at Text::Balanced patch and maintainershipTels2005-07-131-5/+10
* [perl #28385] minor bug in cpan -- the i command does not find author Michael G Schwern2005-07-131-3/+4
* [perl #24275] CPAN shell - online help not clear Michael G Schwern2005-07-131-2/+2
* Re: Documentation error in IO::SocketMichael G. Schwern2005-07-131-1/+1
* [perl #6749] Perl debugger outputs ctrl-\ wrongly Michael G Schwern2005-07-131-1/+9
* make the expensive ckWARN() be called as late as possibleDave Mitchell2005-07-1313-121/+112
* Make PERL_MEM_LOG more portable.Jarkko Hietaniemi2005-07-123-16/+24
* S_pad_findlex has side effects, so its return value may be ignoredDave Mitchell2005-07-123-3/+3
* get_?v have side effects, so their return values may be ignoredDave Mitchell2005-07-122-8/+4
* [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy::move Michael G Schwern2005-07-121-4/+4
* [perl #17487] ncftp only handles http Michael G Schwern2005-07-121-3/+6
* Re: Scalar leaked in 'local $0' under ithreads + taint modeSteve Hay2005-07-121-2/+4
* [perl #36502] File::Copy::mv fails to replicate behavior of Unix mv Michael G Schwern2005-07-121-3/+27
* Cleanup File::Copy testsMichael G. Schwern2005-07-121-119/+65
* Re: [perl #36502] File::Copy::mv fails to replicate behavior of Unix mvMichael G. Schwern2005-07-121-1/+11
* Missed a New() -> Newx().Steve Hay2005-07-121-1/+1
* Hack out -DL documentation from perldebuguts.podSteve Hay2005-07-121-152/+2
* Fix worrying typo in handy.h :-sSteve Hay2005-07-121-1/+1
* Change New*() to Newx*() in various comments and documentationSteve Hay2005-07-126-20/+15
* [patch: handy.c] update Newx API pod to mention PERL_MEM_LOG build optJim Cromie2005-07-122-14/+16
* Understand "ok" with no numberMichael G. Schwern2005-07-121-68/+71
* [patch: sv.c] reuse new_body_inline in Perl_new_bodyJim Cromie2005-07-111-12/+11
* perlfunc.podPiotr Fusik2005-07-111-1/+9
* [patch hv.h doc] HvNAMESteve Hay2005-07-112-2/+4
* no code before declarations!Dave Mitchell2005-07-101-2/+3
* yet another way of debugging memory allocationsJarkko Hietaniemi2005-07-103-16/+72
* run regen.plDave Mitchell2005-07-102-74/+238
* Making my way thru embed.fncAndy Lester2005-07-1012-160/+164
* Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed character" warningYves Orton2005-07-102-8/+16
* yet another way of debugging memory allocationsJarkko Hietaniemi2005-07-102-7/+75
* silence some compiler warningsDave Mitchell2005-07-103-6/+4