Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-02 | 57 | -2226/+3070 |
|\ | |||||
| * | update pod2man, pod2text and related Pod:: modules with the | Gurusamy Sarathy | 1999-10-02 | 6 | -1130/+1576 |
| * | fix PodParser testsuite; Pod::Text subsumes Pod::PlainText | Gurusamy Sarathy | 1999-10-02 | 23 | -845/+201 |
| * | upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com> | Gurusamy Sarathy | 1999-10-02 | 24 | -724/+1294 |
| * | make exists() work better on pseudo-hashes (reworked a patch suggested | Gurusamy Sarathy | 1999-10-02 | 2 | -2/+35 |
| * | deprecate C<use attrs> | Gurusamy Sarathy | 1999-10-02 | 4 | -39/+39 |
| * | add notes about effect of loop control statements inside | Gurusamy Sarathy | 1999-10-02 | 1 | -0/+11 |
| * | indent nested =items properly (suggested by Bill Fenner | Gurusamy Sarathy | 1999-10-02 | 1 | -1/+7 |
| * | updated ptags generator from Ilya Zakharevich | Gurusamy Sarathy | 1999-10-02 | 1 | -2/+29 |
| * | update Changes | Gurusamy Sarathy | 1999-10-01 | 1 | -66/+480 |
| * | typo, whitespace adjustments | Gurusamy Sarathy | 1999-10-01 | 1 | -33/+39 |
| * | remove dup hunks | Gurusamy Sarathy | 1999-10-01 | 2 | -25/+0 |
| * | integrate cfgperl contents into mainline; resolve h2xs.PL conflict | Gurusamy Sarathy | 1999-10-01 | 32 | -303/+1118 |
| |\ | |/ |/| | |||||
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-01 | 5 | -25/+39 |
|\ \ | |/ | |||||
| * | re-add missing "Out of memory!" entry | Gurusamy Sarathy | 1999-09-30 | 1 | -0/+6 |
| * | remove prehistoric XFree() gunk | Gurusamy Sarathy | 1999-09-30 | 2 | -2/+2 |
| * | [patch _61] Minor corrections in C.pm | Vishal Bhatia | 1999-09-30 | 1 | -3/+6 |
| * | off-by-one in fbm_compile() (spotted by John Bley | Gurusamy Sarathy | 1999-09-30 | 1 | -20/+25 |
* | | [ID 19991001.001] perlguts man page error | Piotr Klaban | 1999-10-01 | 1 | -1/+2 |
* | | There *is* a month called October. | Jarkko Hietaniemi | 1999-10-01 | 1 | -1/+1 |
* | | Temp file cleanliness. | Jarkko Hietaniemi | 1999-10-01 | 1 | -0/+4 |
* | | Benchmark.pm: Export countit(), cmpthese() by default | Barrie Slaymaker | 1999-10-01 | 1 | -24/+72 |
* | | Benchmark tweaks, fixes, cmpthese() | Barrie Slaymaker | 1999-09-30 | 1 | -52/+227 |
* | | Regenerate Configure. | Jarkko Hietaniemi | 1999-09-30 | 4 | -62/+57 |
* | | Retract #4252, didn't help with the original problem. | Jarkko Hietaniemi | 1999-09-30 | 2 | -14/+9 |
* | | rand() advisory for perldelta.pod | Andy Dougherty | 1999-09-30 | 1 | -0/+12 |
* | | (Was: deprecating SIGDIE) | Kurt D. Starsinic | 1999-09-30 | 6 | -11/+0 |
* | | Re: _58, _61 Argument "" is not numeric in sprintf | Ilya Zakharevich | 1999-09-30 | 2 | -1/+6 |
* | | (Removed by #4262.) | Ilya Zakharevich | 1999-09-30 | 2 | -9/+14 |
* | | Followup h2xs patch | Ilya Zakharevich | 1999-09-30 | 1 | -51/+118 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-29 | 8 | -13/+5 |
|\ \ | |/ | |||||
| * | revert change#4115 (breaks libwww's base/date.t); could be | Gurusamy Sarathy | 1999-09-28 | 1 | -2/+1 |
| * | tweak for win32 build | Gurusamy Sarathy | 1999-09-28 | 2 | -2/+2 |
| * | change#4236 fallout | Gurusamy Sarathy | 1999-09-28 | 1 | -1/+1 |
| * | remove doubled new_xpv | Gurusamy Sarathy | 1999-09-28 | 3 | -6/+0 |
| * | avoid implicit split to @_ in change#4181; binary -> text file | Gurusamy Sarathy | 1999-09-27 | 1 | -2/+1 |
* | | To: Perl Porters <perl5-porters@perl.org> | Andy Dougherty | 1999-09-28 | 11 | -37/+119 |
* | | Artistic fine-tuning. | Jarkko Hietaniemi | 1999-09-27 | 1 | -1/+1 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-27 | 11 | -142/+333 |
|\ \ | |/ | |||||
| * | add notes in INSTALL about Configure -Accflags=-DFOO | Gurusamy Sarathy | 1999-09-27 | 1 | -27/+50 |
| * | PERL_POLLUTE isn't required for bincompat, so don't enable | Gurusamy Sarathy | 1999-09-27 | 2 | -2/+0 |
| * | Malloc fixes and docs | Ilya Zakharevich | 1999-09-27 | 2 | -77/+233 |
| * | avoid .exe in $Config{cc} (spotted by Vadim Konovalov | Gurusamy Sarathy | 1999-09-27 | 2 | -4/+4 |
| * | fix buggy popping of subroutine contexts in the lvalue | Gurusamy Sarathy | 1999-09-26 | 4 | -32/+46 |
* | | Finalize change #4232. | Ilya Zakharevich | 1999-09-27 | 1 | -1/+1 |
* | | Fix #endif. | Jarkko Hietaniemi | 1999-09-26 | 1 | -1/+1 |
* | | Integrate with Sarathy. h2xs.PL had to be manually resolved, | Jarkko Hietaniemi | 1999-09-26 | 22 | -193/+366 |
|\ \ | |/ | |||||
| * | add $installarchlib/CORE to default linker search path on windows | Gurusamy Sarathy | 1999-09-26 | 2 | -26/+36 |
| * | support C<use Shell> on Windows (reworked a patch suggested | Gurusamy Sarathy | 1999-09-25 | 1 | -11/+48 |
| * | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-09-25 | 15 | -172/+475 |
| |\ |