Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
slang - The shared library for the S-Lang extension language
S-Lang is an interpreted language and a programming library. The
S-Lang language was designed so that it can be easily embedded into
a program to provide the program with a powerful extension language.
The S-Lang library, provided in this package, provides the S-Lang
extension language. S-Lang's syntax resembles C, which makes it easy
to recode S-Lang procedures in C if you need to.
Packages
Latest: slang-2.2.1-1.pre6.el5.fio.i686.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| slang |
0 |
2.2.1 |
1.pre6.el5.fio |
i686 |
537 KiB |
2011-06-22 07:28:39 |
Changelog:
- * 2009-09-07 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 2.2.1-1
- update to 2.2.1
- * 2009-08-03 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 2.2.0-1
- update to 2.2.0
- * 2009-07-26 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 2.1.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-02-25 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 2.1.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- * 2008-12-12 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 2.1.4-2
- convert changes.txt to UTF-8, comment patches (#226420)
- * 2008-09-08 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 2.1.4-1
- update to 2.1.4
- * 2008-02-19 - Fedora Release Engineering <rel-eng[AT]fedoraproject[DOTORG]> - 2.1.3-3
- Autorebuild for GCC 4.3
- * 2008-01-24 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 2.1.3-2
- drop lang patch
- build oniguruma module (#226420)
- * 2007-11-05 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 2.1.3-1
- update to 2.1.3
- * 2007-09-25 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 2.1.2-2
- fix integer underflow in compute_hash (#302181)
- fix SLang_set_error when called from signal handler (#297661)