[yast-commit] [yast/yast-ruby-bindings] d19de6: improve readme so it is clear how to start
Branch: refs/heads/workshop_adaptation_for_conversion Home: https://github.com/yast/yast-ruby-bindings Commit: d19de650f8513d624f733c763a61b33caf0d7498 https://github.com/yast/yast-ruby-bindings/commit/d19de650f8513d624f733c763a... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-01-22 (Tue, 22 Jan 2013) Changed paths: M README Log Message: ----------- improve readme so it is clear how to start Commit: 048f9c773d43e7d72c865b79b8979591bb52eb96 https://github.com/yast/yast-ruby-bindings/commit/048f9c773d43e7d72c865b79b8... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-01-22 (Tue, 22 Jan 2013) Changed paths: R src/swig/CMakeLists.txt R src/swig/yast.i R src/swig/ycp.i R src/swig/ycp.rb R src/swig/yui.i R src/swig/yui.rb Log Message: ----------- remove unused code - swig . Lived in git history. Commit: 12a092a211977c3ad4a50fbe9616a9d9998ac914 https://github.com/yast/yast-ruby-bindings/commit/12a092a211977c3ad4a50fbe96... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-01-22 (Tue, 22 Jan 2013) Changed paths: M src/CMakeLists.txt A src/binary/CMakeLists.txt A src/binary/RubyLogger.cc A src/binary/RubyLogger.h A src/binary/Y2CCRuby.cc A src/binary/Y2CCRuby.h A src/binary/Y2RubyComponent.cc A src/binary/Y2RubyComponent.h A src/binary/Y2RubyTypeConv.cc A src/binary/Y2RubyTypeConv.h A src/binary/Y2RubyTypePath.cc A src/binary/Y2RubyTypePath.h A src/binary/Y2RubyTypeTerm.cc A src/binary/Y2RubyTypeTerm.h A src/binary/Y2RubyUtils.cc A src/binary/Y2RubyUtils.h A src/binary/YCP.cc A src/binary/YRuby.cc A src/binary/YRuby.h A src/binary/YRubyNamespace.cc A src/binary/YRubyNamespace.h M src/ruby/CMakeLists.txt R src/ruby/RubyLogger.cc R src/ruby/RubyLogger.h R src/ruby/Y2CCRuby.cc R src/ruby/Y2CCRuby.h R src/ruby/Y2RubyComponent.cc R src/ruby/Y2RubyComponent.h R src/ruby/Y2RubyTypeConv.cc R src/ruby/Y2RubyTypeConv.h R src/ruby/Y2RubyTypePath.cc R src/ruby/Y2RubyTypePath.h R src/ruby/Y2RubyTypeTerm.cc R src/ruby/Y2RubyTypeTerm.h R src/ruby/Y2RubyUtils.cc R src/ruby/Y2RubyUtils.h R src/ruby/YCP.cc R src/ruby/YRuby.cc R src/ruby/YRuby.h R src/ruby/YRubyNamespace.cc R src/ruby/YRubyNamespace.h M src/ruby/ycp.rb Log Message: ----------- Improve structure of sources. Split pure ruby with C bindings to y2 Commit: 227dd63680778782cbd13b5664ec3da3e1e6123f https://github.com/yast/yast-ruby-bindings/commit/227dd63680778782cbd13b5664... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-01-22 (Tue, 22 Jan 2013) Changed paths: M src/ruby/ycp.rb Log Message: ----------- drop support for calling builtin from ycp. Will be done directly in ruby Commit: ea688e7693ce9f754917b298066cc4b894f9a367 https://github.com/yast/yast-ruby-bindings/commit/ea688e7693ce9f754917b29806... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-01-22 (Tue, 22 Jan 2013) Changed paths: M tests/ruby/loading.rb M tests/ruby/module-arch.rb A tests/ruby/test_helper.rb M tests/ruby/ycp_import.rb M tests/ruby/ycp_iterators.rb Log Message: ----------- simplify tests Commit: cbec1ca4229970215eae6c6a6185d1a96df11536 https://github.com/yast/yast-ruby-bindings/commit/cbec1ca4229970215eae6c6a61... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-01-22 (Tue, 22 Jan 2013) Changed paths: A src/ruby/ycp/path.rb A tests/ruby/path_test.rb Log Message: ----------- add path type Compare: https://github.com/yast/yast-ruby-bindings/compare/d19de650f851^...cbec1ca42299
participants (1)
-
GitHub