Commit History

Author SHA1 Message Date
  mingodad 8a69d45855 Add casts to normalise parameters passed to printf 8 years ago
  mingodad 9e189efc77 Remove unused variables 8 years ago
  mingodad eb926f0d05 Update sqlite3 8 years ago
  mingodad 9ed6be4ef6 Update sqlite3 8 years ago
  mingodad c4f0457cc4 Add new constants 8 years ago
  mingodad 1ac127ba8a Bug fixes and extending functionality 8 years ago
  mingodad 879c3de062 Fix several problems with regex extensions and it's accepted parameters 8 years ago
  mingodad 43b6fb4202 Fix a typo 8 years ago
  mingodad e52b7e1e4a Changed the suggest method to accept an optional number of max suggestions 8 years ago
  mingodad 91353ac5ec Add/Expose tre_config method 8 years ago
  mingodad 26d99b34d4 Fix to a zero subcapure pattern 8 years ago
  mingodad 3d528c78f3 Add two new extensions for hunspell and libtre 8 years ago
  mingodad 7fa83d52d2 Update sqlite3 8 years ago
  mingodad 6ee9f39571 Change macro type() to sqtype() as done in squirrel, also updating sqlite3 8 years ago
  mingodad 3266369a75 Fix bug on error management on bind_exec_get_(one/first_row) 8 years ago
  mingodad af3f75803e Add a preprocessor condition to to set integers for 32/64 bits 8 years ago
  mingodad 3d45e8da73 Add a guard to prevent endless loop 8 years ago
  mingodad 6bfa40c801 Update sqlite3 8 years ago
  mingodad a56deba55c Fix use after free on custom squilu/sqlite3 functions 8 years ago
  mingodad 30d8fa4d72 Update sqlite3 8 years ago
  mingodad 0014727ce2 Exposing a few more sqlite3_session extension functions 8 years ago
  mingodad 7f0eeaba30 Update sqlite3 8 years ago
  mingodad b4ac9f3e7f Change function name from "delete" to "xdelete" compiler is rejecting because it recognizes "delete" as reserved word 8 years ago
  mingodad 676c20be52 Expose more sqlite3_session functions 8 years ago
  mingodad 4116377cf7 Update sqlite3 8 years ago
  mingodad 09ba1be810 Add the flags parameter 8 years ago
  mingodad 836bcbe5fb Add more constants 8 years ago
  mingodad 6d08e06620 Fix a bug in string embeded unsigned escaping 8 years ago
  mingodad adb84fca33 Update sqlite3 8 years ago
  mingodad ff1247f4a5 Fix off by one pointer mishandling 8 years ago