| Commit message (Expand) | Author | Age | Files | Lines |
* | install pods to 'pods' rather than 'pod' on cygwin (modified | Gurusamy Sarathy | 1999-10-10 | 1 | -2/+7 |
* | add $VERSION | Gurusamy Sarathy | 1999-10-10 | 1 | -0/+1 |
* | describe what can go in an export list (from Anno Siegel | Gurusamy Sarathy | 1999-10-10 | 1 | -0/+12 |
* | more basic support for building modules under Windows 95/98 | Gurusamy Sarathy | 1999-10-10 | 1 | -4/+28 |
* | rudimentary support for building under Windows 95/98 (from | Gurusamy Sarathy | 1999-10-10 | 1 | -0/+40 |
* | avoid duplicates in @INC, they cause leaks in mod_perl etc | Gurusamy Sarathy | 1999-10-10 | 1 | -29/+14 |
* | fix Exporter::export_to_level() documentation | Gurusamy Sarathy | 1999-10-09 | 1 | -2/+3 |
* | update to podlators-0.08 from Russ Allbery | Gurusamy Sarathy | 1999-10-07 | 2 | -11/+22 |
* | Benchmark.pm bugfix, tweaks | Barrie Slaymaker | 1999-10-03 | 1 | -6/+4 |
* | Battle namespace pollution. | Jarkko Hietaniemi | 1999-10-02 | 1 | -35/+36 |
* | update pod2man, pod2text and related Pod:: modules with the | Gurusamy Sarathy | 1999-10-02 | 4 | -16/+1211 |
* | fix PodParser testsuite; Pod::Text subsumes Pod::PlainText | Gurusamy Sarathy | 1999-10-02 | 2 | -767/+133 |
* | upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com> | Gurusamy Sarathy | 1999-10-02 | 6 | -640/+1034 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-01 | 2 | -2/+2 |
|\ |
|
| * | remove prehistoric XFree() gunk | Gurusamy Sarathy | 1999-09-30 | 2 | -2/+2 |
* | | 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 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-29 | 3 | -5/+3 |
|\ \
| |/ |
|
| * | revert change#4115 (breaks libwww's base/date.t); could be | Gurusamy Sarathy | 1999-09-28 | 1 | -2/+1 |
| * | change#4236 fallout | Gurusamy Sarathy | 1999-09-28 | 1 | -1/+1 |
| * | avoid implicit split to @_ in change#4181; binary -> text file | Gurusamy Sarathy | 1999-09-27 | 1 | -2/+1 |
* | | Finalize change #4232. | Ilya Zakharevich | 1999-09-27 | 1 | -1/+1 |
* | | Integrate with Sarathy. h2xs.PL had to be manually resolved, | Jarkko Hietaniemi | 1999-09-26 | 1 | -11/+48 |
|\ \
| |/ |
|
| * | support C<use Shell> on Windows (reworked a patch suggested | Gurusamy Sarathy | 1999-09-25 | 1 | -11/+48 |
* | | To: Mailing list Perl5 <perl5-porters@perl.org> | Ilya Zakharevich | 1999-09-26 | 1 | -13/+51 |
|/ |
|
* | Tweak the equivalence tables once again. | Jarkko Hietaniemi | 1999-09-22 | 3 | -88/+147 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-20 | 1 | -0/+2 |
|\ |
|
| * | [ID 19990819.002] File::Find error when pruning top-level directories | Russ Allbery | 1999-09-20 | 1 | -0/+2 |
* | | Add description of the Unicode database files. | Jarkko Hietaniemi | 1999-09-18 | 1 | -0/+345 |
|/ |
|
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-17 | 2 | -179/+53 |
|\ |
|
| * | integrate vmsperl contents into mainline (where VMS files conflicted, | Gurusamy Sarathy | 1999-09-17 | 2 | -179/+53 |
| |\ |
|
| | * | Integrate mainline 5.05_61 | Charles Bailey | 1999-09-06 | 96 | -3653/+14771 |
| | |\ |
|
| | * | | When extension doesn't have a "main" object file to anchor linker search, pul... | Charles Bailey | 1999-08-23 | 1 | -4/+21 |
| | * | | Fix handling of PERL_POLLUTE | Charles Bailey | 1999-08-23 | 1 | -2/+7 |
| | * | | update MM_VMS to use new File::Spec routines | Charles Bailey | 1999-08-23 | 2 | -172/+25 |
| | * | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-08-01 | 2 | -37/+1 |
| | |\ \ |
|
| | * | | | slightly modified version of suggested patch | Ilya Zakharevich | 1999-08-01 | 2 | -6/+13 |
| | * | | | cygwin update | Fifer, Eric | 1999-08-01 | 1 | -1/+1 |
| | * | | | rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>) | Gurusamy Sarathy | 1999-08-01 | 1 | -1/+1 |
| | * | | | fix defined(@foo) encarpments | Gurusamy Sarathy | 1999-08-01 | 3 | -19/+19 |
* | | | | | export_to_level() | Michael G. Schwern | 1999-09-17 | 1 | -0/+2 |
* | | | | | (Replaced by #4265.) | Barrie Slaymaker | 1999-09-17 | 1 | -14/+22 |
* | | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-15 | 1 | -1/+5 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | add :ALL export tag (from Chris Nandor <pudge@pobox.com>) | Gurusamy Sarathy | 1999-09-15 | 1 | -1/+5 |
* | | | | | Update Unicode database and recompute the tables. | Jarkko Hietaniemi | 1999-09-14 | 48 | -6106/+35734 |
|/ / / / |
|
* | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-13 | 2 | -5/+9 |
|\ \ \ \ |
|
| * | | | | fix DATA leaks; reword documentation about the DATA filehandle | Gurusamy Sarathy | 1999-09-12 | 1 | -0/+2 |
| * | | | | better debugger help output (from Ilya Zakharevich) | Gurusamy Sarathy | 1999-09-12 | 1 | -5/+7 |
* | | | | | Replace change #4100 with | Robin Barker | 1999-09-13 | 1 | -6/+6 |
* | | | | | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | Jarkko Hietaniemi | 1999-09-13 | 2 | -1/+29 |