[MacRuby/MacRuby] 9cad55: Ticket #203: Marshal.dump does not serialize an Ex...
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 9cad55f996ea489e8aa8224113019a2f66385dad https://github.com/MacRuby/MacRuby/commit/9cad55f996ea489e8aa8224113019a2f66... Author: Jeff Hemmelgarn <jhemmelg@gmail.com> Date: 2011-08-09 (Tue, 09 Aug 2011) Changed paths: M variable.c Log Message: ----------- Ticket #203: Marshal.dump does not serialize an Exception's backtrace Revert behavior to CRuby. Internal classes don't necessarily put an '@' at the beginning of instance variables, so we need to ignore it. Commit: 0058f8ee16ec077fd81c87efa1ba296fd21f0ecb https://github.com/MacRuby/MacRuby/commit/0058f8ee16ec077fd81c87efa1ba296fd2... Author: Watson <watson1978@gmail.com> Date: 2011-08-10 (Wed, 10 Aug 2011) Changed paths: M variable.c Log Message: ----------- Merge pull request #40 from jhemmelg/master Fix for ticket #203. Compare: https://github.com/MacRuby/MacRuby/compare/69ea939...0058f8e
participants (1)
-
noreply@github.com