summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Reinstate "Create SVt_INVLIST"Karl Williamson2013-07-161-1/+1
* ParseXS: generate deterministically ordered outputKarl Williamson2013-07-151-2/+4
* Fix file_name_is_absolute on VMS for device without a directory.Craig A. Berry2013-07-142-2/+6
* Edit ChangeLog, Bump VERSION before rebase/releaseAbhijit Menon-Sen2013-07-132-21/+11
* Tweak the new Storable destroy test, and the ChangeLogNicholas Clark2013-07-132-7/+5
* [perl #118139] Storable 2.42 - die in global destructionReini Urban2013-07-133-3/+43
* Use magic rather than DESTROY to free memory in Storable's context.Nicholas Clark2013-07-131-10/+50
* Restore Storable support for 5.005 and (astoundingly) 5.004Nicholas Clark2013-07-131-2/+2
* [perl #118829] Memory leaks in STORABLE_attachVladimir Timofeev2013-07-113-4/+53
* Suppress dep warnings in DD’s indent.tFather Chrysostomos2013-07-061-3/+6
* small improvements to documentation of IO::SocketRicardo Signes2013-07-062-4/+6
* Revert "Create SVt_INVLIST"Karl Williamson2013-07-042-2/+2
* Create SVt_INVLISTKarl Williamson2013-07-032-2/+2
* Move Exporter from lib/ to dist/Exporter/Nicholas Clark2013-07-033-0/+1084
* [perl #118561] note that the check is fragile and refer to parent.pmTony Cook2013-07-031-0/+6
* Revert "[perl #118561] failures loading modules are ignored when sub-package ...Tony Cook2013-07-032-7/+2
* dist/lib/Makefile.PL: change INSTALLDIRS to 'site' for 5.12 and laterBrian Gottreu2013-07-021-1/+1
* Small stylistic improvement; add one POD formatting character.James E Keenan2013-07-011-4/+4
* Give little more examples to interpolated typemap variablesHojung Youn2013-07-011-1/+2
* Correct the SYNOPSIS for Module::CoreList::UtilsChris 'BinGOs' Williams2013-06-271-2/+2
* Increase $if::VERSION to 0.0603if-0.0603Father Chrysostomos2013-06-251-1/+1
* Added example usage and SEE ALSO links to similar modules in doc for if.pmNeil Bowers2013-06-251-4/+44
* Document and clean up -s option to xsubppSteffen Mueller2013-06-252-13/+23
* Stop "sv_2mortal(&PL_sv_yes)" and "(void)sv_newmortal()" in ParseXSDaniel Dragan2013-06-255-9/+79
* EU::ParseXS: Test cleanupSteffen Mueller2013-06-2519-45/+12
* EU::ParseXS: Move several constants out of the runtime objectSteffen Mueller2013-06-252-30/+33
* EU::ParseXS: Cosmetics; more explicitness in *_handlerSteffen Mueller2013-06-251-32/+26
* EU::ParseXS: Use OO version of ExtUtils::ParseXS in testSteffen Mueller2013-06-251-0/+3
* EU::ParseXS: Simplify output typemap code generation (targetable)Steffen Mueller2013-06-251-20/+16
* EU::ParseXS: Cosmetics; better variable namingSteffen Mueller2013-06-251-7/+7
* EU::ParseXS: Fix targetable size detectionSteffen Mueller2013-06-252-9/+195
* EU::ParseXS: Drop dup'd code: make_targetable moves to EU::TypemapsSteffen Mueller2013-06-254-222/+3
* EU::ParseXS: Update changelogSteffen Mueller2013-06-251-0/+5
* EU::ParseXS: Attempt to canonicalize C++ types in tidy_typeSteffen Mueller2013-06-256-85/+61
* EU::ParseXS: Update ChangelogSteffen Mueller2013-06-251-0/+8
* EU::Typemaps: Document special typemap variablesSteffen Mueller2013-06-251-2/+20
* EU::ParseXS: Stop using global state; an OO interfaceSteffen Mueller2013-06-256-184/+308
* EU::ParseXS: Don't inherit from Exporter; import 'import' insteadSteffen Mueller2013-06-251-2/+1
* EU::ParseXS: Only initialize some parser regexps onceSteffen Mueller2013-06-251-12/+14
* EU::Typemaps: Implement API for typemap cloningSteffen Mueller2013-06-252-5/+86
* ExtUtils::ParseXS version bump to 3.21Steffen Mueller2013-06-259-9/+9
* [perl #118561] failures loading modules are ignored when sub-package existsGraham Knop2013-06-252-3/+8
* Increase $B::Deparse::VERSION to 1.22Father Chrysostomos2013-06-221-1/+1
* Stop split from mangling constantsFather Chrysostomos2013-06-221-4/+4
* Increase $Safe::VERSION to 2.37Father Chrysostomos2013-06-221-1/+1
* Increase $File::Spec::Win32::VERSION to 3.42Father Chrysostomos2013-06-221-1/+1
* Increase $File::Spec::VMS::VERSION to 3.42Father Chrysostomos2013-06-221-1/+1
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-225-23/+24
* stub Module::CoreList for v5.19.2David Golden2013-06-205-4/+28
* update Module::CoreList for v5.19.1 releaseDavid Golden2013-06-204-7/+290