date | project | content | link |
|---|
| 16:33 today | fbc | on fbc:master :: r dad6403 / (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 yesterday | fbc | on fbc:master :: r 6c6e44f / (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 Saturday | fbc | on fbc:master :: r 0ef5b1d / (changelog.txt gfxlib2/image.c): ( link) (dkl) gfxlib: Make ImageCreate() set Err() value on failure | # |
| 23:35 Friday | fbc | on fbc:master :: r 14046ab / (changelog.txt gfxlib2/x11.c): ( link) (dkl) gfxlib: Fix GFX_SHAPED_WINDOW trouble on some WMs (fix by Sisophon2001) | # |
| 19:35 Friday | fbc | on fbc:master :: r ad089a2 / (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 Friday | fbc | on fbc:master :: r ad9fb1e /compiler/fbc.bas: ( link) (dkl) For fbc in MinGW: Help ld find MinGW's lib/ in case C:\MinGW dir is renamed | # |
| 03:15 Friday | fbc | on fbc:master :: r 62d80bc / (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 02 | fbc | on fbc:master :: r 864dc17 / (6 files in 4 dirs): ( link) (dkl) rtlib: Clear fixstr remainders during SWAP, like '=' (real #3476021 fix) | # |
| 16:46 on Feb 02 | fbc | on fbc:master :: r b3f787f / (4 files in 3 dirs): ( link) (dkl) rtlib: Make SWAP handle differenly sized strings (closes #3476021) | # |
| 00:30 on Feb 01 | fbc | on fbc:master :: r 5389eec / (21 files in 3 dirs): ( link) (dkl) parser: SWAP/LET() allowed on string constants (closes #3476028) | # |
| 19:23 on Jan 31 | fbc | on fbc:master :: r 0415fdb / (5 files in 3 dirs): ( link) (dkl) parser: Disallow '*' on procedure pointers | # |
| 04:37 on Jan 31 | fbc | on fbc:master :: r 720dd05 / (changelog.txt compiler/emit_x86.bas): ( link) (dkl) gengas: Fix EDI/ESI not being preserved sometimes (due to plain typos) | # |
| 20:24 on Jan 30 | fbc | on fbc:master :: r 82fe8d2 / (2 files in 2 dirs): ( link) (dkl) Fix #2824381: Show error for UDTs with methods inside scopes | # |
| 19:30 on Jan 30 | fbc | on fbc:master :: r 8fedeb7 / (6 files in 3 dirs): ( link) (dkl) Fix #3466156: SWAP inconsistencies | # |
| 05:14 on Jan 30 | fbc | on fbc:master :: r 593787e / (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 28 | fbc | on fbc:master :: r eb540d0 / (10 files in 3 dirs): ( link) (dkl) parser: Disallow CONST strings in SWAP | # |
| 07:18 on Jan 28 | fbc | on fbc:master :: r c211494 / (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 27 | fbc | on fbc:master :: r 0f78358 / (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 27 | fbc | on fbc:master :: r 5461e47 /makefile: ( link) (dkl) build: Begin adding 'make release' | # |
| 03:51 on Jan 27 | fbc | on fbc:master :: r 2cd8664 / (9 files): ( link) (dkl) build: Merge include lists, copy headers during "make" and "make install" | # |