1cd682df4b
== 1.7.3 - 24-Apr-2014 * The basename and dirname methods now return Pathname objects. == 1.7.2 - 23-Apr-2014 * The join and expand_path methods now return Pathname objects. == 1.7.1 - 28-Mar-2014 * Updated gemspec for Windows vs Unix. * Updated README and MANIFEST. == 1.7.0 - 28-Mar-2014 * Windows now uses FFI internally instead of win32-api. * Added a custom pretty_print method for the pp library. * Reorganized the test suite for Windows, and added many more test tasks to the Rakefile.
42 lines
1.7 KiB
Text
42 lines
1.7 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2015/02/01 16:13:09 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/CHANGES
|
|
${GEM_LIBDIR}/MANIFEST
|
|
${GEM_LIBDIR}/README
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/benchmarks/bench_pathname.rb
|
|
${GEM_LIBDIR}/benchmarks/bench_plus.rb
|
|
${GEM_LIBDIR}/examples/example_pathname.rb
|
|
${GEM_LIBDIR}/lib/pathname2.rb
|
|
${GEM_LIBDIR}/pathname2.gemspec
|
|
${GEM_LIBDIR}/test/test_pathname.rb
|
|
${GEM_LIBDIR}/test/test_version.rb
|
|
${GEM_LIBDIR}/test/windows/test_append.rb
|
|
${GEM_LIBDIR}/test/windows/test_aref.rb
|
|
${GEM_LIBDIR}/test/windows/test_ascend.rb
|
|
${GEM_LIBDIR}/test/windows/test_children.rb
|
|
${GEM_LIBDIR}/test/windows/test_clean.rb
|
|
${GEM_LIBDIR}/test/windows/test_clean_bang.rb
|
|
${GEM_LIBDIR}/test/windows/test_constructor.rb
|
|
${GEM_LIBDIR}/test/windows/test_descend.rb
|
|
${GEM_LIBDIR}/test/windows/test_drive_number.rb
|
|
${GEM_LIBDIR}/test/windows/test_each.rb
|
|
${GEM_LIBDIR}/test/windows/test_facade.rb
|
|
${GEM_LIBDIR}/test/windows/test_is_absolute.rb
|
|
${GEM_LIBDIR}/test/windows/test_is_relative.rb
|
|
${GEM_LIBDIR}/test/windows/test_is_root.rb
|
|
${GEM_LIBDIR}/test/windows/test_is_unc.rb
|
|
${GEM_LIBDIR}/test/windows/test_join.rb
|
|
${GEM_LIBDIR}/test/windows/test_long_path.rb
|
|
${GEM_LIBDIR}/test/windows/test_misc.rb
|
|
${GEM_LIBDIR}/test/windows/test_parent.rb
|
|
${GEM_LIBDIR}/test/windows/test_pstrip.rb
|
|
${GEM_LIBDIR}/test/windows/test_pstrip_bang.rb
|
|
${GEM_LIBDIR}/test/windows/test_realpath.rb
|
|
${GEM_LIBDIR}/test/windows/test_relative_path_from.rb
|
|
${GEM_LIBDIR}/test/windows/test_root.rb
|
|
${GEM_LIBDIR}/test/windows/test_short_path.rb
|
|
${GEM_LIBDIR}/test/windows/test_to_a.rb
|
|
${GEM_LIBDIR}/test/windows/test_undecorate.rb
|
|
${GEM_LIBDIR}/test/windows/test_undecorate_bang.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|