summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)Jarkko Hietaniemi2002-10-113-54/+9
* Fix bug #17771 : segfault with the 'for' statement modifierRafael Garcia-Suarez2002-10-112-2/+34
* [perl #17751] File::Spec::Win32::canonpath patch try#3Information Service2002-10-112-7/+47
* [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()chromatic2002-10-112-58/+68
* [perl #17819] Typo in perltooc?Bob Wilkinson2002-10-111-2/+2
* Fix bug #17776 : memory corruption in qr/##/xRafael Garcia-Suarez2002-10-102-1/+6
* croak() is better written Perl_croak() in C code.Rafael Garcia-Suarez2002-10-101-3/+3
* Re: Hash::Util::lock_keys inhibits blessAndreas König2002-10-101-4/+5
* new files lib/version.pm and lib/version.t for change #17990.Hugo van der Sanden2002-10-102-0/+641
* Version object combined patchJohn Peacock2002-10-1010-162/+220
* PATCH: lib/ExtUtils/typemapBrian Ingerson2002-10-101-0/+1
* Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporte...Nicholas Clark2002-10-102-13/+48
* Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrectAllen Smith2002-10-101-52/+52
* Remove use of caller() in strict.pm, and tighten Safe compartmentHugo van der Sanden2002-10-103-10/+6
* Re: README.cygwin draft updateYitzchak Scott-Thoennes2002-10-102-12/+60
* Fix bug #17823 : non-modifying tr/// stringifies referencesRafael Garcia-Suarez2002-10-092-4/+9
* Tru64 and gcc and threadsH.Merijn Brand2002-10-091-1/+1
* Correct mailing list archive URLH.Merijn Brand2002-10-091-1/+1
* Try #3 for Porting/pumpkin.pod APPLLIB_EXP quotingH.Merijn Brand2002-10-091-3/+3
* Upgrade Safe.pm to 2.09 after CPAN backport.Artur Bergman2002-10-064-15/+20
* fix typo in Tie::ArrayJos I. Boumans2002-10-061-2/+2
* Upgrade to Attribute::Handlers 0.78Artur Bergman2002-10-053-23/+22
* Complement to change #17976 :Rafael Garcia-Suarez2002-10-042-7/+22
* Fix bug #17744, suggested by Andreas Jurenda,Rafael Garcia-Suarez2002-10-043-3/+37
* Non ANSI feature detection in enumH.Merijn Brand2002-10-041-1/+1
* Fix a precedence problem.Rafael Garcia-Suarez2002-10-031-1/+1
* Change the warning message "%s trapped by operation mask"Rafael Garcia-Suarez2002-10-035-4/+9
* Add a new warning, "Possible precedence problem on bitwiseRafael Garcia-Suarez2002-10-033-1/+89
* Re: Not OK 17969Slaven Rezic2002-10-035-26/+58
* Add a line about 2.05.Abhijit Menon-Sen2002-10-031-0/+7
* Storable and code serialization: documentationSlaven Rezic2002-10-033-4/+31
* Re: speed of myStephen McCamant2002-10-031-4/+6
* reentrant buffersJarkko Hietaniemi2002-10-025-20/+131
* retropatchJarkko Hietaniemi2002-10-024-0/+245
* op/tr.t test is affected by #17962Hugo van der Sanden2002-10-021-1/+1
* Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::dieRafael Garcia-Suarez2002-10-022-32/+43
* Re: [perl #17376] Bug Report - our(%)Yitzchak Scott-Thoennes2002-10-023-11/+12
* no [] in tr///Jarkko Hietaniemi2002-10-022-2/+2
* Re: Hash::Util::lock_keys inhibits blessAndreas König2002-10-021-1/+3
* [DOCPATCH] Unicode porting adviceAndreas König2002-10-021-0/+108
* missing quote from #17957Hugo van der Sanden2002-10-021-1/+1
* document how to set APPLLIB_EXPAndy Dougherty2002-10-021-6/+12
* Devel::Peek tests from:Yitzchak Scott-Thoennes2002-10-021-3/+42
* add precedence warning for bitwise docsMike Guy2002-10-021-3/+13
* Re: perlio bug?Rafael Garcia-Suarez2002-10-023-15/+55
* move all pad-related code to its own src fileDave Mitchell2002-10-0229-1298/+2496
* better handling of whitespace in autodoc declarations; fragment from:Dave Mitchell2002-10-021-11/+15
* MakeMaker's INSTALLSITEMANXDIR Configure's counterpartH.Merijn Brand2002-10-022-1/+403
* Add silly bandaid to stop segfaults on subsequent accesses toAbhijit Menon-Sen2002-10-021-3/+6
* patch based on:Yitzchak Scott-Thoennes2002-10-011-0/+12