| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ooRexx-devel | Distribution: openSUSE Tumbleweed |
| Version: 5.2.0 | Vendor: openSUSE |
| Release: 1.3 | Build date: Wed Jun 3 22:10:28 2026 |
| Group: Development/Languages/Other | Build host: reproducible |
| Size: 822714 | Source RPM: ooRexx-5.2.0-1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.rexxla.org | |
| Summary: Open Object REXX development files | |
Development files for Open Object Rexx. These are intended for developing REXX extensions only.
CPL-1.0
* Wed Jun 03 2026 Erico Mendonca <erico.mendonca@suse.com>
- Update to new upstream release 5.2.0:
* 2056 Bug in docprep.rex
* 2052 ooTest framework typo replace "rn" by "n" in ooTest.frm
* 2050 ooTest framework: unassigned variable "LFILE"' when asking for a log file
* 2049 Missing p = p->next; in Activity::liveGeneral
* 2046 VariableReference::flatten is marking instead of flattening
* 2044 json.cls: string consisting of numbers not handled as a string
* 2042 Syntax 47.2 in samples\ole\apps\MSInternetExplorer_search.rex
* 2041 Crash when specifying only -O or -OG on the command line for Rexx.exe
* 2038 say .buffer~method("INIT") crashes the interpreter
* 2033 Evaluation order of boolean expressions is wrong
* 2030 Hang running the BSF4ooRexx850 sample fxml_99/MainApp.rex
* 2025 a[1] = 1,2,3 fails
* 2021 fix RexxStart translate-only option
* 2019 man files on Linux/Unix report the wrong version
* 2017 cmake warnings
* 2012 Call Insert a,b,-1 complains about a length but -1 is a pos
* 2008 Arg(-n) returns ""
* 2003 GUARD ON WHEN issue
* 1991 MapCollection~of() should return an empty collection
* 1923 "Insufficient control stack space; cannot continue execution." building rexx.img on AIX 7.2
* 1904 Problem with Do ... Over
* 1880 Stem objects not properly converting into a string value
* 1878 SEEK does not affect WRITE position
* 1872 Crash on terminating Rexx instances on different threads
* 1850 TRACE issues
* 1837 circular requires: some public classes are not visible
* 1786 RexxPullFromQueue() returning invalid data for a null queue entry
* 1763 StreamSocket issues
* 1762 pushing very large data hangs RexxQueue
* 1742 Stream RECLENGTH 1 issues
* 1447 Clean builds without compiler warnings
* 873 Upate json.cls
* 872 Add class methods arrayIn and arrayOut to .Stream
* 871 Add support for YAML
* 870 ooSQLite: enable R*Tree
* 869 Packages should be able to block GlobalOptions requests
* 864 Add Unicode (UTF-8) support to syntax error 13.1
* 863 Make CMake use IPO if available
* 861 Make search for Xalan with CMake platform independent
* 860 Add ability to propagate numeric settings to called routines and methods using ::options
* 858 Add ability to override package options at runtime
* 857 Add ability to dynamically change options package wide ("dynamic ::OPTIONS")
* 855 Add NOTIFY class attribute to TraceObject class
* 806 Allow RexxInstance->Terminate() to be called from any thread.
* 803 extensions to complex.cls
* 581 Add item data capability to combo box
* 578 Accept string keywords instead of requiring numeric value in image related methods
* 576 Add support for the 'split button'
* 569 Allow direct creation of dialog control windows.
* 552 Add the ToolBar control to ooDialog
* 550 Add the ReBar dialog control to ooDialog
* 544 Allow the registration of user defined SQL functions and aggregates
* 353 Embedded Database
* 22 RFE4IBM: allow triggering garbage collector explicitly
* Various documentation fixes
* Wed May 07 2025 Simon Lees <sflees@suse.de>
- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
minimum version warnings
* Mon May 05 2025 Erico Mendonca <erico.mendonca@suse.com>
- New build for 5.1.0 with latest release tarball.
- Using standard OBS cmake macros.
- Disabling optimizations that can cause segfaults on threading.
- Major changes in this version (complete list in CHANGES file):
* New TraceObject class (cf. 5.4.25. in rexxref.pdf)
* 72 bugs solved
* 35 documentation bugs solved
* 36 new requests for enhancements implemented
* Thu Feb 27 2025 Erico Mendonca <erico.mendonca@suse.com>
- Renaming package to ooRexx to keep in sync with previous package.
- ooRexx-chdir-setgroups.patch: not needed for version 5.0 codebase
- set_default_rexx_path.patch: not needed for version 5.0 codebase
- systemd-fixes.patches: not needed for version 5.0 codebase
- ooRexx-4.2.0-gcc6.patch: not needed for version 5.0 codebase
- ooRexx-rpmlintrc: exceptions need to be made due to the way REXX libraries
and classes work (they are not devel files).
* Mon Dec 30 2024 Erico Mendonca <erico.mendonca@suse.com>
- Update to new upstream release 5.0.0:
* New Keyword instructions
* New Built-in functions
* Added notation for namespace and arrays
* New Directives (ANNOTATE, ABSTRACT, DELEGATE, CONSTANT, OPTIONS, RESOURCE)
* Changes to classes and methods
* New functions in Rexxutil library
* New environment variables
* Mon Feb 26 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
* Fri Oct 15 2021 Erico Mendonca <erico.mendonca@suse.com>
- bsc#1191085: re-adding rc* service sbin links with macros.
* Sat Oct 09 2021 Erico Mendonca <erico.mendonca@suse.com>
- bsc#1191085: removing rc* service sbin links for UsrMerge compatibility.
* Sat Jun 05 2021 Erico Mendonca <erico.mendonca@suse.com>
- Fixing build on latest tumbleweed by forcing C11 mode.
* Wed May 05 2021 Erico Mendonca <erico.mendonca@suse.com>
- boo#1185665: moving the RPM macros to the proper directory.
/etc/rpm/oorexx.macros /usr/include/oorexxapi.h /usr/include/oorexxerrors.h /usr/include/rexx.h /usr/include/rexxapidefs.h /usr/include/rexxapitypes.h /usr/include/rexxplatformapis.h /usr/include/rexxplatformdefs.h /usr/share/ooRexx/samples /usr/share/ooRexx/samples/api /usr/share/ooRexx/samples/api/c++ /usr/share/ooRexx/samples/api/c++/callsample /usr/share/ooRexx/samples/api/c++/callsample/HelloWorld.rex /usr/share/ooRexx/samples/api/c++/callsample/Makefile.unix /usr/share/ooRexx/samples/api/c++/callsample/Makefile.windows /usr/share/ooRexx/samples/api/c++/callsample/backward.fnc /usr/share/ooRexx/samples/api/c++/callsample/readme.txt /usr/share/ooRexx/samples/api/c++/callsample/runRexxProgram.cpp /usr/share/ooRexx/samples/api/c++/callsample/stackOverflow.cpp /usr/share/ooRexx/samples/api/c++/callsample/tooRecursiveTrapped.rex /usr/share/ooRexx/samples/api/c++/callsample/tooRecursiveUnhandled.rex /usr/share/ooRexx/samples/api/c++/external /usr/share/ooRexx/samples/api/c++/external/Makefile.unix /usr/share/ooRexx/samples/api/c++/external/Makefile.windows /usr/share/ooRexx/samples/api/c++/external/external_methods.cpp /usr/share/ooRexx/samples/api/c++/external/external_methods_routines.cpp /usr/share/ooRexx/samples/api/c++/external/external_routines.cpp /usr/share/ooRexx/samples/api/c++/external/readme.txt /usr/share/ooRexx/samples/api/c++/external/useExternalMethods.rex /usr/share/ooRexx/samples/api/c++/external/useExternalMethodsRoutines.rex /usr/share/ooRexx/samples/api/c++/external/useExternalRoutines.rex /usr/share/ooRexx/samples/api/c++/external/useExternalRoutines2.rex /usr/share/ooRexx/samples/api/c++/readme.txt /usr/share/ooRexx/samples/api/classic /usr/share/ooRexx/samples/api/classic/callrexx /usr/share/ooRexx/samples/api/classic/callrexx.README /usr/share/ooRexx/samples/api/classic/callrexx/Makefile.unix /usr/share/ooRexx/samples/api/classic/callrexx/del_macro.rex /usr/share/ooRexx/samples/api/classic/callrexx/example.rex /usr/share/ooRexx/samples/api/classic/callrexx/load_macro.rex /usr/share/ooRexx/samples/api/classic/callrexx/macros.rex /usr/share/ooRexx/samples/api/classic/callrexx/startrx1.rex /usr/share/ooRexx/samples/api/classic/callrexx/startrx2.rex /usr/share/ooRexx/samples/api/classic/callrexx/startrx3.rex /usr/share/ooRexx/samples/api/classic/rexxapi.README /usr/share/ooRexx/samples/api/classic/rexxapi1 /usr/share/ooRexx/samples/api/classic/rexxapi1/Makefile.apple /usr/share/ooRexx/samples/api/classic/rexxapi1/Makefile.linux /usr/share/ooRexx/samples/api/classic/rexxapi1/apitest1.rex /usr/share/ooRexx/samples/api/classic/rexxapi1/readme.txt /usr/share/ooRexx/samples/api/classic/rexxapi1/rexxapi1.c /usr/share/ooRexx/samples/api/classic/rexxapi2 /usr/share/ooRexx/samples/api/classic/rexxapi2/Makefile.apple /usr/share/ooRexx/samples/api/classic/rexxapi2/Makefile.linux /usr/share/ooRexx/samples/api/classic/rexxapi2/apitest2.rex /usr/share/ooRexx/samples/api/classic/rexxapi2/readme.txt /usr/share/ooRexx/samples/api/classic/rexxapi2/rexxapi2.c /usr/share/ooRexx/samples/api/classic/rexxapi3 /usr/share/ooRexx/samples/api/classic/rexxapi3/Makefile.apple /usr/share/ooRexx/samples/api/classic/rexxapi3/Makefile.linux /usr/share/ooRexx/samples/api/classic/rexxapi3/apitest3.rex /usr/share/ooRexx/samples/api/classic/rexxapi3/readme.txt /usr/share/ooRexx/samples/api/classic/rexxapi3/rexxapi3.c /usr/share/ooRexx/samples/api/readme.txt /usr/share/ooRexx/samples/arithmeticEvaluation.rex /usr/share/ooRexx/samples/arrayCallback.rex /usr/share/ooRexx/samples/ccreply.rex /usr/share/ooRexx/samples/complex.cls /usr/share/ooRexx/samples/concurrency.rex /usr/share/ooRexx/samples/constrained.rex /usr/share/ooRexx/samples/delegation.rex /usr/share/ooRexx/samples/dynamicMethod.rex /usr/share/ooRexx/samples/factor.rex /usr/share/ooRexx/samples/getOoRexxDocs.rex /usr/share/ooRexx/samples/greply.rex /usr/share/ooRexx/samples/guess.rex /usr/share/ooRexx/samples/interface.rex /usr/share/ooRexx/samples/jabberwocky.txt /usr/share/ooRexx/samples/ktguard.rex /usr/share/ooRexx/samples/makestring.rex /usr/share/ooRexx/samples/month.rex /usr/share/ooRexx/samples/philfork.rex /usr/share/ooRexx/samples/pipe.cls /usr/share/ooRexx/samples/properties.rex /usr/share/ooRexx/samples/qdate.rex /usr/share/ooRexx/samples/qtime.rex /usr/share/ooRexx/samples/readme.txt /usr/share/ooRexx/samples/rexxcps.rex /usr/share/ooRexx/samples/scclient.rex /usr/share/ooRexx/samples/scserver.rex /usr/share/ooRexx/samples/semcls.cls /usr/share/ooRexx/samples/sfclient.rex /usr/share/ooRexx/samples/sfserver.rex /usr/share/ooRexx/samples/singleLinkedList.rex /usr/share/ooRexx/samples/sortComposite.rex /usr/share/ooRexx/samples/stack.rex /usr/share/ooRexx/samples/synchronousConcurrency.rex /usr/share/ooRexx/samples/timezone.rex /usr/share/ooRexx/samples/treeDirectory.cls /usr/share/ooRexx/samples/treeTraversal.rex /usr/share/ooRexx/samples/usecomp.rex /usr/share/ooRexx/samples/usepipe.rex /usr/share/ooRexx/samples/usesingleton.rex /usr/share/ooRexx/samples/usetree.rex /usr/share/pkgconfig/ooRexx.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Aug 5 22:19:50 2026