CIA.vc
Fbc
Real-time open source activity stats
Stats » Projects » Fbc
information
FreeBASIC is a free/open source (GPL), 32-bit BASIC compiler for Microsoft Windows, protected-mode DOS (DOS extender), Linux, and FreeBSD.
syndicateUTC clock
11:26 on May 28, 2012
event counters
The last message was received 14.46 hours ago at 20:59 on May 27, 2012
0 messages so far today, 6 messages yesterday
0 messages so far this week, 12 messages last week
27 messages so far this month, 15 messages last month
3194 messages since the first one, 6.04 years ago, for an average of 16.57 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
20:59 yesterdayfbc
on fbc:master :: r1b680ca /tests/ (8 files in 5 dirs): (link)
(dkl) tests: Replace ASSERT() with CU_ASSERT() in some CUnit tests
#
20:24 yesterdayfbc
on fbc:master :: r8362375 /compiler/ (symb-define.bas symb.bi): (link)
(dkl) Use typedef for #define callbacks
#
19:56 yesterdayfbc
on fbc:master :: r58dae4d / (3 files in 2 dirs): (link)
(dkl) Revert "symb: Don't reuse procptr prototypes"
#
01:18 yesterdayfbc
on fbc:master :: r65b7189 / (changelog.txt compiler/ir-hlc.bas): (link)
(dkl) C backend: Emit global c/dtor priorities
#
01:07 yesterdayfbc
on fbc:master :: rebc5dd8 / (3 files in 2 dirs): (link)
(dkl) C backend: Disallow NAKED functions, because x86 gcc doesn't support them
#
00:58 yesterdayfbc
on fbc:master :: r25a3632 / (4 files in 3 dirs): (link)
(dkl) symb: Don't reuse procptr prototypes
#
08:17 Saturdayfbc
on fbc:master :: r21b90b1 / (2 files in 2 dirs): (link)
(dkl) pp: Remove bad assert() and don't clear unnecessarily many argtb entries
#
07:09 Saturdayfbc
on fbc:master :: r1314990 / (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 Thursdayfbc
on fbc:master :: rcff4fa5 / (5 files in 3 dirs): (link)
(dkl) Allow EXTERN decls of UDT vars with only non-default ctors
#
23:40 Wednesdayfbc
on fbc:master :: r580f3cd / (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 Wednesdayfbc
on fbc:master :: r0f31528 / (12 files in 4 dirs): (link)
(dkl) Fix #3372520: Buggy type initialization through pointers (i.e. NEW)
#
19:35 Tuesdayfbc
on fbc:master :: r0f36e90 / (10 files in 3 dirs): (link)
(dkl) Check visibility when implicitly calling a base defctor/dtor
#
17:47 on May 19fbc
on fbc:master :: rf9ab9e9 / (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 18fbc
on fbc:master :: r498ec55 / (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 17fbc
on fbc:master :: r1635464 / (4 files in 2 dirs): (link)
(dkl) Fix #3344224: Don't assume initialized fields being complex
#
22:08 on May 16fbc
on fbc:master :: r0850a9e / (3 files in 3 dirs): (link)
(dkl) Fix #3474348: Multiple REDIMs on COMMON array were disallowed
#
16:34 on May 16fbc
on fbc:master :: r9d2408b / (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 16fbc
on fbc:master :: r4350b47 / (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 14fbc
on fbc:master :: ra0b5956 / (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 14fbc
on fbc:master :: r0802923 / (3 files in 3 dirs): (link)
(dkl) Allow FIELD = N on nested anonymous TYPEs/UNIONs
#