summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add Perl_ceilNicholas Clark2003-12-132-1/+3
* Reformat a long line in perlembed.pod (bug #24623).Rafael Garcia-Suarez2003-12-131-1/+10
* The binary compatibility notes say that new global functions shouldNicholas Clark2003-12-132-4/+6
* alarm() is now implemented on Win32.Rafael Garcia-Suarez2003-12-131-6/+0
* foreach qw() { # not valid syntax for 5.005. So fix it.Nicholas Clark2003-12-131-1/+1
* Patch for: [perl #24650] File::CheckTree should list Larry Wall as author, no...David Dyck2003-12-131-1/+3
* Make the XSRETURN macro evaluate its argument only once.Rafael Garcia-Suarez2003-12-131-1/+2
* More POD fixes ; regenerate perltoc and perlmodlib.Rafael Garcia-Suarez2003-12-133-101/+135
* Fix some of the pods to produce more standard manpages,Rafael Garcia-Suarez2003-12-134-23/+18
* RE: [perl #24610] Pod::Html infinite recursionAnders Johnson2003-12-131-3/+23
* Modify the common guard for the signal.h header, becauseAlan Burlison2003-12-127-7/+7
* Math::BigInt v1.67 releasedTels2003-12-129-20/+61
* d_u32align for win32Gisle Aas2003-12-123-3/+3
* environ array fix for VMSCraig A. Berry2003-12-111-1/+3
* Perl 5.9.0 AUTHORSMark Leighton Fisher2003-12-111-1/+1
* Add a mention of the error "DESTROY created new referenceRafael Garcia-Suarez2003-12-111-0/+6
* #21866 was wrong. another try to plumb that damn leak.Adrian M. Enache2003-12-112-3/+2
* fix bug #24605.Adrian M. Enache2003-12-112-5/+16
* Suppress a C< $DB::single = 1 > from Switch.pm, as noticedRafael Garcia-Suarez2003-12-091-1/+0
* Implicit upgrading docsAudrey Tang2003-12-092-6/+40
* temporary fix to avoid t/op/tie.t failures on Win32Adrian M. Enache2003-12-091-1/+1
* Upgrade to Digest-MD5 2.33.Rafael Garcia-Suarez2003-12-086-26/+170
* Integrate change #21862 from maint-5.8 :Rafael Garcia-Suarez2003-12-082-1/+4
* iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRSTKEY for tied hashes in...Tassilo von Parseval2003-12-082-6/+3
* yet another leak. bigger fish still swimming around.Adrian M. Enache2003-12-081-7/+5
* yet another 2 leaks. example for the second:Adrian M. Enache2003-12-081-2/+2
* plumb a leak with pos().Adrian M. Enache2003-12-081-1/+2
* documenting SCALAR gotchaTassilo von Parseval2003-12-071-0/+6
* setenv tweak for VMSCraig A. Berry2003-12-071-0/+5
* Missing thingies.Rafael Garcia-Suarez2003-12-062-2/+2
* Math::BigInt v1.67 (pre-release)Tels2003-12-0619-567/+1153
* Forgot to update the MANIFEST.Rafael Garcia-Suarez2003-12-061-1/+1
* Math::BigInt::Scalar is only for tests.Rafael Garcia-Suarez2003-12-061-0/+0
* casting bug in VMS part of Perl_start_globCraig A. Berry2003-12-061-2/+3
* Remove the "Can't provide tied hash usage" error from perldiag.Rafael Garcia-Suarez2003-12-062-21/+16
* Clarify the description of SCALAR in perltieRafael Garcia-Suarez2003-12-061-4/+4
* SCALAR/FIRSTKEY for tied hashes in scalar contextTassilo von Parseval2003-12-0613-22/+228
* Make sv_force_normal_flags cope with shared hash key scalarsNicholas Clark2003-12-061-1/+4
* Back out the Makefile.PL part of 21808 as requested by Gisle AasNicholas Clark2003-12-051-102/+4
* Configure gets d_u32align wrongGisle Aas2003-12-051-3/+3
* [REPATCH lib/AutoLoader.t] Test can() with AutoLoaderchromatic2003-12-051-1/+10
* another ext/SDBM_File/sdbm build fixCraig A. Berry2003-12-051-3/+2
* $^P, eval and callerPaul Johnson2003-12-051-1/+2
* Fix File::Copy with hard links on Windows.Steve Hay2003-12-042-10/+14
* Re: a2p.pod not being installed in 5.8.2?Alan Burlison2003-12-041-1/+1
* Re: XS modules having problems with CLONE and ithreads unless PERL_NO_GET_CON...Stas Bekman2003-12-031-3/+4
* The prove utility should also be installed on VMS and on Windows.Rafael Garcia-Suarez2003-12-023-3/+8
* FAQ sync.Rafael Garcia-Suarez2003-12-025-47/+51
* Re: [perl #24574] find2perl provides different results to findSlaven Rezic2003-12-022-1/+16
* setting $0 still brokenJan Dubois2003-12-021-3/+3