Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AUTHORs updates. | Jarkko Hietaniemi | 2002-01-03 | 1 | -7/+22 |
* | Update Changes. | Jarkko Hietaniemi | 2002-01-03 | 2 | -1/+143 |
* | Missed the =head1 additions. | Jarkko Hietaniemi | 2002-01-03 | 26 | -5/+119 |
* | obscure warning from Carp::Heavy | Robin Barker | 2002-01-03 | 2 | -1/+15 |
* | Message-Id: <200201031449.OAA26137@tempest.npl.co.uk> | Robin Barker | 2002-01-03 | 1 | -1/+5 |
* | NetWare tweaks from Ananth Kesari. | Jarkko Hietaniemi | 2002-01-03 | 2 | -2/+2 |
* | Cast. | Jarkko Hietaniemi | 2002-01-03 | 1 | -9/+9 |
* | Grammar fix suggested by Gwyn Judd. | Abhijit Menon-Sen | 2002-01-03 | 1 | -3/+3 |
* | Not ok 14031: PPPort Makefile.PL | Andreas König | 2002-01-03 | 1 | -1/+1 |
* | Off-by-one is my middle name. | Jarkko Hietaniemi | 2002-01-03 | 1 | -8/+5 |
* | threads::shared disabling | Andy Bussey | 2002-01-02 | 4 | -2/+71 |
* | Simon's new perlapi scheme, I hope I got all the pieces. | Jarkko Hietaniemi | 2002-01-02 | 6 | -2624/+2850 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-01-02 | 2 | -3/+3 |
|\ | |||||
| * | More PPPort Makefile source dependence removal | Nick Ing-Simmons | 2002-01-02 | 1 | -1/+1 |
| * | Sort out muddle of editing on three machines ... | Nick Ing-Simmons | 2002-01-02 | 2 | -2/+2 |
| |\ | |||||
* | | | errors caused by the "my Dog $spot" syntax | Rafael Garcia-Suarez | 2002-01-02 | 1 | -1/+6 |
* | | | Re: PATCH: lib/Term/Cap.pm | Jonathan Stowe | 2002-01-02 | 1 | -9/+13 |
* | | | Bad prototype detection changed from error to warning | Sam Tregar | 2002-01-02 | 3 | -24/+40 |
* | | | PATCH: lib/Term/Cap.pm | Norton T. Allen | 2002-01-02 | 1 | -2/+6 |
* | | | PATCH: lib/Cwd.pm for QNX4 | Norton T. Allen | 2002-01-02 | 1 | -0/+6 |
* | | | Fix misplaced application of #14016. | Abhijit Menon-Sen | 2002-01-02 | 1 | -2/+2 |
* | | | Integrate perlio: | Jarkko Hietaniemi | 2002-01-02 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Avoid un-init perl_debug_pad in clones | Nick Ing-Simmons | 2002-01-02 | 1 | -0/+1 |
| * | | Integrate mainline | Nick Ing-Simmons | 2002-01-02 | 28 | -233/+673 |
| |\ \ | |||||
* | | | | makedepend VOS fix from Paul Green. | Jarkko Hietaniemi | 2002-01-02 | 1 | -17/+8 |
* | | | | random crash in B::LISTOP::last | Mattia Barbon | 2002-01-02 | 1 | -0/+2 |
* | | | | Update Changes. | Jarkko Hietaniemi | 2002-01-02 | 2 | -1/+154 |
* | | | | One more iteration of the ibcmp_utf8() interface, | Jarkko Hietaniemi | 2002-01-02 | 6 | -74/+119 |
* | | | | Upgrade to podlators-1.19. | Abhijit Menon-Sen | 2002-01-02 | 12 | -28/+271 |
* | | | | [ID 20011219.004] Pod::Usage does not terminate with a true value | Martyn Pearce | 2002-01-02 | 1 | -0/+1 |
| |/ / |/| | | |||||
* | | | Make ibcmp_utf8() optionally progress in either string for | Jarkko Hietaniemi | 2002-01-02 | 6 | -44/+58 |
* | | | Once more try to get the PPPort Makefile right. | Jarkko Hietaniemi | 2002-01-02 | 2 | -14/+20 |
* | | | -Wall silencing. | Jarkko Hietaniemi | 2002-01-02 | 1 | -2/+2 |
* | | | alternate way to figure out prototypes | Rafael Garcia-Suarez | 2002-01-01 | 1 | -4/+21 |
* | | | VOS tweak from Paul Green: VOS has different O_BINARY | Jarkko Hietaniemi | 2002-01-01 | 1 | -1/+3 |
* | | | Make ibcmp_utf8() more robust and make regmatch() use it. | Jarkko Hietaniemi | 2002-01-01 | 2 | -127/+57 |
* | | | Now that to_utf8_fold() was fixed. | Jarkko Hietaniemi | 2002-01-01 | 2 | -7/+3 |
* | | | Integrate perlio: | Jarkko Hietaniemi | 2002-01-01 | 1 | -13/+67 |
|\ \ \ | |/ / | |||||
| * | | Experimental binmode() re-coding (UNIX okay - but it would be...) | Nick Ing-Simmons | 2001-12-31 | 1 | -13/+67 |
* | | | Document the to_utf8_*() functions. | Jarkko Hietaniemi | 2002-01-01 | 3 | -5/+125 |
* | | | Better support for multicharacter foldings. | Jarkko Hietaniemi | 2002-01-01 | 1 | -22/+28 |
* | | | don't installperl pods | Nicholas Clark | 2002-01-01 | 1 | -2/+4 |
* | | | perldiag.pod transposition | Nicholas Clark | 2002-01-01 | 1 | -2/+2 |
* | | | Corrections : unknown warning category | Rafael Garcia-Suarez | 2002-01-01 | 1 | -2/+2 |
* | | | [better PATCH] Re: Low-lights of Win32 / bleadperl | Nicholas Clark | 2002-01-01 | 1 | -2/+2 |
* | | | Leaner exporter | Ilya Zakharevich | 2002-01-01 | 3 | -24/+37 |
* | | | h2xs broken | Ilya Zakharevich | 2002-01-01 | 1 | -2/+3 |
* | | | Re: [PATCH @13746] uninstalled build of modules broken | Ilya Zakharevich | 2002-01-01 | 1 | -1/+1 |
* | | | Rename the variables to be a bit more consistent. | Jarkko Hietaniemi | 2002-01-01 | 1 | -24/+24 |
* | | | Unnecessary/Lingering UTF8 flag might mess up caseless matching | Jarkko Hietaniemi | 2002-01-01 | 3 | -21/+59 |
| |/ |/| |