Commit Graph

10 Commits

Author SHA256 Message Date
Stephan Kulow
21646ca979 Accepting request 312663 from home:KGronlund:branches:devel:languages:ruby:extensions
- license update: BSD-2-Clause (fate#318281)
  correct license is  BSD-2-Clause.

OBS-URL: https://build.opensuse.org/request/show/312663
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-byebug?expand=0&rev=13
2015-06-22 09:03:40 +00:00
Stephan Kulow
9a0601d559 Accepting request 307888 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/307888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-byebug?expand=0&rev=11
2015-05-19 11:16:00 +00:00
Stephan Kulow
38496291ee - updated to version 4.0.5
### Fixed
 * #131
 * Thread commands help format should be consistent with the rest of the help
 system now.
 
 ## 4.0.4 - 2015-03-27
 ### Fixed
 * #127

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-byebug?expand=0&rev=9
2015-04-08 09:25:25 +00:00
Stephan Kulow
0f17c3e24c Accepting request 292115 from home:coolo:branches:devel:languages:ruby:extensions
- updated to version 4.0.3
 ### Fixed
 * Unused variable warning in context.c

OBS-URL: https://build.opensuse.org/request/show/292115
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-byebug?expand=0&rev=7
2015-03-21 20:12:58 +00:00
Stephan Kulow
6af750f5b6 - updated to version 4.0.2
### Fixed
 * Removed `rb-readline` as a dependency and show a help message whenever
 requiring readline fails instead (#118)
 
 ## 4.0.1 - 2014-03-13
 ### Fixed
 * .yml files needed for printers support were missing from the release... :S
 * Add `rb-readline` as a dependency (#118)
 
 ## 4.0.0 - 2014-03-13
 ### Added
 - `untracevar` command that stops tracing a global variable.
 - Window CI build through AppVeyor.
 - OSX CI build through Travis.
 - Style enforcement through RuboCop.
 - C style enforment using the `indent` command line utility.
 - Some remote debugging tests (thanks @eric-hu).
 - Printer's support (thanks @astashov).
 
 ### Changed
 - A lot of internal refactoring.
 - `tracevar` now requires the full global variable name (with "$").
 - `catch` command is not allowed in post_mortem mode anymore. It was not
 working anyways (#92).
 - `step` is now more user friendly when used in combination with `up` (see #85).
 - `var const` can now be called without an argument and will show constants in
 the current scope.
 - `break` with a class name now creates breakpoints regardless of class not
 being yet defined. If that's the case, it gives a warning but the class is

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-byebug?expand=0&rev=6
2015-03-18 15:41:12 +00:00
Stephan Kulow
32ab290363 Accepting request 285030 from devel:languages:ruby:extensions
needed for rails 4.2

OBS-URL: https://build.opensuse.org/request/show/285030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-byebug?expand=0&rev=1
2015-02-16 20:10:02 +00:00
33648b9073 Accepting request 265539 from home:tboerger:branches:devel:languages:ruby:extensions
Updated to 3.5.1

OBS-URL: https://build.opensuse.org/request/show/265539
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-byebug?expand=0&rev=4
2014-12-17 10:29:31 +00:00
Stephan Kulow
5a8f083180 Accepting request 255419 from home:coolo:branches:devel:languages:ruby:extensions
adapt to new rubygem packaging

OBS-URL: https://build.opensuse.org/request/show/255419
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-byebug?expand=0&rev=3
2014-10-13 07:11:34 +00:00
Klaus Kämpf
89252f2e2b - Fix openSUSE 13.1 build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-byebug?expand=0&rev=2
2014-03-24 18:47:41 +00:00
Sascha Peilicke
e137faa111 Accepting request 226836 from home:tboerger:branches:devel:languages:ruby:extensions
Initial packaging

OBS-URL: https://build.opensuse.org/request/show/226836
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-byebug?expand=0&rev=1
2014-03-20 09:00:42 +00:00