Catalog submodules updated | mattrust | 2021-03-01T11:13:31Z

Catalog submodules updated

Codacy fixes | mattrust | 2021-02-28T10:22:04Z

Codacy fixes

added test for bug report https://github.com/aros-development-team/AR… | mattrust | 2021-02-27T22:45:04Z

added test for bug report https://github.com/aros-development-team/AROS/issues/555

Codacy fixes | mattrust | 2021-02-27T21:28:21Z

Codacy fixes

Added humble script for line ending conversion | mattrust | 2021-02-27T21:20:29Z

Added humble script for line ending conversion

Changed line ending to \n | mattrust | 2021-02-27T21:18:35Z

Changed line ending to \n

scripts/cpy-dir-rec.py: ignore git files | mattrust | 2021-02-27T14:49:45Z

scripts/cpy-dir-rec.py: ignore git files

Merge pull request #554 from deadw00d/getc_unlocked_fix | mattrust | 2021-02-27T12:36:37Z

Merge pull request #554 from deadw00d/getc_unlocked_fix

Don't use aliased function

bug_report.md reverted. Recent commit had turned it into a task list. | mattrust | 2021-02-27T06:25:28Z

bug_report.md reverted. Recent commit had turned it into a task list.

scripts/genmfs: renamed to genmmakefile to show purpose | mattrust | 2021-02-26T21:46:55Z

scripts/genmfs: renamed to genmmakefile to show purpose

scripts/genmfs: converted to Python and slightly improved | mattrust | 2021-02-26T21:18:02Z

scripts/genmfs: converted to Python and slightly improved

Don't use aliased function | | 2021-02-26T14:29:11Z

Don't use aliased function

getc is an alias to fgetc but aliases are only available in linklibs
Using getc here means that getc from stdcio.library was used and FILE
structure definitions are not compatible between posixc and stdcio
resulting in getc_unlocked function not working.

Remaining references to Yugoslavia removed | mattrust | 2021-02-24T19:02:36Z

Remaining references to Yugoslavia removed

Catalog submodules updated | mattrust | 2021-02-24T18:37:35Z

Catalog submodules updated

Catalog submodules updated | mattrust | 2021-02-23T19:56:45Z

Catalog submodules updated

demos/coolbutton.c: show all available images | mattrust | 2021-02-21T18:38:25Z

demos/coolbutton.c: show all available images

Added a test as prove for this bug report: | mattrust | 2021-02-21T16:37:43Z

Added a test as prove for this bug report:
https://github.com/aros-development-team/AROS/issues/553

classes/gadgets/arospalette: removed because it's not used | mattrust | 2021-02-21T14:10:37Z

classes/gadgets/arospalette: removed because it's not used

classes/gadgets/list,listview: removed because not used | mattrust | 2021-02-21T14:10:37Z

classes/gadgets/list,listview: removed because not used

workbench/classes/gadgets/aroscycle: removed because not used | mattrust | 2021-02-21T14:10:37Z

workbench/classes/gadgets/aroscycle: removed because not used