Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AIX tweak from Merijn Brand. | Jarkko Hietaniemi | 2001-06-28 | 1 | -1/+1 |
* | Update Changes. | Jarkko Hietaniemi | 2001-06-28 | 2 | -1/+67 |
* | More Perforce lore. | Jarkko Hietaniemi | 2001-06-28 | 1 | -10/+65 |
* | Add Configure probes for nl_langinfo() and <langinfo.h>. | Jarkko Hietaniemi | 2001-06-28 | 18 | -12/+118 |
* | One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia | Jarkko Hietaniemi | 2001-06-28 | 1 | -0/+13 |
* | Move use64bitint and use64bitall before uselargefiles. | Jarkko Hietaniemi | 2001-06-28 | 1 | -394/+394 |
* | [ID 20010625.009] open(FILE,"+foo") [PATCH] | Robert Spier | 2001-06-28 | 1 | -0/+1 |
* | avoid overflow in numeric.c:S_mulexp10() on VAX | Peter Prymmer | 2001-06-28 | 1 | -0/+8 |
* | [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM | Peter Prymmer | 2001-06-28 | 2 | -11/+24 |
* | Update Changes. | Jarkko Hietaniemi | 2001-06-27 | 2 | -1/+207 |
* | Tiny EPOC updates. | Jarkko Hietaniemi | 2001-06-27 | 1 | -11/+11 |
* | The Test::More and Test::Simple tests required help | Jarkko Hietaniemi | 2001-06-27 | 10 | -10/+15 |
* | Upgrade to Test::Simple 0.09. | Jarkko Hietaniemi | 2001-06-27 | 9 | -36/+93 |
* | Upgrade to Test::More 0.07. | Jarkko Hietaniemi | 2001-06-27 | 7 | -37/+75 |
* | Re: [PATCH] gcc-3.0 warnings on HP-UX | H.Merijn Brand | 2001-06-27 | 1 | -2/+6 |
* | Message-Id: <200106271746.NAA02789@bottesini.harvard.edu> | Norton T. Allen | 2001-06-27 | 2 | -111/+168 |
* | two little documentation nits | Abhijit Menon-Sen | 2001-06-27 | 2 | -27/+23 |
* | for QNX | Norton T. Allen | 2001-06-27 | 2 | -3/+11 |
* | Adding TODO tests (was: Re: a report on perl@10930 results on a couple of Al... | Michael G. Schwern | 2001-06-27 | 1 | -10/+38 |
* | Add perl_clone_host() for Netware. | Jarkko Hietaniemi | 2001-06-27 | 1 | -0/+9 |
* | GCC 3.0 hints for HP-UX. | Jarkko Hietaniemi | 2001-06-27 | 1 | -3/+5 |
* | In some Linux distributions the libndbm is broken | Jarkko Hietaniemi | 2001-06-27 | 2 | -0/+7 |
* | find.t hack for VMS | Craig A. Berry | 2001-06-27 | 1 | -5/+6 |
* | AUTHORS updates. | Jarkko Hietaniemi | 2001-06-27 | 1 | -2/+2 |
* | "lose the it's", from Abhijit Menon-Sen. | Jarkko Hietaniemi | 2001-06-27 | 16 | -17/+17 |
* | "lose the looses", from Abhijit Menon-Sen. | Jarkko Hietaniemi | 2001-06-27 | 2 | -2/+2 |
* | Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer. | Jarkko Hietaniemi | 2001-06-27 | 1 | -2/+4 |
* | DEC C 5.3 on the VAX simply doesn't seem to like | Jarkko Hietaniemi | 2001-06-27 | 1 | -0/+3 |
* | Re: [PATCH perlfaq3.pod] and a question about it. | Jonathan Stowe | 2001-06-26 | 1 | -1/+3 |
* | perlxs misprints | Ilya Zakharevich | 2001-06-26 | 1 | -8/+10 |
* | xsubpp flags from the command line | Ilya Zakharevich | 2001-06-26 | 1 | -1/+2 |
* | OPTIMIZE=-g | Ilya Zakharevich | 2001-06-26 | 3 | -3/+4 |
* | Better place for nop IN_LOCALE_NUMERIC, pointed out | Jarkko Hietaniemi | 2001-06-26 | 1 | -4/+1 |
* | Detypo. | Jarkko Hietaniemi | 2001-06-26 | 1 | -1/+1 |
* | perl_clone_host() needs PERL_IMPLICIT_SYS. | Jarkko Hietaniemi | 2001-06-26 | 1 | -1/+1 |
* | [patch] perl_clone+CvFILE | Doug MacEachern | 2001-06-26 | 1 | -0/+1 |
* | Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas) | Mark-Jason Dominus | 2001-06-26 | 2 | -7/+13 |
* | Update Changes. | Jarkko Hietaniemi | 2001-06-26 | 2 | -1/+232 |
* | Also catfile() needs now to explicitly exported. | Jarkko Hietaniemi | 2001-06-26 | 2 | -2/+2 |
* | Regen toc. | Jarkko Hietaniemi | 2001-06-26 | 1 | -14/+28 |
* | Nonexistent pod command. | Jarkko Hietaniemi | 2001-06-26 | 1 | -1/+1 |
* | Be more portable in the quest for tmpdir. | Jarkko Hietaniemi | 2001-06-26 | 2 | -5/+7 |
* | Be more portable in finding out the home directory, | Jarkko Hietaniemi | 2001-06-26 | 1 | -2/+3 |
* | Doc patch for #10959. | Jarkko Hietaniemi | 2001-06-26 | 1 | -5/+5 |
* | Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g | Philip Newton | 2001-06-26 | 1 | -2/+22 |
* | [PATH] shared -> unique; | Artur Bergman | 2001-06-26 | 2 | -4/+4 |
* | Escape multiline croak messages. | Jarkko Hietaniemi | 2001-06-26 | 1 | -0/+1 |
* | No more pragma/*.t for minitest. | Jarkko Hietaniemi | 2001-06-26 | 1 | -1/+1 |
* | AUTHORS updates. | Jarkko Hietaniemi | 2001-06-26 | 1 | -1/+3 |
* | delta updates. | Jarkko Hietaniemi | 2001-06-26 | 1 | -15/+75 |