Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  mingodad 6a7635510f Added a preprocessing "undef _DECL_FUNC" to make like the others 13 vuotta sitten
  mingodad fccd7c9a52 More advance to a functional state. 13 vuotta sitten
  mingodad 1e1c6d6905 Add getters for Decimal attributes, when creating Decimal without a value set it to zero. 13 vuotta sitten
  mingodad 2d28dca9b2 Added a macro to calculate the size of static strings. 13 vuotta sitten
  mingodad e167955635 Added constants to DecimalCtx. 13 vuotta sitten
  mingodad d8b55993cf Reset the values after catching division by zero 13 vuotta sitten
  mingodad 6c379b13e5 Advanced to a initial working version of the Decimal module. 13 vuotta sitten
  mingodad 28c37c084b First stage of adding "Decimal" class to Squirrel\SquiLu using mpdecimal library http://www.bytereef.org/mpdecimal 13 vuotta sitten
  mingodad a3949cd386 More work on the application server for OurBiz 13 vuotta sitten
  mingodad ac4e7c738a Added code to manage integer overflow at compile time, only the basics, need to be extended. 13 vuotta sitten
  mingodad f889b29cc5 Add new function "atexithandler" to register a function to be called at scripting exit. 13 vuotta sitten
  mingodad 02b871d1aa Added a new function "write_str" to be able to write partial strings to streams, specially SQBlob. 13 vuotta sitten
  mingodad b6e78a1b13 Fix and expose 2 functions to unencode a string lenght encoded like stream. 13 vuotta sitten
  mingodad 8532f74163 Add functio to get raw http request fro debug 13 vuotta sitten
  mingodad 91a00dcea5 Add a function to get the raw http request for debug purposes 13 vuotta sitten
  mingodad 8b1e8ec1b7 First step converting the client side from C++ to SquiLu. 13 vuotta sitten
  mingodad 38c3c305e0 Added new script function to blob "reserve". 13 vuotta sitten
  mingodad 3df6ae2662 Added two new functions "getmillicount" and "getmillispan" using code from http://www.firstobject.com/getmillicount-milliseconds-portable-c++.htm 13 vuotta sitten
  mingodad c8d727a944 Separate happyhttp an added copyright. 13 vuotta sitten
  mingodad f0be39d212 The http/javascript interface for the "OurBiz" application 13 vuotta sitten
  mingodad 7f6602d06a Tests for the upcoming application server. 13 vuotta sitten
  mingodad 06854d99cb Because I changed the retrun value of tcp.receive to return an array [data, error] this sample was modified. 13 vuotta sitten
  mingodad 554a4c1c96 Fixed several mistakes made when converting from Lua to Squirrel/SquiLu 13 vuotta sitten
  mingodad d1da711a53 Added a check for "IDIV DoS" http://kqueue.org/blog/2012/12/31/idiv-dos/ like in PostgreSQL 13 vuotta sitten
  mingodad b83a9aac54 Added method "empty" to array 13 vuotta sitten
  mingodad ad3e5f5c6c Added two new api functions "sq_setfenv" and "sq_getfenv" the first sets a function environment with optionally cloning it, the second gets (push on stack) a function env with the option to push the roottable when the env is null. 13 vuotta sitten
  mingodad d3e269f179 Added new string function "match" with almost the same functionality as the Lua string.match except it do not return multiple values. 13 vuotta sitten
  mingodad 20c8359339 Added some test program fro fltk 13 vuotta sitten
  mingodad aee3f635f0 Renamed sqfltk to sq_fltk 13 vuotta sitten
  mingodad 9e2d2d4278 Renamed to sq_fltk 13 vuotta sitten