Skip to content

Commit

Permalink
🔖 pretag v1.7.17
Browse files Browse the repository at this point in the history
  • Loading branch information
q191201771 committed Dec 21, 2018
1 parent 63f600a commit 580810e
Show file tree
Hide file tree
Showing 31 changed files with 41 additions and 31 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

版本规则:首位不变保持1,第二位增加表示在前一个版本的基础上有bugfix或不兼容性修改,第三位增加表示有兼容性修改或新增或其他。

`v1.7.17` `~`

* bugfix:无
* 不兼容性修改:无
* 兼容性修改:无
* 新增:函数 chef::this_machina_op::host_name -> 获取主机名
* 新增:函数 chef::strings_op::text_flow_wrap -> 将文本中过长的行按固定宽度限制换行
* 其他:包含 inttypes.h 的地方修改为 cinttypes
* 其他:增加 CHANGELOG.md 文件用于记录每次发release版本时的具体修改内容

`v1.7.16` `~`

bugfix:无
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_buffer.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_buffer.hpp
* @deps nope
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_consistent_hash.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_consistent_hash.hpp
* @deps c++11
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_count_dump.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_count_dump.hpp
* @deps chef_env.hpp | chef_filepath_op.hpp
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_crypto_md5_op.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_crypto_md5_op.hpp
* @deps nope
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_crypto_sha1_op.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_crypto_sha1_op.hpp
* @deps nope
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_daemon_op.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_daemon_op.hpp
* @deps nope
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_defer.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_defer.hpp
* @deps chef_env.hpp
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_encoding_base64_op.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_encoding_base64_op.hpp
* @deps nope
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_env.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_env.hpp
* @deps c++11 or libboost
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_env_var_op.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_env_var_op.hpp
* @deps nope
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_filelock.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_filelock.hpp
* @deps nope
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_filepath_op.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_filepath_op.hpp
* @deps nope
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_fmt_op.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_fmt_op.hpp
* @deps c++11
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_hash.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_hash.hpp
* @deps c++11
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_lru.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_lru.hpp
* @deps nope
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_noncopyable.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_noncopyable.hpp
* @deps nope
* @platform linux/macos/xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_os_exec_op.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_os_exec_op.hpp
* @deps nope
* @platform linux/macos/xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_skiplist.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_skiplist.hpp
* @deps c++11
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_snippet.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_snippet.hpp
* @deps c++11
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_stringify_stl.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_stringify_stl.hpp
* @deps nope
* @platform linux/macos/xxx
Expand Down
4 changes: 2 additions & 2 deletions include/chef_base/chef_strings_op.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_strings_op.hpp
* @deps nope
* @platform linux | macos | windows
Expand Down Expand Up @@ -137,7 +137,7 @@ namespace chef {
return ss.str();
}

// 将过长的行按固定宽度限制换行
// 将文本中过长的行按固定宽度限制换行
// 比如 width 设置为16,那么以下文本
//
// hello,
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_stuff_op.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_stuff_op.hpp
* @deps nope
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_task_thread.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_task_thread.h
* @deps chef_env.hpp | chef_wait_event_counter.hpp
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_this_machine_op.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_this_machine_op.hpp
* @deps chef_filepath_op.hpp
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_this_process_op.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_this_process_op.hpp
* @deps chef_filepath_op.hpp | chef_os_exec_op.hpp
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_thread_group.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_thread_group.hpp
* @deps chef_env.hpp | chef_task_thread.hpp
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_thread_pool.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_thread_pool.hpp
* @deps chef_env.hpp | chef_wait_event_counter.hpp
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_wait_event_counter.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_wait_event_counter.hpp
* @deps chef_env.hpp
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion include/chef_base/chef_weight_selector.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @tag v1.7.16
* @tag v1.7.17
* @file chef_weight_selector.hpp
* @deps nope
* @platform linux | macos | xxx
Expand Down
2 changes: 1 addition & 1 deletion pretag.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -x

# modme
tag='v1.7.16'
tag='v1.7.17'
echo "New tag ${tag}"

files=$(ls include/chef_base/*.hpp)
Expand Down

0 comments on commit 580810e

Please sign in to comment.