summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | remove deadcodeGurusamy Sarathy2000-03-041-3/+0
* | | | Pod::Html fixups for nicer links to functions (from Wolfgang LaunGurusamy Sarathy2000-03-041-38/+35
* | | | better error messages when xsubpp fails to find map for a particularGurusamy Sarathy2000-03-041-4/+4
* | | | more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-0420-76/+76
* | | | temporarily disable blank line warning from Pod::Parser untilGurusamy Sarathy2000-03-041-10/+11
* | | | avoid ambiguity in indirect object notation (breaks with overriddenGurusamy Sarathy2000-03-041-1/+1
| |_|/ |/| |
* | | File::Spec bugs (spotted by Hack Kampbjorn <hack@hackdata.com>)Gurusamy Sarathy2000-03-034-14/+14
* | | /(?p{})/ changed to /(??{})/, per Larry's suggestion (fromGurusamy Sarathy2000-03-033-10/+10
* | | relax restrictions on constant names a bit (from M J T Guy)Gurusamy Sarathy2000-03-031-6/+1
* | | Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl;Gurusamy Sarathy2000-03-021-0/+7
* | | still other multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-026-36/+36
* | | make the "back to top" links optionalGurusamy Sarathy2000-03-021-114/+129
| |/ |/|
* | typo in change#5408Gurusamy Sarathy2000-03-011-1/+1
* | still more multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-015-35/+35
* | yet more multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-012-22/+22
* | add support for Env arrays (from Gregor N. PurdyGurusamy Sarathy2000-03-011-12/+168
* | more multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-015-20/+20
* | fix minor compatibility issues with finddepth() (from Helmut Jarausch)Gurusamy Sarathy2000-03-011-0/+13
* | consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-014-4/+11
* | update Todo-5.6, add stub open.pmGurusamy Sarathy2000-03-011-0/+36
* | VMS fixups (from Dan Sugalski); cosmetic tweaksGurusamy Sarathy2000-02-291-2/+13
* | fix File::Find::finddepth() bugs (from Helmut Jarausch)Gurusamy Sarathy2000-02-291-16/+39
* | fix Pod::Html to recognize C<< > >> etc., and convert some podsGurusamy Sarathy2000-02-291-26/+32
* | more m//s and $ vs \z fixups (from Greg Bacon)Gurusamy Sarathy2000-02-299-75/+75
* | avoid warnings in legacy code (from David Dyck)Gurusamy Sarathy2000-02-281-2/+2
| |
| \
*-. \ integrate cfgperl and vmsperl changes into mainlineGurusamy Sarathy2000-02-285-28/+28
|\ \ \ | | |/ | |/|
| | * Integrate with Sarathy.Jarkko Hietaniemi2000-02-283-83/+184
| | |\ | |_|/ |/| |
| | * The #5249 wasn't doing any good.Jarkko Hietaniemi2000-02-281-1/+1
| | * Version number update.Jarkko Hietaniemi2000-02-272-2/+2
| * | Integrate mainlineCharles Bailey2000-02-283-83/+184
| |\ \ | |/ / |/| |
* | | m/.*$/ etc should be m/.*\z/s in many file handling modules; fixGurusamy Sarathy2000-02-282-29/+29
* | | typos in change#5293Gurusamy Sarathy2000-02-271-3/+3
* | | support fields::new() and fields::phash() to create pseudo-hashGurusamy Sarathy2000-02-271-54/+155
| |/ |/|
| * Revert File::Spec::Unix functions and keep VMS versions VMS-specificCharles Bailey2000-02-281-23/+15
| * Missed bit of #5302 (case-sensitive symbols)Charles Bailey2000-02-281-0/+2
| * Support case-sensitive symbols usage in linkerCharles Bailey2000-02-281-2/+8
|/
* Add new File::Spec::VMS methodsCharles Bailey2000-02-274-17/+135
* PodParser v1.11 update (from Brad Appleton)Gurusamy Sarathy2000-02-266-61/+200
* add missing perl headers to perldepend actionGurusamy Sarathy2000-02-261-10/+47
* Resync with mainlineCharles Bailey2000-02-26117-1264/+1462
|\
| * Integrate with Sarathy.Jarkko Hietaniemi2000-02-254-7/+7
| |\
| | * update PodParser to v1.10 (from Brad Appleton)Gurusamy Sarathy2000-02-254-7/+7
| * | Remove NFS temp files and Configure temp C files.Jarkko Hietaniemi2000-02-251-1/+1
| |/
| * See http://www.unicode.org/unicode/reports/tr15/Jarkko Hietaniemi2000-02-223-790/+0
| * PodParser-1.093 update (from Brad Appleton's site)Gurusamy Sarathy2000-02-227-172/+442
| * s/undef/NO_INIT/g in change#5183Gurusamy Sarathy2000-02-221-1/+1
| * remove dual-valueness of v-strings (i.e., they are pure stringsGurusamy Sarathy2000-02-211-3/+2
| * allow optional XSUB parameters without being forced to use aGurusamy Sarathy2000-02-211-1/+5
| * lexical warnings update, ability to inspect bitmask in callingGurusamy Sarathy2000-02-201-78/+143
| * document 'lvalue' attribute (from Simon Cozens <simon@brecon.co.uk>)Gurusamy Sarathy2000-02-191-0/+6