2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Mar 16, 2023 — Mar 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
20240314 Rename the indexes HASOBJECTLOCK to HASSCOPELOCK and OBJECTLOCKCOUNT to SCOPELOCKCOUNT More... 5 days ago
20240212 MT trace, cf. https://sourceforge.net/p/oorexx/feature-requests/825/ More... about 1 month ago
fix 32-bit build for [bugs:#1933] code fix More... about 2 months ago
remove debug print and some ancient regex doc More... about 2 months ago
migrate sprintf to snprintf for Unix code as per [bugs:#1933] More... about 2 months ago
Reverting unnecessary commit for Apple More... about 2 months ago
further changes for macOS X64 arm64 or both More... 2 months ago
provide for 3 different binary formats for macOS X64 arm64 or both More... 2 months ago
fixes for [bugs:#1647] oorexx stops working on INPUTBOX More... 2 months ago
fix message text for [bugs:#1919] Error message 25.12 is incomplete More... 2 months ago
fix test binaries for [bugs:#1929] RexxVariablePool issues More... 2 months ago
fix clean up of conditional include #defines More... 2 months ago
fix code, update rexxapi, add more SHV pool tests for [bugs:#1929] RexxVariablePool issues More... 2 months ago
fix code for [bugs:#1923] Insufficient control stack .. on AIX 7.2 More... 2 months ago
clean up conditional include #defines More... 2 months ago
20240104 Tidy up a little bit, use right()-bif instead of ~right() message to ease comprehensiveness for classic Rexx programmers. More... 2 months ago
20240102 Bitness independent version, removed unnecessary dependency on oleUtils.frm, added some more known Rexx persons, refactored to ooRexx 5.0. More... 3 months ago
20240101 rename to communicate that MSAccessDemo can only run on 32 bit. More... 3 months ago
fix some socket code/sample/test issues More... 3 months ago
clean up CMake library handling for [bugs:#1773] Android build issues More... 3 months ago
20231208 Add feature request [feature-requests:#830] 'Add oleinfo scripts from sandbox/rony/oleinfo'. More... 3 months ago
fix code for [bugs:#1927] Problem with SysCls More... 4 months ago
fix SO_USELOOPBACK and struct fd_set handling for [bugs:#1928] Android porting issues More... 4 months ago
20231114 Do not insert a crlf if pretty printing an empty collection (it will cause a comma to be misplaced at the beginning of the next line). More... 4 months ago
Applying patch patchSolarisCP_v2.txt to fix portable build on Solaris More... 4 months ago
use POSIX.1 lockf() instead of flock() for better portability for [bugs:#1924] Building fails on Solaris 11; add rxapi test group More... 4 months ago
fix code for [bugs:#1868] ooDialog openFIleDialog has inactive HELP button More... 5 months ago
fix code for [bugs:#1922] ooDialog Edit Control addExtendedStyle not case insensitive More... 5 months ago
fix code and update tests for [bugs:#1906] Handling of hex/binary string format errors incoherent More... 7 months ago
remove double TRACE indent for DO/LOOP/SELECT instruction; code fix and test update for [bugs:#1850] TRACE issues More... 7 months ago