Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby2.5-rubygem-binding_of_caller-0.8.0-lp152.3.2 RPM for armv7hl

From OpenSuSE Ports Leap 15.2 for armv7hl

Name: ruby2.5-rubygem-binding_of_caller Distribution: openSUSE Leap 15.2
Version: 0.8.0 Vendor: openSUSE
Release: lp152.3.2 Build date: Sun Nov 10 20:02:34 2019
Group: Development/Languages/Ruby Build host: armbuild25
Size: 405655 Source RPM: rubygem-binding_of_caller-0.8.0-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://github.com/banister/binding_of_caller
Summary: Retrieve the binding of a method's caller. Can also retrieve
Retrieve the binding of a method's caller. Can also retrieve bindings even
further up the stack.

Provides

Requires

License

MIT

Changelog

* Thu Feb 08 2018 coolo@suse.com
  - updated to version 0.8.0
    see installed HISTORY
* Thu Oct 26 2017 coolo@suse.com
  - updated to version 0.7.3
    see installed HISTORY
    [#]# 0.7.3.pre1 / 2014-08-20
    This release includes compatibility fixes for different ruby versions
    and some minor enhancements.
    * C Extensions are only compiled on MRI 1.9.x.
      For MRI >= 2 the native API is used, so this should speedup
      installation.
      For JRuby this will avoid crashes on gem installation.
      This was alredy being checked for Rubinius.
    * Amadeus Folego*
    * Added experimental JRuby support for 1.7.x series.
      Only the main API is implemented and `Binding#eval` is
      monkey-patched as it is private on JRuby.
      This requires the compiler to be run on interpreted mode,
      otherwise an exception will be thrown when `of_caller` is called.
    * Charles Nutter*
    * Remove executability from non-executable files.
    * David Celis*
    * Test and notice MRI 2.1 as a working Ruby implementation.
    * Lennart Fridén*
    [#]# 0.7.2 / 2013-06-07
* Tue Feb 10 2015 coolo@suse.com
  - add rpmlintrc as source
* Mon Oct 13 2014 coolo@suse.com
  - adapt to new rubygem packaging
* Wed Mar 19 2014 tboerger@novell.com
  - Intial package 0.7.2

Files

/usr/lib/ruby/gems/2.5.0/build_info
/usr/lib/ruby/gems/2.5.0/cache/binding_of_caller-0.8.0.gem
/usr/lib/ruby/gems/2.5.0/extensions/armv7hl-linux/2.5.0/binding_of_caller-0.8.0
/usr/lib/ruby/gems/2.5.0/extensions/armv7hl-linux/2.5.0/binding_of_caller-0.8.0/gem.build_complete
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/.gemtest
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/.gitignore
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/.travis.yml
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/.yardopts
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/Gemfile
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/HISTORY
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/LICENSE
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/README.md
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/Rakefile
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/binding_of_caller.gemspec
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/examples
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/examples/benchmark.rb
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/examples/example.rb
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/binding_of_caller.c
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/extconf.rb
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/debug.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/dln.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/eval_intern.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/id.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/iseq.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/method.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/node.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/regenc.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/regint.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/regparse.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/rubys_gc.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/thread_pthread.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/thread_win32.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/timev.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/transcode_data.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/version.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/vm_core.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/vm_exec.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/vm_insnhelper.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/192/vm_opts.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/addr2line.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/atomic.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/constant.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/debug.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/dln.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/encdb.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/eval_intern.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/id.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/internal.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/iseq.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/method.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/node.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/parse.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/regenc.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/regint.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/regparse.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/revision.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/rubys_gc.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/thread_pthread.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/thread_win32.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/timev.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/transcode_data.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/transdb.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/version.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/vm_core.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/vm_exec.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/vm_insnhelper.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/ext/binding_of_caller/ruby_headers/193/vm_opts.h
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/lib
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/lib/binding_of_caller
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/lib/binding_of_caller.rb
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/lib/binding_of_caller/jruby_interpreted.rb
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/lib/binding_of_caller/mri2.rb
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/lib/binding_of_caller/rubinius.rb
/usr/lib/ruby/gems/2.5.0/gems/binding_of_caller-0.8.0/lib/binding_of_caller/version.rb
/usr/lib/ruby/gems/2.5.0/specifications/binding_of_caller-0.8.0.gemspec
/usr/share/doc/packages/ruby2.5-rubygem-binding_of_caller
/usr/share/doc/packages/ruby2.5-rubygem-binding_of_caller/HISTORY
/usr/share/doc/packages/ruby2.5-rubygem-binding_of_caller/LICENSE
/usr/share/doc/packages/ruby2.5-rubygem-binding_of_caller/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:39:17 2024