summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove use of Class::ISA from the debuggerSteffen Mueller2009-09-211-24/+15
* Upgrade to Attribute::Handlers 0.87 (which is just a core sync) -- for realSteffen Mueller2009-09-212-4/+25
* Revert "Upgrade to Attribute::Handlers 0.87 (which is just a core sync)"Steffen Mueller2009-09-214-625/+4
* Compare core to Attribute::Handlers 0.87 from CPANSteffen Mueller2009-09-211-1/+1
* Upgrade to Attribute::Handlers 0.87 (which is just a core sync)Steffen Mueller2009-09-214-4/+625
* Upgrade to AutoLoader 5.70 for CPAN synchronization (no non-trivial changes)Steffen Mueller2009-09-211-1/+1
* Compare AutoLoader in core to AutoLoader 5.70 from CPANSteffen Mueller2009-09-211-1/+1
* Compare PathTools to CPAN's 3.30_01Steffen Mueller2009-09-211-3/+2
* Fix my bash-ism in 9988b539d419b6c4 - test takes a single =, not ==.Nicholas Clark2009-09-211-3/+3
* typo in usage of deprecateRobin Barker2009-09-212-2/+2
* Change my email addressRafael Garcia-Suarez2009-09-212-1/+2
* Move the Makefile targets _test{,_prep,_tty,_notty} into a script runtests.Nicholas Clark2009-09-203-46/+96
* Adopt Makefile macros MINIPERL_EXE and MINIPERL from VMS, to reduce copy&paste.Nicholas Clark2009-09-201-51/+56
* The pod convertors chdir post BEGIN-time, so don't need an absolute path for ...Nicholas Clark2009-09-201-1/+1
* On Unix, use the -C option to mktables rather than an explicit chdir.Nicholas Clark2009-09-201-1/+1
* dropped a test by accident the last go, so ressurect the pat_re_eval.t anyway...Yves Orton2009-09-196-202/+414
* split t/re/pat.t into new piecesYves Orton2009-09-1911-22131/+243
* copy pat.t into five new filesYves Orton2009-09-195-0/+21955
* lib/unicore/mktables needs to get File::Spec from ext/Cwd/libNicholas Clark2009-09-193-3/+3
* win32/config_h.PL indirectly needs File::Spec, before XS extensions are built.Nicholas Clark2009-09-192-4/+4
* Reuinte File::Spec with the rest of the PathTools distribution in ext.Nicholas Clark2009-09-1921-38/+29
* 82dee7de92a0bd35 failed to add ext/lib/Makefile.PL. Oops.Nicholas Clark2009-09-181-0/+49
* Move lib from lib to ext.Nicholas Clark2009-09-189-29/+11
* Avoid re-creating a temporary file with constant contents for use.tNicholas Clark2009-09-183-6/+5
* Avoid using lib.pm in miniperl's tests.Nicholas Clark2009-09-184-36/+50
* Split XSLoader out from ext/DynaLoader into its own directory.Nicholas Clark2009-09-186-11/+79
* Make make_ext.pl set PERL_CORE=1 in the environment.Nicholas Clark2009-09-181-0/+1
* Build DynaLoader in ext on VMS.Nicholas Clark2009-09-171-35/+4
* PERL_SRC already has brackets on VMS.Craig A. Berry2009-09-171-1/+1
* In S_mro_get_linear_isa_c3() replace sv_inc() with code for the cases we need.Nicholas Clark2009-09-171-3/+9
* Now no need to run AutoSplit on lib on Win32, with DynaLoader builing in extNicholas Clark2009-09-174-35/+2
* Convert win32 to build DynaLoader with EU::MM in ext/DynaLoaderNicholas Clark2009-09-175-58/+28
* Since gitignores are advisory, we don't need the specific unignore patternsRafael Garcia-Suarez2009-09-171-102/+1
* Revert "much simpler .gitignore for ext/"Rafael Garcia-Suarez2009-09-171-8/+108
* Rearrange ext/Memoize to the same layout as the CPAN distribution.Nicholas Clark2009-09-1610-12/+8
* Remove the now-redundant MAP for Math::BigInt.Nicholas Clark2009-09-163-6/+1
* Rearrange ext/File-Temp to the same layout as the CPAN distribution.Nicholas Clark2009-09-163-4/+1
* /Compress/ modules are at version 2.021. Remove vestigal MAPs and comments.Nicholas Clark2009-09-161-12/+4
* Rearrange ext/IO-Zlib to the same layout as the CPAN distribution.Nicholas Clark2009-09-163-5/+1
* Linker options file not created before nonxs extension building.Craig A. Berry2009-09-161-1/+1
* Upgrade to IO::Zlib 1.10Rafael Garcia-Suarez2009-09-162-3/+3
* Start to make DynaLoader's Makefile.PL platform agnostic.Nicholas Clark2009-09-161-11/+35
* Revert 109e4020 and 2da760ce for now. Win32 needs to AutoSplit DynaLoader.pmNicholas Clark2009-09-166-3/+65
* Localize $@ and $! before loading a file in SWASHNEWRafael Garcia-Suarez2009-09-161-0/+2
* 109e4020 failed to delete the clone of splittree.pl in the NetWare directory.Nicholas Clark2009-09-151-24/+0
* No need to run AutoSplit on lib on Win32 or NetWare either - see ebca06e9.Nicholas Clark2009-09-155-41/+3
* Ensure that the perl build doesn't read any installed sitecustomize script.Nicholas Clark2009-09-155-5/+5
* Avoid setting $! if the sitecustomize script doesn't exist.Nicholas Clark2009-09-151-1/+6
* Use alternative URLs for links which are now broken (link rot)Leon Brocard2009-09-159-43/+20
* Cwd.pm needs to be installed in lib before Encode recurses. Mark the dependencyNicholas Clark2009-09-152-0/+16