mingodad d582ae2d6e Add tcp_nodelay and keep-alive timeout from civetweb 9 ani în urmă
..
HighResolutionTimer.cpp efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. 13 ani în urmă
HighResolutionTimer.h efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. 13 ani în urmă
celibc.c f6e26b9388 Fixes to compile for wince 13 ani în urmă
celibc.h f6e26b9388 Fixes to compile for wince 13 ani în urmă
code_mix_prep.c 1e011789d3 Reorganize repository tree. 13 ani în urmă
dad_utils.cpp 90c87c87f5 Again moved the call to CallDelayedReleaseHooks to make it work with coroutines too. 12 ani în urmă
dynamic_library.cpp f6e26b9388 Fixes to compile for wince 13 ani în urmă
dynamic_library.h 90b51aae80 Add a macro to add the dynamic library extension depending on the OS. 10 ani în urmă
fpdf.cpp 46c5dcfeae Remove initializer list to allow compile on old systems. 13 ani în urmă
fpdf.h 1e011789d3 Reorganize repository tree. 13 ani în urmă
lua_socket.cpp f6e26b9388 Fixes to compile for wince 13 ani în urmă
lua_socket.h 1e011789d3 Reorganize repository tree. 13 ani în urmă
miniz.c 02f87feea6 Added miniz extension 11 ani în urmă
mongoose.c d582ae2d6e Add tcp_nodelay and keep-alive timeout from civetweb 9 ani în urmă
mongoose.h 1e011789d3 Reorganize repository tree. 13 ani în urmă
mpdecimal.h 3cb067e94a Add preprocessor macros to allow compile for ios 10 ani în urmă
pdf-font.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
pdf-font.h 1e011789d3 Reorganize repository tree. 13 ani în urmă
pp.nut 2a862de081 Add a missing newline after comments with SquiLu code. 13 ani în urmă
sq_axtls.c bf56114103 Initialize a declared variable. 10 ani în urmă
sq_base64.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sq_decimal.cpp 67d8cfd8c7 Remove "CR" and comment constant that was overflown. 10 ani în urmă
sq_dns_sd.cpp dfca6eccd3 Add some extensions that are work in progress. 10 ani în urmă
sq_fastcgi.cpp dfca6eccd3 Add some extensions that are work in progress. 10 ani în urmă
sq_ffi.cpp 74d8bad05e Add parentesis to make clear the evaluation order 10 ani în urmă
sq_fltk.cpp 4a0c55f16c Fixes for memory leaks and some more widgets added. 10 ani în urmă
sq_fpdf.cpp ce40516e96 Fix a mistake on setting a new size to blob that will return the generated pdf. 12 ani în urmă
sq_fs.c f6e26b9388 Fixes to compile for wince 13 ani în urmă
sq_gumbo.cpp bbb026c22e Initial port of gumbo html parser library interface from the lua module. 12 ani în urmă
sq_java.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sq_libclang.cpp 235263d5e4 Fix memory leaks. 10 ani în urmă
sq_libcurl.cpp dfca6eccd3 Add some extensions that are work in progress. 10 ani în urmă
sq_markdown.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sq_miniz.cpp 02f87feea6 Added miniz extension 11 ani în urmă
sq_mix.cpp 0bca304824 Add new parameter for SQCompiler "bool show_warnings" to allow suppress issuing warnings. 13 ani în urmă
sq_mongoose.cpp d582ae2d6e Add tcp_nodelay and keep-alive timeout from civetweb 9 ani în urmă
sq_mysql.cpp 90b51aae80 Add a macro to add the dynamic library extension depending on the OS. 10 ani în urmă
sq_nanomsg.cpp dfca6eccd3 Add some extensions that are work in progress. 10 ani în urmă
sq_openssl.cpp 698980ef21 Update sqlite3, add code to start an openssl extension. 11 ani în urmă
sq_osthreads.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sq_parsecsv.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sq_postgresql.cpp 90b51aae80 Add a macro to add the dynamic library extension depending on the OS. 10 ani în urmă
sq_rs232.c 7999aa659b Fix misspelling of function names 10 ani în urmă
sq_slave_vm.cpp 10d0334739 Fixes for sq_slave_vm been able to report erros, also the lexer now ignore unicode escape "\u" instead of give an error. 10 ani în urmă
sq_socket.cpp 6caa088054 Bug fixes. 10 ani în urmă
sq_sqlite3.cpp af887c8069 Update sqlite3 10 ani în urmă
sq_sqlite3.h af887c8069 Update sqlite3 10 ani în urmă
sq_sys.cpp dfca6eccd3 Add some extensions that are work in progress. 10 ani în urmă
sq_tinyxml2.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sq_unql.cpp dfca6eccd3 Add some extensions that are work in progress. 10 ani în urmă
sq_xml-2.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sq_xml.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sq_zlib.cpp c8d61ccc42 Added minimal zip archive reader using libz/contrib/minizip 11 ani în urmă
sq_zmq3.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sqfltk.h 1e011789d3 Reorganize repository tree. 13 ani în urmă
sqfs.h 1e011789d3 Reorganize repository tree. 13 ani în urmă
sqlite3.c af887c8069 Update sqlite3 10 ani în urmă
sqlite3.h af887c8069 Update sqlite3 10 ani în urmă
sqmodule.h 1b2ea23e58 Changed the prototype of sq_tobool and added sq_tointeger, sq_tofloat. 11 ani în urmă
sqratimport.cpp 1b2ea23e58 Changed the prototype of sq_tobool and added sq_tointeger, sq_tofloat. 11 ani în urmă
sqratimport.h 1e011789d3 Reorganize repository tree. 13 ani în urmă
test-pp.nut 9d254896db Small squilu script showing how create function definitions to dynamic loaded extensions. 10 ani în urmă
tinyxml2.cpp 5d5b4a29cb Update tinyxml2 11 ani în urmă
tinyxml2.h 5d5b4a29cb Update tinyxml2 11 ani în urmă
vogl_miniz.c 7c3f107d70 Missing miniz files. 11 ani în urmă
vogl_miniz.h 7c3f107d70 Missing miniz files. 11 ani în urmă
vogl_miniz_common.h 7c3f107d70 Missing miniz files. 11 ani în urmă
vogl_miniz_zip.c 7c3f107d70 Missing miniz files. 11 ani în urmă
vogl_miniz_zip.h 7c3f107d70 Missing miniz files. 11 ani în urmă