fbc.mirror.git
2025-10-18 Jeff MarshallMerge remote-tracking branch 'SARG-FB/gas64_rev' into... master
2025-10-14 SARGgas64 : fix regression, using a local var to avoid...
2025-10-13 SARGgas64 ; fix Linux registers used for memset
2025-10-06 SARGUpdate for last changes
2025-10-06 SARGgas64 : in memfill and emit_mem use memset if area...
2025-10-06 SARGfbc : fixes for simple/overload NEW after changes to...
2025-10-06 SARGfbc : for NEW uses callocate instead allocate + memset...
2025-10-06 SARGgas64 : fix missing quotation mark
2025-10-06 SARGgas64 ; comment added to explain the use of *<var ptr...
2025-10-06 SARGgas64 : removal of tag #xNN / #NN if __GAS64_DEBUG__...
2025-10-06 SARGgas64 : use of cvl("mov ") instead &h20766F6D and also...
2025-10-06 SARGgas64 : removal of an unnecessary string to save time...
2025-10-06 coderjeffMerge pull request #458 from PaulSquires/patch-1
2025-10-05 Paul SquiresUpdate readme.txt
2025-07-08 Jeff Marshallgas64: update changelog.txt
2025-07-08 Jeff MarshallMerge remote-tracking branch 'SARG-FB/gas64_rev' into...
2025-07-08 Jeff MarshallMerge remote-tracking branch 'jayrm/bug-fix' into master
2025-07-08 SARGgas64 : fix case push with literal number (eg push 1)
2025-07-07 SARGgas64 : fix push not completely taken in account in...
2025-07-07 SARGgas64 : fix changing byte/word/dword/ptr to BYTE/WORD...
2025-07-07 SARGgas64 : fixes and additions to asm code optimization
2025-07-06 Jeff Marshallfbc: fix source typo
2025-07-06 Jeff Marshallfbc: fix conversion of unicode codepoints in supplement...
2025-06-27 SARGgas64 : fix reg not freed in call <reg> or <[reg]> n
2025-06-27 SARGgas64 : - removing of indentation except when GAS64_DEB...
2025-06-27 SARGgas64 : changing tag for optimizations #O (letter)...
2025-06-27 SARGgas64 : - optimization for FP add/sub/mul/div to avoid...
2025-06-27 SARGgas64 : optimization using KNOFREE to avoid useless...
2025-06-27 SARGgas64 : replacing reg_freeable by a more optimized...
2025-06-27 SARGgas64 : changing all LONGs by INTEGERs (except ustab...
2025-06-27 SARGgas84 : fixing not standard spacings in asm code
2025-05-12 Jeff Marshallrelease: fix manifest file naming
2025-04-27 Jeff Marshallfbc: allow -fpmode and -fpu options on #cmdline
2025-04-27 Jeff Marshallrtlib: sanitize whitespace
2025-04-26 Jeff Marshallfbdocs: wiki snapshot 2025.04.26 - update examples...
2025-04-26 coderJefffbdocs: wiki snapshot 2025.04.26
2025-04-21 Jeff Marshallrtlib: fix gcc warnings in profiler report
2025-04-21 Jeff Marshallrtlib: array_redim.c add parens
2025-04-21 Jeff MarshallMerge remote-tracking branch 'origin/fbc-1.10' into...
2025-04-21 Jeff MarshallFreeBasic 1.10.3 Release1.10.3
2025-04-21 Jeff Marshallrelease: contrib/release/build.sh
2025-04-21 Jeff Marshallrelease: depend on libtinfo6 for ubuntu 24.04
2025-04-21 Jeff Marshallrtlib: array_redim.c fix gcc 13.3 warnings
2025-04-21 Jeff Marshallrtlib: fix gcc warnings w/ realloc() in src/rtlib/str_c...
2025-04-21 Jeff Marshallrtlib: sanitize whitespace before change
2025-04-20 Jeff MarshallMerge remote-tracking branch 'SARG-FB/gas64_rev' into...
2025-04-07 SARGgas64 : fix bug (movd instead movss for xmmN/xmmN)...
2025-03-16 Jeff Marshallheaders: update portaudio version 19.7.0
2025-03-16 Jeff Marshallheaders: update inc/sqlite3ext.bi
2025-03-16 Jeff Marshallcontrib/release/build.sh: libffi build
2025-03-16 Jeff Marshallcontrib/release/build-bsd.sh: remove downloaded package
2025-03-16 Jeff Marshallprofiler: rtlib: fix gcc warnings
2025-03-16 Jeff Marshallcontrib/release/build.sh: libffi build
2025-03-15 coderjeffMerge pull request #442 from swurzinger/stw/libfbdoc...
2025-03-15 coderjeffMerge pull request #440 from thekhalifa/feat-examples...
2025-03-03 Ahmad Khalifaexamples: fix portaudio on Win
2025-03-03 Jeff Marshallcontrib/release/build-bsd.sh: remove downloaded package
2025-02-23 Stefan Wurzingerlibfbdoc: enable native CA by default if no custom...
2025-02-23 Stefan Wurzingerfix fbchkdoc documentation mentioning wrong argument...
2025-02-22 Ahmad Khalifaexamples: Add portaudio sine wave example
2025-02-18 Jeff Marshallinc/dos/sys/farptr.bi: fixup remove the UTF-8 BOM as...
2025-02-18 Jeff Marshallfbc: __FB_QUERY_SYMBOL__ extended to return mangled...
2025-02-18 Jeff Marshallsf.net # 795 : unsupported \UNNNN escape sequence is...
2025-02-18 coderjeffMerge pull request #436 from thekhalifa/fix-fbdoc-pcre2
2025-02-18 Jeff Marshallfbdoc: use pcre2
2025-02-18 coderjeffMerge pull request #437 from thekhalifa/fix-encoding...
2025-02-18 Jeff Marshallinc/dos/sys/farptr.bi: remove UTF-8 characters for...
2025-02-18 coderjeffMerge pull request #438 from thekhalifa/feat-examples...
2025-02-18 Jeff Marshallexamples/Makefile: test on windows
2025-01-31 Ahmad Khalifae/c: fix header for quicklz
2025-01-31 Ahmad Khalifae/c/libzip.bas: fix types to match zip.bi
2025-01-31 Ahmad Khalifaexamples: Add makefile for all examples
2025-01-31 Ahmad Khalifaconvert legacy encoding to UTF-8
2025-01-30 Ahmad Khalifatravis: add libpcre2 to installed packages
2025-01-28 Ahmad Khalifadoc: Convert to pcre2 from obsolete pcre (pcre3)
2025-01-26 Jeff Marshallfbc: touch dates year 2025
2025-01-26 Jeff Marshallsf.net # 1009: fbc: property byref parsing
2025-01-26 Jeff Marshallfbc: cmdline -end
2025-01-26 Jeff Marshallchangelog: pull request 427
2025-01-26 coderjeffMerge pull request #427 from skyfish4tb/master
2025-01-25 Jeff Marshallgas64: changelog, tests
2025-01-25 Jeff MarshallMerge remote-tracking branch 'SARG-FB/gas64_rev' into...
2025-01-25 Jeff Marshallchangelog:
2025-01-25 coderjeffMerge pull request #428 from adeyblue/libcmdlen
2025-01-25 coderjeffMerge pull request #430 from fxl447098457/patch-1
2024-09-14 fxl447098457Update expat.bas
2024-08-15 SARGgas64 fix : optimization prevented converting 32bit...
2024-08-07 adeyblueAllow long ar and ld command lines in standalone window...
2024-07-18 SARGgas64 : fix casting ulong (with "negative value") to...
2024-07-02 SkyFishSupports optimizing purely abstract types, and only...
2024-06-16 Jeff MarshallMerge remote-tracking branch 'jayrm/fbc-1.10' into...
2024-06-16 Jeff Marshallcontrib/release/build.sh: remove downloaded package
2024-06-06 Jeff Marshallrelease: build-bsd.sh
2024-06-06 Jeff Marshallrelease: update manifests for fbc 1.10.3
2024-06-06 Jeff Marshallrelease: build.sh using recipe names
2024-06-01 Jeff Marshallfbc: PEEK, POKE, and SWAP name resolution
2024-06-01 Jeff Marshallprofiler: rtlib: fix gcc warnings
2024-06-01 Jeff Marshallprofiler: rtlib: allow compile on older gcc
2024-06-01 Jeff Marshalldocs: add -earraydims to man page
2024-06-01 Jeff MarshallMerge remote-tracking branch 'origin/fbc-1.10' into...
next