| Commit message (Expand) | Author | Age | Files | Lines |
* | more complete File::Spec support for Mac and VMS, tests (from | Gurusamy Sarathy | 2000-02-15 | 4 | -30/+399 |
* | documentation patches (from Michael Schwern and Yitzchak | Gurusamy Sarathy | 2000-02-08 | 1 | -5/+9 |
* | alias to $^V to $PERL_VERSION_TUPLE | Gurusamy Sarathy | 2000-02-08 | 1 | -0/+2 |
* | ${^Warnings} renamed to ${^WARNING_BITS} | Gurusamy Sarathy | 2000-02-07 | 1 | -3/+3 |
* | avoid MakeMaker setting $^W=1 | Gurusamy Sarathy | 2000-02-07 | 1 | -1/+0 |
* | add compatible versions from $Config{inc_ver_list} to search | Gurusamy Sarathy | 2000-02-07 | 1 | -4/+8 |
* | remove $^U dependent behaviors in runtime; chr() and sprintf('%c',...) | Gurusamy Sarathy | 2000-02-07 | 2 | -18/+1 |
* | partly revert change#4851, apparently POSIX::uname() may not be correct | Gurusamy Sarathy | 2000-02-07 | 1 | -9/+11 |
* | use builtin __CYGWIN__ rather than -DCYGWIN (from Eric Fifer | Gurusamy Sarathy | 2000-02-06 | 1 | -1/+0 |
* | revised notes about Pod::Parser & Co. | Gurusamy Sarathy | 2000-02-06 | 1 | -5/+41 |
* | CPAN.pm updated to v1.52 (from Andreas Koenig) | Gurusamy Sarathy | 2000-02-04 | 3 | -202/+362 |
* | pod typos (from Gregor N. Purdy <gregor@focusresearch.com>) | Gurusamy Sarathy | 2000-02-04 | 1 | -2/+2 |
* | Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>) | Gurusamy Sarathy | 2000-02-04 | 1 | -277/+0 |
* | patch to provide more informative names for evals and anonymous | Gurusamy Sarathy | 2000-02-04 | 3 | -14/+72 |
* | another HINT_BYTE victim | Gurusamy Sarathy | 2000-02-04 | 1 | -1/+1 |
* | byte.pm and HINT_BYTE don't match (0x8, not 0x10!) | Gurusamy Sarathy | 2000-02-04 | 1 | -2/+2 |
* | integrate selected changes from cfgperl (#4899,4900,4904,4918) | Gurusamy Sarathy | 2000-02-02 | 1 | -1/+1 |
|\ |
|
| * | The #4880 was too eager, the $n test is useful too. | Jarkko Hietaniemi | 2000-01-28 | 1 | -1/+1 |
* | | PodParser-1.092 update via CPAN (from Brad Appleton) | Gurusamy Sarathy | 2000-02-02 | 3 | -455/+1445 |
* | | replace misleading docs with a BUGS section | Gurusamy Sarathy | 2000-02-02 | 1 | -8/+6 |
* | | Benchmark displays bogus CPU stats (suggested by Cedric Auzanne | Gurusamy Sarathy | 2000-02-02 | 1 | -2/+2 |
* | | fixes for switching files in the debugger (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-02-02 | 1 | -3/+15 |
* | | use warnings rather than fiddling with $^W (from Paul Marquess) | Gurusamy Sarathy | 2000-02-02 | 10 | -10/+8 |
* | | fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>) | Gurusamy Sarathy | 2000-02-02 | 1 | -4/+8 |
* | | future-proof unknown warning categories (from Greg Bacon | Gurusamy Sarathy | 2000-02-02 | 1 | -7/+8 |
* | | doc tweak (from Michael G Schwern <schwern@pobox.com>) | Gurusamy Sarathy | 2000-02-02 | 1 | -4/+4 |
* | | HINT_UTF8 is not propagated to the op tree anymore; add a | Gurusamy Sarathy | 2000-02-01 | 3 | -138/+64 |
* | | introduce $^U, a global bit to indicate whether system | Gurusamy Sarathy | 2000-01-31 | 2 | -9/+9 |
* | | remove caller.pm from change#3534 (flawed idea) | Gurusamy Sarathy | 2000-01-31 | 1 | -58/+0 |
* | | implement -follow option in find2perl (from Helmut Jarausch | Gurusamy Sarathy | 2000-01-28 | 1 | -1/+2 |
* | | avoid leaking lexicals into program being debugged (from Ilya | Gurusamy Sarathy | 2000-01-28 | 1 | -4/+4 |
* | | alias realpath() to abs_path() (from Tom Christiansen) | Gurusamy Sarathy | 2000-01-28 | 1 | -5/+16 |
|/ |
|
* | various pod nits identified by installhtml (all fixed except | Gurusamy Sarathy | 2000-01-27 | 5 | -5/+9 |
* | revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c> | Gurusamy Sarathy | 2000-01-26 | 3 | -12/+13 |
* | pod typos and warnings (from Abigail <abigail@delanet.com>) | Gurusamy Sarathy | 2000-01-26 | 1 | -2/+2 |
* | s/STOP/CHECK/ blocks | Gurusamy Sarathy | 2000-01-26 | 1 | -1/+1 |
* | allow '--' to terminate argument processing (suggested by | Gurusamy Sarathy | 2000-01-26 | 1 | -39/+50 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-01-26 | 1 | -1/+1 |
|\ |
|
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-01-25 | 1 | -6/+8 |
| |\ |
|
| * | | <patch> avoid division by 0 in Benchmark.pm | Stephane Payrard | 2000-01-24 | 1 | -1/+1 |
* | | | avoid failure if directories already read by rmtree() are | Gurusamy Sarathy | 2000-01-26 | 1 | -9/+11 |
| |/
|/| |
|
* | | more fixes for warnings from change#4840 | Gurusamy Sarathy | 2000-01-25 | 1 | -6/+8 |
|/ |
|
* | fix typos; avoid use constant for lowercase constants (produces | Gurusamy Sarathy | 2000-01-24 | 3 | -9/+9 |
* | avoid warnings when there's no subs to autosplit | Gurusamy Sarathy | 2000-01-24 | 1 | -2/+4 |
* | faulty edit | Gurusamy Sarathy | 2000-01-23 | 1 | -0/+1 |
* | s/use vars/our/g modules that aren't independently maintained on CPAN | Gurusamy Sarathy | 2000-01-23 | 43 | -77/+105 |
* | prefer POSIX::uname() rather than syscalls, which require attempting | Gurusamy Sarathy | 2000-01-23 | 1 | -16/+16 |
* | avoid warnings in change#4839 | Gurusamy Sarathy | 2000-01-23 | 1 | -0/+2 |
* | fix line continuations in argument lists (from Helmut Jarausch) | Gurusamy Sarathy | 2000-01-22 | 1 | -1/+3 |
* | CGI.pm upgraded to v2.56 from CPAN | Gurusamy Sarathy | 2000-01-22 | 5 | -214/+154 |