История коммитов

Автор SHA1 Сообщение Дата
  mingodad eee1fdd752 More close to a working version. 13 лет назад
  mingodad 868811fbac Remodeled read_line to also work with the last line that is not followed by "\n". 13 лет назад
  mingodad 2dc12b107f Add an optional blob parameter to FPDF::Output. 13 лет назад
  mingodad c1b1c82cec Fixed a mistake on returning SQ_OK insteaqd of SQ_ERROR. 13 лет назад
  mingodad 93cbf029ef Example showing the sublatin string functions 13 лет назад
  mingodad 7ab0496f93 Added new string functions: 13 лет назад
  mingodad ade2b8f9d6 Add conditional compilation to use zlib with fpdf. 13 лет назад
  mingodad 5477147187 Moved string functions from string lib to string delegate also add alias "size" for "len". 13 лет назад
  mingodad b612017840 Moved string functions to delegate 13 лет назад
  mingodad c0c0249886 Code reformat 13 лет назад
  mingodad 6107d99874 Implement some missing methods, fix parameters from int to bool to make it more natural on coding. 13 лет назад
  mingodad 9b39b6fccb Remodeled to generate win32 builds 13 лет назад
  mingodad 1e3a3cdf2d Changed the hard coded "gcc" to "$(CC)" to facilitate change the compiler to clang 13 лет назад
  mingodad 2cac551381 Changed the hard coded "gcc" by "$(CC)" to facilitate change the compiler to clang. 13 лет назад
  mingodad 56c8e49b43 Add all files needed to make the application server. 13 лет назад
  mingodad 72a50686ec Remove unused assignment 13 лет назад
  mingodad 21df7200b4 Rmoved unused assignment 13 лет назад
  mingodad 8346df9e36 Comment unused assignment 13 лет назад
  mingodad bd614785ff For now commented out self assignments, waiting to know if they are copy and paste mistakes or errors. 13 лет назад
  mingodad 8107e1ac97 Moved macro to header file and added a check to the value returned by sq_size. 13 лет назад
  mingodad f3de8a1a72 Moved macro to header file. 13 лет назад
  mingodad 43cc04ddaf Comment unused assignments, white spaces cleaned. 13 лет назад
  mingodad 26ddf8c5dc Fixed a mistake from when done copy & paste. 13 лет назад
  mingodad ce2974a8eb Remove/comment unused variables assignments 13 лет назад
  mingodad d28ada154b Moved a macro from source file to header. 13 лет назад
  mingodad 780415718a Commented out some modules to compile as application server. 13 лет назад
  mingodad 4396c00eea Added new api functions. 13 лет назад
  mingodad 8babf3bdb9 Expos new functions and change the name of SQLite3.NULL to SQLite3.Null. 13 лет назад
  mingodad 7f3b19bf67 Changed optimization flag to -O3 it gives a 30% speed gain with sqlite3. 13 лет назад
  mingodad 4dd1c86272 Change to renamed functions. 13 лет назад