summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Integrate with Sarathy.Jarkko Hietaniemi1999-10-0257-2226/+3070
|\
| * update pod2man, pod2text and related Pod:: modules with theGurusamy Sarathy1999-10-026-1130/+1576
| * fix PodParser testsuite; Pod::Text subsumes Pod::PlainTextGurusamy Sarathy1999-10-0223-845/+201
| * upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>Gurusamy Sarathy1999-10-0224-724/+1294
| * make exists() work better on pseudo-hashes (reworked a patch suggestedGurusamy Sarathy1999-10-022-2/+35
| * deprecate C<use attrs>Gurusamy Sarathy1999-10-024-39/+39
| * add notes about effect of loop control statements insideGurusamy Sarathy1999-10-021-0/+11
| * indent nested =items properly (suggested by Bill FennerGurusamy Sarathy1999-10-021-1/+7
| * updated ptags generator from Ilya ZakharevichGurusamy Sarathy1999-10-021-2/+29
| * update ChangesGurusamy Sarathy1999-10-011-66/+480
| * typo, whitespace adjustmentsGurusamy Sarathy1999-10-011-33/+39
| * remove dup hunksGurusamy Sarathy1999-10-012-25/+0
| * integrate cfgperl contents into mainline; resolve h2xs.PL conflictGurusamy Sarathy1999-10-0132-303/+1118
| |\ | |/ |/|
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-015-25/+39
|\ \ | |/
| * re-add missing "Out of memory!" entryGurusamy Sarathy1999-09-301-0/+6
| * remove prehistoric XFree() gunkGurusamy Sarathy1999-09-302-2/+2
| * [patch _61] Minor corrections in C.pmVishal Bhatia1999-09-301-3/+6
| * off-by-one in fbm_compile() (spotted by John BleyGurusamy Sarathy1999-09-301-20/+25
* | [ID 19991001.001] perlguts man page errorPiotr Klaban1999-10-011-1/+2
* | There *is* a month called October.Jarkko Hietaniemi1999-10-011-1/+1
* | Temp file cleanliness.Jarkko Hietaniemi1999-10-011-0/+4
* | Benchmark.pm: Export countit(), cmpthese() by defaultBarrie Slaymaker1999-10-011-24/+72
* | Benchmark tweaks, fixes, cmpthese()Barrie Slaymaker1999-09-301-52/+227
* | Regenerate Configure.Jarkko Hietaniemi1999-09-304-62/+57
* | Retract #4252, didn't help with the original problem.Jarkko Hietaniemi1999-09-302-14/+9
* | rand() advisory for perldelta.podAndy Dougherty1999-09-301-0/+12
* | (Was: deprecating SIGDIE)Kurt D. Starsinic1999-09-306-11/+0
* | Re: _58, _61 Argument "" is not numeric in sprintfIlya Zakharevich1999-09-302-1/+6
* | (Removed by #4262.)Ilya Zakharevich1999-09-302-9/+14
* | Followup h2xs patchIlya Zakharevich1999-09-301-51/+118
* | Integrate with Sarathy.Jarkko Hietaniemi1999-09-298-13/+5
|\ \ | |/
| * revert change#4115 (breaks libwww's base/date.t); could be Gurusamy Sarathy1999-09-281-2/+1
| * tweak for win32 buildGurusamy Sarathy1999-09-282-2/+2
| * change#4236 falloutGurusamy Sarathy1999-09-281-1/+1
| * remove doubled new_xpvGurusamy Sarathy1999-09-283-6/+0
| * avoid implicit split to @_ in change#4181; binary -> text fileGurusamy Sarathy1999-09-271-2/+1
* | To: Perl Porters <perl5-porters@perl.org>Andy Dougherty1999-09-2811-37/+119
* | Artistic fine-tuning.Jarkko Hietaniemi1999-09-271-1/+1
* | Integrate with Sarathy.Jarkko Hietaniemi1999-09-2711-142/+333
|\ \ | |/
| * add notes in INSTALL about Configure -Accflags=-DFOOGurusamy Sarathy1999-09-271-27/+50
| * PERL_POLLUTE isn't required for bincompat, so don't enableGurusamy Sarathy1999-09-272-2/+0
| * Malloc fixes and docsIlya Zakharevich1999-09-272-77/+233
| * avoid .exe in $Config{cc} (spotted by Vadim KonovalovGurusamy Sarathy1999-09-272-4/+4
| * fix buggy popping of subroutine contexts in the lvalueGurusamy Sarathy1999-09-264-32/+46
* | Finalize change #4232.Ilya Zakharevich1999-09-271-1/+1
* | Fix #endif.Jarkko Hietaniemi1999-09-261-1/+1
* | Integrate with Sarathy. h2xs.PL had to be manually resolved,Jarkko Hietaniemi1999-09-2622-193/+366
|\ \ | |/
| * add $installarchlib/CORE to default linker search path on windowsGurusamy Sarathy1999-09-262-26/+36
| * support C<use Shell> on Windows (reworked a patch suggestedGurusamy Sarathy1999-09-251-11/+48
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-09-2515-172/+475
| |\