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
18:13 on Feb 09, 2012
event counters
The last message was received 1.67 hours ago at 16:33 on Feb 09, 2012
1 messages so far today, 1 messages yesterday
2 messages so far this week, 13 messages last week
10 messages so far this month, 50 messages last month
3122 messages since the first one, 5.74 years ago, for an average of 16.11 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
16:33 todayfbc
on fbc:master :: rdad6403 / (8 files in 3 dirs): (link)
 5 commits:
(dkl) parser: Disallow CONST on normal procedures though
(dkl) parser: Fix error message for non-const method called on const UDT
(dkl) makefile: Allow FBCFLAGS and FBLFLAGS to be specified
(dkl) makefile: Remove TARGET_[AR|CC], AR/CC should be used instead
(dkl) makefile: Don't create unused lib/ directory during standalone+suffix build
#
22:39 yesterdayfbc
on fbc:master :: r6c6e44f / (118 files in 22 dirs): (link)
 3 commits:
(dkl) Update real10 example library with srvaldez's fixed 2010 version
(dkl) headers: Add TJF's GTK+ 3.2.2 update
(dkl) parser: Allow CONST in front of method bodies, not just in the declaration
#
17:40 Saturdayfbc
on fbc:master :: r0ef5b1d / (changelog.txt gfxlib2/image.c): (link)
(dkl) gfxlib: Make ImageCreate() set Err() value on failure
#
23:35 Fridayfbc
on fbc:master :: r14046ab / (changelog.txt gfxlib2/x11.c): (link)
(dkl) gfxlib: Fix GFX_SHAPED_WINDOW trouble on some WMs (fix by Sisophon2001)
#
19:35 Fridayfbc
on fbc:master :: rad089a2 / (compiler/fbc.bas include/curl.bi): (link)
 2 commits:
(dkl) frontend: Use 8.3 compatible fallback output file name
(dkl) headers: Update libcurl to 7.24.0
#
13:23 Fridayfbc
on fbc:master :: rad9fb1e /compiler/fbc.bas: (link)
(dkl) For fbc in MinGW: Help ld find MinGW's lib/ in case C:\MinGW dir is renamed
#
03:15 Fridayfbc
on fbc:master :: r62d80bc / (238 files in 2 dirs): (link)
 2 commits:
(dkl) Delete HeaderStatus.txt, all added to the wiki now (at ExtLibTOC)
(dkl) doc: Wiki snapshot
#
18:35 on Feb 02fbc
on fbc:master :: r864dc17 / (6 files in 4 dirs): (link)
(dkl) rtlib: Clear fixstr remainders during SWAP, like '=' (real #3476021 fix)
#
16:46 on Feb 02fbc
on fbc:master :: rb3f787f / (4 files in 3 dirs): (link)
(dkl) rtlib: Make SWAP handle differenly sized strings (closes #3476021)
#
00:30 on Feb 01fbc
on fbc:master :: r5389eec / (21 files in 3 dirs): (link)
(dkl) parser: SWAP/LET() allowed on string constants (closes #3476028)
#
19:23 on Jan 31fbc
on fbc:master :: r0415fdb / (5 files in 3 dirs): (link)
(dkl) parser: Disallow '*' on procedure pointers
#
04:37 on Jan 31fbc
on fbc:master :: r720dd05 / (changelog.txt compiler/emit_x86.bas): (link)
(dkl) gengas: Fix EDI/ESI not being preserved sometimes (due to plain typos)
#
20:24 on Jan 30fbc
on fbc:master :: r82fe8d2 / (2 files in 2 dirs): (link)
(dkl) Fix #2824381: Show error for UDTs with methods inside scopes
#
19:30 on Jan 30fbc
on fbc:master :: r8fedeb7 / (6 files in 3 dirs): (link)
(dkl) Fix #3466156: SWAP inconsistencies
#
05:14 on Jan 30fbc
on fbc:master :: r593787e / (6 files in 2 dirs): (link)
 4 commits:
(dkl) gengas: Fix POPing to byte/short (closes SWAP bug #3215431)
(dkl) parser: Handle ERASE/SWAP separately, they have nothing in common
(dkl) parser: Move SWAP special case code out of rtlMemSwap()
(dkl) Fix SWAP on bitfields to work with -gen gcc and use less temp vars
#
16:49 on Jan 28fbc
on fbc:master :: reb540d0 / (10 files in 3 dirs): (link)
(dkl) parser: Disallow CONST strings in SWAP
#
07:18 on Jan 28fbc
on fbc:master :: rc211494 / (9 files in 2 dirs): (link)
 2 commits:
(dkl) parser: Change cVarOrDeref() to use flags
(dkl) parser: Change SWAP to refuse function calls
#
21:37 on Jan 27fbc
on fbc:master :: r0f78358 / (6 files in 4 dirs): (link)
 2 commits:
(dkl) Allow skipping the *(@x + offset) optimization if astIncOffset() fails
(dkl) Skip non-converting casts in *(@x + offset) optimizations
#
06:08 on Jan 27fbc
on fbc:master :: r5461e47 /makefile: (link)
(dkl) build: Begin adding 'make release'
#
03:51 on Jan 27fbc
on fbc:master :: r2cd8664 / (9 files): (link)
(dkl) build: Merge include lists, copy headers during "make" and "make install"
#