~linuxjedi/libdrizzle/5.1-fix-null-bitmap

  • Committer: Continuous Integration
  • Date: 2013-03-12 18:25:57 UTC
  • mfrom: (107.2.14 libdrizzle)
  • Revision ID: ci@drizzle.org-20130312182557-lqxgqbknaph66brl
Merge lp:~wiml/libdrizzle/integer-sizes Build: jenkins-Libdrizzle-74
Filename Latest Rev Last Changed Committer Comment Size
..
binlog.cc 107.2.6 11 years ago Wim Lewis Cast the result of crc32() to uint32_t. zlib.h dec 11.2 KB Diff Download File
binlog.h 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 1.6 KB Diff Download File
column.cc 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 12 KB Diff Download File
column.h 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 1.9 KB Diff Download File
command.cc 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 4.7 KB Diff Download File
common.h 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 2.7 KB Diff Download File
conn.cc 107.2.9 11 years ago Wim Lewis Avoid dereferencing pointers we know are NULL. 34.4 KB Diff Download File
conn_local.h 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 4.8 KB Diff Download File
conn_uds.cc 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 2.4 KB Diff Download File
datetime.h 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 1.7 KB Diff Download File
drizzle.cc 99.1.9 11 years ago Andrew Hutchings Merge trunk into branch 8.5 KB Diff Download File
drizzle_local.h 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 4.3 KB Diff Download File
error.cc 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 4.1 KB Diff Download File
field.cc 107.2.13 11 years ago Wim Lewis The protocol allows fields as large as 2^64 bytes, 10.8 KB Diff Download File
handshake.cc 107.2.2 11 years ago Wim Lewis The printf argument for a %.* field with is explic 18.4 KB Diff Download File
handshake_client.h 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 3 KB Diff Download File
include.am 99.1.6 11 years ago Brian Aker Split out result structure. 2.7 KB Diff Download File
pack.cc 107.2.14 11 years ago Wim Lewis Avoid a gratuitous cast to uint64_t and back. 10.5 KB Diff Download File
pack.h 107.2.5 11 years ago Wim Lewis drizzle_unpack_string() integer-width safety. The 3.2 KB Diff Download File
packet.h 99.1.4 11 years ago Brian Aker Optmize for static allocated packets. 2.9 KB Diff Download File
poll.cc 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 1.7 KB Diff Download File
poll.h 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 881 bytes Diff Download File
query.cc 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 4.5 KB Diff Download File
result.cc 107.2.10 11 years ago Wim Lewis Avoid an unnecessary type cast to size_t. Avoid a 11.2 KB Diff Download File
result.h 107.2.12 11 years ago Wim Lewis It's possible to have more than 1024 (256*8) colum 3.8 KB Diff Download File
row.cc 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 6.8 KB Diff Download File
sha1.cc 50.1.1 11 years ago Brian Aker Fix to use C++ compiler (still C interface). 5.2 KB Diff Download File
sha1.h 2 11 years ago Andrew Hutchings The "it compiles!" version 864 bytes Diff Download File
ssl.cc 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 3.2 KB Diff Download File
state.cc 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 3.1 KB Diff Download File
state.h 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 3.7 KB Diff Download File
statement.cc 107.2.8 11 years ago Wim Lewis Fixed a pair of typos in error messages. 18.4 KB Diff Download File
statement_local.h 99.1.7 11 years ago Brian Aker Update all copyright notices in .h and .cc files. 2.3 KB Diff Download File
statement_param.cc 107.2.9 11 years ago Wim Lewis Avoid dereferencing pointers we know are NULL. 21.1 KB Diff Download File
structs.h 107.2.12 11 years ago Wim Lewis It's possible to have more than 1024 (256*8) colum 12.5 KB Diff Download File
windows.hpp 81.1.1 11 years ago Andrew Hutchings Fix non-blocking Windows calls Found using MinGW 2.9 KB Diff Download File