mingodad
|
255396da3a
Attempt to fix releasing resources when closing a vm.
|
9 年之前 |
mingodad
|
2703e473f6
Fix to compile for OS X
|
9 年之前 |
mingodad
|
1dd5130d1d
Update to compile with SLAVE_VM_WITH_OS_THREADS
|
9 年之前 |
mingodad
|
d2fc49b5ef
Add CURLOPT_FOLLOWLOCATION constant
|
9 年之前 |
mingodad
|
9f1ba3ff84
Fixes to compile with OS threads
|
9 年之前 |
mingodad
|
0d9082fe38
Fixes to compile for windows
|
9 年之前 |
mingodad
|
954642c384
Start to add support for OS threads using slave vms
|
9 年之前 |
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 年之前 |