Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #14352 deleted ext/threads/threads.h | Jarkko Hietaniemi | 2002-01-20 | 1 | -1/+0 |
* | Eradicate sharedsv.* | Jarkko Hietaniemi | 2002-01-20 | 4 | -10/+1 |
* | threads work again on Win32. (Not threads::shared yet) | Nick Ing-Simmons | 2002-01-20 | 3 | -34/+36 |
* | Integrate Time/Local and its test | Nick Ing-Simmons | 2002-01-19 | 2 | -112/+90 |
* | Nearly-working threads re-structuring. Do not integrate, | Nick Ing-Simmons | 2002-01-19 | 25 | -773/+839 |
* | Split out core of sv_magic() into sv_magicext(). | Nick Ing-Simmons | 2002-01-18 | 6 | -72/+129 |
* | Integrate mainline | Nick Ing-Simmons | 2002-01-18 | 2 | -1/+146 |
|\ | |||||
* \ | Integrate mainline | Nick Ing-Simmons | 2002-01-18 | 36 | -549/+790 |
|\ \ | |/ | |||||
| * | Update Changes. | Jarkko Hietaniemi | 2002-01-18 | 2 | -1/+146 |
| * | Try to make the connect/read/write timeouting. | Jarkko Hietaniemi | 2002-01-18 | 1 | -9/+39 |
| * | Netware Makefile tweak from Ananth Kesari. | Jarkko Hietaniemi | 2002-01-18 | 1 | -49/+55 |
| * | Re: [PATCH] Re: [ID 20020117.010] File::Find documentation | Michael G. Schwern | 2002-01-18 | 1 | -2/+4 |
| * | (retracted by #14334) | Paul Green | 2002-01-18 | 1 | -30/+41 |
| * | was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 | Abe Timmerman | 2002-01-18 | 1 | -5/+6 |
| * | Syncing with bleadperl | Michael G. Schwern | 2002-01-18 | 27 | -145/+245 |
| * | Detypo. | Jarkko Hietaniemi | 2002-01-18 | 1 | -1/+1 |
| * | MM check_hints test | Michael G. Schwern | 2002-01-18 | 2 | -0/+31 |
| * | Re: [PATCH] Re: ndbm failing on linux ? | Michael G. Schwern | 2002-01-18 | 1 | -16/+12 |
| * | overload.pm warnings | Rafael Garcia-Suarez | 2002-01-17 | 1 | -5/+6 |
| * | Re: [ID 20020117.010] File::Find documentation | Michael G. Schwern | 2002-01-17 | 1 | -29/+78 |
| * | One TODO is TODONE | chromatic | 2002-01-17 | 1 | -10/+17 |
| * | Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN ve... | chromatic | 2002-01-17 | 1 | -3/+4 |
| * | (replaced by #14322) | Jarkko Hietaniemi | 2002-01-17 | 1 | -2/+13 |
| * | long doubles | Nicholas Clark | 2002-01-17 | 1 | -232/+248 |
| * | Trivial Configure patch (really i_ndbm.U) | Andy Dougherty | 2002-01-17 | 1 | -1/+2 |
| * | Simplify the code that duplicates the threads | Artur Bergman | 2002-01-17 | 1 | -38/+16 |
| * | Update Changes. | Jarkko Hietaniemi | 2002-01-17 | 2 | -1/+187 |
| * | Rename kill_perl to fresh_perl; replace fresh_perl() | Jarkko Hietaniemi | 2002-01-17 | 3 | -11/+47 |
| * | Re: [Patch @14129] fixes Unicode::Normalize | Benjamin Goldberg | 2002-01-17 | 1 | -2/+2 |
| * | Retract #14144 as Hugo isn't happy with it. | Jarkko Hietaniemi | 2002-01-17 | 2 | -14/+6 |
| * | [REPATCH] Attribute::Handlers lexical refcount circus | Richard Clamp | 2002-01-17 | 2 | -1/+39 |
| * | No more warnings from Opcode.c | Nikola Knezevic | 2002-01-17 | 1 | -1/+1 |
| * | Fix crypt.t and fs.t tests | Paul Green | 2002-01-16 | 2 | -2/+5 |
| * | Re: [PATCH] length of undefined $(digit) should warn | Rafael Garcia-Suarez | 2002-01-16 | 1 | -1/+7 |
| * | (replaced by #14303) | Rafael Garcia-Suarez | 2002-01-16 | 2 | -0/+15 |
| * | The non-MakeMaker.pm parts of | Tels | 2002-01-16 | 3 | -5/+5 |
| * | Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3 | Michael G. Schwern | 2002-01-16 | 1 | -65/+43 |
| * | lib/Text/Tabs.pm doc format touchup | Jeffrey Friedl | 2002-01-16 | 1 | -4/+4 |
| * | Tidy up EXE_EXT patches to MM_Unix.pm | Paul Green | 2002-01-16 | 1 | -11/+10 |
| * | Integrate perlio: | Jarkko Hietaniemi | 2002-01-16 | 1 | -0/+2 |
| |\ | |||||
* | | | Integrate mainline (for ndbm fixes etc.) | Nick Ing-Simmons | 2002-01-17 | 19 | -117/+370 |
| |/ |/| | |||||
* | | offsetof() is in <stddef.h> | Nick Ing-Simmons | 2002-01-16 | 1 | -0/+2 |
* | | Integrate mainline | Nick Ing-Simmons | 2002-01-16 | 463 | -3838/+5404 |
|\ \ | |/ | |||||
| * | Jeffrey's Unicode adventure continues: unify the In/*.pl | Jarkko Hietaniemi | 2002-01-16 | 300 | -2640/+1742 |
| * | s/SvPV/SvPVbyte/g, as suggested by Gisle Aas. | Jarkko Hietaniemi | 2002-01-16 | 1 | -5/+5 |
| * | Add Slab_Free to embed.fnc | Mattia Barbon | 2002-01-15 | 3 | -0/+4 |
| * | Duh. The updated In/*.pl weren't checked in. | Jarkko Hietaniemi | 2002-01-15 | 96 | -112/+688 |
| * | Update Changes. | Jarkko Hietaniemi | 2002-01-15 | 2 | -1/+155 |
| * | Jeffrey is trying very hard to avoid working on his | Jarkko Hietaniemi | 2002-01-15 | 210 | -669/+2323 |
| * | Some protection against spaces in directory names. | Jarkko Hietaniemi | 2002-01-15 | 2 | -17/+22 |