5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactoring of generation for optimal comparisons and new option to disable the optimization
Simon Sobisch
as sf-mensch
More... about 2 years ago
fix wrong codegen for fix bad generation for VALUE size greater than field size, see [bugs:#777]
Simon Sobisch
as sf-mensch
More... about 2 years ago
fixing [bugs:#777] undeclared variable with REDEFINE GLOBAL More... about 2 years ago
fixing [bugs:#643] missing check for target of SET
Simon Sobisch
as sf-mensch
More... about 2 years ago
testcase for [r4670] which fixed decimal constants changing their precision [bugs:#798]
Simon Sobisch
as sf-mensch
More... about 2 years ago
fixing [bugs:#832] binary-char unsigned not usable as subscript by partial reverting [r710]
Simon Sobisch
as sf-mensch
More... about 2 years ago
Makefile.am: adjusted URL_NEWCOB_TAR_GZ as old value (SF download area) uses javascript-forwarding which does not work with command line tools
Simon Sobisch
as sf-mensch
More... about 2 years ago
fixing [bugs:#865] originating in [r4588]
Simon Sobisch
as sf-mensch
More... about 2 years ago
type safety for internal warning option handling in cobc, missing part in r4869
Simon Sobisch
as sf-mensch
More... about 2 years ago
type safety for internal warning option handling in cobc
Simon Sobisch
as sf-mensch
More... about 2 years ago
follow-up to [r4845] work on resolving date + time speedup and epoch parsing
Simon Sobisch
as sf-mensch
More... about 2 years ago
configure now checks for PERL and passes that as default to make test, instead of using hard-wired binary name "perl"
Simon Sobisch
as sf-mensch
More... about 2 years ago
configure now checks for PERL and passes that as default to make test, instead of using hard-wired binary name "perl"
Simon Sobisch
as sf-mensch
More... about 2 years ago
fix related to [feature-requests:#193 TYPEDEF]: TYPEDEFs got actual field definitions and storage attached
Simon Sobisch
as sf-mensch
More... about 2 years ago
codegen adjustments
Simon Sobisch
as sf-mensch
More... about 2 years ago
fixed [r4858] broken fileio.c (cob_str_from_fld)
Simon Sobisch
as sf-mensch
More... about 2 years ago
Add flag -fdefault-colseq for default collation [feature-requests:#426] More... about 2 years ago
Implement optional safe partial replacement when source operand is an alphanumeric literal More... about 2 years ago
build_aux/create_mingw_bindist.sh - follow-up to [r4859]
Simon Sobisch
as sf-mensch
More... about 2 years ago
build_aux/create_mingw_bindist.sh:
Simon Sobisch
as sf-mensch
More... about 2 years ago
minor optimizations and bugfixes
Simon Sobisch
as sf-mensch
More... about 2 years ago
optimization for CALL and for executing modules generated with 2.2 - 3.1
Simon Sobisch
as sf-mensch
More... about 2 years ago
Fix for dlopen on AIX More... about 2 years ago
fixing minor compiler warnings and an (old) error for [!HAVE_SETLOCALE]
Simon Sobisch
as sf-mensch
More... about 2 years ago
work on prototype handling - fixing [bugs:#851]
Simon Sobisch
as sf-mensch
More... about 2 years ago
Add dedicated listing tests for partial match in replacement (followup of [r4852]) More... about 2 years ago
fix [bugs:#778] by tracking partial matches during text replacements More... about 2 years ago
fix incorrect format indicators in debug code More... about 2 years ago
Amend 8.2.44 for offset More... about 2 years ago
added missing check for REDEFINES
Simon Sobisch
as sf-mensch
More... about 2 years ago