summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | concat doesn't preserve utf8-ness, and doesn't invalidateGurusamy Sarathy2000-05-074-22/+43
| * | buildtoc tweak to fix newline lossageGurusamy Sarathy2000-05-071-1/+2
| * | reverse() and quotemeta() weren't preserving utf8-ness; add testsGurusamy Sarathy2000-05-075-18/+21
* | | Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,Jarkko Hietaniemi2000-05-0719-280/+220
* | | Integrate with Sarathy.Jarkko Hietaniemi2000-05-0720-63/+2092
|\ \ \ | |/ /
| * | repeat operator (x) doesn't preserve utf8-nessGurusamy Sarathy2000-05-072-6/+10
| * | substr() does not preserve utf8-ness (from Stefan EissingGurusamy Sarathy2000-05-072-5/+17
| * | note about undocumented caller() return value (from M.J.T. Guy);Gurusamy Sarathy2000-05-072-3/+7
| * | peek.t non-portable to ithreadsGurusamy Sarathy2000-05-071-11/+10
| * | better default perlbug categories for ok reports (from Richard Foley)Gurusamy Sarathy2000-05-071-26/+36
| * | add File::Temp v0.08 from CPAN, with small tweaks to testsuiteGurusamy Sarathy2000-05-078-0/+1970
| * | remove outdated kludge in Carp (NULLs are permitted in diagnostics now)Gurusamy Sarathy2000-05-071-9/+3
| * | workaround for CRT bug in chdir() (from Charles Lane, viaGurusamy Sarathy2000-05-073-2/+29
| * | avoid warnings in diagnostics.pm; pod tweaks (from Peter PrymmerGurusamy Sarathy2000-05-073-8/+17
| * | integrate cfgperl contents into mainlineGurusamy Sarathy2000-05-0616-316/+733
| |\ \ | |/ / |/| |
* | | Make the test more portable.Jarkko Hietaniemi2000-05-051-4/+16
* | | 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