Changelog for
ruby3.3-rubygem-rdoc-6.7.0-lp155.16.3.x86_64.rpm :
* Fri Jun 21 2024 Dan Čermák
- 6.7.0: [#]# What\'s Changed
* Fix support for `rb_file_const` and `rb_curses_define_const` by AATTnobu in https://github.com/ruby/rdoc/pull/1069
* Bump actions/upload-pages-artifact from 2 to 3 by AATTdependabot in https://github.com/ruby/rdoc/pull/1071
* Bump actions/deploy-pages from 3 to 4 by AATTdependabot in https://github.com/ruby/rdoc/pull/1070
* Use master of setup-ruby by AATTnobu in https://github.com/ruby/rdoc/pull/1072
* Allow empty name rdoc-ref as a local link by AATTnobu in https://github.com/ruby/rdoc/pull/1073
* [DOC] MarkupReference by AATTBurdetteLamar in https://github.com/ruby/rdoc/pull/1075
* Bump ruby/setup-ruby from 1.162.0 to 1.165.1 by AATTdependabot in https://github.com/ruby/rdoc/pull/1074
* [DOC] Tweaks to Markup Reference by AATTBurdetteLamar in https://github.com/ruby/rdoc/pull/1077
* Sort coverage outputs by AATTnobu in https://github.com/ruby/rdoc/pull/1078
* Ignore `locale` at `write_options` by AATTnobu in https://github.com/ruby/rdoc/pull/1079
* Singleton visibility by AATTnobu in https://github.com/ruby/rdoc/pull/1080
* Respect modeline to detect parser by AATTnobu in https://github.com/ruby/rdoc/pull/1081
* Bump ruby/setup-ruby from 1.165.1 to 1.169.0 by AATTdependabot in https://github.com/ruby/rdoc/pull/1085
* Don\'t document aliases with trailing `:nodoc` directive by AATTp8 in https://github.com/ruby/rdoc/pull/1090
* Bump ruby/setup-ruby from 1.169.0 to 1.171.0 by AATTdependabot in https://github.com/ruby/rdoc/pull/1089
* Bump ruby/setup-ruby from 1.171.0 to 1.172.0 by AATTdependabot in https://github.com/ruby/rdoc/pull/1092
* Fix ToMarkdown missing newlines for label-lists by AATTskipkayhil in https://github.com/ruby/rdoc/pull/1094
* Fix ToRdoc generating incorrect {label,name}-lists by AATTskipkayhil in https://github.com/ruby/rdoc/pull/1093
* [DOC] Improve documentation of `:include:` directive file search by AATTp8 in https://github.com/ruby/rdoc/pull/1083
* Allow rich definition list labels for Markdown by AATTskipkayhil in https://github.com/ruby/rdoc/pull/1096
* Test only with truffleruby-head by AATTnobu in https://github.com/ruby/rdoc/pull/1095
* test: Add tests for `RDoc::TokenStream` class by AATTtoshimaru in https://github.com/ruby/rdoc/pull/1068
* Use readline history when `ri` is running interactive by AATTadam12 in https://github.com/ruby/rdoc/pull/861
* Revert \"Test only with truffleruby-head\" by AATTeregon in https://github.com/ruby/rdoc/pull/1099
* Bump ruby/setup-ruby from 1.172.0 to 1.173.0 by AATTdependabot in https://github.com/ruby/rdoc/pull/1101
* Bump actions/configure-pages from 4 to 5 by AATTdependabot in https://github.com/ruby/rdoc/pull/1102
* Bump ruby/setup-ruby from 1.173.0 to 1.174.0 by AATTdependabot in https://github.com/ruby/rdoc/pull/1105
* Bump ruby/setup-ruby from 1.174.0 to 1.175.1 by AATTdependabot in https://github.com/ruby/rdoc/pull/1106
* Bump ruby/setup-ruby from 1.175.1 to 1.176.0 by AATTdependabot in https://github.com/ruby/rdoc/pull/1108
* Fix typo in CONTRIBUTING.md by AATTokuramasafumi in https://github.com/ruby/rdoc/pull/1109
* [DOC] Correct `.rdoc_options` filename in comment by AATTadam12 in https://github.com/ruby/rdoc/pull/1103 [#]# New Contributors
* AATTskipkayhil made their first contribution in https://github.com/ruby/rdoc/pull/1094
* AATTadam12 made their first contribution in https://github.com/ruby/rdoc/pull/861
* AATTokuramasafumi made their first contribution in https://github.com/ruby/rdoc/pull/1109
*
*Full Changelog
*
*: https://github.com/ruby/rdoc/compare/v6.6.3.1...v6.7.0
* Mon Jan 29 2024 Dan Čermák - 6.6.2: [#]# What\'s Changed
* Allow any single-word token upto 2 before C method implementation by AATTnobu in https://github.com/ruby/rdoc/pull/1061
* Fix C const comment by AATTnobu in https://github.com/ruby/rdoc/pull/1062
* Bump actions/deploy-pages from 2 to 3 by AATTdependabot in https://github.com/ruby/rdoc/pull/1063
* Bump actions/configure-pages from 3 to 4 by AATTdependabot in https://github.com/ruby/rdoc/pull/1064
* Bump ruby/setup-ruby from 1.161.0 to 1.162.0 by AATTdependabot in https://github.com/ruby/rdoc/pull/1065
* Add missing documents by AATTnobu in https://github.com/ruby/rdoc/pull/1066
*
*Full Changelog
*
*: https://github.com/ruby/rdoc/compare/v6.6.1...v6.6.2 6.6.1: [#]# What\'s Changed
* Bump ruby/setup-ruby from 1.159.0 to 1.161.0 by AATTdependabot in https://github.com/ruby/rdoc/pull/1052
* Fix TIDYLINK after braces (#1015) by AATTnobu in https://github.com/ruby/rdoc/pull/1054
* Fix `NoMethodError` for `tokens_to_s` method by AATTtoshimaru in https://github.com/ruby/rdoc/pull/1055
* Place a space between certain character class letters only by AATTnobu in https://github.com/ruby/rdoc/pull/1057
* Re-enable tests with truffleruby-head by AATTnobu in https://github.com/ruby/rdoc/pull/1058
* Get rid of `Kernel#open` by AATTnobu in https://github.com/ruby/rdoc/pull/1059
* Markup punctuations need to be separated with a space by AATTnobu in https://github.com/ruby/rdoc/pull/1060
* fix: Return empty string when `token_stream` is `nil` by AATTtoshimaru in https://github.com/ruby/rdoc/pull/1056
*
*Full Changelog
*
*: https://github.com/ruby/rdoc/compare/v6.6.0...v6.6.1
* Tue Nov 14 2023 Dan Čermák - New upstream release 6.6.0, see bundled History.rdoc
* Wed Dec 07 2022 Stephan Kulow updated to version 6.5.0 see installed History.rdoc
* Tue Jan 25 2022 Stephan Kulow updated to version 6.4.0 see installed History.rdoc
* Mon Jul 26 2021 Stephan Kulow updated to version 6.3.2 see installed History.rdoc
* Thu Jun 24 2021 Stephan Kulow updated to version 6.3.1 see installed History.rdoc
* Wed Jan 20 2021 Stephan Kulow updated to version 6.3.0 see installed History.rdoc
* Mon Feb 10 2020 Stephan Kulow - updated to version 6.2.1 see installed History.rdoc
* Mon Jan 14 2019 Stephan Kulow - updated to version 6.1.1 see installed History.rdoc
* Fri May 04 2018 factory-autoAATTkulow.org- updated to version 6.0.4 see installed History.rdoc
* Tue Mar 27 2018 factory-autoAATTkulow.org- updated to version 6.0.3 see installed History.rdoc
* Tue Mar 20 2018 factory-autoAATTkulow.org- updated to version 6.0.2 see installed History.rdoc
* Tue Jan 02 2018 dkangAATTsuse.com- Updated to version 6.0.1
* Thu Dec 07 2017 esrolfeAATTsuse.de- updated to version 6.0.0
* Fri Mar 03 2017 hvogelAATTsuse.com- updated to version 5.1.0 see installed History.rdoc
* Fix an issue that rdoc fails when running on Windows with RUBYOPT=-U.
* Parse ruby 2.1 def.
* Suppress warnings in eval.
* Wed Nov 16 2016 cooloAATTsuse.com- updated to version 5.0.0 see installed History.rdoc === 5.0.0 / 2016-??-??
* Major enhancements
* Cleanup deprecated code targeted Ruby 1.8
* Bug fixes
* Ensure badge data is included in result of JsonIndex template.
* Ensure items in the nil section are displayed in HTML output. Issue #399 by Daniel Svensson.
* Parse rb_intern_const correctly in C. PR #381 by Sho Hashimoto.
* Fix broken assets caused by #335 when serving ri. PR #360 by Alex Wood.
* Don\'t try to parse svg files. Issue #350 by Sigurd Svela.
* Minor enhancements
* Improve class name expansion/resolution in ri. PR #400 by NARUSE, Yui
* Improve performance of document generation. PR #397 by Yusuke Endoh.
* Sat Nov 05 2016 cooloAATTsuse.com- updated to version 4.3.0 see installed History.rdoc === 4.3.0 / 2016-11-04
* Minor enhancements
* Removed json dependency for Ruby 2.4.0
* End to support Ruby 1.8.x
* Tue Feb 09 2016 cooloAATTsuse.com- updated to version 4.2.2 see installed History.rdoc
* Thu Jan 21 2016 cooloAATTsuse.com- updated to version 4.2.1 see installed History.rdoc === 4.2.1
* Bug fixes
* Fixed infinite loop with CR #339
* Sat Feb 07 2015 cooloAATTsuse.com- updated to version 4.2.0
* Major enhancements
* RDoc can now produce translation files for use with gettext. See RDoc::Generator::POT for a workflow for creating translations of your documentation. Pull request #254 by Kouhei Sutou.
* Minor enhancements
* RDoc now allows any single-word macro before a C method implementation. Issue #722 by Hanmac.
* Now :all is a synonym for :private for RDoc::Options#visibility= to match the --all command line option. Pull request #276 by Zachary Scott.
* Running rake for the first time now installs racc. Pull request #285 by Kouhei Sutou.
* Added -h
flag to also display help. Issue #300 by Ryan Davis
* search_index.js is now loaded asynchronously for improved performance.
* Allow +X::Y+ as typewriter text. Issue #319, pull request #322 by Jeremy Evans.
* Added RDoc::RI::Task for building ri data easily through rake. Pull request #332 by Zachary Scott.
* A gzipped search index is generated for servers configured to use precompressed files. Pull request #334 by Zachary Scott.
* CSS files now live under /css relative to the document root. Pull request [#335] by Zachary Scott.
* Improved detection of valid ruby in verbatim sections. Pull request #333 by Jeremy Evans.
* Bug fixes
* Fixed HTML labels for cross-browser compatibility. This breaks existing links but enables cross-browser compatibility. Pull request #330 by Jens Wille.
* RDoc handles ASCII-incompatible encodings now. An encoding hint may need to be added to the file for RDoc to produce correct output, though. Issue #288 by Manuel Meurer.
* Fixed height recalculation issues when headings are hovered. Issue #289 by Dietmar H. Büto.
* Wed Oct 15 2014 cooloAATTsuse.com- updated to version 4.1.2
* Bug fixes
* Updated vendored jQuery to 1.6.4. Bug ruby/ruby#711 by AATTneuralme