Commit History

Author SHA1 Message Date
  mingodad 82d0b3cce3 When trying to compile on 32bits with SQInteger as int64_t several problems arised and on the way to fix it several compiler warnings was eliminated. 7 years ago
  mingodad b75add62e6 Update codeblocks project 8 years ago
  mingodad 9221b42873 Update makefiles and codeblocks project 9 years ago
  mingodad 90a872f2ea Update codeblocks project 9 years ago
  mingodad 2716502008 Ported lpack.c from lua 9 years ago
  mingodad f956bca7ab Add new functions to sqapi 9 years ago
  mingodad 9f1ba3ff84 Fixes to compile with OS threads 9 years ago
  mingodad 954642c384 Start to add support for OS threads using slave vms 9 years ago
  mingodad 203081e15e Fix project and make files with new path requirements 9 years ago
  mingodad 4bcbbb6b9e Update to added tweetnacl extension 9 years ago
  mingodad 8eceded6a0 Add changes from squirrel 10 years ago
  mingodad 9096e0e040 Make delayed release hooks optional 10 years ago
  mingodad 2cfa19a2bd Add an option to use localtime_r if available. 10 years ago
  mingodad b81bacce84 Code refactoring and expose the SquiLu lexer to scripts see samples/test-sqlexer.nut 10 years ago
  mingodad 4f29d94a68 Code refactoring and remove unused variables 10 years ago
  mingodad 6941aeae44 Tables now use an empty delegate and the methods they had now are globals "table_/rawget/rawset/get/set/rawin/next/len/clear/setdelegate/get/delegate/..." 10 years ago
  mingodad a39c446438 comment out sqext_register_Sq_Fpdf(v) to compile with -f=no-exceptions 10 years ago
  mingodad 3519f22f14 Update codeblocks project file. 10 years ago
  mingodad 8b34572c8c Some hand made makefiles to compile squilu to no linux platforms. 10 years ago
  mingodad b8a81223e0 Remove zmq by default on all builds 10 years ago
  mingodad b27423f3c4 Fix compilation for android and update sqlite3 11 years ago
  mingodad 698980ef21 Update sqlite3, add code to start an openssl extension. 11 years ago
  mingodad a51df3bdc3 Update sqlite3 and some examples. 11 years ago
  mingodad 35075d670a Added a simple signal handler and somehow fixed the switch bug when having variables for case statements, now only constants or scalars are accepted. 12 years ago
  mingodad d9d38f4125 Several small fixes. 12 years ago
  mingodad bbb026c22e Initial port of gumbo html parser library interface from the lua module. 12 years ago
  mingodad 771b861392 Changes to make it compile on linux 64bits. 12 years ago
  mingodad 7c92173c7a Updated to the latest sqlite3. 13 years ago
  mingodad 4dbfb45eca Added an initial mysql module 13 years ago
  mingodad f5b0f703b5 A bit of performance improvement on Arithmetic operations, and remove code duplication. 13 years ago