Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  mingodad 7d7fd9f08f Update to latest sqlite3 12 vuotta sitten
  mingodad 858063d52f Fix to make it compile on 32 bits. 12 vuotta sitten
  mingodad 35075d670a Added a simple signal handler and somehow fixed the switch bug when having variables for case statements, now only constants or scalars are accepted. 12 vuotta sitten
  mingodad c3eaa1ba81 Small fixes and code refactoring to work with the switch bug found and somehow fixed now. 12 vuotta sitten
  mingodad eeda4b872d Add some constants for keyboard keys F1 to F12, before they could be calculated by adding to FL_F constant the corresponding number (this way still works). 12 vuotta sitten
  mingodad 9e2f52907b Some fixes to work without axtls/ssl 12 vuotta sitten
  mingodad c62b8a9d3c Better image request handling, now supporting etag cache. 12 vuotta sitten
  mingodad d9d38f4125 Several small fixes. 12 vuotta sitten
  mingodad d3fbdc8636 Fix for first connection with keep-alive hanging. 12 vuotta sitten
  mingodad fccd7a9cc9 Added unix domains to sockets. 12 vuotta sitten
  mingodad 2eb75ca2be Update to the latest available version. 12 vuotta sitten
  mingodad c53a7a44c7 Discovered a side effect bug introduced by the modification to allow functions declared local to be called recursivelly. 12 vuotta sitten
  mingodad 9c4b746385 Last updates form the original project 12 vuotta sitten
  mingodad d9981ec3b8 Missing form the last commit for update with squirrel 3.1 beta 12 vuotta sitten
  mingodad 7417c11ecf Update sqlite3 to version 3.8.2 12 vuotta sitten
  mingodad 0a4e4f1df2 Added some improvements from Squirrel 3.1 beta, small fix on gumbo and updated to latest sqlite3. 12 vuotta sitten
  mingodad bbb026c22e Initial port of gumbo html parser library interface from the lua module. 12 vuotta sitten
  mingodad ff8fdd0adc Update to the latest sqlite3. 12 vuotta sitten
  mingodad 49b7966419 Add the proposed patch to prevent make assignment to the reserved word base. 12 vuotta sitten
  mingodad 880371665b Updated to use more addons from codemirror 12 vuotta sitten
  mingodad f4092bbbf9 Add a check for ssl connection and return a redirection that matches it. 12 vuotta sitten
  mingodad f4f45d4507 Updated codemirror to latest version 12 vuotta sitten
  mingodad ec28051c76 Bump to sqlite 3.8 12 vuotta sitten
  mingodad 24a0496635 Partial fix for a bug in axtls on the implementation of SSL_read . 12 vuotta sitten
  mingodad 979446a79e Add comments to explain code to compensate default parameters for local functions. 12 vuotta sitten
  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 vuotta sitten
  mingodad 38a513fef1 Add new helper functions. 12 vuotta sitten
  mingodad c40315d73d Add sq_slave_vm to mongoose vms. 12 vuotta sitten
  mingodad 0258ac54bf Add missing sq_pop after iterating a table, reformat the code. 12 vuotta sitten
  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 vuotta sitten