Commit History

Author SHA1 Message Date
  mingodad b98d9d04a5 Fix a bug in read_line 9 years ago
  mingodad ebc58c8f1b Fix to make "read_line" to work with popen. 9 years ago
  mingodad f6344a22be Add "popen" global io similar to the Lua implementation 9 years ago
  mingodad 728ad788a8 Update with squirrel, spaces/tabs changed 9 years ago
  mingodad 8eceded6a0 Add changes from squirrel 9 years ago
  mingodad 46a09b5b8a Reimplement stream.read_line 9 years ago
  mingodad 79a009d408 Several fixes from squirrel 9 years ago
  mingodad c2ebca96e4 Add a new method to sqstd_stream 9 years ago
  mingodad f2753d185f Add an optional parameter to read_line to tell the expected line size as a hint to do memory allocations 10 years ago
  mingodad c0f49f3dd1 Remove unnecessary string copy on SQInteger _stream_readblob(HSQUIRRELVM v) 10 years ago
  mingodad f1f79507d1 Undo last commit it was a bad build on os x. 10 years ago
  mingodad 4403bdf171 Fix a bug where read_size is incremented more than once inside the loop. 10 years ago
  mingodad b8d98a11e8 Fix bug that manifests when file ends without '\n'. 10 years ago
  mingodad 825f4d68d2 Add a test to see if stdin. 11 years ago
  mingodad 1e011789d3 Reorganize repository tree. 13 years ago