summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Introduce t/lib/peek.t.Jarkko Hietaniemi2000-05-052-0/+297
| * | Complex tweaks.Jarkko Hietaniemi2000-05-051-24/+34
| * | Integrate with Sarathy.Jarkko Hietaniemi2000-05-0511-61/+60
| |\ \ | |/ / |/| |
* | | misformatted perllocal.pod (from Tim JennessGurusamy Sarathy2000-05-052-2/+2
* | | remove misleading comment (from M.J.T. Guy)Gurusamy Sarathy2000-05-051-1/+0
* | | File::Spec compatibility update (from Barrie SlaymakerGurusamy Sarathy2000-05-055-51/+49
* | | note about values()Gurusamy Sarathy2000-05-051-5/+7
* | | replace direct call to sighandler() with (*PL_sighandlerp)()Gurusamy Sarathy2000-05-051-1/+1
* | | s/END/CHECK/Gurusamy Sarathy2000-05-051-1/+1
| * | Integrate with Sarathy.Jarkko Hietaniemi2000-05-044-53/+68
| |\ \ | |/ / |/| |
* | | change#5905 wasn't quite right--it's intent only applies when argumentsGurusamy Sarathy2000-05-042-13/+8
* | | tokeq() could read unallocated field in argumentGurusamy Sarathy2000-05-041-1/+1
* | | additional tests for utf8.tGurusamy Sarathy2000-05-041-38/+58
* | | change#5921 neglected to make eq honor "use bytes"Gurusamy Sarathy2000-05-041-1/+1
| * | Integrate with Sarathy.Jarkko Hietaniemi2000-05-043-24/+47
| |\ \ | |/ / |/| |
* | | printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)Gurusamy Sarathy2000-05-041-22/+42
* | | fix broken parsing of /\x{ab}/Gurusamy Sarathy2000-05-032-2/+5
| * | The logic of choosing strtol/strtoul/strtoll/strtoull was wrongJarkko Hietaniemi2000-05-041-36/+52
| * | The search of infinity continues, this time simplified.Jarkko Hietaniemi2000-05-031-8/+3
| * | Detypo.Jarkko Hietaniemi2000-05-031-1/+1
| * | Be more forgiving in POSIX about HUGE_VALL.Jarkko Hietaniemi2000-05-021-5/+1
| * | Integrate with Sarathy.Jarkko Hietaniemi2000-05-022-5/+15
| |\ \ | |/ / |/| |
* | | add note about how $( doesn't interpolate in REs (fromGurusamy Sarathy2000-05-021-2/+2
* | | libscheck has insufficient checks for n32 libs (fromGurusamy Sarathy2000-05-021-3/+13
| * | Unicos hint tweak.Jarkko Hietaniemi2000-05-021-2/+5
| * | Complex tweakery.Jarkko Hietaniemi2000-05-022-16/+19
| * | Use setxxent()/endxxent().Jarkko Hietaniemi2000-05-022-4/+9
| * | Test both the scalar and list contexts.Jarkko Hietaniemi2000-05-022-4/+54
| * | Call getspnam() only iff needed.Jarkko Hietaniemi2000-05-021-10/+6
| * | Integrate with Sarathy.Jarkko Hietaniemi2000-05-0210-95/+184
| |\ \ | |/ / |/| |
* | | change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix itGurusamy Sarathy2000-05-026-48/+93
* | | perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)Gurusamy Sarathy2000-05-021-39/+60
* | | remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)Gurusamy Sarathy2000-05-021-6/+0
* | | cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerelGurusamy Sarathy2000-05-021-2/+2
* | | missing files in MANIFESTGurusamy Sarathy2000-05-021-0/+29
| * | Infinite problems.Jarkko Hietaniemi2000-05-021-6/+4
| * | pwent/spent #ifdef imbalance.Jarkko Hietaniemi2000-05-021-4/+5
| * | Use HUGE_VALL if applicable.Jarkko Hietaniemi2000-05-012-2/+14
| * | Correct Freudian slip.Jarkko Hietaniemi2000-05-011-1/+1
| * | Continue on the pwent/spent case.Jarkko Hietaniemi2000-05-011-43/+37
| * | Integrate with Sarathy; unfortunately Sarathy's whitespaceJarkko Hietaniemi2000-05-0117-510/+762
| |\ \ | |/ / |/| |
* | | whitespace adjustmentsGurusamy Sarathy2000-05-011-51/+51
* | | small nits in diagnostics.pm (from Robin Barker)Gurusamy Sarathy2000-05-012-45/+55
* | | introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliasesGurusamy Sarathy2000-05-012-0/+8
* | | add CGI.pm v2.66 (from Lincoln Stein)Gurusamy Sarathy2000-05-0111-416/+641
* | | Pod::Man generates groff-incompatible macro definition (fromGurusamy Sarathy2000-05-011-1/+1
* | | podlators-1.02 update (from Russ Allbery)Gurusamy Sarathy2000-05-012-48/+57
| * | Rewrite the pwent/spent logic to be a little bit more clearer.Jarkko Hietaniemi2000-05-011-24/+22
| * | Integrate with Sarathy.Jarkko Hietaniemi2000-04-3016-71/+61
| |\ \ | |/ / |/| |
* | | Is{Alnum,Alpha,Word} don't match titlecaseGurusamy Sarathy2000-04-304-39/+19