Commit History

Автор SHA1 Съобщение Дата
  mingodad 6ce9399852 Fixed a call to printf without format string. преди 12 години
  mingodad bf2a860a2d More work to make it to work as expected. преди 12 години
  mingodad 8885a16666 Bug fixes, expose stmt.asJsonArray and stmt.asJsonObject, also update sqlite3 sources. преди 12 години
  mingodad 066ae9e93f More work done towards mysql prepared statements преди 12 години
  mingodad 87913c6560 Fixes and cleanup of javascript and css. преди 12 години
  mingodad 5e2da2fd1a Removed unintended commit of binary file. преди 12 години
  mingodad 771b861392 Changes to make it compile on linux 64bits. преди 12 години
  mingodad aff19c7e1b Fix enumeration for time periodes, in SquiLu/Squirrel enum do not behave like in C/C++. преди 12 години
  mingodad 1467280d18 Check for double click when searching for a selection. преди 12 години
  mingodad f4c1c73d47 A bit more work to get mysql prepared statement to work. преди 12 години
  mingodad 63da3f393a Update to latest sqlite3 sources. преди 12 години
  mingodad ab7c45da48 Fixed a call to stmt.prepare that can occur without previous stmt creation. преди 12 години
  mingodad 582206a487 Added another alias to calc_order_line. преди 12 години
  mingodad b743274e70 Fixed pdf generation for orders. преди 12 години
  mingodad ce40516e96 Fix a mistake on setting a new size to blob that will return the generated pdf. преди 12 години
  mingodad 8c13f4e90f Remove statement finalization from SQLite3.close, on MacOSX we get segfaults finalizing statements here. преди 12 години
  mingodad b1d14633b7 Add string function find_delimiter, to search for delimited text. преди 12 години
  mingodad e5ed2fe0c5 Updated to most recent sqlite3. преди 12 години
  mingodad e0eb9077cb Update sqlite3 to latest release 3.7.16.1 преди 12 години
  mingodad 7c92173c7a Updated to the latest sqlite3. преди 12 години
  mingodad a17b804ae3 Fix exec_dml that was only executing the first sql on a multi sql query. преди 12 години
  mingodad 91cf03d04b Changed the return value of array.bsearch to the negative value of the last possible match (-imid) instead of constant -1 when not found. преди 12 години
  mingodad 4dbfb45eca Added an initial mysql module преди 13 години
  mingodad 90c87c87f5 Again moved the call to CallDelayedReleaseHooks to make it work with coroutines too. преди 13 години
  mingodad 75ffd33b5d Try to get a bit of extra performance. преди 13 години
  mingodad 6ea3190869 Add a check to SQObjectPtr.Null to see it needs update. преди 13 години
  mingodad 1101ab70a7 Update some SQObjectPtr operators overloading to check same type. преди 13 години
  mingodad b85b9efa2e Added typedefs for SQInt16, insert a comment on SQHash to remember change it to ptrdiff_t. преди 13 години
  mingodad 2b1ebc1b93 Add the start point on implementing class.destructor, it parses the destructor declaration as a method but it's not calling it yet. преди 13 години
  mingodad 78e3c6d495 Added some fixes from more recent mongoose version. преди 13 години