shithub: rgbds

RSS feed

8e4a9a5c – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/27 13:05
Remove assertions from release builds

a1286e6f – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/27 06:54
Make newlines explicit in error messages

c0808246 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/27 06:51
Silence the mingw test

ba051e10 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/27 05:24
Factor printing assert failures into functions

9fee0603 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/24 12:43
Fix typo in object file format doc

be8ebe6d – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/24 12:41
Fix master docs update CI script

548e3dc3 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/24 12:35
Correct previously-introduced test being a no-op

9440086d – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/24 12:14
Add a test for purging a macro while running

ec5a1bc7 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/24 06:26
Fix incorrect obj file documentation

9742fa73 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/22 14:13
Run the quote in file name except on Windows

91a3c538 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/22 13:27
Enable running regression tests on PRs as well

e98485da – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/21 22:59
Make code style errors fail their CI job

6528a955 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/21 21:28
Fix checkpatch in CI

431f7712 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/21 21:05
Also update master docs when updating script

2cc58723 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/21 20:56
Do not try updating docs if no key is set

268219d7 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/21 13:46
Avoid warning about /* fallthrough */ comments

d09ed3e5 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/19 23:39
Get rid of flex as a dependency in CMakeLists

421d1f54 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/19 20:44
Add regression test for #546

66784b71 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/19 20:06
Fix documentation not mentioning `SECTION FRAGMENT`syntax

54f2d99c – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/17 16:45
Apply two minor fixes to rgbasm(5)

557c799e – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/16 23:47
Update README to point to online install instructions

d22a6670 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/16 23:10
Update help text to redirect to new online docs

30085a53 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/16 11:52
Update documentation link in README

304e6c42 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/16 02:25
Sync redirect page generation with site

12458aae – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/16 01:25
Fix permalinks of index pages

7e5d9683 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/15 15:24
Use mandoc 1.14.5 in CI

210a4a95 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/15 14:39
Get rid of in-repo HTML documentation

131ad9b3 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/15 14:35
Fix GitHub link in BUGS sections

06b4cf57 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/15 14:32
Fix example arguments to `-MT` appearing as options

dbefdc92 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/15 14:30
Clean up doc post-processor

37e45de9 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/15 14:27
Improve rendering of pages

5e635271 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/15 12:00
Update repo link at bottom of all man pages

0cc90269 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/15 11:57
Fix docs update action

bb6a5441 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/15 11:02
Update RGBDS history to mention org move

0ffda1bf – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/15 10:53
Add CI Action to update man pages from master

56b5f77d – Antonio Vivace <avivace4@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/09/15 10:01
Mention the new website, add notice about the movement to the gbdev org

6eb284f9 – Antonio Vivace <avivace4@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/09/15 09:53
Update README.rst

34c2288f – Marco Spataro <42452606+ZedKoS@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/09/10 08:49
Fix __FILE__ when filename contains quotes

304bb9f9 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/06 16:43
Remove most Hungarian notation in section module

14be0188 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/06 15:18
Move UNION code inside section.c

12b7cf3c – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/06 14:50
Move `curOffset` into section code

0d7914bf – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/06 13:16
Fix `asm/charmap.h` not including required header

d2285953 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/03 10:28
Fix test missed by last PR

d2801505 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/09/03 08:12
Merge pull request #562 from Rangi42/strsub-0

9d62b4b9 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/03 08:06
Fix bugs with LOAD section size

e0532135 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/08/31 17:33
Fix truncation warning when adding charmap mapping

0778959e – ISSOtm <eldredhabert0@gmail.com> authored on 2020/08/31 17:26
Remove arbitrary limits on charmap

b65b723f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/31 11:37
Resolve #554: STRSUB("<N-char string>", N, 0) will not warn "Position N is past the end of the string"

76331d1c – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/08/22 20:11
Merge pull request #552 from mattcurrie/incbin-length-optional

9e378ec5 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/08/20 19:02
Bump license year

f57d33b1 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/08/18 12:40
Update subprojects in test suite

c389e8dc – Matt Currie <me@mattcurrie.com> authored on 2020/08/17 09:57
Fix typo

90c64a94 – Matt Currie <me@mattcurrie.com> authored on 2020/08/17 09:53
Revert change to rgbasm.5.html

df27af6d – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/08/16 18:12
Merge pull request #553 from JL2210/cmake-develop

c85b48f2 – James Larrowe <larrowe.semaj11@gmail.com> authored on 2020/08/16 09:58
Default to debug when building in develop mode

5a9f2b77 – James Larrowe <larrowe.semaj11@gmail.com> authored on 2020/08/16 09:23
Add DEVELOP option to CMake

f863a927 – Matt Currie <me@mattcurrie.com> authored on 2020/08/15 13:20
Make INCBIN's length argument optional

fcfecc6e – ISSOtm <eldredhabert0@gmail.com> authored on 2020/08/15 11:23
Improve description of `@` symbol

cb4fbdfc – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/08/05 06:53
Merge pull request #550 from rednex/an/array

c6eacde5 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/08/05 06:52
Merge pull request #544 from ISSOtm/atomic_ind

daf780c7 – Antonio Niño Díaz <antonio_nd@outlook.com> authored on 2020/08/04 18:28
Refactor warning array for clarity

613305d2 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/31 12:07
Add checkpatch link in README

65643230 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/27 14:34
Run as many CI jobs as possible when one fails

38a80f28 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/27 14:30
Fix test failing on OS-dependent trailing newline

65631334 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/27 14:26
Avoid using `echo -e` in tests

762474d3 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/27 14:11
Let RGBASM write JR offsets in floating sections

b1adbcc7 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/27 13:32
Output a non-empty RPN buffer from known expressions

dda052da – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/26 15:16
Merge pull request #545 from JL2210/consistent-versions

2d6bdbc1 – James Larrowe <larrowe.semaj11@gmail.com> authored on 2020/07/23 06:47
Use versioning consistent with the Makefile in CMake

06008561 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/22 21:06
Move incbin slice sign check

ce47b57b – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/22 15:18
Document version string fallback in Makefile

f3c916ab – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/22 15:17
Allow env vars to override default CFLAGS etc.

ca6fa6d1 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/22 10:59
Split register-indirect tokens

fcd37b52 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 20:29
Update pret projects to latest commits

8c0adb63 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 19:54
Sync release version in CMakeLists

f5b0c701 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 19:41
Add install hint to CMakeLists

874bd926 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 19:23
Only require libpng 1.2 in CMakeLists

69a8c628 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 17:21
Add install directives to CMakeLists

5481af50 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 19:11
Release 0.4.1

6355d059 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 19:10
Regenerate docs for 0.4.1

1145d109 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/21 18:24
Merge pull request #543 from ISSOtm/ubuntu20

32231e3f – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 18:14
Add Ubuntu 20.04 to CI

29314f76 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/21 18:11
Merge pull request #533 from JL2210/platform-fixes

8e92383f – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 17:05
Enable -Wobsolete by default

0793e9ef – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 16:08
Fix develop compilation error

c25b0be0 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 16:03
Document that -t and -w convert section types

1f2f797c – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 15:53
Add section fragments

aca00e4f – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 13:52
Document MP etc. in rgbasm(1)

e51701ac – James Larrowe <larrowe.semaj11@gmail.com> authored on 2020/07/21 10:24
Add platform-specific fixes file

cf80293d – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/21 09:11
Merge pull request #540 from daid/patch-1

6d53753c – daid <daid303@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/21 06:21
Make the local variables of getopt static.

79f293c3 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/20 12:02
Merge pull request #529 from JL2210/cmake

8c765883 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/20 11:11
Merge pull request #536 from braydenm303/patch-1

83aa456d – Brayden Morris <braydenm303@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/13 05:32
Fix error in documentation about unary not

819c3694 – James R Larrowe <larrowe.semaj11@gmail.com> authored on 2020/06/23 18:06
Add CMake build system

8b60efa1 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/06/27 18:07
Merge pull request #530 from JL2210/fix-clang

240fca08 – James Larrowe <larrowe.semaj11@gmail.com> authored on 2020/06/23 19:25
Fix Clang warning in linkdefs

f996186f – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/06/21 08:44
Merge pull request #526 from JL2210/fix-bank-index

69a41d8e – James Larrowe <larrowe.semaj11@gmail.com> authored and James R Larrowe <larrowe.semaj11@gmail.com> committed on 2020/06/15 18:45
Fix indexing of banks array

b958820b – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/05/27 08:45
Merge pull request #523 from RandomBananazz/patch-1

Next