Историја ревизија

Аутор SHA1 Порука Датум
  mingodad fe065fa530 Fixed "sq_sle2vecOfvec" to take in account "start" position. пре 13 година
  mingodad b0de9fb2a6 Changed the prototype of SquiLu extension functions from "SQInteger (*SQFUNCTION)(HSQUIRRELVM)" to "SQRESULT (*SQFUNCTION)(HSQUIRRELVM)" and update all functions to use SQRESULT for consistency. пре 13 година
  mingodad 1d8c48f14b Fixed the parameter count for some methods. пре 13 година
  mingodad b6e78a1b13 Fix and expose 2 functions to unencode a string lenght encoded like stream. пре 13 година
  mingodad 8f6b2f2984 Remove unused variable, and indentation for the register function. пре 13 година
  mingodad c0c0249886 Code reformat пре 13 година
  mingodad 8babf3bdb9 Expos new functions and change the name of SQLite3.NULL to SQLite3.Null. пре 13 година
  mingodad a871fa2651 Renamed the register function. пре 13 година
  mingodad 43c1e34db9 Added new functions. пре 13 година
  mingodad 803ba8449a Add new function to retrieve the database from a statement. пре 13 година
  mingodad 018f9e782a Several changes adding a more detailed error checking and some minor fixes. пре 13 година
  mingodad 1eeb5fb552 Add initialization on some variable declarations пре 13 година
  mingodad a335787e54 Completed the creation of a statement from the database method prepare. пре 13 година
  mingodad 7c7374566a Add SQLITE_TRANSIENT to sqlite3_bind_text to force sqlite3 make a private copy of the string. пре 13 година
  mingodad 6f591ab367 Add new squirrel vm parameter to release hook functions пре 13 година
  mingodad d741b7b403 Add some extensions to squirrel пре 13 година