summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* B::Debug enhancementsReini Urban2008-02-251-17/+47
* Thread::Queue 2.06Jerry D. Hedden2008-02-254-10/+128
* Thread::Semaphore 2.07Jerry D. Hedden2008-02-254-8/+38
* threads::shared 1.17Jerry D. Hedden2008-02-255-17/+33
* threads 1.69Jerry D. Hedden2008-02-257-27/+51
* Revert change 33326Jerry D. Hedden2008-02-241-6/+0
* cygwin hintsReini Urban2008-02-241-8/+14
* Re: [PATCH] Splitting OP_CONST (Was: pp_const, not, that, hot?)Vincent Pit2008-02-2311-57/+74
* As best as I (and my minion, gcc -Os) can tell, PL_curcop andNicholas Clark2008-02-221-2/+2
* Update to embed.h somehow missed from change 33343.Nicholas Clark2008-02-221-2/+2
* Take advantage of the fact that we can use indent as a stdin/stdoutNicholas Clark2008-02-221-4/+20
* [patch] Porting/expand-macros.pl gets 'indent'ingJim Cromie2008-02-221-3/+36
* Regenerate the win32/config_H.* files using the makefile targetsSteve Hay2008-02-224-6805/+6924
* Fix-up Win32's regen_config_h targets for semi-automatic updating ofSteve Hay2008-02-222-17/+23
* Correct large files / lseek size & type settings in Win32 canned configs.Steve Hay2008-02-228-29/+30
* Missed a file from regen.plNicholas Clark2008-02-221-2/+0
* Sync win32/config.* with Porting/config.shSteve Hay2008-02-224-4/+4
* Silence warning from VC8 when building without USE_LARGE_FILESSteve Hay2008-02-221-1/+9
* Following 33291, on VMS we need to use the same prototypes other platforms Craig A. Berry2008-02-225-19/+29
* fix variable names in 'ununit var' warnings in evalsDave Mitchell2008-02-222-1/+8
* Fix [perl #50430].Steve Hay2008-02-212-2/+4
* Fix Module-Build test that has been failing on Win32Steve Hay2008-02-212-2/+3
* Fix CBuilder test that has been failing on Win32Steve Hay2008-02-212-4/+11
* Eliminate ck_lengthconst.Nicholas Clark2008-02-209-30/+2
* Setting the f flag on length causes the op to be constant folded.Nicholas Clark2008-02-203-16/+22
* Fix Win32/VC6 compiler warnings caused by #33231Steve Hay2008-02-202-3/+3
* Visual C++ 2008 Express Edition is now out: update README.win32Steve Hay2008-02-201-9/+6
* Enable caching of strxfrm() results also for readonly SVs asMarcus Holland-Moritz2008-02-181-5/+0
* was RE: [PATCH] re patch 33127: formatting for C<<{ bydepth => 1 }>>Robin Barker2008-02-181-2/+2
* consting for .c files in testsRobin Barker2008-02-182-17/+8
* Thread::Queue 2.03Jerry D. Hedden2008-02-1811-135/+1143
* [perl #50946] modified hints for Darwin x86 64bit Daniel M. Quinlan2008-02-181-1/+11
* Thread::Semaphore 2.04Jerry D. Hedden2008-02-186-77/+239
* Modulo operator and floating point numbersKen Williams2008-02-181-5/+7
* [ patch ] silence 2 possibly uninitialized varsJim Cromie2008-02-181-3/+3
* Don't install threads files on non-threaded PerlsJerry D. Hedden2008-02-181-0/+6
* Fix bug 50496 -- regcomp.c=~s/lastcloseparen/lastparen/gYves Orton2008-02-172-6/+7
* Fix perlbug 50114 and document what the code does a bit betterYves Orton2008-02-172-7/+21
* Fix macro name in commentRafael Garcia-Suarez2008-02-161-1/+1
* Correctly reference count the hints hashRafael Garcia-Suarez2008-02-161-1/+4
* Resync with metaconfig. Escape the last ~.H.Merijn Brand2008-02-153-12/+11
* Shell patterns are subject to tilde expansion. So the case statementNicholas Clark2008-02-151-1/+1
* Typo catch, by AbigailRafael Garcia-Suarez2008-02-151-2/+1
* Avoid utf8 warnings when printing diagnosticsRafael Garcia-Suarez2008-02-151-0/+1
* Silence compiler warnings on Win32/VC6Jan Dubois2008-02-153-5/+10
* sprintf "%+d"Abigail2008-02-141-2/+2
* Re: [perl #50496] Bug Report: 'keys %+' does not return the correct keys.Abigail2008-02-141-1/+41
* Add missing file to MANIFEST, to go with change #33311Rafael Garcia-Suarez2008-02-141-0/+1
* Re: [perl #50706] %^H affecting outside file scopesRick Delaney2008-02-143-1/+13
* doio.c:Perl_my_lstat:/* XXX Do really need to be calling SvPV() all these tim...Vincent Pit2008-02-142-5/+5