| Commit message (Expand) | Author | Age | Files | Lines |
* | Resync with mainline | Charles Bailey | 2000-02-26 | 117 | -1264/+1462 |
|\ |
|
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-25 | 4 | -7/+7 |
| |\ |
|
| | * | update PodParser to v1.10 (from Brad Appleton) | Gurusamy Sarathy | 2000-02-25 | 4 | -7/+7 |
| * | | Remove NFS temp files and Configure temp C files. | Jarkko Hietaniemi | 2000-02-25 | 1 | -1/+1 |
| |/ |
|
| * | See http://www.unicode.org/unicode/reports/tr15/ | Jarkko Hietaniemi | 2000-02-22 | 3 | -790/+0 |
| * | PodParser-1.093 update (from Brad Appleton's site) | Gurusamy Sarathy | 2000-02-22 | 7 | -172/+442 |
| * | s/undef/NO_INIT/g in change#5183 | Gurusamy Sarathy | 2000-02-22 | 1 | -1/+1 |
| * | remove dual-valueness of v-strings (i.e., they are pure strings | Gurusamy Sarathy | 2000-02-21 | 1 | -3/+2 |
| * | allow optional XSUB parameters without being forced to use a | Gurusamy Sarathy | 2000-02-21 | 1 | -1/+5 |
| * | lexical warnings update, ability to inspect bitmask in calling | Gurusamy Sarathy | 2000-02-20 | 1 | -78/+143 |
| * | document 'lvalue' attribute (from Simon Cozens <simon@brecon.co.uk>) | Gurusamy Sarathy | 2000-02-19 | 1 | -0/+6 |
| * | fixes for Pod::Html issues (from Wolfgang Laun | Gurusamy Sarathy | 2000-02-19 | 1 | -10/+14 |
| * | various xsubpp enhancements that make it easier to use with | Gurusamy Sarathy | 2000-02-19 | 1 | -30/+144 |
| * | s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131 | Gurusamy Sarathy | 2000-02-19 | 1 | -10/+10 |
| * | s/byte/bytes/g remnants | Gurusamy Sarathy | 2000-02-19 | 2 | -10/+10 |
| * | rename byte:: to bytes:: | Gurusamy Sarathy | 2000-02-19 | 4 | -3/+3 |
| * | English names for $^R and $^S | Gurusamy Sarathy | 2000-02-19 | 1 | -0/+4 |
| * | avoid $@-clearing sideeffect of require in Carp | Gurusamy Sarathy | 2000-02-18 | 1 | -2/+2 |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-15 | 5 | -158/+399 |
| |\ |
|
| | * | add XS version of Sys::Hostname (from Greg Bacon | Gurusamy Sarathy | 2000-02-15 | 1 | -128/+0 |
| | * | 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 |
| * | | Remove tagged core files. | Jarkko Hietaniemi | 2000-02-14 | 1 | -1/+2 |
| * | | Prefer full_ar. | Jarkko Hietaniemi | 2000-02-14 | 2 | -4/+14 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-08 | 10 | -46/+75 |
| |/ |
|
| * | 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 |