| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [Patch @14129] fixes Unicode::Normalize | Benjamin Goldberg | 2002-01-17 | 1 | -2/+2 |
* | No more warnings from Opcode.c | Nikola Knezevic | 2002-01-17 | 1 | -1/+1 |
* | The non-MakeMaker.pm parts of | Tels | 2002-01-16 | 1 | -1/+1 |
* | offsetof() is in <stddef.h> | Nick Ing-Simmons | 2002-01-16 | 1 | -0/+2 |
* | s/SvPV/SvPVbyte/g, as suggested by Gisle Aas. | Jarkko Hietaniemi | 2002-01-16 | 1 | -5/+5 |
* | Socket::sockaddr_family | Gisle Aas | 2002-01-15 | 3 | -2/+36 |
* | Upgrade to Scalar-List-Util 1.06. The Makefile.PLs | Jarkko Hietaniemi | 2002-01-13 | 4 | -1/+53 |
* | Re: Warning in B.xs | Mattia Barbon | 2002-01-13 | 1 | -1/+1 |
* | Re: HiRes | H.Merijn Brand | 2002-01-13 | 1 | -1/+1 |
* | Quick reformat using indent -kr -nce, as requested | Jarkko Hietaniemi | 2002-01-12 | 1 | -67/+56 |
* | {PATCH] Fix: Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs | Mattia Barbon | 2002-01-12 | 1 | -1/+4 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-01-12 | 1 | -3/+13 |
|\ |
|
| * | Win32-ize socketpair test | Nick Ing-Simmons | 2002-01-12 | 1 | -3/+13 |
* | | B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs | Mattia Barbon | 2002-01-12 | 5 | -73/+400 |
* | | Re: Magic numbers in B::Concise | Stephen McCamant | 2002-01-12 | 1 | -5/+7 |
* | | Shut down warnings in Normalize.c | Nikola Knezevic | 2002-01-11 | 1 | -1/+1 |
|/ |
|
* | Re: Magic numbers in B::Concise | Stephen McCamant | 2002-01-11 | 1 | -0/+24 |
* | [PATCH] is() undef/'' behavior change | Michael G. Schwern | 2002-01-11 | 1 | -3/+3 |
* | No need to show internal encodings, or return them | Jarkko Hietaniemi | 2002-01-10 | 1 | -1/+6 |
* | Magic numbers in B::Concise | Stephen McCamant | 2002-01-10 | 2 | -5/+40 |
* | B::Deparse : support for \[...] prototypes | Rafael Garcia-Suarez | 2002-01-09 | 1 | -91/+18 |
* | [Patch @14129] fixes Unicode::Normalize | SADAHIRO Tomoyuki | 2002-01-09 | 5 | -142/+33 |
* | Thinko. | Jarkko Hietaniemi | 2002-01-09 | 1 | -1/+1 |
* | Add a threads stress test for regular expressions | Jarkko Hietaniemi | 2002-01-09 | 1 | -0/+53 |
* | Re: Slight chokage from Deparse | Rafael Garcia-Suarez | 2002-01-08 | 1 | -22/+21 |
* | Enchance the Storable magic description. | Jarkko Hietaniemi | 2002-01-08 | 1 | -17/+17 |
* | No normalization form DNF. | Jarkko Hietaniemi | 2002-01-07 | 1 | -1/+1 |
* | Extension nits found by -Wall (several from threads | Jarkko Hietaniemi | 2002-01-07 | 7 | -9/+8 |
* | Last patch needed to get Perl5.7 to build natively on VOS | Paul Green | 2002-01-07 | 1 | -0/+3 |
* | Add file magic for Storable, from Jim Cromie <jcromie@divsol.com> | Jarkko Hietaniemi | 2002-01-07 | 1 | -1/+38 |
* | DB_File sync from Paul Marquess. | Jarkko Hietaniemi | 2002-01-06 | 6 | -14/+22 |
* | B, B::C, perlcc, t/TEST | Mattia Barbon | 2002-01-06 | 3 | -129/+615 |
* | Correct several Stratus VOS build issues | Paul Green | 2002-01-06 | 1 | -0/+5 |
* | Retract #14057 for now; the alarm/setitimer timers | Jarkko Hietaniemi | 2002-01-05 | 1 | -13/+3 |
* | Also UNICOS/mk has deviant socketpair(). | Jarkko Hietaniemi | 2002-01-05 | 1 | -1/+2 |
* | [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too | Nicholas Clark | 2002-01-05 | 1 | -6/+36 |
* | Integrate change #14062 from macperl; | Jarkko Hietaniemi | 2002-01-04 | 1 | -0/+7 |
* | Display the native pwd command. | Jarkko Hietaniemi | 2002-01-04 | 1 | -2/+6 |
* | (retracted by #14057) | Nicholas Clark | 2002-01-04 | 1 | -3/+13 |
* | Devel::PPPort Makefile.PL umpteenth try | Craig A. Berry | 2002-01-04 | 1 | -6/+7 |
* | threads::shared doc | Andy Bussey | 2002-01-04 | 1 | -2/+2 |
* | Not ok 14031: PPPort Makefile.PL | Andreas König | 2002-01-03 | 1 | -1/+1 |
* | threads::shared disabling | Andy Bussey | 2002-01-02 | 3 | -2/+70 |
* | 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 | 1 | -1/+1 |
|\ |
|
* | | Once more try to get the PPPort Makefile right. | Jarkko Hietaniemi | 2002-01-02 | 2 | -14/+20 |
* | | alternate way to figure out prototypes | Rafael Garcia-Suarez | 2002-01-01 | 1 | -4/+21 |
* | | [better PATCH] Re: Low-lights of Win32 / bleadperl | Nicholas Clark | 2002-01-01 | 1 | -2/+2 |
* | | Leaner exporter | Ilya Zakharevich | 2002-01-01 | 1 | -1/+1 |
|/ |
|
* | Slight comment tweakage. | Jarkko Hietaniemi | 2001-12-31 | 1 | -10/+13 |