summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Unlike perl, 0 in void context isn't special cased in C :-)Nicholas Clark2004-03-241-3/+3
* Export PL_memory_wrap based on PERL_MALLOC_WRAP rather thanNicholas Clark2004-03-241-1/+1
* Tidy up function prototypes in the light of suidpatchNicholas Clark2004-03-244-13/+10
* Make usemallocwrap a Configure-time question. Default is yes forNicholas Clark2004-03-234-4/+32
* hv_delete_common was freeing the key, then passing the freed pointerNicholas Clark2004-03-231-3/+5
* Unify 5.008 and 5.009's B::Concise 0.58Nicholas Clark2004-03-231-8/+12
* Unify 5.008 and 5.009's B::Concise 0.56Nicholas Clark2004-03-231-5/+12
* Fix bug [perl #27839] returning @+ out of scope loses its value :Hugo van der Sanden2004-03-232-2/+17
* 5.9.1 suidperlPaul Szabo2004-03-235-128/+427
* Update the -v copyright notice.Rafael Garcia-Suarez2004-03-221-1/+1
* Don't assume that the chmod will always work.Nicholas Clark2004-03-221-3/+3
* Clarifications on constants subroutines, based on:padre@elte.hu2004-03-221-8/+11
* Re: ../lib/ExtUtils/t/Embed.t failure on Win32/GCCSteve Hay2004-03-221-0/+7
* Re: [PATCH] warn on !=~Yitzchak Scott-Thoennes2004-03-222-2/+15
* Finally, this "Negative repeat count" warning wasn't such a greatAndy Lester2004-03-213-14/+13
* Nobody has used SvPVbyte_force?SADAHIRO Tomoyuki2004-03-211-1/+1
* I must be tired today.Rafael Garcia-Suarez2004-03-211-3/+3
* Silence a gcc warning.Rafael Garcia-Suarez2004-03-211-1/+1
* Re: [perl #27803] perl crashes when utf8::upgrade($offsetOK_scalar) SADAHIRO Tomoyuki2004-03-212-2/+13
* fix memory bug in vms.c:mp_do_tounixspecCraig A. Berry2004-03-211-1/+2
* Add a new warning "Negative repeat count"Rafael Garcia-Suarez2004-03-213-1/+17
* warn on !=~Yitzchak Scott-Thoennes2004-03-203-2/+38
* makefile.95 tweakGreg Matheson2004-03-201-0/+3
* \x80\xFF is not valid UTF-8.Rafael Garcia-Suarez2004-03-201-1/+1
* [perl #24821] enhancement patch for B::Concise Jim Cromie2004-03-191-48/+171
* open.pm: allow upper-cased EUCAudrey Tang2004-03-191-4/+4
* [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core PerlNicholas Clark2004-03-196-48/+980
* Change Storable.xs to conditionally include ppport.h for pre 5.8.0Nicholas Clark2004-03-197-1104/+10
* Move Beau Cox's ppport.h fixes into PPPort.pmNicholas Clark2004-03-191-7/+9
* Nit in perluniintro about the U0 and C0 templates,Rafael Garcia-Suarez2004-03-191-6/+4
* Storable PERL_NO_GET_CONTEXTbeau@beaucox.com2004-03-194-201/+1393
* range operator warnings / 64-bit fixMarcus Holland-Moritz2004-03-183-14/+35
* add code comment for change 22525Dave Mitchell2004-03-181-1/+1
* Add a perl592delta.pod man page.Rafael Garcia-Suarez2004-03-1810-35/+147
* Corrections and explanations in commentsNicholas Clark2004-03-181-2/+2
* pumpkin fodderJarkko Hietaniemi2004-03-181-2/+26
* Detypo.Rafael Garcia-Suarez2004-03-181-1/+1
* make ~$x give warning is $x isn't initialised.Dave Mitchell2004-03-182-0/+21
* Try to fix the AIX and Windows builds regarding theRafael Garcia-Suarez2004-03-181-0/+6
* Bump bleadperl's version number to 5.9.2.Rafael Garcia-Suarez2004-03-1815-84/+84
* format/casting/warning RE: perl 5.9.1Robin Barker2004-03-174-13/+14
* Optimize away the assignment in the constructs C<my $s = undef>,Rafael Garcia-Suarez2004-03-171-0/+21
* malloc wrappageJarkko Hietaniemi2004-03-175-0/+65
* Add auto-require of modules to restore overloading (and tests)Nicholas Clark2004-03-176-8/+53
* Add regression tests for the auto-require of STORABLE_thawNicholas Clark2004-03-175-1/+56
* Move the PERLVAR(Ireentrant_buffer, REENTR*) outside the ITHREADSNicholas Clark2004-03-161-2/+2
* Add a lchown() call to the POSIX module. [perl #27547]Rafael Garcia-Suarez2004-03-162-1/+17
* Re: Perl and Parrot disagree about sched_yield on SolarisAndy Dougherty2004-03-161-1/+15
* Restore the "DEVEL" locally-applied-patches version tag in blead.Rafael Garcia-Suarez2004-03-161-0/+1
* Update Changes. (again)Rafael Garcia-Suarez2004-03-161-0/+20