Commit History

Auteur SHA1 Bericht Datum
  mingodad bbb026c22e Initial port of gumbo html parser library interface from the lua module. 12 jaren geleden
  mingodad ff8fdd0adc Update to the latest sqlite3. 12 jaren geleden
  mingodad 49b7966419 Add the proposed patch to prevent make assignment to the reserved word base. 12 jaren geleden
  mingodad 880371665b Updated to use more addons from codemirror 12 jaren geleden
  mingodad f4092bbbf9 Add a check for ssl connection and return a redirection that matches it. 12 jaren geleden
  mingodad f4f45d4507 Updated codemirror to latest version 12 jaren geleden
  mingodad ec28051c76 Bump to sqlite 3.8 12 jaren geleden
  mingodad 24a0496635 Partial fix for a bug in axtls on the implementation of SSL_read . 12 jaren geleden
  mingodad 979446a79e Add comments to explain code to compensate default parameters for local functions. 12 jaren geleden
  mingodad f8926bfb8a Fix a bug introduced by code to allow local declared functions been called recursivelly, this bug only manifest when the function has default parameters. 12 jaren geleden
  mingodad 38a513fef1 Add new helper functions. 12 jaren geleden
  mingodad c40315d73d Add sq_slave_vm to mongoose vms. 12 jaren geleden
  mingodad 0258ac54bf Add missing sq_pop after iterating a table, reformat the code. 12 jaren geleden
  mingodad 17c9228573 Change calls from table.get(key, default) by table.rawget(key, default) because the first can give wrong results when the key is equal to any built in methods. 12 jaren geleden
  mingodad 6c98c4dbe3 Fix the premature break without copying the remaining string part. 12 jaren geleden
  mingodad 345d84de13 Add an optional parameter to string.replace to allow specify the replacement count, also update sqlite3 to latest trunk. 12 jaren geleden
  mingodad 68fffab07a Changed the order of atributes on the WWW-Authenticate header to make it work with android ICS/Jelly Bean because they only accept it followed by "Digest". 12 jaren geleden
  mingodad 6ce9399852 Fixed a call to printf without format string. 12 jaren geleden
  mingodad bf2a860a2d More work to make it to work as expected. 12 jaren geleden
  mingodad 8885a16666 Bug fixes, expose stmt.asJsonArray and stmt.asJsonObject, also update sqlite3 sources. 12 jaren geleden
  mingodad 066ae9e93f More work done towards mysql prepared statements 12 jaren geleden
  mingodad 87913c6560 Fixes and cleanup of javascript and css. 12 jaren geleden
  mingodad 5e2da2fd1a Removed unintended commit of binary file. 12 jaren geleden
  mingodad 771b861392 Changes to make it compile on linux 64bits. 12 jaren geleden
  mingodad aff19c7e1b Fix enumeration for time periodes, in SquiLu/Squirrel enum do not behave like in C/C++. 12 jaren geleden
  mingodad 1467280d18 Check for double click when searching for a selection. 12 jaren geleden
  mingodad f4c1c73d47 A bit more work to get mysql prepared statement to work. 12 jaren geleden
  mingodad 63da3f393a Update to latest sqlite3 sources. 12 jaren geleden
  mingodad ab7c45da48 Fixed a call to stmt.prepare that can occur without previous stmt creation. 12 jaren geleden
  mingodad 582206a487 Added another alias to calc_order_line. 12 jaren geleden