| Commit message (Expand) | Author | Age | Files | Lines |
* | Can't do require Foo if $tainted; because taint tunnels. | Nicholas Clark | 2006-05-13 | 1 | -2/+7 |
* | Upgrade to Tie::RefHash 1.34, by Yuval Kogman | Rafael Garcia-Suarez | 2006-05-12 | 5 | -41/+208 |
* | CLONE for Tie::RefHash | Yuval Kogman | 2006-03-29 | 3 | -5/+96 |
* | a bit 'use strict' cleanliness | Jarkko Hietaniemi | 2006-03-19 | 2 | -6/+6 |
* | Bump $VERSION in many modules that have changed. | Nicholas Clark | 2006-01-12 | 1 | -1/+1 |
* | Missing ; in Tie::File | Nicholas Clark | 2005-12-22 | 2 | -3/+3 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-02 | 2 | -2/+2 |
* | Add a regression test for bug #32193, and make the | Rafael Garcia-Suarez | 2005-03-03 | 2 | -3/+12 |
* | [perl #32193] Tie::RefHash DELETE does not return value for ref keys | Yuval Kojman | 2005-03-03 | 1 | -3/+3 |
* | [perl #32717] BeOS specific Updates | Ingo Weinhold | 2004-12-01 | 1 | -1/+1 |
* | Correct detection of absent modules. Based on | Andy Dougherty | 2004-06-25 | 1 | -1/+1 |
* | Skip test if Data::Dumper not built | Nicholas Clark | 2004-06-22 | 1 | -0/+5 |
* | Include variable names in "Use of uninitialized value" warnings | Dave Mitchell | 2004-04-23 | 1 | -0/+1 |
* | Bump VERSION numbers | Nicholas Clark | 2003-12-30 | 1 | -1/+1 |
* | SCALAR/FIRSTKEY for tied hashes in scalar context | Tassilo von Parseval | 2003-12-06 | 1 | -3/+15 |
* | Tie::Hash documentation | Slaven Rezic | 2003-10-16 | 1 | -1/+2 |
* | Tie::Hash documentation | Slaven Rezic | 2003-10-12 | 1 | -5/+5 |
* | [perl #24120] Tie::Hash documentation has broken code | Benjamin J. Tilly | 2003-10-06 | 1 | -3/+4 |
* | A swath of VERSION patches from Nicholas Clark. | Jarkko Hietaniemi | 2003-08-14 | 2 | -2/+2 |
* | turn the alarm off in the tests (was Re: maint @ 20617 (on VMS)) | Craig A. Berry | 2003-08-13 | 3 | -2/+3 |
* | Tests for change #20367 (and change use overload; to | Jarkko Hietaniemi | 2003-07-31 | 2 | -2/+12 |
* | added support for overloaded "" | Xavier Noria | 2003-07-31 | 1 | -7/+10 |
* | Apparently this is needed for VMS (Craig Berry). | Jarkko Hietaniemi | 2003-06-19 | 1 | -0/+1 |
* | Upgrade to Tie::File 0.97. | Jarkko Hietaniemi | 2003-06-18 | 5 | -76/+31 |
* | fix for 09_gen_rs.t#59 failure on windows | Gurusamy Sarathy | 2003-06-02 | 1 | -1/+1 |
* | Interesting patch(1) glitch. | Jarkko Hietaniemi | 2003-05-31 | 1 | -5/+0 |
* | Upgrade to Tie::File 0.96. | Jarkko Hietaniemi | 2003-05-31 | 3 | -9/+33 |
* | Credits patch | Edward Avis | 2003-05-29 | 1 | -0/+2 |
* | make it easier to reproduce the bug | Gurusamy Sarathy | 2003-05-13 | 1 | -0/+1 |
* | the \do {local *FH} trick in Tie::File was really only needed | Gurusamy Sarathy | 2003-05-13 | 2 | -16/+5 |
* | Reinstate the #19498 but now skip the crashing | Jarkko Hietaniemi | 2003-05-13 | 2 | -0/+25 |
* | Revert #19498 since it broke threaded builds. | Jarkko Hietaniemi | 2003-05-13 | 1 | -10/+0 |
* | fix for Tie::File test failures on windows: the problem was | Gurusamy Sarathy | 2003-05-12 | 1 | -0/+10 |
* | Tiny nit from mjd. | Jarkko Hietaniemi | 2003-05-08 | 1 | -2/+2 |
* | Upgrade to Tie::File 0.95. | Jarkko Hietaniemi | 2003-05-08 | 16 | -207/+1801 |
* | typos and other minor things | Todd C. Miller | 2003-03-11 | 1 | -1/+1 |
* | fix typo in Tie::Array | Jos I. Boumans | 2002-10-06 | 1 | -2/+2 |
* | Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings | Steve Hay | 2002-06-28 | 1 | -1/+1 |
* | $^O is 'beos' on BeOS | Rafael Garcia-Suarez | 2002-06-05 | 1 | -1/+1 |
* | Integrate macperl patches #16926 and #16938; | Jarkko Hietaniemi | 2002-05-31 | 1 | -0/+4 |
* | Re: [PATCH] Version tango | Yitzchak Scott-Thoennes | 2002-05-27 | 1 | -2/+2 |
* | DJGPP doesn't have \r\n delimited files (it has \r). | Jarkko Hietaniemi | 2002-05-16 | 1 | -1/+1 |
* | clean up after stray test file littering | Gurusamy Sarathy | 2002-04-22 | 3 | -0/+6 |
* | Minor Tie::File test patch, from mjd. | Jarkko Hietaniemi | 2002-04-05 | 1 | -1/+1 |
* | Win32 pacifying from mjd. | Jarkko Hietaniemi | 2002-04-05 | 1 | -0/+1 |
* | Upgrade to Tie::File 0.93, from mjd. | Jarkko Hietaniemi | 2002-04-03 | 5 | -269/+14 |
* | Forgotten. | Jarkko Hietaniemi | 2002-04-03 | 1 | -0/+514 |
* | Upgrade to Tie::File 0.92, from mjd. | Jarkko Hietaniemi | 2002-04-02 | 11 | -55/+214 |
* | Win32 fix for Tie::File from MJD. | Abhijit Menon-Sen | 2002-04-02 | 1 | -1/+2 |
* | Message-ID: <20020401203218.25230.qmail@plover.com> | Mark-Jason Dominus | 2002-04-01 | 2 | -5/+7 |