COMMIT IO.sysopen: Calls #to_path on first arg under 1.9 http://github.com/rubyspec/rubyspec/commit/1f599955f6758fa021e1368ef6c063f719fd3905 COMMIT IO#reopen: Calls #to_path on arguments under 1.9 http://github.com/rubyspec/rubyspec/commit/976ff58f21b5976e4b8779d45bd6c66a6eff230e COMMIT IO.read: Calls #to_path on argument under 1.9 http://github.com/rubyspec/rubyspec/commit/2f05acf940260e3001a164cd0881ef972d3cb377 COMMIT IO.foreach: Calls #to_path on argument under 1.9 http://github.com/rubyspec/rubyspec/commit/ff01447e620a4dcfc25f7d3b53c43bec608f4e6b COMMIT IO#each_codepoint: mv each_codepoint.rb -> each_codepoint_spec.rb http://github.com/rubyspec/rubyspec/commit/43385e29a6b3b954569cf52d7a9bc0982f5728df COMMIT IO#codepoints: mv codepoints.rb -> codepoints_spec.rb http://github.com/rubyspec/rubyspec/commit/99ab95dc260737a7e92c6b0e690453e5bb571a7e COMMIT Random#rand: Specify 1.9 method http://github.com/rubyspec/rubyspec/commit/9ea4651564c34b5c5b382c4d200afa7a5a131613 COMMIT Random#float: Method removed (#rand subsumes it) http://github.com/rubyspec/rubyspec/commit/0756cb6261f448ae76d3cbe3955c2b1053c3a941 COMMIT Random#int: Method removed (#rand subsumes it) http://github.com/rubyspec/rubyspec/commit/15647c5d9f5bfdae9584f6cf60c61d20311fdee3 COMMIT File#new/IO#new: Tweak example descriptions http://github.com/rubyspec/rubyspec/commit/4537ceda23bf7bd9e1920288229f0d87e85bd8c7 COMMIT Encoding specs for IO and FILE initialization http://github.com/rubyspec/rubyspec/commit/df935934575d50608d22877b8f354fb0b82538bf COMMIT Symbol#<=>: Specify 1.9 method http://github.com/rubyspec/rubyspec/commit/6dadcb610dd6572d5f5020e8da8764277f3532f2 COMMIT Symbol#casecmp: Specify 1.9 method http://github.com/rubyspec/rubyspec/commit/e846d8c32702068a7950342d8c8809eaed68e940 COMMIT Dir.open: Calls #to_path on arguments under 1.9 http://github.com/rubyspec/rubyspec/commit/cecdaa825e0b5c6d1e0c4cfe020dd16b03a34d12 COMMIT Dir.mkdir: Calls #to_path on arguments under 1.9 http://github.com/rubyspec/rubyspec/commit/046cea39608968055743af799b21bc06224a46c5 COMMIT Dir.foreach: Calls #to_path on argument under 1.9 http://github.com/rubyspec/rubyspec/commit/7ee59285aa0382c96b38cfcc1046fbc1f7ad7667 COMMIT Dir.exist?: Add #to_path example for 1.9 http://github.com/rubyspec/rubyspec/commit/5a777d2b341627138b13d0b8c2d80bdb04cb2da4 COMMIT Dir.entries: Add #to_path example for 1.9 http://github.com/rubyspec/rubyspec/commit/2dcda886c42d4545ad26a4d23fde6513d9c78234 COMMIT Dir.delete: Add #to_path example for 1.9 http://github.com/rubyspec/rubyspec/commit/be868a9784562881f1f9cc631ed16294cf0b991f COMMIT Dir.chroot: Add #to_path example for 1.9 http://github.com/rubyspec/rubyspec/commit/2fdfe47c0e185530fae388c67ae29a1356b0c598 COMMIT Range#to_a: Works with Symbols on 1.9 (bug #1891) http://github.com/rubyspec/rubyspec/commit/b1f8d6e12317d32700b21cd773fc87f8974ce3c2 --- 20090903T182621 +++ 20090904T082241 @@ -1,24 +1,18 @@ + git clone -q /home/chkbuild/tmp/build/mspec mspec == git-rubyspec(shared) #