| Commit message (Expand) | Author | Age | Files | Lines |
* | As suggested in | Gurusamy Sarathy | 2001-06-12 | 2 | -1/+3 |
* | ext/ + -Wall | Doug MacEachern | 2001-06-12 | 18 | -41/+88 |
* | gcc -Wall nits picked out by a non-UNIX system | Jarkko Hietaniemi | 2001-06-12 | 4 | -11/+9 |
* | [RESEND] [PATCH] Mac OS lib patches for bleadperl | Chris Nandor | 2001-06-11 | 1 | -5/+9 |
* | Unresolved symbol in ext/re/re.xs | Gisle Aas | 2001-06-08 | 1 | -0/+5 |
* | MakeMaker magic to compile (when no dynamic loading) | Jarkko Hietaniemi | 2001-06-06 | 1 | -0/+39 |
* | Configure tweaks; add prototype probes, make the cpp symbols | Jarkko Hietaniemi | 2001-06-04 | 1 | -0/+10 |
* | The .pm changes to go with #10428. | Jarkko Hietaniemi | 2001-06-04 | 3 | -22/+18 |
* | Do not import anything from Encode. | Jarkko Hietaniemi | 2001-06-04 | 1 | -1/+1 |
* | The #10402 didn't take. Weird. | Jarkko Hietaniemi | 2001-06-04 | 3 | -1494/+2855 |
* | Eradicate traces of 'asciirange' re subpragma. | Jarkko Hietaniemi | 2001-06-04 | 3 | -8/+11 |
* | use is a compile-time thing. | Jarkko Hietaniemi | 2001-06-04 | 1 | -1/+1 |
* | -Wall casting patch | Robin Barker | 2001-06-04 | 1 | -1/+1 |
* | -Wall "subscript has type `char'" cleanup. | Jarkko Hietaniemi | 2001-06-03 | 1 | -2/+2 |
* | Various "cast to pointer from integer of different size" | Jarkko Hietaniemi | 2001-06-03 | 2 | -4/+4 |
* | -Wall cleanup continues. | Jarkko Hietaniemi | 2001-06-02 | 6 | -7/+34 |
* | allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines | Peter Prymmer | 2001-06-01 | 1 | -6/+49 |
* | The #10370 wasn't quite right. | Jarkko Hietaniemi | 2001-06-01 | 1 | -1/+1 |
* | Configure tweaks; record the Berkeley DB version, | Jarkko Hietaniemi | 2001-06-01 | 1 | -0/+7 |
* | Fix -Wall on XS::Typemap | Tim Jenness | 2001-06-01 | 1 | -0/+1 |
* | [patch] Cwd.xs optimizations/abstraction | Doug MacEachern | 2001-06-01 | 1 | -237/+23 |
* | -Wall cleanups: perl.c, gv.c, Storable.xs | Abhijit Menon-Sen | 2001-05-31 | 1 | -19/+15 |
* | More -Wall sweeping. | Jarkko Hietaniemi | 2001-05-30 | 5 | -6/+5 |
* | More -Wall silencing from Michael Schwern and Jarkko Hietaniemi. | Jarkko Hietaniemi | 2001-05-30 | 2 | -3/+1 |
* | More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum | Jarkko Hietaniemi | 2001-05-30 | 1 | -1/+1 |
* | Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden, | Jarkko Hietaniemi | 2001-05-30 | 1 | -1/+4 |
* | Fix the BOOT section to call myU2time properly. | Jarkko Hietaniemi | 2001-05-30 | 1 | -4/+9 |
* | Re: AIX and gcc (moving targets) | H.Merijn Brand | 2001-05-30 | 1 | -2/+2 |
* | Retract #10295 and #10296: a more generic solution | Jarkko Hietaniemi | 2001-05-30 | 2 | -9/+3 |
* | Mention Time::localtime and Time::gmtime. | Jarkko Hietaniemi | 2001-05-29 | 1 | -0/+6 |
* | Re: AIX and gcc (moving targets) | H.Merijn Brand | 2001-05-29 | 1 | -2/+6 |
* | Re: AIX and gcc (moving targets) | H.Merijn Brand | 2001-05-29 | 1 | -1/+3 |
* | Document strftime() and strptime(). | Jarkko Hietaniemi | 2001-05-27 | 2 | -19/+218 |
* | Make Time::Piece::strptime() to be a function, not a method. | Jarkko Hietaniemi | 2001-05-27 | 1 | -11/+18 |
* | DB_File has its own attribute story. | Jarkko Hietaniemi | 2001-05-24 | 1 | -0/+7 |
* | Move the stack desire definition to thread.h. | Jarkko Hietaniemi | 2001-05-16 | 1 | -5/+10 |
* | DG-UX threading patches, including a README.dgux, | Jarkko Hietaniemi | 2001-05-16 | 1 | -0/+4 |
* | More on /x regexes | Robin Houston | 2001-05-16 | 1 | -12/+53 |
* | Document that the core time() may be rounding rather | Jarkko Hietaniemi | 2001-05-16 | 1 | -0/+6 |
* | Half of #10107 got lost. | Jarkko Hietaniemi | 2001-05-15 | 1 | -6/+6 |
* | Lvaluable method calls | Robin Houston | 2001-05-15 | 1 | -11/+29 |
* | C<$foo =~ give_me_a_regex>; /x modifier | Robin Houston | 2001-05-15 | 1 | -34/+85 |
* | "${foo}_bar" | Robin Houston | 2001-05-15 | 1 | -7/+7 |
* | Remove the 'asciir' re subpragma. Should instead implement | Jarkko Hietaniemi | 2001-05-11 | 1 | -1/+0 |
* | $foo->bar(0) | Robin Houston | 2001-05-11 | 1 | -1/+1 |
* | A nicely working combination for UTS from Hal Morris. | Jarkko Hietaniemi | 2001-05-11 | 1 | -0/+9 |
* | Extend tr/\0-\377/blah/c support | Robin Houston | 2001-05-10 | 2 | -6/+15 |
* | t/op/64bitint.t | Robin Houston | 2001-05-10 | 1 | -1/+7 |
* | Retract #10070, not ready yet. | Jarkko Hietaniemi | 2001-05-10 | 1 | -2/+1 |
* | (Retracted by #10073) | Hugo van der Sanden | 2001-05-10 | 1 | -1/+2 |