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
Fix an overflow in the compiler with words exceeding the maximal size COB_MAX_WORDLEN More... over 1 year ago
follow-up to r5090 - missed to check in svn merge properties...
Simon Sobisch
as sf-mensch
More... over 1 year ago
BCD speedup; including merge of r4999-5000 from trunk
Simon Sobisch
as sf-mensch
More... over 1 year ago
Actually obey -fdefault-colseq More... over 1 year ago
numeric.c - BCD performance (minor for < 10 digits, more for up to 19 digits) and compile warning fixes
Simon Sobisch
as sf-mensch
More... over 1 year ago
[feature-requests:#437] dialect option to limit bound checks for ODO to maximum More... over 1 year ago
libcob/common.c - minor adjustments
Simon Sobisch
as sf-mensch
More... over 1 year ago
Remove cb_ prefix from static functions and comment algorithm in typeck.c More... over 1 year ago
Fix codegen bug with FD GLOBAL and nested programs More... over 1 year ago
2.1.12.2 correction More... over 1 year ago
#428 Addition of extended colours More... over 1 year ago
follow-up to printing context of diagnostics [r5074]
Simon Sobisch
as sf-mensch
More... over 1 year ago
Revision(en) 5075-5077 von branches/gnucobol-3.x zusammengeführt:
Simon Sobisch
as sf-mensch
More... over 1 year ago
build_aux update and updated ABI version number for libcob
Simon Sobisch
as sf-mensch
More... over 1 year ago
EXTFH bugfixes and support for callfh with SORT
Simon Sobisch
as sf-mensch
More... over 1 year ago
SORT/MERGE adjustment
Simon Sobisch
as sf-mensch
More... over 1 year ago
minor cleanup
Simon Sobisch
as sf-mensch
More... over 1 year ago
minor cleanup
Simon Sobisch
as sf-mensch
More... over 1 year ago
Display code excerpt around error messages in diagnostics More... over 1 year ago
libcob/fileio.c - adjustments for SORT file, improving its error-handling
Simon Sobisch
as sf-mensch
More... over 1 year ago
cobc/codegen.c (output_init_comment_and_source_ref) [NO_INIT_SOURCE_LOC]: option to skip generating the source location in DATA DIVISION
Simon Sobisch
as sf-mensch
More... over 1 year ago
updated OCCURS UNBOUNDED test, now actually working as expected
Simon Sobisch
as sf-mensch
More... over 1 year ago
testsuite addition "EXTFH: reading two files with one FCD" provided by @n-isaka
Simon Sobisch
as sf-mensch
More... over 1 year ago
more LISTING directive tests
Simon Sobisch
as sf-mensch
More... over 1 year ago
testcase for handling LISTING directive in free-form reference-format
Simon Sobisch
as sf-mensch
More... over 1 year ago
minor changes to numeric operations
Simon Sobisch
as sf-mensch
More... over 1 year ago
cobc/typeck.y (is_subordinate_to): start with parent, not field
Simon Sobisch
as sf-mensch
More... over 1 year ago
work on syntax checks, mostly for OCCURS
Simon Sobisch
as sf-mensch
More... over 1 year ago
update for build_windows/config.h.in
Simon Sobisch
as sf-mensch
More... over 1 year ago
follow-up to [r5057] - compatibility for PDCurses Wide <= 3.9
Simon Sobisch
as sf-mensch
More... over 1 year ago