Commit History

Author SHA1 Message Date
  mingodad afa33a7c64 More advance on this minimal FLTK module. 13 years ago
  mingodad 1b24f86a34 More advance to a FLTK minimal working module. 13 years ago
  mingodad 500637a587 More classes and methods added 13 years ago
  mingodad 020f6f9549 Removed "ext/mpdecimal" from includes 13 years ago
  mingodad e3574848f8 Added more classes and methods needed by ourbiz sample. 13 years ago
  mingodad 93cac664ca Add a symlink to ext/mpdecima.h because adding the folder for compilation was given bad results due to files on mpdecimal that override standard ones "io.h" and "crt.h". 13 years ago
  mingodad 8f657e6888 Moved a call to "CallDelayedReleaseHooks" inside a preprocessor directive. 13 years ago
  mingodad 9e97adc220 Some modifications to allow cross compilation for win32. 13 years ago
  mingodad c81371a15a Changed the TAG type from char to SQChar. 13 years ago
  mingodad 48bd61973d Added the error number to error message. 13 years ago
  mingodad 6a7635510f Added a preprocessing "undef _DECL_FUNC" to make like the others 13 years ago
  mingodad fccd7c9a52 More advance to a functional state. 13 years ago
  mingodad 1e1c6d6905 Add getters for Decimal attributes, when creating Decimal without a value set it to zero. 13 years ago
  mingodad 2d28dca9b2 Added a macro to calculate the size of static strings. 13 years ago
  mingodad e167955635 Added constants to DecimalCtx. 13 years ago
  mingodad d8b55993cf Reset the values after catching division by zero 13 years ago
  mingodad 6c379b13e5 Advanced to a initial working version of the Decimal module. 13 years ago
  mingodad 28c37c084b First stage of adding "Decimal" class to Squirrel\SquiLu using mpdecimal library http://www.bytereef.org/mpdecimal 13 years ago
  mingodad a3949cd386 More work on the application server for OurBiz 13 years ago
  mingodad ac4e7c738a Added code to manage integer overflow at compile time, only the basics, need to be extended. 13 years ago
  mingodad f889b29cc5 Add new function "atexithandler" to register a function to be called at scripting exit. 13 years ago
  mingodad 02b871d1aa Added a new function "write_str" to be able to write partial strings to streams, specially SQBlob. 13 years ago
  mingodad b6e78a1b13 Fix and expose 2 functions to unencode a string lenght encoded like stream. 13 years ago
  mingodad 8532f74163 Add functio to get raw http request fro debug 13 years ago
  mingodad 91a00dcea5 Add a function to get the raw http request for debug purposes 13 years ago
  mingodad 8b1e8ec1b7 First step converting the client side from C++ to SquiLu. 13 years ago
  mingodad 38c3c305e0 Added new script function to blob "reserve". 13 years ago
  mingodad 3df6ae2662 Added two new functions "getmillicount" and "getmillispan" using code from http://www.firstobject.com/getmillicount-milliseconds-portable-c++.htm 13 years ago
  mingodad c8d727a944 Separate happyhttp an added copyright. 13 years ago
  mingodad f0be39d212 The http/javascript interface for the "OurBiz" application 13 years ago