summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove beta status from compression modulesPaul Marquess2006-11-0131-235/+47
* Regression test by Yves Orton for : [perl #36046] Special var @-Rafael Garcia-Suarez2006-11-011-1/+12
* Missed a ) in a comment.Nicholas Clark2006-10-311-1/+1
* Don't run ext/Sys/Syslog/t/constants.t with taint mode, so it'sRafael Garcia-Suarez2006-10-311-1/+2
* Some diagnostic output was giving warnings in op/pack.tRafael Garcia-Suarez2006-10-311-1/+4
* Fix a case of segfault in ithread destructionRafael Garcia-Suarez2006-10-311-2/+2
* Doc clarification for PerlIO::encodingRafael Garcia-Suarez2006-10-311-6/+8
* threads::shared doesn't use ppport.h in the coreRafael Garcia-Suarez2006-10-311-1/+0
* threads 1.47Jerry D. Hedden2006-10-317-22/+16
* Silence a warning and call readpipe_override() correctly.Rafael Garcia-Suarez2006-10-311-3/+3
* Make S_readpipe_override() compile with threads; regenerate perlapi.podRafael Garcia-Suarez2006-10-315-6/+16
* Make readpipe() overridable (and also `` and qx//)Rafael Garcia-Suarez2006-10-318-14/+61
* Remove duplicated entriesRafael Garcia-Suarez2006-10-311-103/+0
* Improve documentation of av_len and av_fill.Gisle Aas2006-10-301-3/+9
* Avoid Devel::DProf failing an assertion during global destruction.Nicholas Clark2006-10-301-3/+7
* It seems only HWND__* is needed by MinGW g++.Steve Peters2006-10-301-1/+1
* The second patch from:Yves Orton2006-10-305-154/+201
* The first patch from:Yves Orton2006-10-307-75/+234
* Mention that field hashes are for inside-out objectsRafael Garcia-Suarez2006-10-301-0/+1
* Patch 29155 breaks VCYves Orton2006-10-301-2/+8
* Update perldelta with changes up to 28867Rafael Garcia-Suarez2006-10-301-3/+64
* VOL should be used instead of volatile in the core.Steve Peters2006-10-302-6/+6
* $hex is already hex, so cannot be used in %X if starting with [A-F]H.Merijn Brand2006-10-301-1/+1
* Initial cleanups to support compiling Win32 with MinGW g++.Steve Peters2006-10-302-8/+11
* Re: Closures with named subsChristian Winter2006-10-301-13/+22
* threads 1.46Jerry D. Hedden2006-10-305-100/+188
* Silence a g++ warning reported by Jarkko.Rafael Garcia-Suarez2006-10-301-1/+1
* Delete Encode's MANIFEST (or else the make process complainsRafael Garcia-Suarez2006-10-302-199/+0
* Bump $VERSION in Term::UI following change #29120Steve Hay2006-10-301-1/+1
* Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.68.tar.gzJohn Peacock2006-10-302-3/+197
* [patch] simplify optree test supportJim Cromie2006-10-301-20/+6
* Add some missing targets to win32/makefile.mkSteve Hay2006-10-301-0/+25
* In vim, modelines are not taken into account if they begin on theRafael Garcia-Suarez2006-10-303-2/+11
* wince patchVadim Konovalov2006-10-302-4/+4
* When we open a file and pass it along to PerlIO, be sure to enter theCraig A. Berry2006-10-301-7/+6
* Change the non-mkstemp, non-win32 code path of PerlIO_tmpfileCraig A. Berry2006-10-301-10/+3
* Changes to get perl to compile with g++ on Cygwin. Some additionalSteve Peters2006-10-304-9/+10
* [PATHCH] Scalar::Util::readonly & compression (was RE: Change 29117: [PATCH...Paul Marquess2006-10-292-6/+24
* Fix a typo in my description for change 26427.Nicholas Clark2006-10-291-1/+1
* Modify autodoc.pl to add read-only editor boilerplate for perlapi.podNicholas Clark2006-10-292-0/+35
* Re: Deparse bug?Stephen McCamant2006-10-292-6/+16
* Add a few useful developers maketargets to win32/MakefileYves Orton2006-10-291-0/+11
* Add the note from change 25773 about auditing for destruction ordering.Nicholas Clark2006-10-291-0/+121
* I shrunk struct context, so remove it from perltodo.Nicholas Clark2006-10-291-17/+0
* Change 27779 failed to free() memory in two places in Perl_magic_set(),Nicholas Clark2006-10-271-2/+7
* Upgrade to Pod-Parser-1.35.Steve Peters2006-10-2710-24/+120
* Document the limitation of Attribute::Handlers w.r.t. UNITCHECK blocks.Rafael Garcia-Suarez2006-10-271-2/+3
* Change MY_CXT ref in perl.hJerry D. Hedden2006-10-271-2/+3
* Make 'threads' conform to perlgutsJerry D. Hedden2006-10-271-44/+44
* Spelling fixes for re.pm.Steve Peters2006-10-271-4/+4