Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Upgrade to Tie::File 0.91, from mjd. | Jarkko Hietaniemi | 2002-04-01 | 10 | -157/+825 |
* | Upgrade to Tie::File 0.90, from mjd. | Jarkko Hietaniemi | 2002-03-30 | 18 | -246/+1425 |
* | Upgrade to Tie::File 0.51, from Mark-Jason Dominus. | Jarkko Hietaniemi | 2002-03-24 | 2 | -5/+5 |
* | Win32 tweak from mjd. | Jarkko Hietaniemi | 2002-03-22 | 1 | -1/+2 |
* | minor Tie::File test patch to make win32 happier, from mjd. | Jarkko Hietaniemi | 2002-03-20 | 1 | -0/+1 |
* | Failed patch hunk reapplied. | Jarkko Hietaniemi | 2002-03-18 | 1 | -1/+1 |
* | Upgrade to Tie::File 0.50. | Jarkko Hietaniemi | 2002-03-18 | 3 | -9/+9 |
* | Upgrade to Tie::File 0.21. | Abhijit Menon-Sen | 2002-03-17 | 8 | -130/+1071 |
* | Upgrade to Tie::File 0.20. | Abhijit Menon-Sen | 2002-03-16 | 14 | -37/+476 |
* | Upgrade to Tie::File 0.19. | Abhijit Menon-Sen | 2002-03-15 | 20 | -218/+1150 |
* | Tie::File doc tweak for Win32 from mjd. | Jarkko Hietaniemi | 2002-03-05 | 1 | -2/+6 |
* | One more nit from mjd. | Jarkko Hietaniemi | 2002-03-04 | 1 | -13/+28 |
* | Upgrade to Tie::File 0.17 from mjd. | Jarkko Hietaniemi | 2002-03-04 | 4 | -24/+59 |