Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 0e68efe1148889b771d35f61975389d4b41bde59 https://github.com/MacRuby/MacRuby/commit/0e68efe1148889b771d35f61975389d4b4... Author: Laurent Sansonetti <lrz@chopine.be> Date: 2011-03-29 (Tue, 29 Mar 2011) Changed paths: M random.c Log Message: ----------- fix a bug where we would not properly initialize the default random seed Commit: 12835d6d05880387fc278d460c27577f545ed204 https://github.com/MacRuby/MacRuby/commit/12835d6d05880387fc278d460c27577f54... Author: Laurent Sansonetti <lrz@chopine.be> Date: 2011-03-29 (Tue, 29 Mar 2011) Changed paths: M io.c M spec/frozen/tags/macruby/core/file/reopen_tags.txt M spec/frozen/tags/macruby/core/io/reopen_tags.txt M spec/frozen/tags/macruby/core/kernel/instance_eval_tags.txt M spec/frozen/tags/macruby/core/object/instance_exec_tags.txt M spec/frozen/tags/macruby/language/alias_tags.txt M vm.cpp M vm_eval.c Log Message: ----------- Merge branch 'master' of github.com:MacRuby/MacRuby Compare: https://github.com/MacRuby/MacRuby/compare/7945aca...12835d6