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

Автор SHA1 Сообщение Дата
  mingodad 01725f3cd0 Add checks to sq_tostring calls as mentioned on squirrel forum. 11 лет назад
  mingodad 255390cb76 Update to sqlite 3.8.5 11 лет назад
  mingodad 3e2c2a68f0 Update to fltk 1.3.2, this files are no longer needed. 11 лет назад
  mingodad 44448059db Update to fltk 1.3.2 11 лет назад
  mingodad f2345e84ff Update to latest version on github. 11 лет назад
  mingodad 0afa1fa03b Add a minimal fltk window to test it. 11 лет назад
  mingodad 439d1a4084 Added a port of EvaLayout 11 лет назад
  mingodad f2025d737e Fix warnings 11 лет назад
  mingodad 5778ac34d5 Fix warnings and add new functions. 11 лет назад
  mingodad 2ad05b5b56 Fix string.split for a case when the separator is the last char and adding an empty string. 11 лет назад
  mingodad 6fb3161690 Fix mistake that removed a size decrement 11 лет назад
  mingodad b295d2b9dd Forgot to add "\t" to compute the space to allocate the buffer. 11 лет назад
  mingodad bf7857cf79 Add "\t" as a special case to output it as "\t" instead of "\x9" 11 лет назад
  mingodad ff59a7fa72 Fix eating "\r" without decrementing parse string size, that was generating garbage at the end of the formated string. 11 лет назад
  mingodad 4d379179b8 Add a hack fix to read binary data from ajax with IE. 11 лет назад
  mingodad 0923023cbe Fix resize window to not be smaller than it's child. 11 лет назад
  Domingo Alvarez Duarte 730caef3c9 Enhance dumping bytecode. 11 лет назад
  Domingo Alvarez Duarte 9cfa704dd3 Fix copy and paste mistake. 11 лет назад
  Domingo Alvarez Duarte 1ea476fa8f Add member function to retrieve rows as table. 11 лет назад
  mingodad f0bd26142d Fix a wrong size calc for calling malloc 11 лет назад
  mingodad ae743d1eaa Fixes from squirrel 3.0.6 and an attempt to use computed gotos on the vm, right now it does not add any performance enhancements. 11 лет назад
  mingodad 85c907628d Add missing function 11 лет назад
  mingodad 30dcb92b99 Update sqlite3 to the latest available 11 лет назад
  mingodad 726ae5d7d9 Update to sqlite 3.8.4.3 11 лет назад
  mingodad 250d12392b Remove static buffer for compiler error message by a compiler instance variable. 11 лет назад
  mingodad 39afcecf58 Update to sqilte 3.8.4.1 11 лет назад
  mingodad e80d8a2751 Update sqlite3 to 3.8.4 11 лет назад
  mingodad 724f22df35 Update sqlite3 12 лет назад
  mingodad 4eb5a431d8 Added two new operators for identity equality and unequality like the ones in javascript and php 12 лет назад
  mingodad f655140c67 Added two new experimental methods to string isalpha and isdigit 12 лет назад