mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-01 22:42:55 +08:00
sync
This commit is contained in:
4
NEWS-pre
4
NEWS-pre
@@ -18,8 +18,10 @@
|
||||
end_with?, include?, index, rindex.
|
||||
* Added the following Proc methods: [], ===, yield, to_proc, arity, clone,
|
||||
dup, ==, eql?, binding, to_s, lambda?, weak!, owner.
|
||||
* Re-based the MatchData class on a proper distinct subclass in order to
|
||||
lift runtime limitations.
|
||||
* Added the following MatchData methods: regexp, size, length, offset, begin,
|
||||
end.
|
||||
end, inspect, to_s, string, pre_match, post_match, captures, names.
|
||||
* Fixed the symbolication of backtraces to work on versions of Android where
|
||||
the `libcorkscrew' library isn't present (such as super-old API versions as
|
||||
well as the latest one, L).
|
||||
|
||||
Reference in New Issue
Block a user