This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename ext/Time/HiRes to ext/Time-HiRes
authorNicholas Clark <nick@ccl4.org>
Mon, 9 Feb 2009 20:08:32 +0000 (20:08 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 9 Feb 2009 21:35:10 +0000 (21:35 +0000)
commit40d04ec4420d25128b37d6ff003091cb60690187
tree200fadfdf62dc1664a5259f6139a76032b49d612
parent9bdb6db8a6cfa255f88d433e5f38b0ef93f82bc7
Rename ext/Time/HiRes to ext/Time-HiRes
23 files changed:
INSTALL
MANIFEST
Porting/Maintainers.pl
README.cygwin
ext/Time-HiRes/.gitignore [moved from ext/Time/HiRes/.gitignore with 100% similarity]
ext/Time-HiRes/Changes [moved from ext/Time/HiRes/Changes with 100% similarity]
ext/Time-HiRes/HiRes.pm [moved from ext/Time/HiRes/HiRes.pm with 100% similarity]
ext/Time-HiRes/HiRes.xs [moved from ext/Time/HiRes/HiRes.xs with 100% similarity]
ext/Time-HiRes/Makefile.PL [moved from ext/Time/HiRes/Makefile.PL with 99% similarity]
ext/Time-HiRes/fallback/const-c.inc [moved from ext/Time/HiRes/fallback/const-c.inc with 100% similarity]
ext/Time-HiRes/fallback/const-xs.inc [moved from ext/Time/HiRes/fallback/const-xs.inc with 100% similarity]
ext/Time-HiRes/hints/aix.pl [moved from ext/Time/HiRes/hints/aix.pl with 100% similarity]
ext/Time-HiRes/hints/dec_osf.pl [moved from ext/Time/HiRes/hints/dec_osf.pl with 100% similarity]
ext/Time-HiRes/hints/dynixptx.pl [moved from ext/Time/HiRes/hints/dynixptx.pl with 100% similarity]
ext/Time-HiRes/hints/irix.pl [moved from ext/Time/HiRes/hints/irix.pl with 100% similarity]
ext/Time-HiRes/hints/linux.pl [moved from ext/Time/HiRes/hints/linux.pl with 100% similarity]
ext/Time-HiRes/hints/sco.pl [moved from ext/Time/HiRes/hints/sco.pl with 100% similarity]
ext/Time-HiRes/hints/solaris.pl [moved from ext/Time/HiRes/hints/solaris.pl with 100% similarity]
ext/Time-HiRes/hints/svr4.pl [moved from ext/Time/HiRes/hints/svr4.pl with 100% similarity]
ext/Time-HiRes/t/HiRes.t [moved from ext/Time/HiRes/t/HiRes.t with 100% similarity]
ext/Time-HiRes/typemap [moved from ext/Time/HiRes/typemap with 100% similarity]
mkppport.lst
util.c