An error occurred fetching the project authors.
  1. 28 Dec, 2010 1 commit
    • Kent Boortz's avatar
      - Added/updated copyright headers · 85323eda
      Kent Boortz authored
      - Removed files specific to compiling on OS/2
      - Removed files specific to SCO Unix packaging
      - Removed "libmysqld/copyright", text is included in documentation
      - Removed LaTeX headers for NDB Doxygen documentation
      - Removed obsolete NDB files
      - Removed "mkisofs" binaries
      - Removed the "cvs2cl.pl" script
      - Changed a few GPL texts to use "program" instead of "library"
      85323eda
  2. 23 Jan, 2008 1 commit
    • unknown's avatar
      ndb - bug#33750 · a79ebb85
      unknown authored
          make sure that getField does not write after supplied buffer
          (recommit to correct clone, for easy merging)
      
      
      ndb/include/util/Bitmask.hpp:
        ndb- bug#33750
              make sure that getField does not write after supplied buffer
      ndb/src/common/util/Bitmask.cpp:
        ndb- bug#33750
              make sure that getField does not write after supplied buffer
      ndb/test/ndbapi/testBitfield.cpp:
        move test from Bitmask.cpp into testBitfield
              for automatic testing
      a79ebb85
  3. 19 Feb, 2007 2 commits
  4. 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
  5. 21 Feb, 2005 2 commits
  6. 03 Jan, 2005 1 commit
  7. 31 Dec, 2004 1 commit
  8. 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
  9. 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
  10. 06 Dec, 2004 1 commit