Cronologia Commit

Autore SHA1 Messaggio Data
  mingodad e155bd1feb The string_find_close_quote now accepts an optional parameter to indicate the quote character. 10 anni fa
  mingodad f2753d185f Add an optional parameter to read_line to tell the expected line size as a hint to do memory allocations 10 anni fa
  mingodad 305909b5fd Fix calls to new base table functions 10 anni fa
  mingodad 7ecd212963 Update sqlite3 10 anni fa
  mingodad 147b811d54 Expose raw access to tables, this way we can rawset, rawget, rawin, rawdelete any key value on a table. 10 anni fa
  mingodad c0f49f3dd1 Remove unnecessary string copy on SQInteger _stream_readblob(HSQUIRRELVM v) 10 anni fa
  mingodad f1f79507d1 Undo last commit it was a bad build on os x. 10 anni fa
  mingodad 4403bdf171 Fix a bug where read_size is incremented more than once inside the loop. 10 anni fa
  mingodad b8d98a11e8 Fix bug that manifests when file ends without '\n'. 10 anni fa
  mingodad 3df8812cfe Code cleanup 10 anni fa
  mingodad ce737701ff Fix handling escaped escape_chars 10 anni fa
  mingodad 063cfdf5f3 Change to preload a script using command line parameter instead by default "squilu.nut" 10 anni fa
  mingodad b6365c002c SquiLu now will try to preload a script file named "squilu.nut" if it exists 10 anni fa
  mingodad 7999aa659b Fix misspelling of function names 10 anni fa
  mingodad d1aebcf669 Add functions: 10 anni fa
  mingodad 6e45031b8a Move extesnsions_key literal to squirrel.h 10 anni fa
  mingodad faa7e255b7 Update sqlite3 10 anni fa
  mingodad a57bc90f1d Added fixes from https://github.com/moteus/librs232 10 anni fa
  mingodad 7c1567d39b Sanitise strncpy to always zero terminate destination. 10 anni fa
  mingodad de89280fbf Fix memory leak at garbage colletion 10 anni fa
  mingodad 14d7979b36 Add functions to query/clear input qeue 10 anni fa
  mingodad 4aef1082db Update sqlite3 10 anni fa
  mingodad 740aabce31 Fix for empty strings. 10 anni fa
  mingodad ce1b3929ce Add another udp client test 10 anni fa
  mingodad 1df4e5e91f Update gumbo parser 10 anni fa
  mingodad ba4f0b24a6 Update sqlite3 10 anni fa
  mingodad 689e8b30c1 Bug fix reported on squirrel forum 10 anni fa
  mingodad 2634e88641 Fix to compile on OS X 10 anni fa
  mingodad da2d3189d1 Fix bug reported on squirrel forum related to pre increment/decrement on corner cases. 10 anni fa
  mingodad 508ceca303 Update sqlite3 10 anni fa