date | project | content | link |
|---|
| 20:59 yesterday | fbc | on fbc:master :: r 1b680ca /tests/ (8 files in 5 dirs): ( link) (dkl) tests: Replace ASSERT() with CU_ASSERT() in some CUnit tests | # |
| 20:24 yesterday | fbc | on fbc:master :: r 8362375 /compiler/ (symb-define.bas symb.bi): ( link) (dkl) Use typedef for #define callbacks | # |
| 19:56 yesterday | fbc | on fbc:master :: r 58dae4d / (3 files in 2 dirs): ( link) (dkl) Revert "symb: Don't reuse procptr prototypes" | # |
| 01:18 yesterday | fbc | on fbc:master :: r 65b7189 / (changelog.txt compiler/ir-hlc.bas): ( link) (dkl) C backend: Emit global c/dtor priorities | # |
| 01:07 yesterday | fbc | on fbc:master :: r ebc5dd8 / (3 files in 2 dirs): ( link) (dkl) C backend: Disallow NAKED functions, because x86 gcc doesn't support them | # |
| 00:58 yesterday | fbc | on fbc:master :: r 25a3632 / (4 files in 3 dirs): ( link) (dkl) symb: Don't reuse procptr prototypes | # |
| 08:17 Saturday | fbc | on fbc:master :: r 21b90b1 / (2 files in 2 dirs): ( link) (dkl) pp: Remove bad assert() and don't clear unnecessarily many argtb entries | # |
| 07:09 Saturday | fbc | on fbc:master :: r 1314990 / (6 files in 3 dirs): ( link) 3 commits:
(dkl) C backend: Add possible (but disabled) patch for STDCALL_MS/PASCAL mangling issues
(dkl) pp: Fix uninited ptr deref on variadic macro calls with empty vararg param
(dkl) pp: (Re)allow completely empty macro arguments | # |
| 17:04 Thursday | fbc | on fbc:master :: r cff4fa5 / (5 files in 3 dirs): ( link) (dkl) Allow EXTERN decls of UDT vars with only non-default ctors | # |
| 23:40 Wednesday | fbc | on fbc:master :: r 580f3cd / (12 files in 4 dirs): ( link) 2 commits:
(dkl) Show error for REDIM/ERASE on UDT if its default constructor has parameters (closes #2855461)
(dkl) Fix ERASE being allowed on UDT with only non-default ctor | # |
| 21:23 Wednesday | fbc | on fbc:master :: r 0f31528 / (12 files in 4 dirs): ( link) (dkl) Fix #3372520: Buggy type initialization through pointers (i.e. NEW) | # |
| 19:35 Tuesday | fbc | on fbc:master :: r 0f36e90 / (10 files in 3 dirs): ( link) (dkl) Check visibility when implicitly calling a base defctor/dtor | # |
| 17:47 on May 19 | fbc | on fbc:master :: r f9ab9e9 / (32 files in 4 dirs): ( link) 2 commits:
(dkl) Show nicer error messages when explicit constructors are required for derived UDTs
(dkl) Fix up inheritance tests and examples to work with the new rules | # |
| 16:30 on May 18 | fbc | on fbc:master :: r 498ec55 / (14 files in 4 dirs): ( link) 4 commits:
(dkl) Add #3344224 regression test
(dkl) Update two callocate's to xcallocate
(dkl) Add missing c/dtor visibility checks on field declarations
(dkl) Add default ctor to UDTs if base or fields have *any* ctors, not just default ones | # |
| 20:24 on May 17 | fbc | on fbc:master :: r 1635464 / (4 files in 2 dirs): ( link) (dkl) Fix #3344224: Don't assume initialized fields being complex | # |
| 22:08 on May 16 | fbc | on fbc:master :: r 0850a9e / (3 files in 3 dirs): ( link) (dkl) Fix #3474348: Multiple REDIMs on COMMON array were disallowed | # |
| 16:34 on May 16 | fbc | on fbc:master :: r 9d2408b / (4 files in 4 dirs): ( link) 2 commits:
(dkl) Remove debug code from Base() parsing, add another test, and update changelog
(dkl) headers: Use __errno_location() for errno on Linux (closes #3051592) | # |
| 13:13 on May 16 | fbc | on fbc:master :: r 4350b47 / (23 files in 5 dirs): ( link) 4 commits:
(dkl) Don't call default ctors for variables/fields with '= ANY'
(dkl) Fix #3489950: Treat BASE() as initializer instead of in-place CALL
(dkl) Fix #3479349: Show error when base UDT constructor was not called
(dkl) Fix #3479355: Clear POD base UDTs in derived UDT constructors | # |
| 04:21 on May 14 | fbc | on fbc:master :: r a0b5956 / (6 files in 3 dirs): ( link) 3 commits:
(dkl) ast: Eliminate duplicate code in astUpdComp2Branch()'s constant checks
(dkl) tests: Enable an unused test case
(dkl) ast: Optimize IIF() with constant condition | # |
| 04:05 on May 14 | fbc | on fbc:master :: r 0802923 / (3 files in 3 dirs): ( link) (dkl) Allow FIELD = N on nested anonymous TYPEs/UNIONs | # |