| Commit message (Expand) | Author | Age | Files | Lines |
* | Make Config.t warnings and strictures clean | Nicholas Clark | 2004-12-28 | 1 | -10/+15 |
* | Fix Win32 breakage caused by change 23610 | Steve Hay | 2004-12-10 | 1 | -0/+1 |
* | Evade using @ in the 1 liner with some perl 1 syntax. | Nicholas Clark | 2004-12-09 | 1 | -1/+5 |
* | Check that @INC entries and %Config path entries are consistent. | Nicholas Clark | 2004-12-06 | 1 | -0/+26 |
* | The change to the internal representation introduced a bug whereby | Nicholas Clark | 2004-11-26 | 1 | -6/+13 |
* | Fix Win32 breakage caused by changes 23535/23542. | Steve Hay | 2004-11-26 | 1 | -1/+1 |
* | Generate the virtual entries at Config.pm build time, as they | Nicholas Clark | 2004-11-25 | 1 | -10/+4 |
* | Add an exists test for the things we loop over | Nicholas Clark | 2004-11-25 | 1 | -0/+2 |
* | The first entry in the virtual config.sh is special cased. So | Nicholas Clark | 2004-11-25 | 1 | -2/+10 |
* | Make $Config{libs_nolargefiles} and | Nicholas Clark | 2004-11-25 | 1 | -1/+2 |
* | Test the currently working virtual %Config entries | Nicholas Clark | 2004-11-25 | 1 | -6/+16 |
* | Wrap some long lines | Nicholas Clark | 2004-11-24 | 1 | -4/+8 |
* | additional -V:foo tests | Jim Cromie | 2004-08-03 | 1 | -24/+65 |
* | Config::config_re and config_sh would report the byteorder as 'ffff' | Nicholas Clark | 2004-07-22 | 1 | -2/+13 |
* | Check each line of config_re output. | Nicholas Clark | 2004-07-13 | 1 | -4/+5 |
* | Re: [perl #24081] invalid regexp in perl -V | Robin Barker | 2004-06-09 | 1 | -1/+8 |
* | various -V: searches [PATCH] | Jim Cromie | 2004-05-11 | 1 | -2/+26 |
* | Rework the @Config{/sig.*/} tests. | Jarkko Hietaniemi | 2003-03-14 | 1 | -5/+2 |
* | Config.t wasn't getting the sig_num and sig_size relationship | Gurusamy Sarathy | 2003-03-14 | 1 | -1/+1 |
* | Skip the last test of Config.t on HP-UX. | Rafael Garcia-Suarez | 2003-03-13 | 1 | -1/+4 |
* | A new test, to check that signal numbers are actually positive, | Rafael Garcia-Suarez | 2003-03-10 | 1 | -11/+18 |
* | Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag | Nicholas Clark | 2003-03-10 | 1 | -3/+3 |
* | Document and test Config::config_re(). | Michael G. Schwern | 2002-11-03 | 1 | -6/+16 |
* | test grandfathered Config variables | Michael G. Schwern | 2002-09-04 | 1 | -1/+11 |
* | Integrate change #17588 from macperl: | Jarkko Hietaniemi | 2002-07-17 | 1 | -1/+4 |
* | Re: Clock skew failures in Memoize test suite | Jarkko Hietaniemi | 2002-07-12 | 1 | -1/+1 |
* | Too much cut-and-paste from Term::Complete.t; | Jarkko Hietaniemi | 2002-07-10 | 1 | -12/+15 |
* | Test Config. | Jarkko Hietaniemi | 2002-07-09 | 1 | -0/+93 |