| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge Storable::{is_storing,is_retrieving} using ALIAS. | Nicholas Clark | 2010-10-31 | 1 | -7/+7 |
* | Storable::{last_op_in_netorder,is_storing,is_retrieving} are all boolean. | Nicholas Clark | 2010-10-31 | 1 | -6/+6 |
* | Merge Storable::{,net_}pstore and Storable::{,net_}mstore using ALIAS. | Nicholas Clark | 2010-10-31 | 2 | -80/+27 |
* | Bump Safe's version to 2.29 | Rafael Garcia-Suarez | 2010-10-31 | 3 | -3/+6 |
* | Add &version::vxs::VCMP to Safe's default share | Rafael Garcia-Suarez | 2010-10-31 | 1 | -0/+1 |
* | Macros are not called with aTHX_ | Father Chrysostomos | 2010-10-29 | 1 | -1/+1 |
* | Fix Math::BigInt::FastCalc build under Win32 with croak_xs_usage(). | George Greer | 2010-10-29 | 1 | -1/+1 |
* | Math::BigInt::FastCalc doesn't need to set $BASE or $BASE_LEN. | Nicholas Clark | 2010-10-29 | 1 | -4/+2 |
* | Math::BigInt::FastCalc doesn't need to override methods in a BEGIN block. | Nicholas Clark | 2010-10-29 | 1 | -5/+2 |
* | Refactor FastCalc to initialise BASE and BASE_LEN as part of bootstrap. | Nicholas Clark | 2010-10-29 | 2 | -17/+9 |
* | Reorder the list return of Math::BigInt::Calc::_base_len(). | Nicholas Clark | 2010-10-29 | 5 | -12/+10 |
* | Run 01SelfLoader.t also under taint mode | Father Chrysostomos | 2010-10-27 | 1 | -0/+7 |
* | Remove THREADSV_NAMES, part of 5005 threads that the chainsaw missed. | Nicholas Clark | 2010-10-27 | 1 | -1/+2 |
* | B::Deparse should call B::threadsv_names, instead of hard coding a list. | Nicholas Clark | 2010-10-27 | 2 | -10/+7 |
* | Get B::Deparse to load on perls back to 5.8.1 | Nicholas Clark | 2010-10-27 | 1 | -13/+22 |
* | refactor and regularise label/statement grammar | Zefram | 2010-10-25 | 1 | -6/+14 |
* | In FastCalc.xs, use SV * as the return type for _new() and _zero() | Nicholas Clark | 2010-10-25 | 1 | -10/+10 |
* | Convert Math::BigInt::FastCalc to XSLoader. | Nicholas Clark | 2010-10-25 | 1 | -6/+4 |
* | In FastCalc.xs, inline the macros CONSTANT_OBJ and RETURN_MORTAL_BOOL. | Nicholas Clark | 2010-10-25 | 1 | -14/+10 |
* | Reduce repetition in FastCalc.xs by using ALIASes. | Nicholas Clark | 2010-10-25 | 2 | -102/+14 |
* | Update Locale-Maketext to CPAN version 1.17 | Todd Rinaldo | 2010-10-25 | 4 | -2/+14 |
* | Math::BigRat has blead as its upstream | Florian Ragwitz | 2010-10-24 | 14 | -0/+5419 |
* | [perl #33752] B::Deparse fails with utf8 and our | Father Chrysostomos | 2010-10-21 | 2 | -4/+19 |
* | [perl #72062] Untaint DATA after it's reopened | Lubomir Rintel | 2010-10-21 | 1 | -1/+3 |
* | Update Module::CoreList for 5.13.6 | Tatsuhiko Miyagawa | 2010-10-20 | 2 | -12/+650 |
* | Bumped B::Deparse version and added perldelta entry for it per a539498 | Tatsuhiko Miyagawa | 2010-10-19 | 1 | -1/+1 |
* | Set Data::Dumper’s release date to that of perl 5.13.6 | Father Chrysostomos | 2010-10-18 | 1 | -1/+1 |
* | dist/IO: fix a few typos | Mike Kelly | 2010-10-15 | 1 | -2/+2 |
* | dist/IO: Always bind to localhost in tests. | Ali Polatel | 2010-10-15 | 2 | -4/+6 |
* | XSLoader::load() with no arguments can use caller to find a default package. | Nicholas Clark | 2010-10-14 | 2 | -26/+32 |
* | Correct threads version | Father Chrysostomos | 2010-10-14 | 1 | -1/+1 |
* | Change the perl version mentioned in threads.pm concerning dirhandles | Father Chrysostomos | 2010-10-14 | 1 | -2/+2 |
* | Move regen scripts to regen/ | Steffen Mueller | 2010-10-10 | 1 | -1/+1 |
* | Upgrade to threads::shared 1.34 | Jerry D. Hedden | 2010-10-08 | 1 | -3/+3 |
* | threads::shared should not FREETMPS in its BOOT code. | Nicholas Clark | 2010-10-08 | 2 | -2/+3 |
* | Fix unicode characters in Locale-Maketext ChangeLog | Chris 'BinGOs' Williams | 2010-10-08 | 1 | -1/+1 |
* | Bring Locale::Maketext ChangeLog up to date with all recent commits | Todd Rinaldo | 2010-10-07 | 1 | -2/+15 |
* | Improve XSLoader::load documentation. | Nicholas Clark | 2010-10-07 | 1 | -4/+8 |
* | Avoid defining a full XSLoader::bootstrap_inherit post 5.6, as it's not needed. | Nicholas Clark | 2010-10-06 | 1 | -8/+23 |
* | [perl #73534] Bigrat segfaults on irrational numbers | Father Chrysostomos | 2010-10-04 | 2 | -2/+16 |
* | Re-add a test deleted by the recent Locale::Maketext/$@ change | Father Chrysostomos | 2010-10-04 | 2 | -1/+8 |
* | CPAN RT 34182 (Locale::Maketext) - Don't unnecessarily localize $@. | Todd Rinaldo | 2010-10-04 | 4 | -38/+78 |
* | perldelta and version bump for Cwd | Father Chrysostomos | 2010-10-03 | 1 | -1/+1 |
* | [perl #51562] Problem & "solution" for building 5.10.0 w/win32+mingw+dmake | kmx | 2010-10-03 | 1 | -1/+8 |
* | Locale::Maketext - Import dev changes from CPAN | Todd Rinaldo | 2010-09-28 | 5 | -13/+206 |
* | perl RT# 76668 - This patch resolves CPAN RT #48808. | Todd Rinaldo | 2010-09-28 | 1 | -2/+2 |
* | [perl #76674] Locale::Maketext: speed and efficiency tweaks | Todd Rinaldo | 2010-09-28 | 1 | -3/+9 |
* | Update the dirhandle entry in thread.pm’s docs | Father Chrysostomos | 2010-09-27 | 1 | -2/+8 |
* | Remove a wrong +x bit | Florian Ragwitz | 2010-09-28 | 1 | -0/+0 |
* | Upgrade Math::BigInt from version 1.95 to 1.96 | Florian Ragwitz | 2010-09-28 | 4 | -4/+4 |