An error occurred fetching the project authors.
  1. 11 Apr, 2001 1 commit
  2. 21 Mar, 2001 1 commit
  3. 20 Feb, 2001 1 commit
  4. 01 Jan, 2001 1 commit
  5. 21 Dec, 2000 1 commit
  6. 20 Dec, 2000 1 commit
    • sasha@mysql.sashanet.com's avatar
      acconfig.h · 3c06a414
      sasha@mysql.sashanet.com authored
          fix to make ENCRYPT work
      BUILD/compile-pentium-debug
          debug has different warnings
      BUILD/FINISH.sh
          save symbol table and dissassembled code with symobls available before strip
          use $do_make for make decision instead of $make to avoid conflict
      BUILD/SETUP.sh
          export AM_MAKEFLAGS
          fast is now -fno-omit-frame-pointer, the opposite is now called 
          reckless
      configure.in
          fixes to make CRYPT work again
      Docs/Makefile.am
          hack to avoid rebuilding the manual on make clean -why does
          Makefile depend on $BUILD_SOURCES, and do we even need BUILD_SOURCES?
      3c06a414
  7. 16 Dec, 2000 1 commit
  8. 31 Aug, 2000 1 commit
  9. 14 Aug, 2000 1 commit
    • serg@infomag.ape.relarn.ru's avatar
      · 58860901
      serg@infomag.ape.relarn.ru authored
      PART I: Keys support for MyMERGE tables
      
      myisammrg/             |
      Makefile.am            |
      mymrgdef.h             |   support for keys
      myrg_open.c            |          &
      myrg_queue.c           |   bugfixes
      myrg_rfirst.c          |
      myrg_rkey.c            |
      myrg_rlast.c           |
      myrg_rnext.c           |
      myrg_rprev.c           |
      myrg_rrnd.c            |
      
      include/myisammrg.h    | rkey/rnext/etc prototyped
      
      sql/                   |
      ha_myisammrg.cc        | support for keys
      ha_myisammrg.h         |
      
      myisam/                |
      mi_rkey.c              | buf==NULL extension, _mi_rkey()
      mi_rnext.c             |
      mi_rprev.c             |
      
      include/queues.h       | reinit_queue() - same as init_queue, but w/o malloc
      mysys/queues.c         |
      
      PART II: Miscellaneous
      
      myisam/common_words    | deleted (looks like I checked it in by mistake)
      
      some files (like acconfig.h, Makefile.am, COPYING.LIB, etc)
                             | Change mode to -rw-r--r-- (by `chmod a-x ')
      58860901
  10. 10 Aug, 2000 1 commit
  11. 31 Jul, 2000 1 commit