| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | use is a compile-time thing. | Jarkko Hietaniemi | 2001-06-04 | 1 | -1/+1 |
* | | -Wall casting patch | Robin Barker | 2001-06-04 | 2 | -7/+7 |
* | | introducing SVpad_TYPED | Abhijit Menon-Sen | 2001-06-04 | 0 | -0/+0 |
* | | testsuite for change#10192 (from Gisle Aas) | Gurusamy Sarathy | 2001-06-04 | 2 | -0/+64 |
* | | Missed from #10420. | Jarkko Hietaniemi | 2001-06-04 | 1 | -1/+1 |
* | | Missed HAS_SETRESGID_PROTO. No serious harm done since | Jarkko Hietaniemi | 2001-06-04 | 8 | -7/+63 |
* | | Update Changes. | Jarkko Hietaniemi | 2001-06-04 | 2 | -1/+298 |
* | | -Wall "subscript has type `char'" cleanup. | Jarkko Hietaniemi | 2001-06-03 | 4 | -96/+97 |
* | | Various "cast to pointer from integer of different size" | Jarkko Hietaniemi | 2001-06-03 | 4 | -13/+13 |
* | | The non-locale places need love, too. | Jarkko Hietaniemi | 2001-06-03 | 1 | -1/+1 |
* | | "10.", that is, decimal numbers can have no decimal part at all. | Jarkko Hietaniemi | 2001-06-03 | 1 | -1/+1 |
* | | Potential buffer overrun if the radix separator is more than | Jarkko Hietaniemi | 2001-06-03 | 2 | -6/+8 |
* | | Integrate change #10412 from maintperl; locale is now | Jarkko Hietaniemi | 2001-06-03 | 14 | -118/+65 |
* | | More verbose debugging. | Jarkko Hietaniemi | 2001-06-03 | 1 | -8/+30 |
* | | RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t | Paul Marquess | 2001-06-03 | 2 | -2/+82 |
* | | Mention that lexicalizing $a or $b is a bad idea if one | Jarkko Hietaniemi | 2001-06-03 | 1 | -1/+3 |
* | | Tweak the test to be happy if the accuracy is 'good enough'. | Jarkko Hietaniemi | 2001-06-03 | 1 | -1/+2 |
* | | Upgrade to Attribute::Handlers 0.70. | Jarkko Hietaniemi | 2001-06-03 | 16 | -3/+336 |
* | | One less -Wall whine. | Jarkko Hietaniemi | 2001-06-03 | 1 | -1/+1 |
* | | Integrate change #10404 from maintperl; eval.t was in pre-10394 mood. | Jarkko Hietaniemi | 2001-06-03 | 1 | -2/+2 |
* | | Update to Text::Balanced 1.85. | Jarkko Hietaniemi | 2001-06-03 | 2 | -3/+5 |
* | | Re: ext/Socket/Socket.xs | Nicholas Clark | 2001-06-03 | 0 | -0/+0 |
* | | 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 |