Історія комітів

Автор SHA1 Опис Дата
  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. 13 роки тому
  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 роки тому
  mingodad 98d3fe3fa2 Move the call for CallDelayedReleaseHooks to LeaveFrame, there is only one point of call when executing a script. 13 роки тому
  mingodad 2a862de081 Add a missing newline after comments with SquiLu code. 13 роки тому
  mingodad 7b9948ad55 Code refactored to improve performance. 13 роки тому
  mingodad 09f4476406 Remove redundant code. 13 роки тому
  mingodad c64500d1c5 Fix constantly adding a new newline to the end of the preprocessed file. 13 роки тому
  mingodad f5b0f703b5 A bit of performance improvement on Arithmetic operations, and remove code duplication. 13 роки тому
  mingodad 49a2d182d0 More functionality to sample ourbiz 13 роки тому
  mingodad f6e26b9388 Fixes to compile for wince 13 роки тому
  mingodad 8a703d736d Sample extension to test delayed_release_hooks implementation ! 13 роки тому
  mingodad 0d4c8f8dee Finally it seems that "SQFunctionProto::GetLineGetLine" using binary search is working properly now. 13 роки тому
  mingodad df5667554f Fixes to compile on wince, not yet complete. 13 роки тому