summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Upgrade Attribute::Handlers to 0.84Steffen Mueller2009-06-106-9/+11
* [PATCH] Filter-Util-Call (was RE: pmqs: dual life modules)Paul Marquess2009-06-091-8/+14
* Upgrade to MIME-Base64-3.08Gisle Aas2009-06-095-11/+15
* Upgrade to Digest-MD5-2.39Gisle Aas2009-06-094-13/+17
* Upgrade to Data::Dumper stable release 2.122Steffen Mueller2009-06-092-1/+5
* Fix threads build on Win32Steve Hay2009-06-091-3/+5
* Mask thread signal handling fix on Win32Jerry D. Hedden2009-06-091-8/+18
* Upgrade to threads 1.73Jerry D. Hedden2009-06-0921-101/+15
* There is no pthread_sigmask on VMS, so use sigprocmask instead.Craig A. Berry2009-06-071-0/+5
* Upgrade to Test-Harness-3.17Steve Peters2009-06-0757-235/+602
* Bump version of threads.pmRafael Garcia-Suarez2009-06-071-1/+1
* Mask signals in thread creation and destruction to avoid a segfaultJohn Wright2009-06-071-0/+82
* Synchronize with Data::Dumper 2.121_20 on CPANSteffen Mueller2009-06-062-1/+8
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-0663-0/+0
* Data::Dumper on 5.6.* needs to use old IDsSteffen Mueller2009-06-061-1/+1
* For the Data::Dumper CPAN version on 5.6, we need PPPort's sv_2pv_flagsSteffen Mueller2009-06-061-0/+1
* Increment Data::Dumper version to 2.121_20Steffen Mueller2009-06-061-1/+1
* Require at least 5.008 for pack('J'...) in Data::DumperSteffen Mueller2009-06-061-1/+1
* [PATCH] *-Compress-* 2.020Paul Marquess2009-06-0538-150/+169
* resync some files with their CPAN equivalents (just the trivial errors forDavid Mitchell2009-06-021-1/+1
* Ignore vim swap filesVincent Pit2009-05-241-0/+4
* Note 2.20 in the changelog.Abhijit Menon-Sen2009-05-181-0/+9
* Skip test for changing TZ if running in a pseudo-fork (on Win32)Steve Hay2009-05-122-2/+11
* Upgrade to Time-Piece-1.14Steve Hay2009-05-122-2/+7
* Update IO to CPAN 1.24 releaseGraham Barr2009-05-113-4/+70
* Allow typed arrays and hashesVincent Pit2009-05-111-0/+20
* bump Storage version to 2.20 to distinguish it from the 2.19 that wasDavid Mitchell2009-05-111-1/+1
* Pull PathTools 3.30 (which was just a blead sync.)Steffen Mueller2009-05-101-0/+6
* Silence Win32 compiler warning in IO.xsSteve Hay2009-05-081-1/+1
* Bring PathTools changes file in sync with... PathToolsSteffen Mueller2009-05-071-0/+2
* Fix POSIX::tzset() as per Time::Piece::_tzset().Steve Hay2009-05-062-0/+117
* Fix Time-Piece tests on Win32 with PERL_IMPLICIT_SYSSteve Hay2009-05-052-54/+108
* Patch to fix the problem enclosed.H.Merijn Brand2009-05-0438-241/+153
* RE: [PATCH] compress 2.018H.Merijn Brand2009-05-0341-153/+510
* Remove all #ifdef MACOS_TRADITIONAL code in core and non-dual-life XS code.Nicholas Clark2009-04-272-397/+17
* Fix #if/#else bug introduced with MACOS_TRADITIONAL patches in change 9479.Nicholas Clark2009-04-261-0/+1
* Fix failing Time-Piece tests on Win32Steve Hay2009-04-171-2/+76
* Ignore some autogenerated makefilesRafael Garcia-Suarez2009-04-171-0/+7
* Bump VERSION of Data::DumperRafael Garcia-Suarez2009-04-161-1/+1
* Data::Dumper hash iterator needs to be reset on all hashrefs (fixes #64744)Alex Vandiver2009-04-162-7/+21
* Build bzip2 witha C++ compilerPaul Marquess2009-04-162-0/+16
* Remove an unnecessary use Config;Nicholas Clark2009-04-131-1/+0
* Remove Makefile.PLs that make_ext.pl can automatically generate.Nicholas Clark2009-04-136-72/+0
* [PATCH] Compress-Raw-Bzip2 2.018 (was RE: Compress-Raw-Bzip2 fails for g++)Paul Marquess2009-04-138-30/+41
* Restore prototypes to XS code in attributes, accidentally lost by change 48462a7Nicholas Clark2009-04-131-0/+3
* TODO tests for deparsing strict, warnings as strings, and my $x if 0;Nicholas Clark2009-04-131-1/+22
* our $TODO should be local $::TODO, revealing a bug in the de-commenting regexp.Nicholas Clark2009-04-131-5/+5
* Correct two other tests that apparently should be TODOs rather than SKIPs.Nicholas Clark2009-04-131-2/+6
* A perl-version portable fix for B coping with CVf_LOCKED being removed in 5.11.Nicholas Clark2009-04-133-4/+19
* Refactor the SKIP parser to also handle TODOs. TODO 3 tests that were wronglyNicholas Clark2009-04-131-14/+19