コミット履歴

作者 SHA1 メッセージ 日付
  mingodad 78042a3069 Enhance the ffi and pack/unpack extensions 9 年 前
  mingodad a54b14b2c3 Add a check and return error for SQLite3Statement.bind_stmt method 9 年 前
  mingodad 21e9609872 Update sqlite3 9 年 前
  mingodad c6d3d555a9 Fix use of string after free 9 年 前
  mingodad 2db49bdc21 Update sqlite3 9 年 前
  mingodad d9aa00afdd Expose Flv_List.get_row and Flv_Table.get_col 9 年 前
  mingodad 9755b7aab1 Add conditional compilation to enable_load_extension 9 年 前
  mingodad 2716502008 Ported lpack.c from lua 9 年 前
  mingodad 859d3741ea Add enable_load_extension to SQLite3 9 年 前
  mingodad 47aabc191b Update sqlite3 9 年 前
  mingodad cb09c88095 Rework the mysql and postgresql extensions, still need more work 9 年 前
  mingodad cff6569832 Add bit operations to blob 9 年 前
  mingodad f956bca7ab Add new functions to sqapi 9 年 前
  mingodad c19d36f4fd Update sqlite3 9 年 前
  mingodad 68bd457da3 Expose SQLite3Session to squilu scripts 9 年 前
  mingodad ebc58c8f1b Fix to make "read_line" to work with popen. 9 年 前
  mingodad 292260e603 Update sqlite3 9 年 前
  mingodad fb9940f067 Add new sqlite3_stmt member function "bind_exe" that binds variable number of parameters and does step and reset. 9 年 前
  mingodad 8c988eac33 Add new method to array "minsize" to resize an array only if needed. 9 年 前
  mingodad 255396da3a Attempt to fix releasing resources when closing a vm. 9 年 前
  mingodad 2703e473f6 Fix to compile for OS X 9 年 前
  mingodad 1dd5130d1d Update to compile with SLAVE_VM_WITH_OS_THREADS 9 年 前
  mingodad d2fc49b5ef Add CURLOPT_FOLLOWLOCATION constant 9 年 前
  mingodad 9f1ba3ff84 Fixes to compile with OS threads 9 年 前
  mingodad 0d9082fe38 Fixes to compile for windows 9 年 前
  mingodad 954642c384 Start to add support for OS threads using slave vms 9 年 前
  mingodad 3c1a8d6490 Rename sq_fs from ".c" to ".cpp" and ported file lock code 9 年 前
  mingodad 42243e5b52 Separate SQFile declaration to allow extend "file" 9 年 前
  mingodad f6344a22be Add "popen" global io similar to the Lua implementation 9 年 前
  mingodad 7953e0bbf2 Expose the max_includes compiler parameter to scripts and api 9 年 前