ruby-rdoc - A tool to generate documentation from Ruby source files
The rdoc is a tool to generate the documentation from Ruby source files. It supports some output formats, like HTML, Ruby interactive reference (ri), XML and Windows Help file (chm).
| License: | (GPLv2 or Ruby) and CC-BY | Group: | development/languages |
|---|---|---|---|
| URL: | http://www.ruby-lang.org/ |
Packages
| Name | Epoch | Version | Release | Arch | Size | Built |
|---|---|---|---|---|---|---|
| ruby-rdoc | 0 | 1.8.7.299 | 5.el5.fio.1 | i686 | 400 KiB | 2011-05-05 15:37:46 |
Changelog:
- * 2010-11-17 - Jim Meyering <meyering[AT]redhat[DOTCOM]> - 1.8.7.299-5.1
- Append .1 to Release.
- * 2010-11-17 - Jim Meyering <meyering[AT]redhat[DOTCOM]> - 1.8.7.299-5
- avoid thread-related segfault on powerpc64 * ruby-ppc64-segv-fix.patch: New file. Do not ignore test failure on ppc64. - Resolves: rhbz#653824
- * 2010-08-16 - Jim Meyering <meyering[AT]redhat[DOTCOM]> - 1.8.7.299-4
- Address CVE-2010-0541 "Ruby WEBrick javascript injection flaw" by applying the patch from Apple as included in http://bugzilla.redhat.com/587731. * ruby-1.8.7-webrick-CVE.patch: New file. - Resolves: rhbz#605418
- * 2010-06-28 - Jim Meyering <meyering[AT]redhat[DOTCOM]> - 1.8.7.299-3
cleanup: * remove unused "sitedir" definition * do not include .tk.old/ directory in .rpm
- * 2010-06-24 - Jim Meyering <meyering[AT]redhat[DOTCOM]> - 1.8.7.249-2
- Rebase to ruby-1.8.7.299 * remove patch30, aka ruby-1.8.7-openssl-1.0.patch; subsumed * remove patch101, aka ruby-1.8.7-rb_gc_guard_ptr-optimization.patch; subsumed