index
:
delta/python-packages/mysqldb1.git
MySQLdb-1.0
MySQLdb-1.2
MySQLdb-1.3
master
pypy-fixes
remotes/svn/MySQLdb-1.2
utf8mb4
github.com: farcepest/MySQLdb1.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MySQLdb
/
_mysql.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version 1.0.1
adustman
2005-01-01
1
-2
/
+2
*
* Version 1.0.1c1
adustman
2004-09-26
1
-2
/
+2
*
Conditionally define uint on all platforms.
adustman
2004-09-06
1
-1
/
+1
*
Fix bug #992756:
adustman
2004-09-06
1
-1
/
+1
*
Fixes for bug #999588:
adustman
2004-09-06
1
-5
/
+5
*
1.0.0 (D-Day)
adustman
2004-06-06
1
-1
/
+1
*
Version bump (1.0.0c2)
adustman
2004-05-19
1
-1
/
+1
*
Fix bug #955031
adustman
2004-05-18
1
-1
/
+1
*
Version Bump
adustman
2004-05-16
1
-2
/
+2
*
* Check for module initialization failure (extremely rare)
adustman
2003-12-30
1
-2
/
+34
*
Preliminary SSL support. Adds a ssl parameter to connect().
adustman
2003-11-27
1
-3
/
+24
*
Version bump
adustman
2003-11-23
1
-1
/
+1
*
Bug #811636 fix (?)
adustman
2003-11-22
1
-1
/
+1
*
Bug#778822
adustman
2003-09-07
1
-2
/
+4
*
Version bump
adustman
2003-09-07
1
-1
/
+1
*
Bump version and remove some unneccesary casts that seem to
adustman
2003-07-08
1
-7
/
+7
*
Fix member access problems
adustman
2003-07-07
1
-18
/
+29
*
Eliminate use of deprecated PyArg_NoArgs()
adustman
2003-04-21
1
-44
/
+44
*
Dumb typo
adustman
2003-04-21
1
-1
/
+1
*
Embedded server support
adustman
2002-08-22
1
-6
/
+153
*
Clean up compiler warnings about
adustman
2002-08-22
1
-2
/
+2
*
Windows (blech) compatibility changes. (Gerhard H�ring)
adustman
2002-08-02
1
-15
/
+15
*
Not supporting GC for python < 2.2
adustman
2002-08-01
1
-0
/
+12
*
GC for Python 2.2+
adustman
2002-08-01
1
-34
/
+82
*
0.9.2 (finally)
adustman
2002-07-21
1
-1
/
+1
*
Version 0.9.2c3, see CHANGELOG
adustman
2002-07-10
1
-2
/
+3
*
Add _mysql.thread_safe() (boolean, true if linked with thread-safe lib)
adustman
2002-06-26
1
-0
/
+22
*
Smack my version up
adustman
2002-06-24
1
-1
/
+1
*
Lots of Python 2.2 updates, especially documentation
adustman
2002-06-20
1
-184
/
+544
*
Mostly documentation updates, and some code cleanups
adustman
2002-06-18
1
-42
/
+298
*
packaging changes, pre-emptive version bump
adustman
2002-04-28
1
-1
/
+1
*
Macro cleanups
adustman
2002-04-28
1
-11
/
+9
*
Fix memory leak in _mysql_escape_dict. (Danny Yoo)
adustman
2002-04-27
1
-1
/
+8
*
More (de)allocation cleanups, based on suggestions from
adustman
2002-03-19
1
-17
/
+5
*
Use modern allocation with modern Python
adustman
2002-03-19
1
-0
/
+9
*
Bump version. Minor Alpha Linux update. Clear errorhandler on close.
adustman
2002-03-14
1
-1
/
+1
*
Fix a memory leak if the connect fails
adustman
2002-03-01
1
-2
/
+5
*
Use modern memory deallocation on modern versions of Python.
adustman
2002-01-25
1
-1
/
+9
*
0.9.2 alpha 1
adustman
2001-12-23
1
-2
/
+2
*
str() can fail in some cases, particularly unicode.
adustman
2001-12-22
1
-0
/
+1
*
0.9.0 updates
adustman
2001-10-17
1
-1
/
+1
*
Update to 0.9.1c2.
adustman
2001-09-20
1
-1
/
+1
*
Fix exception handling in connect() (broken by 0.9.1.c1)
adustman
2001-09-13
1
-2
/
+2
*
Use two arg _PyTuple_Resize() for Python 2.2 and newer.
adustman
2001-09-07
1
-1
/
+4
*
Kill bastardly refcount bug that occurs starting with Python 2.0.1.
adustman
2001-09-06
1
-35
/
+37
*
Change version number, back out memory changes.
adustman
2001-09-06
1
-6
/
+6
*
Memory allocation cleanups. Add missing newline in docstring.
adustman
2001-09-06
1
-6
/
+8
*
ER_PARSE_ERROR -> ProgrammingError;
adustman
2001-07-29
1
-0
/
+5
*
Fix leak on converter dictionary. (Ted Wright)
adustman
2001-07-12
1
-1
/
+0
*
Minor fixes for 1.0.0.
adustman
2001-07-11
1
-2
/
+2
[next]