mingodad
|
3c1a8d6490
Rename sq_fs from ".c" to ".cpp" and ported file lock code
|
пре 9 година |
mingodad
|
42243e5b52
Separate SQFile declaration to allow extend "file"
|
пре 9 година |
mingodad
|
f6344a22be
Add "popen" global io similar to the Lua implementation
|
пре 9 година |
mingodad
|
7953e0bbf2
Expose the max_includes compiler parameter to scripts and api
|
пре 9 година |
mingodad
|
7ad2e5a804
Fix to compile on IOS
|
пре 9 година |
mingodad
|
2eb29a395d
Add an implementation of ftime to be able to compile with recent android ndks
|
пре 9 година |
mingodad
|
a62fe42929
Update gumbo library
|
пре 9 година |
mingodad
|
2c9c1f5ec9
Update makefile
|
пре 9 година |
mingodad
|
10ee0f65a1
Update tinyxml2
|
пре 9 година |
mingodad
|
92eafd9fb0
Add more curl opt and info constants
|
пре 9 година |
mingodad
|
5f764f3cbe
Change the default value for sq_XMLDocument_Parse to avoid measure again the string length
|
пре 9 година |
mingodad
|
6dba293d51
Update TinyXml2 library
|
пре 9 година |
mingodad
|
26838ac991
Fix incomplete sq_XMLElement_FirstAttribute function
|
пре 9 година |
mingodad
|
e01f7cf141
Update sqlite3
|
пре 9 година |
mingodad
|
af2e1cacf5
Add zlib to scripts through mongoose http server
|
пре 9 година |
mingodad
|
b61525390d
Fix a bug in the compiler "include" code where doing a Lex() before the include file could trigger a search for a symbol defined on the include file and because of that be attached to a global search at runtime.
|
пре 9 година |
mingodad
|
b45faebb79
Made more curl options available to scripts
|
пре 9 година |
mingodad
|
14a19a5f17
Added a string method to calculate a modulo 97/10, expect as argument a string containing numbers only
|
пре 9 година |
mingodad
|
2172500e88
Fix from squirrel
|
пре 9 година |
mingodad
|
f683aecef3
Added custom function "bytes" that return the number of bytes instead of characters
|
пре 9 година |
mingodad
|
94648431ba
Add the method clear to Fl_menu_
|
пре 9 година |
mingodad
|
ead66acf3a
Fix makefiles
|
пре 9 година |
mingodad
|
8a60311572
Allow exec, exec_one_dml, exec_get_first_row, exec_get_one to accept an already prepared statement
|
пре 9 година |
mingodad
|
ad50e28b3e
Update sqlite3
|
пре 9 година |
mingodad
|
1533a0608a
Added extra parameters start_pos and max_len_to_find to find_lua, match, gmatch
|
пре 9 година |
mingodad
|
590ee4c685
Update sqlite3
|
пре 9 година |
mingodad
|
517fbf1bab
Add global function existsfile
|
пре 9 година |
mingodad
|
d495afd868
Update sqlite3
|
пре 9 година |
mingodad
|
04f05803b0
Fix lexer when using lookahead on a source code with an identifier at the end without a semicolon
|
пре 9 година |
mingodad
|
43addb136c
Add exec_one_dml that accept bind parameters
|
пре 9 година |