| Commit message (Expand) | Author | Age | Files | Lines |
* | [perl #71714] Remove redundant stat from Win32's opendir() | Alex Davies | 2010-09-29 | 1 | -5/+16 |
* | [perl #73374] gccversion not always set with MinGW | Sisyphus | 2010-09-27 | 1 | -3/+3 |
* | Update canned win32/config_H.* files with static inline values | Andy Dougherty | 2010-09-23 | 7 | -0/+172 |
* | Update static_inline guesses in win32/config.[gv]c* | Andy Dougherty | 2010-09-23 | 4 | -8/+8 |
* | Add default setting of perl_static_inline='static' to all win32 configs. | Andy Dougherty | 2010-09-23 | 6 | -6/+6 |
* | Set d_static_inline for win32/config.vc, since VC supports static __inline. | Andy Dougherty | 2010-09-23 | 1 | -1/+1 |
* | Configure inline support for 32-bit VC++ | Tony Cook | 2010-09-23 | 1 | -1/+1 |
* | Prepare perldelta for Perl 5.13.6 | Steve Hay | 2010-09-19 | 3 | -2/+6 |
* | Bump version to 5.13.5 | Steve Hay | 2010-09-19 | 3 | -3/+3 |
* | Cleanup perl5135delta.pod instead of perldelta.pod | Jan Dubois | 2010-09-05 | 2 | -2/+2 |
* | Remove duplicate command to rebuild uudmap.h | Jan Dubois | 2010-09-05 | 1 | -1/+0 |
* | Move the latest perldelta to pod/perldelta.pod | Florian Ragwitz | 2010-09-05 | 2 | -2/+2 |
* | Correct errors in the use of multiple targets for bitcount.h and uudmap.h | Nicholas Clark | 2010-08-31 | 2 | -2/+7 |
* | Add vaproto and charbits entries to win32/config.gc64(nox)? | Curtis Jewell | 2010-08-22 | 2 | -0/+4 |
* | Make win32/config.gc64(nox)? match win32/config.gc. | Curtis Jewell | 2010-08-22 | 2 | -0/+8 |
* | update TOC and perldelta references | Florian Ragwitz | 2010-08-20 | 3 | -2/+6 |
* | Disable regeneration of regcharclass.h on win32v5.13.4 | Florian Ragwitz | 2010-08-20 | 2 | -8/+0 |
* | Bump the perl version to 5.13.4 | Florian Ragwitz | 2010-08-20 | 3 | -3/+3 |
* | Account for GNU "i" extension when checking 'nm' output. | H.Merijn Brand | 2010-08-12 | 5 | -0/+10 |
* | Define _USE_32BIT_TIME_T for VC6 and VC7 | Jan Dubois | 2010-08-06 | 1 | -0/+15 |
* | Drop references to obsolete MinGW 1.x (gcc 2.95) | Jan Dubois | 2010-08-06 | 1 | -2/+2 |
* | Global executable bit cleanup | David Golden | 2010-07-24 | 2 | -0/+0 |
* | Move PathTools from cpan/ to dist/ | Florian Ragwitz | 2010-07-24 | 3 | -5/+5 |
* | Get rid of PERL_POLLUTE | Jan Dubois | 2010-07-21 | 2 | -20/+0 |
* | Don't pretend to support really old VC++ compilers | Jan Dubois | 2010-07-21 | 2 | -24/+7 |
* | Get rid of obsolete PerlCRT.dll support | Jan Dubois | 2010-07-21 | 2 | -47/+6 |
* | Add CCTYPE value for Windows Server 2003 SP1 compilers | Jan Dubois | 2010-07-21 | 1 | -5/+14 |
* | Remove deprecated -Wp64 compiler option | Jan Dubois | 2010-07-21 | 1 | -1/+1 |
* | update TOC and perldelta references | David Golden | 2010-07-20 | 3 | -2/+6 |
* | Bump the perl version to 5.13.3 | David Golden | 2010-07-19 | 3 | -3/+3 |
* | Add perl5121delta to MANIEST and other files | David Golden | 2010-06-29 | 1 | -0/+4 |
* | create perl5133delta | Nicholas Clark | 2010-06-23 | 3 | -2/+6 |
* | Bump the perl version in various places for 5.13.2 | Matt S Trout | 2010-06-21 | 3 | -3/+3 |
* | create perl5132delta | David Golden | 2010-05-23 | 3 | -2/+6 |
* | Fix CCINCDIR and CCLIBDIR for mingw64 cross compiler | Sisyphus | 2010-05-20 | 1 | -2/+12 |
* | Bump the perl version in various places for 5.13.1 | Ricardo Signes | 2010-05-20 | 3 | -3/+3 |
* | Re-run bump-perl-version to update a few missing spots | Vincent Pit | 2010-04-30 | 1 | -2/+2 |
* | Update PerlStdIOGets() signature | Jan Dubois | 2010-04-21 | 1 | -1/+1 |
* | Fix PerlSIO_fputc() and PerlSIO_fputs() signatures | Jan Dubois | 2010-04-21 | 1 | -2/+2 |
* | create perl5131delta | Leon Brocard | 2010-04-20 | 3 | -2/+6 |
* | Add d_prctl* for all other OS's | H.Merijn Brand | 2010-04-13 | 5 | -0/+10 |
* | Bump to 5.13.0 | Jesse Vincent | 2010-04-12 | 3 | -13/+13 |
* | Create a perl5130delta.pod | Jesse Vincent | 2010-04-12 | 3 | -2/+6 |
* | perl 5.11.6 never happened. Remove the traces of its perldelta. | Jesse Vincent | 2010-03-25 | 3 | -6/+2 |
* | Bump to 5.12.0 | Jesse Vincent | 2010-03-14 | 3 | -13/+13 |
* | Create perl5116delta and update other versions | Steve Hay | 2010-02-21 | 3 | -2/+6 |
* | Bump version to 5.11.5 | Steve Hay | 2010-02-20 | 3 | -3/+3 |
* | Make distclean work again on Win32 | Steve Hay | 2010-02-14 | 2 | -33/+85 |
* | Add perl5120delta to pod.lst and MANIFEST | Jesse Vincent | 2010-01-25 | 1 | -0/+4 |
* | create perl5115delta and update other versions | Ricardo Signes | 2010-01-20 | 3 | -2/+6 |