1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 19:20:25 +00:00
qb64/internal/c
SteveMcNeill f917da369a Alteration to common.cpp to allow rounding to _UINT64_MAX limit
Floats previously only rounded to the upper limit of a signed integer64;
this alteration will now round them to the unsigned integer64 limit if
possible, or else toss an "OVERFLOW ERROR" if there's no way to squeeze
the float's value into an integer64.
2015-08-15 10:48:35 -04:00
..
c_compiler (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
libqb Fix scroll wheel on Linux; tidy up licensing info; clean up Windows setup; fix OSX script permissions. 2015-08-06 21:39:16 +10:00
parts Temporaraily commented out Linux version of _SCREENICON function due to compile errors 2015-08-09 21:33:22 +10:00
common.cpp Alteration to common.cpp to allow rounding to _UINT64_MAX limit 2015-08-15 10:48:35 -04:00
libqb.cpp Added "&B" support to VAL function. 2015-08-08 02:23:15 -04:00
libqb.h (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
libqb.mm (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makedat_lnx32.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makedat_lnx64.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makedat_win32.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makedat_win64.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makeline_lnx.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makeline_osx.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makeline_win.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
msbin.c (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri1.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri1s.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri1t.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri1ts.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri2.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri2s.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri2t.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri2ts.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri3.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri3s.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri3t.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri3ts.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri4.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri4s.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri4t.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
mtri4ts.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
myip.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
os.h (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
purge_all_precompiled_content.bat (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
purge_all_precompiled_content.command (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
purge_all_precompiled_content.sh (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
purge_all_precompiled_content_lnx.sh (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
purge_all_precompiled_content_osx.command (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
purge_all_precompiled_content_win.bat (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
purge_libqb_only.bat (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
qbx.cpp (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
time64.c (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
time64.h (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00