| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Unused variables. | Jarkko Hietaniemi | 2001-06-03 | 1 | -2/+0 |
* | APIfy op_clear | Simon Cozens | 2001-06-03 | 4 | -3/+27 |
* | t/lib/extutils.t | Nicholas Clark | 2001-06-03 | 2 | -88/+379 |
* | update two win32 Makefiles | Prymmer/Kahn | 2001-06-03 | 2 | -1/+8 |
* | Re: 'decimal digits' macro? | Hugo van der Sanden | 2001-06-03 | 3 | -2/+3 |
* | Re: [ID 20010529.006] String plus zero inconsistent across platforms | Hugo van der Sanden | 2001-06-03 | 1 | -19/+116 |
* | Integrate change #10394 from maintperl; lexical file scope leakage. | Jarkko Hietaniemi | 2001-06-03 | 5 | -8/+18 |
* | More VMS tweaks from Craig A. Berry. | Jarkko Hietaniemi | 2001-06-02 | 2 | -1/+4 |
* | -Wall cleanup continues. | Jarkko Hietaniemi | 2001-06-02 | 16 | -39/+110 |
* | Drop the -ansi from the default gcc flags. | Jarkko Hietaniemi | 2001-06-02 | 1 | -2/+2 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-06-02 | 1 | -11/+11 |
|\ |
|
| * | Integrate mainline | Nick Ing-Simmons | 2001-06-02 | 10 | -40/+909 |
| |\
| |/
|/| |
|
* | | Add Attribute::Handlers 0.61 from Damian Conway. | Jarkko Hietaniemi | 2001-06-01 | 6 | -33/+853 |
* | | allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines | Peter Prymmer | 2001-06-01 | 2 | -6/+53 |
* | | 'do 1' and puzzling (?>...) | Jeff Pinyan | 2001-06-01 | 1 | -1/+1 |
* | | configure.com tweaks | Craig A. Berry | 2001-06-01 | 1 | -0/+2 |
* | | Update Changes. | Jarkko Hietaniemi | 2001-06-01 | 2 | -7/+180 |
* | | Re: [ID 20010529.004] program doesn't work unless in debug mode | Mike Guy | 2001-06-01 | 1 | -4/+2 |
* | | Re: [ID 20010529.006] String plus zero inconsistent across platforms | Hugo van der Sanden | 2001-06-01 | 8 | -22/+91 |
* | | Zero() is not available in x2p (or, rather, some of its | Jarkko Hietaniemi | 2001-06-01 | 1 | -2/+2 |
* | | bzero -> memset | Michael G. Schwern | 2001-06-01 | 1 | -2/+2 |
* | | Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t | Jeff Pinyan | 2001-06-01 | 3 | -3/+142 |
* | | Retract #10324 and #10333; not needed. | Jarkko Hietaniemi | 2001-06-01 | 2 | -56/+0 |
* | | 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 | 18 | -149/+330 |
* | | Re: [PATCH xsutils.c] Quieting warnings | Michael G. Schwern | 2001-06-01 | 2 | -3/+3 |
* | | Fix -Wall on XS::Typemap | Tim Jenness | 2001-06-01 | 1 | -0/+1 |
* | | [patch] Cwd.xs optimizations/abstraction | Doug MacEachern | 2001-06-01 | 10 | -272/+357 |
* | | Re: Why t/lib/extutils.t is failing (was Re: [PATCH] Re: [PATCH] Re: [SPAM] ... | Nicholas Clark | 2001-06-01 | 1 | -39/+76 |
* | | Eliminating trigraph | Michael G. Schwern | 2001-06-01 | 1 | -1/+1 |
* | | Re: [PATCH] Tests for File::Compare | Philip Newton | 2001-06-01 | 1 | -2/+2 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-06-01 | 2 | -0/+19 |
|\ \ |
|
| | * | Tweak util.c's atof2 for MULTIPLICITY | Nick Ing-Simmons | 2001-06-02 | 1 | -6/+386 |
| | * | Integrate mainline | Nick Ing-Simmons | 2001-06-02 | 40 | -544/+791 |
| |/ |
|
| * | Cleanup dll.base and dll.exp created by GCC builds. | Nick Ing-Simmons | 2001-06-01 | 1 | -0/+16 |
| * | Make filecomp test work on CRLF platforms by adding binmode. | Nick Ing-Simmons | 2001-06-01 | 1 | -0/+3 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-06-01 | 4 | -8/+246 |
| |\
| |/
|/| |
|
* | | panic:claustrophobia. | Jarkko Hietaniemi | 2001-05-31 | 1 | -1/+1 |
* | | Update Changes. | Jarkko Hietaniemi | 2001-05-31 | 2 | -5/+243 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-05-31 | 4 | -11/+30 |
|\ \ |
|
* | | | Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ... | Jarkko Hietaniemi | 2001-05-31 | 1 | -2/+2 |
* | | | More AUTHORS. | Jarkko Hietaniemi | 2001-05-31 | 1 | -1/+2 |
* | | | Re: [PATCH] Tests for File::Compare | Alexander Gough | 2001-05-31 | 3 | -0/+105 |
* | | | [PATCH] DEBUG_* macro cleanups | Abhijit Menon-Sen | 2001-05-31 | 4 | -29/+34 |
* | | | -Wall cleanups: perl.c, gv.c, Storable.xs | Abhijit Menon-Sen | 2001-05-31 | 3 | -22/+18 |
* | | | [PATCH] AUTHORS | Jarkko Hietaniemi | 2001-05-31 | 1 | -12/+14 |
* | | | Re: [PATCH util.c] More warning cleanups. | Philip Newton | 2001-05-31 | 1 | -7/+16 |
* | | | Integrate perlio: | Jarkko Hietaniemi | 2001-05-31 | 2 | -33/+51 |
|\ \ \ |
|
| | | * | Integrate mainline. | Nick Ing-Simmons | 2001-05-31 | 12 | -71/+189 |
| | |/ |
|
| | * | win32 - dmake regen_config_h | Nick Ing-Simmons | 2001-05-31 | 3 | -3/+21 |