index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
sql.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-03
cleaned up windows header usage (added one central file to use windows / wina...
blacksirius
1
-1
/
+1
2011-06-30
Replaced custom type 'intptr' with standard 'intptr_t'.
ultramage
1
-2
/
+2
2010-11-20
* Fixed a crash when SqlStmt_ShowDebug is given NULL pointer as statement han...
ai4rei
1
-1
/
+1
2010-11-19
* Various VC6-related fixes and tweaks. [Ai4rei]
ai4rei
1
-2
/
+2
2009-01-13
Fixed Sql_SetEncoding() returning SQL_ERROR when it succeeds and vice versa (...
ultramage
1
-1
/
+1
2008-11-22
* Hunted down the simpler 64bit pointer truncations.
FlavioJS
1
-1
/
+1
2008-07-29
Fixed Sql object not initializing default values properly.
ultramage
1
-1
/
+6
2008-07-26
Merged the /loginmerge branch (topic:192754)
ultramage
1
-0
/
+51
2007-11-21
ups
FlavioJS
1
-1
/
+1
2007-11-21
* Fixed Sql_SetEncoding not setting the encoding of the connection properly. ...
FlavioJS
1
-2
/
+4
2007-09-24
* Limited manual detection of data truncation to string/enum/blob columns.
FlavioJS
1
-4
/
+20
2007-09-23
* Added flag svn:executable to the configure script.
FlavioJS
1
-13
/
+36
2007-09-20
* Merged the tmpsql branch:
FlavioJS
1
-0
/
+851