Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compiler warning when cuserid is absent and sizeof(int) != sizeof(pointer) | Tim Jenness | 2009-07-08 | 1 | -4/+9 |
| | | | | | | | | | | | | | | | | | | | The attached patch fixes a compilation warning from POSIX.xs when cuserid is missing and ints and pointers have different size. eg on Mac OSX when using 64-bit mode. gcc-4.2 -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch x86_64 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include -O3 -g -DVERSION=\"1.17\" -DXS_VERSION=\"1.17\" "-I../.." POSIX.c POSIX.c: In function 'XS_POSIX_cuserid': POSIX.c:4096: warning: cast to pointer from integer of different size Running Mkbootstrap for POSIX () chmod 644 POSIX.bs rm -f ../../lib/auto/POSIX/POSIX.bundle Also relevant for 5.10.1. Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl> | ||||
* | rebump Hash::Util::FieldHash from 1.03_01 to 1.04 | David Mitchell | 2009-07-07 | 1 | -1/+1 |
| | | | | (it's not dual-lived so there's no need for a devel version number) | ||||
* | bump versions of non-dual-life modules that | David Mitchell | 2009-07-03 | 3 | -3/+3 |
| | | | | | * differ between 5.10.0 and maint-5.10, or * differ between 5.8.9 and maint-5.10 | ||||
* | Revert "Bump Module-Pluggable VERSION following | David Mitchell | 2009-07-03 | 1 | -1/+1 |
| | | | | | | | | | 4a28828fc8f160c18323be1125f0f8473bcd000f" (There is no need to bump the version number for just a core-specific Makefile.PL hack) This reverts commit 53102b2bf304e114abfc50b0b9efcd8bbcab5c41. | ||||
* | Update to Scalar-List-Utils-1.21 from CPAN | Graham Barr | 2009-06-30 | 25 | -243/+814 |
| | |||||
* | Silence warnings in test with 5.10.0 | Rafael Garcia-Suarez | 2009-06-28 | 1 | -0/+3 |
| | |||||
* | Bump Safe version to 2.17 for CPAN release | Rafael Garcia-Suarez | 2009-06-28 | 1 | -1/+1 |
| | |||||
* | upgrade to Time::Piece 1.15 | David Mitchell | 2009-06-28 | 2 | -2/+6 |
| | |||||
* | bump Dynaloader to 1.10 to distinguish it from the 5.8.9 release | David Mitchell | 2009-06-27 | 1 | -1/+1 |
| | |||||
* | As Errno is formally no longer dual-lived, give it a proper version number. | Nicholas Clark | 2009-06-25 | 1 | -1/+1 |
| | |||||
* | Upgrade to threads::shared 1.29 | Jerry D. Hedden | 2009-06-21 | 20 | -86/+6 |
| | |||||
* | Upgrade to Devel::PPPort 3.19 | Marcus Holland-Moritz | 2009-06-14 | 16 | -11/+30 |
| | |||||
* | Update to Data::Dumper 2.124 | Steffen Mueller | 2009-06-13 | 2 | -2/+6 |
| | | | | ... which includes all test files that blead had and CPAN did not. | ||||
* | Update to IO-1.25 from CPAN | Graham Barr | 2009-06-13 | 7 | -43/+60 |
| | |||||
* | sync ext/Text-Soundex/README with the CPAN version | David Mitchell | 2009-06-12 | 1 | -37/+10 |
| | |||||
* | remove ext/Storable/MANIFEST; its out of date related to CPAN | David Mitchell | 2009-06-12 | 1 | -52/+0 |
| | | | | and for most dual-life modules we don't bother including it in blead | ||||
* | remove two files not part of the IO-Compress CPAN distro | David Mitchell | 2009-06-12 | 2 | -32/+0 |
| | |||||
* | fully sync blead with B::Debug 1.11 (debug.t was out of date) | David Mitchell | 2009-06-12 | 1 | -5/+17 |
| | |||||
* | Upgrade to Devel::PPPort 3.18_01 | Marcus Holland-Moritz | 2009-06-12 | 18 | -29/+497 |
| | |||||
* | Upgrade to Devel::PPPort 3.18 | Marcus Holland-Moritz | 2009-06-12 | 5 | -7/+14 |
| | |||||
* | Sync to Data::Dumper 2.123 | Steffen Mueller | 2009-06-11 | 2 | -4/+9 |
| | | | | A CPAN only fix for the INSTALLDIRS in Makefile.PL. | ||||
* | Document findsym in Attribute::Handlers | David Wheeler | 2009-06-11 | 2 | -4/+25 |
| | | | | | Also removes unused variable $found. Bumps Attribute::Handlers version to 0.85. | ||||
* | Upgrade Attribute::Handlers to 0.84 | Steffen Mueller | 2009-06-10 | 6 | -9/+11 |
| | |||||
* | [PATCH] Filter-Util-Call (was RE: pmqs: dual life modules) | Paul Marquess | 2009-06-09 | 1 | -8/+14 |
| | |||||
* | Upgrade to MIME-Base64-3.08 | Gisle Aas | 2009-06-09 | 5 | -11/+15 |
| | |||||
* | Upgrade to Digest-MD5-2.39 | Gisle Aas | 2009-06-09 | 4 | -13/+17 |
| | |||||
* | Upgrade to Data::Dumper stable release 2.122 | Steffen Mueller | 2009-06-09 | 2 | -1/+5 |
| | |||||
* | Fix threads build on Win32 | Steve Hay | 2009-06-09 | 1 | -3/+5 |
| | | | | Follow-up to 8264cf327251f9724c99b125cc3eea11be9b97c5. | ||||
* | Mask thread signal handling fix on Win32 | Jerry D. Hedden | 2009-06-09 | 1 | -8/+18 |
| | |||||
* | Upgrade to threads 1.73 | Jerry D. Hedden | 2009-06-09 | 21 | -101/+15 |
| | |||||
* | There is no pthread_sigmask on VMS, so use sigprocmask instead. | Craig A. Berry | 2009-06-07 | 1 | -0/+5 |
| | | | | | | | | | According to the standard, use of sigprocmask is undefined in a multi-threaded context, but in the absence of a per-thread signal blocking mechanism (likely impossible until and unless per-thread ASTs become available), this may be the best we can do. This is a follow-up to: b762d8667351cb765bc1d6419d30acff085da502. | ||||
* | Upgrade to Test-Harness-3.17 | Steve Peters | 2009-06-07 | 57 | -235/+602 |
| | |||||
* | Bump version of threads.pm | Rafael Garcia-Suarez | 2009-06-07 | 1 | -1/+1 |
| | |||||
* | Mask signals in thread creation and destruction to avoid a segfault | John Wright | 2009-06-07 | 1 | -0/+82 |
| | | | | | | | | | | | | | | | | If our signal handler gets called before a thread got a chance to run PERL_SET_CONTEXT(), the call to get the thread-specific interpreter will fail, and we'll end up with aTHX == NULL. Prevent this from happening by blocking most signals right before creating the new thread. This way, the new thread starts out with most signals blocked, and it unblocks them when it's ready to handle them. This required saving the original signal mask somewhere - I put it in the thread struct. In several places, PERL_SET_CONTEXT() is called before the target perl interpreter struct has been fully initialized, so this patch adds code to block signals around those blocks of code. | ||||
* | Synchronize with Data::Dumper 2.121_20 on CPAN | Steffen Mueller | 2009-06-06 | 2 | -1/+8 |
| | |||||
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 63 | -0/+0 |
| | |||||
* | Data::Dumper on 5.6.* needs to use old IDs | Steffen Mueller | 2009-06-06 | 1 | -1/+1 |
| | | | | | This is the change to Dumper.xs that goes hand-in-hand with change c2231af7a39be4217e07eedae6069566071d1682 in Dumper.pm. | ||||
* | For the Data::Dumper CPAN version on 5.6, we need PPPort's sv_2pv_flags | Steffen Mueller | 2009-06-06 | 1 | -0/+1 |
| | |||||
* | Increment Data::Dumper version to 2.121_20 | Steffen Mueller | 2009-06-06 | 1 | -1/+1 |
| | |||||
* | Require at least 5.008 for pack('J'...) in Data::Dumper | Steffen Mueller | 2009-06-06 | 1 | -1/+1 |
| | |||||
* | [PATCH] *-Compress-* 2.020 | Paul Marquess | 2009-06-05 | 38 | -150/+169 |
| | |||||
* | resync some files with their CPAN equivalents (just the trivial errors for | David Mitchell | 2009-06-02 | 1 | -1/+1 |
| | | | | now, like whitespace) | ||||
* | Ignore vim swap files | Vincent Pit | 2009-05-24 | 1 | -0/+4 |
| | |||||
* | Note 2.20 in the changelog. | Abhijit Menon-Sen | 2009-05-18 | 1 | -0/+9 |
| | |||||
* | Skip test for changing TZ if running in a pseudo-fork (on Win32) | Steve Hay | 2009-05-12 | 2 | -2/+11 |
| | | | | | | | Changing $ENV{TZ} and calling tzset() is documented not to work on Win32 in any thread other than the main thread, which includes the emulated fork() on Win32 (used by cpantesters?). Mention fork() in the caveats and skip the test in this case. | ||||
* | Upgrade to Time-Piece-1.14 | Steve Hay | 2009-05-12 | 2 | -2/+7 |
| | |||||
* | Update IO to CPAN 1.24 release | Graham Barr | 2009-05-11 | 3 | -4/+70 |
| | |||||
* | Allow typed arrays and hashes | Vincent Pit | 2009-05-11 | 1 | -0/+20 |
| | |||||
* | bump Storage version to 2.20 to distinguish it from the 2.19 that was | David Mitchell | 2009-05-11 | 1 | -1/+1 |
| | | | | bundled with 5.8.9 | ||||
* | Pull PathTools 3.30 (which was just a blead sync.) | Steffen Mueller | 2009-05-10 | 1 | -0/+6 |
| |