HAYASHI Kentaro
null+****@clear*****
Mon Jun 24 11:32:11 JST 2013
HAYASHI Kentaro 2013-06-24 11:32:11 +0900 (Mon, 24 Jun 2013) New Revision: 8752b3f80aa71278864d4c3f3eba11aaf087fe7e https://github.com/groonga/groonga/commit/8752b3f80aa71278864d4c3f3eba11aaf087fe7e Message: doc en: update examples % make update-examples Modified files: doc/source/example/reference/commands/normalize/normalizer_auto_ascii.log doc/source/example/reference/commands/select/table_nonexistent.log doc/source/example/reference/commands/status.log doc/source/example/reference/executables/groonga-httpd.log doc/source/example/tutorial/introduction-2.log doc/source/example/tutorial/network-1.log doc/source/example/tutorial/network-3.log Modified: doc/source/example/reference/commands/normalize/normalizer_auto_ascii.log (+11 -1) =================================================================== --- doc/source/example/reference/commands/normalize/normalizer_auto_ascii.log 2013-06-23 18:26:48 +0900 (537f52c) +++ doc/source/example/reference/commands/normalize/normalizer_auto_ascii.log 2013-06-24 11:32:11 +0900 (f6719c2) @@ -1,4 +1,14 @@ Execution example:: normalize NormalizerAuto "aBcDe 123" - # [[0, 1337566253.89858, 0.000355720520019531], "abcde 123"] + # [ + # [ + # 0, + # 1337566253.89858, + # 0.000355720520019531 + # ], + # { + # "normalized": "abcde 123", + # "types": [] + # } + # ] Modified: doc/source/example/reference/commands/select/table_nonexistent.log (+1 -1) =================================================================== --- doc/source/example/reference/commands/select/table_nonexistent.log 2013-06-23 18:26:48 +0900 (ae11029) +++ doc/source/example/reference/commands/select/table_nonexistent.log 2013-06-24 11:32:11 +0900 (7349777) @@ -11,7 +11,7 @@ Execution example:: # [ # "grn_select", # "proc.c", - # 542 + # 778 # ] # ] # ] Modified: doc/source/example/reference/commands/status.log (+5 -5) =================================================================== --- doc/source/example/reference/commands/status.log 2013-06-23 18:26:48 +0900 (ab01db9) +++ doc/source/example/reference/commands/status.log 2013-06-24 11:32:11 +0900 (80fac17) @@ -8,14 +8,14 @@ Execution example:: # 0.000355720520019531 # ], # { - # "uptime": 5, + # "uptime": 6, # "max_command_version": 2, - # "n_queries": 30, + # "n_queries": 39, # "cache_hit_rate": 0.0, - # "version": "3.0.2", - # "alloc_count": 278, + # "version": "3.0.5", + # "alloc_count": 303, # "command_version": 1, - # "starttime": 1364461054, + # "starttime": 1372040777, # "default_command_version": 1 # } # ] Modified: doc/source/example/reference/executables/groonga-httpd.log (+3 -3) =================================================================== --- doc/source/example/reference/executables/groonga-httpd.log 2013-06-23 18:26:48 +0900 (f857a43) +++ doc/source/example/reference/executables/groonga-httpd.log 2013-06-24 11:32:11 +0900 (a18fc10) @@ -12,10 +12,10 @@ Execution example:: "max_command_version": 2, "n_queries": 0, "cache_hit_rate": 0.0, - "version": "3.0.2", - "alloc_count": 150, + "version": "3.0.5", + "alloc_count": 157, "command_version": 1, - "starttime": 1364461070, + "starttime": 1372040796, "default_command_version": 1 } ] Modified: doc/source/example/tutorial/introduction-2.log (+3 -3) =================================================================== --- doc/source/example/tutorial/introduction-2.log 2013-06-23 18:26:48 +0900 (583e0f6) +++ doc/source/example/tutorial/introduction-2.log 2013-06-24 11:32:11 +0900 (47545a7) @@ -13,10 +13,10 @@ Execution example:: # "max_command_version": 2, # "n_queries": 0, # "cache_hit_rate": 0.0, - # "version": "2.1.0", - # "alloc_count": 152, + # "version": "3.0.5", + # "alloc_count": 157, # "command_version": 1, - # "starttime": 1356678603, + # "starttime": 1372040812, # "default_command_version": 1 # } # ] Modified: doc/source/example/tutorial/network-1.log (+3 -3) =================================================================== --- doc/source/example/tutorial/network-1.log 2013-06-23 18:26:48 +0900 (7ce6f40) +++ doc/source/example/tutorial/network-1.log 2013-06-24 11:32:11 +0900 (628a386) @@ -13,10 +13,10 @@ Execution example:: # "max_command_version": 2, # "n_queries": 0, # "cache_hit_rate": 0.0, - # "version": "3.0.2", - # "alloc_count": 129, + # "version": "3.0.5", + # "alloc_count": 136, # "command_version": 1, - # "starttime": 1364461102, + # "starttime": 1372040831, # "default_command_version": 1 # } # ] Modified: doc/source/example/tutorial/network-3.log (+3 -3) =================================================================== --- doc/source/example/tutorial/network-3.log 2013-06-23 18:26:48 +0900 (dd200a6) +++ doc/source/example/tutorial/network-3.log 2013-06-24 11:32:11 +0900 (d5a3397) @@ -14,10 +14,10 @@ Execution example:: # "max_command_version": 2, # "n_queries": 0, # "cache_hit_rate": 0.0, - # "version": "3.0.2", - # "alloc_count": 130, + # "version": "3.0.5", + # "alloc_count": 137, # "command_version": 1, - # "starttime": 1364461102, + # "starttime": 1372040831, # "default_command_version": 1 # } # ] -------------- next part -------------- HTML����������������������������...Download