summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add casting to allow g++ (3.3.5) to compile the core code.Nicholas Clark2005-04-0513-35/+46
* Tests need to skip if there is no Encode configured.Nicholas Clark2005-04-052-0/+14
* Using savesvpv() here is terser and produces smaller object code.Nicholas Clark2005-04-051-4/+1
* Upgrade to Unicode::Normalize 0.32Rafael Garcia-Suarez2005-04-058-44/+175
* Down with C++ reserved namesNicholas Clark2005-04-056-71/+72
* Down with potentially incorrect duplicate prototypesNicholas Clark2005-04-051-6/+0
* Down with more K&R prototypesNicholas Clark2005-04-051-5/+2
* Down with unneeded duplicate prototypesNicholas Clark2005-04-051-1/+0
* Down with K&R function argumentsNicholas Clark2005-04-051-3/+1
* Add Math::BigInt::FastCalc in maintainer listRafael Garcia-Suarez2005-04-051-0/+7
* Adaptations to the Makefile.PL of Math::BigInt/FastCalc, for core-ificationRafael Garcia-Suarez2005-04-051-7/+7
* New core module, Math::BigInt::FastCalcTels2005-04-057-0/+1118
* [Patch] Math::BigInt v1.76, Math::BigRat v0.15, bignum v0.17Tels2005-04-0521-148/+294
* That's C, not perl.Rafael Garcia-Suarez2005-04-041-1/+1
* Make -DFORMAT_CHECK compile with threads.Nicholas Clark2005-04-041-1/+1
* Bump version to 5.9.3Rafael Garcia-Suarez2005-04-0414-181/+205
* const-eight.diffAndy Lester2005-04-0413-163/+195
* Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with ahash symbol"Steven Schubiger2005-04-031-7/+7
* Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with a hash symbol"Steven Schubiger2005-04-031-68/+68
* Fix wrong version for byteorder modifiers feature.Marcus Holland-Moritz2005-04-031-1/+1
* Silence compiler warnings about possibly uninitialised variables.Nicholas Clark2005-04-021-6/+6
* Fix "[perl #34643] Config_heavy.pl not in archlib"Nicholas Clark2005-04-021-1/+2
* Oops. Forgot to add this.Nicholas Clark2005-04-021-0/+95
* Unicode 4.1.0Jarkko Hietaniemi2005-04-0225-661/+8048
* Add encoding::warnings to Maintainers.pl and rebuild META.yml for releaseRafael Garcia-Suarez2005-04-012-2/+14
* Update ChangesRafael Garcia-Suarez2005-04-011-0/+50
* Remove dependency on tr(1) for MinGW builds on Win32Steve Hay2005-04-012-6/+2
* Regenerate perltoc and perlmodlibRafael Garcia-Suarez2005-04-012-134/+447
* POD fixes.Rafael Garcia-Suarez2005-04-011-17/+17
* FAQ sync.Rafael Garcia-Suarez2005-04-015-28/+26
* Add a note about installhtmlRafael Garcia-Suarez2005-04-011-0/+2
* pp_pack.c warnings on VMSCraig A. Berry2005-03-311-2/+2
* Mention the current MinGW compilation problemsRafael Garcia-Suarez2005-03-311-0/+4
* Update ChangesRafael Garcia-Suarez2005-03-311-0/+706
* This is 5.9.2. Mostly.Rafael Garcia-Suarez2005-03-312-1/+1
* Fix USE_SITECUSTOMIZE on Win32Steve Hay2005-03-311-1/+2
* Update copyrights.Rafael Garcia-Suarez2005-03-317-23/+11
* Add support for USE_SITECUSTOMIZE in the Win32 makefilesSteve Hay2005-03-316-0/+36
* Upgrade to Module::CoreList 1.99Rafael Garcia-Suarez2005-03-311-2/+361
* More known problems.Rafael Garcia-Suarez2005-03-311-1/+2
* Known problems, reported by MerijnRafael Garcia-Suarez2005-03-311-0/+3
* OS typo.Rafael Garcia-Suarez2005-03-311-1/+1
* Add a tool to generate data for Module::CoreListRafael Garcia-Suarez2005-03-312-0/+36
* More work on perldeltaRafael Garcia-Suarez2005-03-311-15/+51
* Add support for PERL_HASH_SEED_EXPLICIT and NO_HASH_SEED in theSteve Hay2005-03-312-0/+19
* AUTHORS updateRafael Garcia-Suarez2005-03-311-0/+26
* A few Win32 makefile tidy-ups (No real changes)Steve Hay2005-03-312-10/+12
* Fix typo in INSTALL (s/USE_HAS_SEED_EXPLICIT/USE_HASH_SEED_EXPLICIT/)Steve Hay2005-03-311-1/+1
* One more Win32 compilation clean-up (for when using -DDEBUGGING)Steve Hay2005-03-311-2/+2
* Another Win32 compilation clean-up (for when using Perl's malloc)Steve Hay2005-03-311-4/+5