Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ruby: An interpreter of object-oriented scripting language
- Summary
- Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in Perl). It is simple,
straight-forward, and extensible.
Arch: x86_64
Download: | ruby-1.6.8-9.x86_64.rpm |
Build Date: | Thu Feb 5 04:50:43 2004 |
Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> |
Size: | 518 KiB |
Changelog
- * Thu Jul 24 05:00:00 2003 Akira TAGOH <tagoh{%}redhat{*}com> 1.6.8-9
- ruby-1.6.8-castnode.patch: handling the nodes with correct cast.
use this patch now instead of ruby-1.6.8-fix-x86_64.patch.
- * Fri Jul 4 05:00:00 2003 Akira TAGOH <tagoh{%}redhat{*}com> 1.6.8-8
- rebuilt
- * Fri Jul 4 05:00:00 2003 Akira TAGOH <tagoh{%}redhat{*}com> 1.6.8-7
- fix the gcc warnings. (#82192)
- ruby-1.6.8-fix-x86_64.patch: correct a patch.
NOTE: DON'T USE THIS PATCH FOR BIG ENDIAN ARCHITECTURE.
- ruby-1.6.7-long2int.patch: removed.