mariadb/ndb/include
unknown 59ee75bd57 wl1744 - fix compiler problems
ndb/include/debugger/GrepError.hpp:
  prexif
ndb/include/kernel/LogLevel.hpp:
  fix correct type prototype
ndb/include/kernel/signaldata/FsCloseReq.hpp:
  remove usage of true
ndb/include/mgmapi/mgmapi.h:
  use Uint64 instead of long long
ndb/include/mgmcommon/IPCConfig.hpp:
  correct type
ndb/include/portlib/NdbTCP.h:
  fix #elif
ndb/include/transporter/TransporterRegistry.hpp:
  correct type
ndb/include/util/Parser.hpp:
  correct type
  made stuff public as vc++ couldn't handle template friends
ndb/include/util/SimpleProperties.hpp:
  correct type
ndb/src/common/debugger/EventLogger.cpp:
  Prefix GrepError::Code as GrepError::GE_Code
ndb/src/common/debugger/GrepError.cpp:
  Prefix GrepError::Code as GrepError::GE_Code
ndb/src/common/debugger/signaldata/FsCloseReq.cpp:
  removed usage of true
ndb/src/common/debugger/signaldata/FsReadWriteReq.cpp:
  removed usage of true
ndb/src/common/logger/LogHandlerList.hpp:
  use ndb_global
ndb/src/common/mgmcommon/ConfigRetriever.cpp:
  removed ConfigRetriever::get_config(file) from windows
ndb/src/common/transporter/TransporterRegistry.cpp:
  interface is a reserved word in vc++
ndb/src/kernel/blocks/grep/Grep.hpp:
  Prefix GrepError::Code as GrepError::GE_Code
ndb/src/kernel/vm/Configuration.cpp:
  Use BaseString::snprintf
ndb/src/kernel/vm/Configuration.hpp:
  correct type
ndb/src/kernel/vm/SimplePropertiesSection.cpp:
  correct type
ndb/src/mgmapi/mgmapi_configuration.cpp:
  use Uin6t4
ndb/src/mgmapi/mgmapi_configuration.hpp:
  use Uin6t4
ndb/src/mgmsrv/ConfigInfo.cpp:
  Prefix
ndb/src/mgmsrv/ConfigInfo.hpp:
  prefix
ndb/src/ndbapi/Ndb.cpp:
  removed usued include
ndb/src/ndbapi/NdbImpl.hpp:
  prefix
ndb/src/ndbapi/ObjectMap.hpp:
  Better typecast
2004-11-10 00:13:26 +01:00
..
debugger wl1744 - fix compiler problems 2004-11-10 00:13:26 +01:00
editline Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
kernel wl1744 - fix compiler problems 2004-11-10 00:13:26 +01:00
logger compilation fix for AIX 2004-10-26 09:48:01 +00:00
mgmapi wl1744 - fix compiler problems 2004-11-10 00:13:26 +01:00
mgmcommon wl1744 - fix compiler problems 2004-11-10 00:13:26 +01:00
ndbapi ndb: bug#6451 2004-11-08 11:06:36 +01:00
newtonapi portability/autoconf fixes and removed warnings 2004-05-12 06:24:12 +02:00
portlib wl1744 - fix compiler problems 2004-11-10 00:13:26 +01:00
transporter wl1744 - fix compiler problems 2004-11-10 00:13:26 +01:00
util wl1744 - fix compiler problems 2004-11-10 00:13:26 +01:00
Makefile.am wl1744 - ndb on windows 2004-11-10 00:03:01 +01:00
ndb_global.h aligned ndb versioning with mysql 2004-11-01 13:55:43 +00:00
ndb_net.h lots of HAVE_ and some ndb_global fixes for ndb subtree 2004-05-11 14:39:17 +02:00
ndb_types.h Make sure that Int8(16,32,64) is signed 2004-11-02 15:37:26 +01:00
ndb_version.h moved ndb versioning to configure and fixed ndb docs make 2004-06-04 16:08:50 +02:00