Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revised warnings + more tests + docs | Dave Mitchell | 2002-05-18 | 9 | -83/+158 |
* | Storable status tweak. | Jarkko Hietaniemi | 2002-05-18 | 1 | -2/+2 |
* | perlfunc and perldelta updates about caller(). | Rafael Garcia-Suarez | 2002-05-18 | 2 | -6/+10 |
* | RE: perl@16678 | Paul Marquess | 2002-05-18 | 3 | -71/+155 |
* | ExtUtils::MakeMaker 5.94_02 -> 5.95_01 | Michael G. Schwern | 2002-05-18 | 4 | -9/+20 |
* | Prettyprinting. | Jarkko Hietaniemi | 2002-05-18 | 1 | -7/+7 |
* | Companion to #16601: cxinc would create uninitialized | Jarkko Hietaniemi | 2002-05-18 | 2 | -44/+50 |
* | Update Changes. | Jarkko Hietaniemi | 2002-05-18 | 2 | -1/+204 |
* | URL and other tiny tweaks. | Jarkko Hietaniemi | 2002-05-18 | 1 | -8/+4 |
* | [Patch] doc patch on Unicode | SADAHIRO Tomoyuki | 2002-05-18 | 3 | -25/+207 |
* | s/2.0/2.00/ to be CPAN friendly. | Abhijit Menon-Sen | 2002-05-18 | 1 | -1/+1 |
* | Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help | Philip Newton | 2002-05-18 | 1 | -3/+3 |
* | Storable test for 64 bit 5.6.1 | Nicholas Clark | 2002-05-18 | 1 | -7/+26 |
* | No more true. | Jarkko Hietaniemi | 2002-05-18 | 1 | -2/+0 |
* | Make use vars grok UTF-8. | Jarkko Hietaniemi | 2002-05-18 | 2 | -28/+36 |
* | Re: t/op/tie.t #19 TODO ENOTWORKING | Michael G. Schwern | 2002-05-18 | 2 | -35/+27 |
* | Test::Harness 2.21 -> 2.22 | Michael G. Schwern | 2002-05-18 | 7 | -10/+72 |
* | Re: [PATCH] Storable stand alone tests | Nicholas Clark | 2002-05-18 | 16 | -184/+14 |
* | Forgotten from #16656. | Jarkko Hietaniemi | 2002-05-17 | 1 | -1/+1 |
* | Storable ChangeLog ready for release | Nicholas Clark | 2002-05-17 | 1 | -0/+47 |
* | Storable stand alone tests | Nicholas Clark | 2002-05-17 | 20 | -102/+109 |
* | ExtUtils::MakeMaker 5.92_01 -> 5.94_02 | Michael G. Schwern | 2002-05-17 | 28 | -164/+268 |
* | More regression tests for caller() and fix one bug of #16658. | Rafael Garcia-Suarez | 2002-05-17 | 2 | -10/+29 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-05-17 | 3 | -7/+24 |
|\ | |||||
| * | Fix the crlf.t buffer leak | Nick Ing-Simmons | 2002-05-17 | 3 | -7/+24 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-05-17 | 28 | -232/+578 |
| |\ | |||||
| * \ | Integrate mainline | Nick Ing-Simmons | 2002-05-17 | 40 | -162/+364 |
| |\ \ | |||||
* | | | | Add a note about Cwd::fastcwd() returning tainted data. | Rafael Garcia-Suarez | 2002-05-17 | 1 | -11/+15 |
* | | | | Remove O from the untested modules list. | Rafael Garcia-Suarez | 2002-05-17 | 1 | -1/+0 |
* | | | | Fix bug 20020517.003 : segfault with caller(). | Rafael Garcia-Suarez | 2002-05-17 | 3 | -4/+58 |
* | | | | PERL_HASH() casting games so that our hashed data is "unsigned | Jarkko Hietaniemi | 2002-05-17 | 5 | -17/+24 |
| |_|/ |/| | | |||||
* | | | Update Changes. | Jarkko Hietaniemi | 2002-05-17 | 2 | -1/+295 |
* | | | FAQ sync. | Jarkko Hietaniemi | 2002-05-17 | 2 | -9/+31 |
* | | | Forgot from #16628. | Jarkko Hietaniemi | 2002-05-17 | 1 | -0/+1 |
* | | | STDERR noise. | Jarkko Hietaniemi | 2002-05-17 | 1 | -1/+1 |
* | | | Upgrade to Switch 2.07. | Jarkko Hietaniemi | 2002-05-17 | 6 | -146/+160 |
* | | | Missed hunk in #16641. | Jarkko Hietaniemi | 2002-05-17 | 1 | -0/+15 |
* | | | Upgrade to Filter::Simple 0.78. | Jarkko Hietaniemi | 2002-05-17 | 7 | -14/+27 |
* | | | More Third Degree. | Jarkko Hietaniemi | 2002-05-17 | 1 | -3/+4 |
* | | | Third Degree tweaks. | Jarkko Hietaniemi | 2002-05-17 | 2 | -17/+6 |
* | | | Purify: dl_last_error was leaking. | Jarkko Hietaniemi | 2002-05-16 | 1 | -10/+4 |
* | | | perltoc ref. | Chris Ball | 2002-05-16 | 1 | -0/+3 |
* | | | lib/ExtUtils/t/Constant.t on VMS | Craig A. Berry | 2002-05-16 | 1 | -1/+2 |
* | | | Make Cwd::fastcwd() return a tainted value. | Rafael Garcia-Suarez | 2002-05-16 | 3 | -13/+20 |
* | | | Re: AIX warning in hints regarding gcc | H.Merijn Brand | 2002-05-16 | 1 | -20/+12 |
| |/ |/| | |||||
* | | Update the test statuses. | Jarkko Hietaniemi | 2002-05-16 | 1 | -4/+15 |
* | | The UDP sockpair failure seems to have magically | Jarkko Hietaniemi | 2002-05-16 | 1 | -2/+1 |
* | | Brokenness of restricted hashes with Storable on EBCDIC | Jarkko Hietaniemi | 2002-05-16 | 1 | -5/+0 |
* | | Document the odd slowdown of ext/Encode/t/Unicode.t under | Jarkko Hietaniemi | 2002-05-16 | 1 | -1/+9 |
* | | Re: [ PATCH ] AIX 4.3 / gcc / threads | H.Merijn Brand | 2002-05-16 | 4 | -8/+17 |