An Interpreted Object-Oriented Scripting Language
Ruby is an interpreted scripting language for quick and easy
object-oriented programming. It has many features for processing text
files and performing system management tasks (as in Perl). It is
simple, straight-forward, and extensible.
* Ruby features:
- Simple Syntax
- *Normal* Object-Oriented features (class, method calls, for
example)
- *Advanced* Object-Oriented features(Mix-in, Singleton-method, for
example)
- Operator Overloading
- Exception Handling
- Iterators and Closures
- Garbage Collection
- Dynamic Loading of Object Files (on some architectures)
- Highly Portable (works on many UNIX machines; DOS, Windows, Mac,
BeOS, and more)
- Links to openSUSE:Leap:15.1:Update / ruby2.5
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:michals/ruby2.5 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0008-io-move-poll-defines-to-internal-io.h.patch | 0000002455 2.4 KB | |
0009-io-add-additional-argument-to-fd_select-calls |
0000011096 10.8 KB | |
0010-select_internal-add-additional-argument-for-p |
0000004476 4.37 KB | |
0011-thread-use-poll-in-rb_fd_select.patch | 0000003972 3.88 KB | |
0012-io-make-use-of-poll-POLLERR-flag.patch | 0000001365 1.33 KB | |
0013-io-add-select_with_poll-class-method-when-USE |
0000002755 2.69 KB | |
0014-io-document-IO.select_with_poll.patch | 0000004322 4.22 KB | |
0015-test-fix-up-wait_for_single_fd-to-accept-RB_W |
0000001893 1.85 KB | |
0016-thread-dump-fdset-if-rb_fd_select-finished-bu |
0000003927 3.83 KB | |
0017-rb_fd_select-raise-exception-on-bad-fd-when-u |
0000002373 2.32 KB | |
_link | 0000000170 170 Bytes | |
project.diff | 0000002745 2.68 KB |
Revision 14 (latest revision is 23)
Michal Suchanek (michals)
committed
(revision 14)
Comments 0