summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug #15273, the return of the object causedArtur Bergman2003-01-034-1/+32
* Fake what context we are running in for CLONE and DESTROY so Artur Bergman2003-01-032-4/+31
* Change pp_lock to take a reference instead of aArtur Bergman2003-01-033-3/+16
* Integrate from maint-5.8 #18348:Hugo van der Sanden2003-01-031-1/+4
* Re: [perl #19061] 'goto' confuses 'redo'Stephen McCamant2003-01-031-5/+9
* new flag SvPADSTALEDave Mitchell2003-01-033-2/+11
* remove flag SvPADBUSYDave Mitchell2003-01-035-17/+11
* win32_msgwait() problemGurusamy Sarathy2003-01-031-4/+3
* Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)Hugo van der Sanden2003-01-031-8/+6
* Under darwin 6.0+ (MacOSX 10.2) we have threadsafeArtur Bergman2003-01-031-1/+7
* Re: Smoke [5.8.0] 18389 FAIL(Fm) MSWin32 5.0 Service Pack 3 (x86/1 cpu)Abe Timmerman2003-01-021-2/+2
* Use a more likely location for the perl binaryH.Merijn Brand2003-01-021-1/+1
* integrate change#18377 from maint-5.6 branchGurusamy Sarathy2002-12-311-9/+13
* Update ChangesHugo van der Sanden2002-12-312-1/+6286
* Remove duplicate entryHugo van der Sanden2002-12-301-1/+0
* [perl #19343] perlfunc.pod patch for stat() and lstat()Dave Paris2002-12-301-2/+4
* Holding filehandle openMichael G. Schwern2002-12-301-24/+27
* Re: [perl #19330] Uneffective increment of $\Rafael Garcia-Suarez2002-12-302-2/+19
* save_re_context() was not saving many regexec.c stateGurusamy Sarathy2002-12-281-14/+14
* silence another signed/unsigned mismatch warningGurusamy Sarathy2002-12-281-1/+1
* fix signed/unsigned mismatch warning from change#18266Gurusamy Sarathy2002-12-281-1/+1
* these variables are not in use anywhere since 5.8.0Gurusamy Sarathy2002-12-284-77/+0
* docpatch for cv.hNicholas Clark2002-12-261-1/+1
* #18345 was still broken; should be fixed now.Hugo van der Sanden2002-12-251-2/+4
* Removal of duplicate comment blockYitzchak Scott-Thoennes2002-12-241-9/+0
* integrate maint-5.8 #18301Hugo van der Sanden2002-12-231-1/+2
* more on #18344.Hugo van der Sanden2002-12-231-1/+3
* more on #18312: sv.c:ss_dup()Hugo van der Sanden2002-12-231-0/+4
* [perl #19153] Term::Complete (the argument of stty)OKAIE Yutaka2002-12-231-0/+1
* [perl #18544] Patch included to fix problem.Richard Kandarian2002-12-231-0/+1
* operation on `PL_na' may be undefinedNicholas Clark2002-12-231-2/+2
* 2% speedup (pp_entersub needs to go on a diet)Nicholas Clark2002-12-231-102/+113
* Integrate Time::HiRes v1.39 (for VMS build tweak)Hugo van der Sanden2002-12-233-2/+7
* read permissions for h2ph-generated filesSlaven Rezic2002-12-231-0/+5
* handy hint: getting a perforce change as a usable patchHugo van der Sanden2002-12-231-0/+3
* Reverse #18285, for reasons given in:Hugo van der Sanden2002-12-236-683/+596
* my_fflush_all() wasn't doing the right thing under useperlioGurusamy Sarathy2002-12-181-1/+1
* AIX compiler version updatesH.Merijn Brand2002-12-181-12/+21
* $Config{prefixexp} was set incorrectly on windowsGurusamy Sarathy2002-12-184-4/+4
* remove CRs from a couple of files (these show up as CRCRLFGurusamy Sarathy2002-12-182-3550/+3550
* fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>Gurusamy Sarathy2002-12-181-2/+7
* windows: support for large filesGurusamy Sarathy2002-12-1820-39/+123
* Win32.pod updateGurusamy Sarathy2002-12-181-0/+57
* PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*Gurusamy Sarathy2002-12-181-2/+2
* windows: avoid prompting under some shells during $(MAKE) distcleanGurusamy Sarathy2002-12-182-23/+38
* PerlSIO_stderr et al are not functionsGurusamy Sarathy2002-12-181-3/+3
* integrate change#18320 from maint-5.6 branchGurusamy Sarathy2002-12-171-3/+2
* Whoops, these are the changes supposed to be in #18318.Hugo van der Sanden2002-12-172-6/+52
* Re: [PATCH] Re: [perl #19022] POSIX failures in bleadperlNicholas Clark2002-12-170-0/+0
* Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)Hugo van der Sanden2002-12-175-122/+254