Commit graph

25 commits

Author SHA1 Message Date
Rich Prohaska
657185c88b remove tabs from examples 2013-05-03 10:11:15 -04:00
prohaska
59bd5598a1 print iteration on status, get db-insert -x working with bdb 4.7 2013-05-03 09:00:09 -04:00
Rich Prohaska
05f8220d29 link to tokufractaltree 2013-05-01 14:31:01 -04:00
Leif Walsh
3f1e1f4c2c #6 fix examples include of toku_config.h 2013-04-30 15:27:47 -04:00
Leif Walsh
366e847e5f #6 don't do cmake install if we're a subproject of mysql 2013-04-28 20:20:17 -04:00
Leif Walsh
86af3a70ed refs #6566 fix license headers for example code 2013-04-17 15:02:45 -04:00
Rich Prohaska
c225bf7cb7 refs #6040 change examples so that they have some chance of building on darwin
git-svn-id: file:///svn/toku/tokudb@54983 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:31 -04:00
Rich Prohaska
847c166471 refs #6040 turn on compiler warnings
git-svn-id: file:///svn/toku/tokudb@54565 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:31 -04:00
Rich Prohaska
fc962b1012 refs #6040 update the README
git-svn-id: file:///svn/toku/tokudb@53420 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:29 -04:00
Rich Prohaska
938306cabd refs #6040 get random insertions working in our examples by increasing the cache size to 1G and turning checkpointing on
git-svn-id: file:///svn/toku/tokudb@53411 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:29 -04:00
Rich Prohaska
2e80dfa96d refs #6040 add checkpoint_period to db-update.c
git-svn-id: file:///svn/toku/tokudb@53389 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:29 -04:00
Rich Prohaska
68654d869e refs #6040 remove tabs
git-svn-id: file:///svn/toku/tokudb@53387 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:29 -04:00
Rich Prohaska
74eeec3ec0 refs #6040 add checkpoint period to db-update.c and set its default to 60 seconds
git-svn-id: file:///svn/toku/tokudb@53386 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:29 -04:00
Rich Prohaska
d4ea0c4ce5 refs #6040 add key_size and val_size parameters to db-update.c
git-svn-id: file:///svn/toku/tokudb@53385 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:29 -04:00
John Esmet
f3894098a6 refs #5351 fix compile
git-svn-id: file:///svn/toku/tokudb@49858 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:15 -04:00
Leif Walsh
5405b75a34 refs #5368 make db-insert mark things unused in a less offensive way to clang
git-svn-id: file:///svn/toku/tokudb@48192 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:09 -04:00
Leif Walsh
e925715118 refs #5368 fix inclusion of config.h
git-svn-id: file:///svn/toku/tokudb@48189 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:09 -04:00
Leif Walsh
169c59122f refs #5368 make our db-insert-multiple example (more) portable
git-svn-id: file:///svn/toku/tokudb@48188 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:09 -04:00
Rich Prohaska
4cea97e2b4 refs #5206 #5275 keep the examples c programs
git-svn-id: file:///svn/toku/tokudb@45905 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:00:59 -04:00
Leif Walsh
958c447641 closes #5206 merge c++ changes to mainline
git-svn-id: file:///svn/toku/tokudb@45903 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:00:59 -04:00
Leif Walsh
a367232ad2 refs #5206 merge work making our code c99 and c++11 compatible, to mainline
git-svn-id: file:///svn/toku/tokudb@45632 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:00:58 -04:00
Rich Prohaska
4f5584d7fe #4536 build examples with shared or static tokudb libs refs[t:4536]
git-svn-id: file:///svn/toku/tokudb@44780 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:00:52 -04:00
Rich Prohaska
ce11ad3998 #4536 add a rule to build fractal tree examples in preparation to static library refs[t:4536]
git-svn-id: file:///svn/toku/tokudb@44664 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:00:51 -04:00
Yoni Fogel
3a208cebc4 closes [t:4913]. Modelines now synchronized in every source/header file (and always top two lines)
git-svn-id: file:///svn/toku/tokudb@43762 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:00:36 -04:00
Leif Walsh
fc224a1663 [t:4814] move release/examples to toplevel, add cmake instructions for copying it to the install directory, get rid of release directory
git-svn-id: file:///svn/toku/tokudb@43211 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:00:26 -04:00