Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [perl #19860] by adding a POSIX::fsync() stub. | Rafael Garcia-Suarez | 2003-01-22 | 2 | -1/+9 |
* | Upgrade to Encode 1.86. | Jarkko Hietaniemi | 2003-01-22 | 6 | -8/+39 |
* | Integrate from perlio: | Jarkko Hietaniemi | 2003-01-22 | 3 | -3/+10 |
|\ | |||||
| * | Tweak APItest for new semantics of printf. | Nick Ing-Simmons | 2003-01-22 | 3 | -3/+10 |
| * | Integrate mainline | Nick Ing-Simmons | 2003-01-22 | 12 | -11/+49 |
| |\ | |||||
| * \ | Integrate mainline | Nick Ing-Simmons | 2003-01-20 | 28 | -225/+818 |
| |\ \ | |||||
| * \ \ | Integrate Mainline | Nick Ing-Simmons | 2003-01-12 | 9 | -26/+152 |
| |\ \ \ | |||||
| * \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-01-01 | 24 | -84/+177 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-12-04 | 24 | -120/+401 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-11-19 | 18 | -36/+341 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | Integrate from maint-5.8: | Jarkko Hietaniemi | 2003-01-22 | 1 | -1/+2 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Update the MD5 checksums. | Jarkko Hietaniemi | 2003-01-22 | 1 | -3/+3 |
* | | | | | | | Try to make including patchlevel.h a bit more | Jarkko Hietaniemi | 2003-01-21 | 5 | -5/+20 |
* | | | | | | | integrate #18366-18370 from maint-5.8: | Hugo van der Sanden | 2003-01-21 | 1 | -1/+1 |
* | | | | | | | Re: When Storable and Devel::DProf mix, core dump [perl #19385] | Blair Zajac | 2003-01-20 | 4 | -2/+24 |
* | | | | | | | Encode MANIFEST update. | Jarkko Hietaniemi | 2003-01-20 | 1 | -0/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Slight pod reformatting based on [perl #20284]. | Jarkko Hietaniemi | 2003-01-18 | 1 | -15/+45 |
* | | | | | | Upgrade to Digest::MD5 2.22. | Jarkko Hietaniemi | 2003-01-17 | 5 | -17/+51 |
* | | | | | | Fix 'use encoding' I/O for code points 0x80..0xFF; | Jarkko Hietaniemi | 2003-01-16 | 3 | -5/+73 |
* | | | | | | It seems the binmode() is needed with UTF-8 locales enabled. | Jarkko Hietaniemi | 2003-01-16 | 1 | -1/+1 |
* | | | | | | Update for ext/MIME/Base64/ | Gisle Aas | 2003-01-16 | 5 | -16/+60 |
* | | | | | | Update for ext/Digest/MD5/ | Gisle Aas | 2003-01-16 | 5 | -27/+66 |
* | | | | | | Upgrade to Time::HiRes 1.42. | Jarkko Hietaniemi | 2003-01-15 | 6 | -133/+428 |
* | | | | | | Detypo. | Jarkko Hietaniemi | 2003-01-15 | 1 | -1/+1 |
* | | | | | | Add a test for encoding 'utf8'. | Jarkko Hietaniemi | 2003-01-13 | 2 | -0/+64 |
* | | | | | | Upgrade to Encode 1.84. | Jarkko Hietaniemi | 2003-01-13 | 5 | -25/+44 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | %_ (was Re: [PATCH] operation on `PL_na' may be undefined) | Nicholas Clark | 2003-01-07 | 1 | -2/+1 |
* | | | | | VMS test adjustments | Craig A. Berry | 2003-01-06 | 2 | -2/+10 |
* | | | | | Integrate change #18420 from maint-5.8: | Rafael Garcia-Suarez | 2003-01-04 | 1 | -9/+11 |
* | | | | | Forgot to add problems.t with change #18419 | Artur Bergman | 2003-01-04 | 1 | -0/+55 |
* | | | | | One more (or, rather, less) //. | Jarkko Hietaniemi | 2003-01-04 | 1 | -2/+3 |
* | | | | | Integrate from maintperl: | Jarkko Hietaniemi | 2003-01-04 | 1 | -1/+3 |
* | | | | | Fix long standing memory leak with pop and shift! | Artur Bergman | 2003-01-04 | 1 | -2/+4 |
* | | | | | Fixes bug #15273, the return of the object caused | Artur Bergman | 2003-01-03 | 1 | -1/+18 |
* | | | | | Fake what context we are running in for CLONE and DESTROY so | Artur Bergman | 2003-01-03 | 2 | -4/+31 |
* | | | | | Change pp_lock to take a reference instead of a | Artur Bergman | 2003-01-03 | 1 | -1/+14 |
* | | | | | remove flag SvPADBUSY | Dave Mitchell | 2003-01-03 | 1 | -5/+5 |
| |_|_|/ |/| | | | |||||
* | | | | Removal of duplicate comment block | Yitzchak Scott-Thoennes | 2002-12-24 | 1 | -9/+0 |
* | | | | Integrate Time::HiRes v1.39 (for VMS build tweak) | Hugo van der Sanden | 2002-12-23 | 3 | -2/+7 |
* | | | | windows: support for large files | Gurusamy Sarathy | 2002-12-18 | 4 | -9/+18 |
* | | | | Proper fix for CvOUTSIDE weak refcounting | Dave Mitchell | 2002-12-14 | 3 | -7/+12 |
* | | | | Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297 | Rafael Garcia-Suarez | 2002-12-12 | 3 | -63/+82 |
* | | | | Whitespace and indentation fix in the output of B::Debug. | Rafael Garcia-Suarez | 2002-12-12 | 1 | -6/+6 |
* | | | | Update to Scalar-List-Utils 1.09 | Graham Barr | 2002-12-12 | 3 | -3/+11 |
* | | | | Remove stale e-mail addresses | Andy Dougherty | 2002-12-11 | 4 | -4/+4 |
* | | | | VMS build update | Craig A. Berry | 2002-12-10 | 1 | -1/+1 |
* | | | | Re: Bug in Filter::Simple | Slaven Rezic | 2002-12-09 | 2 | -2/+38 |
* | | | | Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime() are... | Slaven Rezic | 2002-12-09 | 1 | -1/+21 |
| |_|/ |/| | | |||||
* | | | Fix up #18229. | Jarkko Hietaniemi | 2002-12-03 | 1 | -2/+4 |
* | | | $0 mofifying part I | Jarkko Hietaniemi | 2002-12-02 | 1 | -1/+28 |