summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the no-longer autogenerated Unicode filesNicholas Clark2004-05-01323-21147/+0
* mktables requires post 5.005Nicholas Clark2004-05-011-0/+1
* disable problematical 'uninitialized value' warning testsDave Mitchell2004-04-301-12/+4
* Follow-up to previous patch: the mX?PUSH[inup] macrosRafael Garcia-Suarez2004-04-302-44/+44
* Document limitations in PUSHi et al macros and add new mPUSHi et al macrosSteve Hay2004-04-303-33/+269
* Fix 29149 - another UTF8 cache bug hit by substr.SADAHIRO Tomoyuki2004-04-292-3/+21
* More unpack cleanups.Marcus Holland-Moritz2004-04-291-19/+13
* CXUX_BROKEN_CONSTANT_CONVERT isn't used anymore.Marcus Holland-Moritz2004-04-292-14/+2
* The openbsd 64-bit test should use $uquadtype ratherMarcus Holland-Moritz2004-04-291-1/+3
* Update to Test.pm 1.25 (from SBURKE).Abhijit Menon-Sen2004-04-294-94/+422
* When configuring for 64-bit support, check that theMarcus Holland-Moritz2004-04-281-0/+57
* Fix for [perl #28963]: find2perl was sometimes generatingRafael Garcia-Suarez2004-04-281-1/+3
* Add diagnostics section to base.pmJos I. Boumans2004-04-281-1/+12
* [perl #29033] typo in description of sleep in documentation of POSIX module bob@starlabs.net2004-04-281-1/+1
* fix a coredump caused by rv2gv not fully converting a PV to an RVDave Mitchell2004-04-271-0/+6
* Cleanup variables in S_(un)pack_rec().Marcus Holland-Moritz2004-04-271-117/+116
* candidate for TR18 complianceJeff Pinyan2004-04-27423-349/+21146
* usemallocwrap works on AIX, but not with vac-5H.Merijn Brand2004-04-262-5/+10
* fix 64-bit casting error in change 22741 (uninit var warnings)Dave Mitchell2004-04-241-1/+1
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-2334-148/+1939
* unfork the debugger (patch for 5.9.x)Richard Foley2004-04-231-2307/+2556
* Ooops. Forgot to update pod.lst, and all that ensues with thatNicholas Clark2004-04-236-141/+176
* Integrate:Jarkko Hietaniemi2004-04-233-0/+265
* Where to find nmake for windowsAbe Timmerman2004-04-232-2/+2
* byte-order modifiers for (un)pack templatesMarcus Holland-Moritz2004-04-2310-144/+1469
* Missing copyright in the README.Rafael Garcia-Suarez2004-04-221-1/+1
* [perl #28456] Typo in perlipc man page, and suggestions for sameAxel Boldt2004-04-211-1/+1
* Punt the "reporting bugs" section to the top.Nicholas Clark2004-04-211-30/+53
* This should be L<>Nicholas Clark2004-04-211-1/+1
* INSTALL didn't mention the 5.8.2 hash changes. FixedNicholas Clark2004-04-211-21/+34
* We should be telling people about ..exp, else they use the unexpandedNicholas Clark2004-04-211-50/+57
* [patch] log the interpreter id in warningsStas Bekman2004-04-215-10/+30
* Sync Term::Cap with CPAN versionJonathan Stowe2004-04-201-7/+23
* Fix for [perl #28919] : sometimes the function ck_ftst was tryingRafael Garcia-Suarez2004-04-191-0/+1
* Upgrade to FileCache 1.04.Rafael Garcia-Suarez2004-04-191-11/+14
* New file left out of the last commit.Rafael Garcia-Suarez2004-04-191-0/+41
* Re: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' supportJeff Pinyan2004-04-192-13/+45
* Re: [perl #28532] optional match of an anchor gets ignored Hugo van der Sanden2004-04-193-23/+14
* Integrate:Nicholas Clark2004-04-171-0/+2
* On Linux-PPC, using gcc, downgrade to the -O1 optimisationRafael Garcia-Suarez2004-04-161-1/+10
* d_getservbyname_r undef up to at least OpenBSD 3.5H.Merijn Brand2004-04-151-2/+2
* #24121: Configure under turkish locale failsH.Merijn Brand2004-04-141-21/+21
* lib/utf8_heavy.pl -- cascading classes and '&' supportJeff Pinyan2004-04-141-4/+20
* 's to bring bleadperl up to version-0.39John Peacock2004-04-145-37/+87
* re: [PATCH] for bug 28525: Buffer overflow issue in the Win32 distribution of...Jan Dubois2004-04-141-7/+6
* Borland C doesn't like PERL_MALLOC_WRAP.Marcus Holland-Moritz2004-04-121-1/+1
* Stop PL_comppad pointing to a freed pad during global destructionDave Mitchell2004-04-111-0/+4
* Make global cleanup fractionally faster by giving S_visit()Dave Mitchell2004-04-114-10/+14
* Sync with libnet 1.18Graham Barr2004-04-1012-1490/+553
* Remove two unused variables that gcc used to warn about.Marcus Holland-Moritz2004-04-101-1/+1