mingodad
|
bd614785ff
For now commented out self assignments, waiting to know if they are copy and paste mistakes or errors.
|
13 anos atrás |
mingodad
|
8107e1ac97
Moved macro to header file and added a check to the value returned by sq_size.
|
13 anos atrás |
mingodad
|
f3de8a1a72
Moved macro to header file.
|
13 anos atrás |
mingodad
|
43cc04ddaf
Comment unused assignments, white spaces cleaned.
|
13 anos atrás |
mingodad
|
26ddf8c5dc
Fixed a mistake from when done copy & paste.
|
13 anos atrás |
mingodad
|
ce2974a8eb
Remove/comment unused variables assignments
|
13 anos atrás |
mingodad
|
d28ada154b
Moved a macro from source file to header.
|
13 anos atrás |
mingodad
|
780415718a
Commented out some modules to compile as application server.
|
13 anos atrás |
mingodad
|
4396c00eea
Added new api functions.
|
13 anos atrás |
mingodad
|
8babf3bdb9
Expos new functions and change the name of SQLite3.NULL to SQLite3.Null.
|
13 anos atrás |
mingodad
|
7f3b19bf67
Changed optimization flag to -O3 it gives a 30% speed gain with sqlite3.
|
13 anos atrás |
mingodad
|
4dd1c86272
Change to renamed functions.
|
13 anos atrás |
mingodad
|
ecc8e45c78
Add a conditional compilation to android.
|
13 anos atrás |
mingodad
|
cb997e341c
Renamed to have a consistent name scheme.
|
13 anos atrás |
mingodad
|
28fbb7123c
Renamed files to have a consistent name scheme.
|
13 anos atrás |
mingodad
|
a871fa2651
Renamed the register function.
|
13 anos atrás |
mingodad
|
717611339d
Renamed the register function.
|
13 anos atrás |
mingodad
|
4ed44025b9
Renamed the register function.
|
13 anos atrás |
mingodad
|
4dda6d8748
Add conditional preprocess to allow compile without garbage collector
|
13 anos atrás |
mingodad
|
89b2819db6
Fix to cross compile
|
13 anos atrás |
mingodad
|
43c1e34db9
Added new functions.
|
13 anos atrás |
mingodad
|
922a6d7a2d
Fixes to cross compile on linux
|
13 anos atrás |
mingodad
|
56a443767c
Add a conditional to make it cross compile on linux to win32
|
13 anos atrás |
mingodad
|
f9eed58aaa
Some fixes to make it compile for win32.
|
13 anos atrás |
mingodad
|
dbc3b5d130
Also when a statement folloes an "else if" and has no newline or semicolon presents the same problem reported from previous commit.
|
13 anos atrás |
mingodad
|
b5a916d4d6
Initial fix to a false sysntax error detected by the compiler.
|
13 anos atrás |
mingodad
|
51ce0006b4
Changed the default delimiters from "{%" and "%}" to "<?" and "?>" for html the syntax highlight for php gives good results and also is easier to see the code.
|
13 anos atrás |
mingodad
|
ff5e1be50e
Remove check for instances on non class functions
|
13 anos atrás |
mingodad
|
da76630d43
Add 2 new functions to help debug, they only parse the template.
|
13 anos atrás |
mingodad
|
64bd6352d7
Added a comment on code of "SQSharedState::CallDelayedReleaseHooks" explaining why we need to retrieve the number the elements before start working on then.
|
13 anos atrás |