Commit Graph

108 Commits

Author SHA1 Message Date
Frederick John Milens III 2548569f60 Refactor of String#start_with? comparison logic. 2013-08-22 19:29:36 -05:00
Frederick John Milens III d682be9d32 Refactor of String#end_with? comparison logic. 2013-08-22 19:23:53 -05:00
Frederick John Milens III a0183b394a Fix for string-length-related issue in String#end_with? logic. 2013-08-22 18:55:07 -05:00
Frederick John Milens III 28211d6771 Fix for string-length-related issue in String#start_with? logic. 2013-08-22 16:44:00 -05:00
Yukihiro "Matz" Matsumoto 30d580ecbc rename every ARGS_XXX to MRB_ARGS_XXX; ref #1206 2013-04-25 09:47:36 +09:00
h2so5 79e7bbc8e8 Add String#swapcase,swapcase!,concat,casecmp,start_with,end_with 2013-04-19 21:01:37 +09:00
Masaki Muranaka 63a56ddd31 Add String#dump method. 2013-03-08 06:30:42 +09:00
skandhas 7cd583ef27 add mrbgems/mruby-string-ext, and method: String#getbyte 2013-03-07 21:47:00 +08:00