История коммитов

Автор SHA1 Сообщение Дата
  mingodad faf042b87f Fix a segfault when compiling with gcc -O3 9 лет назад
  mingodad 72ffc8b758 Add optional parameter to specify the destination database for sqlite3 backup/restore 9 лет назад
  mingodad 40d3cc3dc4 Add new methods to sq_sqlite3_stmt (bind_exec_get_one, bind_exec_get_first_row) 9 лет назад
  mingodad cee4fc3b8e Add function to dynamic load a specific libcurl library 9 лет назад
  mingodad 94352c351e Add string_iso88959_to_utf8 method to string 9 лет назад
  mingodad c2c396e8d6 Apply fixes from squirrel 9 лет назад
  mingodad 88b1e8a77f Sample showing the EasyCurl extension usage 9 лет назад
  mingodad 90a872f2ea Update codeblocks project 9 лет назад
  mingodad 9a1f1b0a7c Expose string.hash method 9 лет назад
  mingodad 5a5367b7ae Change some macros to allow fine grain usage of then 9 лет назад
  mingodad f3b9186d1a Update makefiles 9 лет назад
  mingodad b259676e64 Start a lmdb extension 9 лет назад
  mingodad 1f3d64f667 Extend a bit the freetype extension 9 лет назад
  mingodad 4a79f67281 Start a bitvector extension using sqlite3 bitvector functions 9 лет назад
  mingodad b29269d497 Update sqlite3 9 лет назад
  mingodad d338834c60 Add ascii85 encode/decode 9 лет назад
  mingodad 7cc5d7a7b7 Change the string.strchr function to return the string index instead of an aleatory pointer cast to integer, also accept an optional integer offset from the beginning of the string. 9 лет назад
  mingodad c44eae7e3e Add a minimal freetype extension. 9 лет назад
  mingodad 7ad249dd1b Add new method to string "countchr" 9 лет назад
  mingodad 17f8751737 Fix sle encode (string lenght encode) 9 лет назад
  mingodad 0662717ae2 Update sqlite3 9 лет назад
  mingodad cad98f8148 Add option to load the java library 9 лет назад
  mingodad b36346f528 Add new extension to blosc compression library 9 лет назад
  mingodad ba133a5365 Make more extensions available to scripts 9 лет назад
  mingodad b23193c01d Do not pass phanton captures for things like "(?(DEFINE) ...)" 9 лет назад
  mingodad fcdd1d7627 Add passing an empty capture as an integer with the position in the subject string like in the lua pattern matching. 9 лет назад
  mingodad f9addc2dfa Fix handling C++ style multi line 9 лет назад
  mingodad bfa7ccfac6 Bug fix in calling script functions and add option to also link statically with libpcre2 9 лет назад
  mingodad f8fd489121 Add libpcre2 extension 9 лет назад
  mingodad 82d33a74c9 Add a libpcre extension 9 лет назад