| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | note about values() | Gurusamy Sarathy | 2000-05-05 | 1 | -5/+7 |
* | | | replace direct call to sighandler() with (*PL_sighandlerp)() | Gurusamy Sarathy | 2000-05-05 | 1 | -1/+1 |
* | | | s/END/CHECK/ | Gurusamy Sarathy | 2000-05-05 | 1 | -1/+1 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-04 | 4 | -53/+68 |
| |\ \
| |/ /
|/| | |
|
* | | | change#5905 wasn't quite right--it's intent only applies when arguments | Gurusamy Sarathy | 2000-05-04 | 2 | -13/+8 |
* | | | tokeq() could read unallocated field in argument | Gurusamy Sarathy | 2000-05-04 | 1 | -1/+1 |
* | | | additional tests for utf8.t | Gurusamy Sarathy | 2000-05-04 | 1 | -38/+58 |
* | | | change#5921 neglected to make eq honor "use bytes" | Gurusamy Sarathy | 2000-05-04 | 1 | -1/+1 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-04 | 3 | -24/+47 |
| |\ \
| |/ /
|/| | |
|
* | | | printf(...) should be PerlIO_printf(PerlIO_stdout(), ...) | Gurusamy Sarathy | 2000-05-04 | 1 | -22/+42 |
* | | | fix broken parsing of /\x{ab}/ | Gurusamy Sarathy | 2000-05-03 | 2 | -2/+5 |
| * | | The logic of choosing strtol/strtoul/strtoll/strtoull was wrong | Jarkko Hietaniemi | 2000-05-04 | 1 | -36/+52 |
| * | | The search of infinity continues, this time simplified. | Jarkko Hietaniemi | 2000-05-03 | 1 | -8/+3 |
| * | | Detypo. | Jarkko Hietaniemi | 2000-05-03 | 1 | -1/+1 |
| * | | Be more forgiving in POSIX about HUGE_VALL. | Jarkko Hietaniemi | 2000-05-02 | 1 | -5/+1 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-02 | 2 | -5/+15 |
| |\ \
| |/ /
|/| | |
|
* | | | add note about how $( doesn't interpolate in REs (from | Gurusamy Sarathy | 2000-05-02 | 1 | -2/+2 |
* | | | libscheck has insufficient checks for n32 libs (from | Gurusamy Sarathy | 2000-05-02 | 1 | -3/+13 |
| * | | Unicos hint tweak. | Jarkko Hietaniemi | 2000-05-02 | 1 | -2/+5 |
| * | | Complex tweakery. | Jarkko Hietaniemi | 2000-05-02 | 2 | -16/+19 |
| * | | Use setxxent()/endxxent(). | Jarkko Hietaniemi | 2000-05-02 | 2 | -4/+9 |
| * | | Test both the scalar and list contexts. | Jarkko Hietaniemi | 2000-05-02 | 2 | -4/+54 |
| * | | Call getspnam() only iff needed. | Jarkko Hietaniemi | 2000-05-02 | 1 | -10/+6 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-02 | 10 | -95/+184 |
| |\ \
| |/ /
|/| | |
|
* | | | change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it | Gurusamy Sarathy | 2000-05-02 | 6 | -48/+93 |
* | | | perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>) | Gurusamy Sarathy | 2000-05-02 | 1 | -39/+60 |
* | | | remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>) | Gurusamy Sarathy | 2000-05-02 | 1 | -6/+0 |
* | | | cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel | Gurusamy Sarathy | 2000-05-02 | 1 | -2/+2 |
* | | | missing files in MANIFEST | Gurusamy Sarathy | 2000-05-02 | 1 | -0/+29 |
| * | | Infinite problems. | Jarkko Hietaniemi | 2000-05-02 | 1 | -6/+4 |
| * | | pwent/spent #ifdef imbalance. | Jarkko Hietaniemi | 2000-05-02 | 1 | -4/+5 |
| * | | Use HUGE_VALL if applicable. | Jarkko Hietaniemi | 2000-05-01 | 2 | -2/+14 |
| * | | Correct Freudian slip. | Jarkko Hietaniemi | 2000-05-01 | 1 | -1/+1 |
| * | | Continue on the pwent/spent case. | Jarkko Hietaniemi | 2000-05-01 | 1 | -43/+37 |
| * | | Integrate with Sarathy; unfortunately Sarathy's whitespace | Jarkko Hietaniemi | 2000-05-01 | 17 | -510/+762 |
| |\ \
| |/ /
|/| | |
|
* | | | whitespace adjustments | Gurusamy Sarathy | 2000-05-01 | 1 | -51/+51 |
* | | | small nits in diagnostics.pm (from Robin Barker) | Gurusamy Sarathy | 2000-05-01 | 2 | -45/+55 |
* | | | introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases | Gurusamy Sarathy | 2000-05-01 | 2 | -0/+8 |
* | | | add CGI.pm v2.66 (from Lincoln Stein) | Gurusamy Sarathy | 2000-05-01 | 11 | -416/+641 |
* | | | Pod::Man generates groff-incompatible macro definition (from | Gurusamy Sarathy | 2000-05-01 | 1 | -1/+1 |
* | | | podlators-1.02 update (from Russ Allbery) | Gurusamy Sarathy | 2000-05-01 | 2 | -48/+57 |
| * | | Rewrite the pwent/spent logic to be a little bit more clearer. | Jarkko Hietaniemi | 2000-05-01 | 1 | -24/+22 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-30 | 16 | -71/+61 |
| |\ \
| |/ /
|/| | |
|
* | | | Is{Alnum,Alpha,Word} don't match titlecase | Gurusamy Sarathy | 2000-04-30 | 4 | -39/+19 |
* | | | extend "Unrecognized escape" warning to \8, \9, and \_ as well | Gurusamy Sarathy | 2000-04-30 | 1 | -1/+1 |
* | | | debugger stomps on $. (from M.J.T. Guy) | Gurusamy Sarathy | 2000-04-30 | 1 | -2/+1 |
* | | | unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern) | Gurusamy Sarathy | 2000-04-30 | 1 | -0/+1 |
* | | | remove Win2K issue in pod (fixed by change#6020) | Gurusamy Sarathy | 2000-04-29 | 2 | -8/+3 |
* | | | test tweak | Gurusamy Sarathy | 2000-04-29 | 1 | -1/+1 |
* | | | windows portability tweaks | Gurusamy Sarathy | 2000-04-29 | 2 | -3/+6 |