An error occurred fetching the project authors.
  1. 19 Feb, 2007 1 commit
  2. 22 Feb, 2005 1 commit
    • unknown's avatar
      ndb - testBitfield · 78757c18
      unknown authored
      remove unused method that gave compile error -pedantic
      
      
      ndb/test/ndbapi/testBitfield.cpp:
        remove unused method that gave compile error -pedantic
      78757c18
  3. 21 Feb, 2005 2 commits
  4. 03 Jan, 2005 1 commit
  5. 31 Dec, 2004 1 commit
  6. 30 Dec, 2004 1 commit
    • unknown's avatar
      ndb testcases - more removal of old constructor · e437be20
      unknown authored
      ndb/test/ndbapi/testBitfield.cpp:
        more removal of old constructor
      ndb/test/ndbapi/testDataBuffers.cpp:
        more removal of old constructor
      ndb/test/ndbapi/testNdbApi.cpp:
        more removal of old constructor
      ndb/test/ndbapi/testReadPerf.cpp:
        more removal of old constructor
      ndb/test/ndbapi/testScanPerf.cpp:
        more removal of old constructor
      e437be20
  7. 10 Dec, 2004 2 commits
    • unknown's avatar
      ndb - bitfields - more tests, now passes all api tests!! · 07735208
      unknown authored
      ndb/include/kernel/ndb_limits.h:
        #define for max null bits
      ndb/include/kernel/signaldata/TupFrag.hpp:
        Error code for too many nullbits
      ndb/include/util/Bitmask.hpp:
        Cosmetic fix
      ndb/src/common/util/Bitmask.cpp:
        handle (pos % 32) == 0
        more unit tests
      ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp:
        Check bitmask overflow
      ndb/src/ndbapi/ndberror.c:
        New error code
      ndb/test/ndbapi/testBitfield.cpp:
        Update test program
      ndb/test/run-test/daily-basic-tests.txt:
        Add testBitfield to autotest
      07735208
    • unknown's avatar
      ndb - bitfields ndbapi test prg + bug fixes · d4076cec
      unknown authored
      ndb/src/common/util/Bitmask.cpp:
        Bug fixes + better unit test
      ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:
        fix
      ndb/test/ndbapi/testBitfield.cpp:
        impl. create_random_table and transactions
      ndb/test/src/HugoCalculator.cpp:
        Only use "var" size when var-size
      d4076cec
  8. 06 Dec, 2004 1 commit