[yast-commit] [yast/yast-ruby-bindings] 034a93: use direct call instead of rb_fun wrapper
Branch: refs/heads/workshop_adaptation_for_conversion Home: https://github.com/yast/yast-ruby-bindings Commit: 034a9333132576f553f924059a726b9e4559409a https://github.com/yast/yast-ruby-bindings/commit/034a9333132576f553f924059a... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-01-28 (Mon, 28 Jan 2013) Changed paths: M src/binary/Y2RubyUtils.cc Log Message: ----------- use direct call instead of rb_fun wrapper Commit: 879486107bddcf6425dab8e5e13d9e65a97a18d4 https://github.com/yast/yast-ruby-bindings/commit/879486107bddcf6425dab8e5e1... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-01-28 (Mon, 28 Jan 2013) Changed paths: M src/binary/YRuby.cc Log Message: ----------- fix typo from cleaning Commit: b81be4398c8a0e767d235453ba9ff2d06077461f https://github.com/yast/yast-ruby-bindings/commit/b81be4398c8a0e767d235453ba... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-01-28 (Mon, 28 Jan 2013) Changed paths: M src/ruby/ycp/path.rb Log Message: ----------- improve readability of detection of non-alphanums Commit: 2857b266973e17f8f0d862a6a873228575af5d9c https://github.com/yast/yast-ruby-bindings/commit/2857b266973e17f8f0d862a6a8... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-01-28 (Mon, 28 Jan 2013) Changed paths: M src/ruby/ycp/path.rb Log Message: ----------- remove unnecessary method as object define it itself (thanks to dmajda) Commit: 8ad8527a5046c89e640a673cfe8045b287fcaf0a https://github.com/yast/yast-ruby-bindings/commit/8ad8527a5046c89e640a673cfe... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-01-28 (Mon, 28 Jan 2013) Changed paths: M src/ruby/ycp/path.rb M tests/ruby/path_test.rb Log Message: ----------- use simplier method name (thanks to dmajda) Commit: 87255216e3f681a53e4a0288ad561ab09e11682a https://github.com/yast/yast-ruby-bindings/commit/87255216e3f681a53e4a0288ad... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-01-28 (Mon, 28 Jan 2013) Changed paths: M src/binary/Y2RubyTypeConv.cc M src/binary/Y2YCPTypeConv.cc M src/binary/YRuby.cc Log Message: ----------- more replacements of rb_funcall with direct calls of C api Commit: 4b57b674a4cbf1ff4b25a6905e2260e0fa329662 https://github.com/yast/yast-ruby-bindings/commit/4b57b674a4cbf1ff4b25a6905e... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-01-28 (Mon, 28 Jan 2013) Changed paths: M src/binary/YCP.cc Log Message: ----------- raise exception if initialization of UI failed Commit: 7b748cc5c09eb5c4e9355164ea87ff56672eb42d https://github.com/yast/yast-ruby-bindings/commit/7b748cc5c09eb5c4e9355164ea... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-01-28 (Mon, 28 Jan 2013) Changed paths: M src/binary/YRubyNamespace.cc M src/ruby/ycp/exportable.rb M tests/ruby/exportable_test.rb M tests/ycp/common_module.rb Log Message: ----------- Use different approach for exportable methods, so it can be used as classes anywhere. Compare: https://github.com/yast/yast-ruby-bindings/compare/4ec6f787488d...7b748cc5c0...
participants (1)
-
GitHub