about summary refs log tree commit homepage
path: root/lib/rainbows/byte_slice.rb
DateCommit message (Expand)
2010-09-28start using kgio library
2010-07-10doc: avoid documenting internals on RDoc website
2010-07-06byte_slice: String#[range] is faster than String#slice!(range)
2010-07-06fix string slicing under 1.9 after short writes