Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/CnTransGroup/EffectiveModernCppChinese

《Effective Modern C++》- 完成翻译
https://github.com/CnTransGroup/EffectiveModernCppChinese

finish item38

40bedbe7778a6979563341790b202e3ac5f6a566 authored about 4 years ago by johnwdjiang <[email protected]>
更正一个注释

9040a5e5656659d097e666ca932db08e34099470 authored about 4 years ago by johnwdjiang <[email protected]>
Merge remote-tracking branch 'upstream/master' into master

fb7fa6dc9950a884d165acb2fdbf4ae17bb96870 authored about 4 years ago by johnwdjiang <[email protected]>
finish item39

a4e53c06ba1dff0aef9c4e6123d72673a22f1c0e authored about 4 years ago by johnwdjiang <[email protected]>
hung item39

296ea089fa5d3c5f0406d02e3fdded1a6fa017a1 authored about 4 years ago by johnwdjiang <[email protected]>
finish item36 37 (#52)

Co-authored-by: johnwdjiang <[email protected]>

fb1f4defb7fa589f720354ace9e2e1bb1c588931 authored about 4 years ago by David <[email protected]>
finish item36 37

f3e583375e2e8b20f9cf226d3693a5e8d2085d68 authored about 4 years ago by johnwdjiang <[email protected]>
Merge pull request #50 from wendajiang/master

关于第5章和Item42

17b7aef5f087c72ea0d2e1388c0c34dad3b8be0a authored about 4 years ago by kelthuzadx <[email protected]>
finish item36

f40b1f050812dfd7f3209db176555a8ba9660bfd authored about 4 years ago by johnwdjiang <[email protected]>
补充concurrency前言

f99bd29c418df56d52584ddf8523f15d559edc84 authored about 4 years ago by johnwdjiang <[email protected]>
Merge remote-tracking branch 'upstream/master' into master

11202d340f500dd9e70fd341d087e7a120c58f2b authored about 4 years ago by johnwdjiang <[email protected]>
add item42 to readme

9c276644e9ad74da8fb034882dd1ac222bc2de5d authored about 4 years ago by johnwdjiang <[email protected]>
finish item42

7a5692b3c9b575427fa8703c32eefc5302bdcae3 authored about 4 years ago by johnwdjiang <[email protected]>
Merge pull request #49 from XiaotaoGuo/item23_fix_typo

fix typo in item23

b773f5a87b9eec8c97d6a2ef1d49ffd54d0323b4 authored about 4 years ago by kelthuzadx <[email protected]>
Merge pull request #48 from XiaotaoGuo/item9_fix_typo_format

fix typo & format in item09

fa0191971325b575d4e0b70c72bb587048d15448 authored about 4 years ago by kelthuzadx <[email protected]>
fix typo

aedd459f1fc65b2fb879fe4d3bfdd3d769c25489 authored about 4 years ago by XiaotaoGuo <[email protected]>
fix typo & format

b43b6aaae2a52ed7fda0908d189bfa2891fa9f53 authored about 4 years ago by XiaotaoGuo <[email protected]>
sync

1f79f0d3c8a8e348c18ca4916ad9a37395e75f7e authored about 4 years ago by johnwdjiang <[email protected]>
Merge pull request #46 from LucienXian/master

add item34

e974a15c583566d73497c4bc564eef52d4b2c3a8 authored about 4 years ago by kelthuzadx <[email protected]>
Merge branch 'master' into master

f646b55152e876c6136a99b4cef5f1f1dcc3312a authored about 4 years ago by kelthuzadx <[email protected]>
Merge pull request #47 from sdutwsl/patch

Update README.md

4de05606f5ad5a4614a15d6a5c33fd68d6544a7a authored about 4 years ago by kelthuzadx <[email protected]>
fix

e64023f27687325e0ab4ac08ec2728a2c14734be authored about 4 years ago by johnwdjiang <[email protected]>
fix

111d38199de58f75ef67d14b18909c101eca5f03 authored about 4 years ago by johnwdjiang <[email protected]>
差一句长句完成的item30

8a5352cc71533ea3ad9b1d4d96dffe0ead65c488 authored about 4 years ago by johnwdjiang <[email protected]>
Update README.md

修改打字错误
line 55 4. Item 34:有限考虑lambda表达式而非std::bind
修改 '有限' 为 '优先'

fa5f5adfc675f43827b80e6554a3ce2c27612a42 authored about 4 years ago by 玥玥放学啦 <[email protected]>
fix item28

86c25974a4254bdf6c96dc1fdaf2a62866ebfc49 authored about 4 years ago by johnwdjiang <[email protected]>
fix item28

be0205aa135b718a31cdf594ba8fb323b46c637c authored about 4 years ago by johnwdjiang <[email protected]>
fix item29; add item26-30

b11895622abc5c52fb5a89f6d2e571ba7d92ad43 authored about 4 years ago by johnwdjiang <[email protected]>
finish item25

f74ebd290987ca8627f4a2dd1836f723ae0beed2 authored about 4 years ago by johnwdjiang <[email protected]>
add list

61e71a4f3033778004c633f734da5bd4d93ce813 authored about 4 years ago by johnwdjiang <[email protected]>
resolve conflict

8eca9758964e74782da1ec238bd8c43e5f9fff88 authored about 4 years ago by johnwdjiang <[email protected]>
add 21

e3e7fd624083bff6169801f52f6e0c4c3c2515f7 authored about 4 years ago by johnwdjiang <[email protected]>
fix

c0872f85a484e67e0ee96cc5025db23fbed661eb authored about 4 years ago by johnwdjiang <[email protected]>
Merge pull request #44 from pusidun/item21

add Item21

b7c0fb9181e12693cd2bbe279042b46cfd64c13e authored about 4 years ago by kelthuzadx <[email protected]>
add item 21

2c0c2f76a8e48efc757222715fa147d4378dfa44 authored about 4 years ago by pusidun <[email protected]>
Merge branch 'master' of https://github.com/kelthuzadx/EffectiveModernCppChinese

eaff170ba6bfb2467f74fa53b0824241c3ef3761 authored about 4 years ago by LucienXian <[email protected]>
add iten 34

README.md

63015a76e3a8f21cf867f996428fc15abafdb979 authored about 4 years ago by LucienXian <[email protected]>
Merge pull request #43 from LucienXian/master

add item33

ad76049633005366918e44bd50ef1b9e90f1feaf authored about 4 years ago by kelthuzadx <[email protected]>
add item33

6f83b73dcde6f3217f4515f86906d65d44514408 authored over 4 years ago by LucienXian <[email protected]>
Merge pull request #39 from wendajiang/master

修复Item29和Item41的文件名连接错误

0946c7b0e231db6aca9c93179883a4ac16cfaaf5 authored over 4 years ago by kelthuzadx <[email protected]>
文件名改为小写

c1168654b1159501fe09bb923bd60970cb774300 authored over 4 years ago by johnwdjiang <[email protected]>
文件名改为小写

22b384269fcd0623f5a1192bce60e1ba94986b03 authored over 4 years ago by johnwdjiang <[email protected]>
补充完整Item18

6fcf089f125200a8904a850fda6df6ac3b4227cd authored over 4 years ago by johnwdjiang <[email protected]>
Merge remote-tracking branch 'upstream/master'

f4f16be8885904f3ed19050bb282256fa100f685 authored over 4 years ago by johnwdjiang <[email protected]>
Merge pull request #42 from cellspace/patch-1

修改示例中的错误

44971daf872ae61b62214be53768ef6b54f90322 authored over 4 years ago by kelthuzadx <[email protected]>
修改示例中的错误

原书中的变量名是“i”而不是"x"

43ba93f45a10c51abef73825d4d958dd8e28ba6c authored over 4 years ago by cellspace <[email protected]>
fix link file name

2e698ace7690a7e41d6ff7eebaad60b70927a8d1 authored over 4 years ago by johnwdjiang <[email protected]>
Merge pull request #37 from zyuchuan/master

fixed typos

029c342e0d1140af6fc9dac566044db2426fad84 authored over 4 years ago by kelthuzadx <[email protected]>
modification to item 15

90985160ca67ae90a58e02793668993f1719297a authored over 4 years ago by Jack <[email protected]>
fixed typos

bd42c2c2651bc9c2da73fd1ba0f13a8ce3100053 authored over 4 years ago by Jack <[email protected]>
Merge pull request #36 from deximy/deximy

Update item5.md && item6.md

7a396102e367cbbb83e503768085c9436dd69c63 authored over 4 years ago by kelthuzadx <[email protected]>
Merge pull request #2 from deximy/master

Sync

834d6c79a03b9f1a6670b8b0c01f71a9668e92ec authored over 4 years ago by deximy <[email protected]>
Update item6.md

Optimize translation

f3557d896e10d270b53bdbf71610013f92bc7c93 authored over 4 years ago by deximy <[email protected]>
Merge pull request #1 from deximy/deximy

Update item5.md

edb4b09fc483bdcecaf74dcd1138bbd465a476bc authored over 4 years ago by deximy <[email protected]>
Update item6.md

Fix translation error.

22e562ff19defb9aa59deeb58633c2e6f8935fee authored over 4 years ago by deximy <[email protected]>
Update item5.md

Fix type error.

91fa070b006b9a1d32dbe92777a6eee44afe4774 authored over 4 years ago by deximy <[email protected]>
Merge pull request #34 from gosth/patch-1

correct veector to vector

8b8d1186e113fa8cd7fcab13f707bbb339070dd7 authored over 4 years ago by kelthuzadx <[email protected]>
correct veector to vector

f34a2595102c4d16369b24f3cb29c4145f6cb056 authored over 4 years ago by victor <[email protected]>
Merge pull request #33 from LucienXian/fix-conflict

add item32

bd8633859128e85ca287b59514504ccd00ea7bfd authored over 4 years ago by kelthuzadx <[email protected]>
Merge branch 'master' into fix-conflict

979c3596dfd490f9ac681ccc0f3147aa72712cf0 authored over 4 years ago by LucienXian <[email protected]>
add item32

c1d91443a907d7acd307b132ac5867197b974916 authored over 4 years ago by LucienXian <[email protected]>
Merge pull request #32 from wendajiang/master

add Item41

867efc9162727f107eb17b7c318fba098f9bf4aa authored over 4 years ago by kelthuzadx <[email protected]>
fix readme

df3a4bc3a4b2209d6ab088f3db111750c50f3978 authored over 4 years ago by johnwdjiang <[email protected]>
fix readme

5e8c4f13e8d30b1ed8660d739307587372e181a7 authored over 4 years ago by johnwdjiang <[email protected]>
add Item29

bc27cf1be4bf3f7d01de6a4e23f4916ba2331822 authored over 4 years ago by johnwdjiang <[email protected]>
Merge remote-tracking branch 'upstream/master'

e84cb028843efdfc47442b717ac3e8025ee43926 authored over 4 years ago by johnwdjiang <[email protected]>
add Item41

fd6672073d05a314c65c04b7ec7e3c0c44d5df33 authored over 4 years ago by johnwdjiang <[email protected]>
Merge pull request #31 from wendajiang/master

增加行内代码标识;格式化

ed7a9aaef3b9118523c84b0cfdcfcc088070b205 authored over 4 years ago by kelthuzadx <[email protected]>
增加行内代码标识

4e372bb75524f56f31b5d48db328664ff17ed9bd authored over 4 years ago by wendajiang <[email protected]>
Update README.md

aec82525f7c0d4aec95e5aa2e44a0f527e34ffb7 authored over 4 years ago by kelthuzadx <[email protected]>
增加行内代码标识;格式化

18cc625293d41e34dc5155bdfb0fa28a6bebb9c2 authored over 4 years ago by wendajiang <[email protected]>
Merge pull request #30 from wendajiang/master

Item35 的初稿

d958e7c4b45a79c2e13914d2130aecfb8b31daa0 authored over 4 years ago by kelthuzadx <[email protected]>
fix some translation

8d54be644729fe9c34094a111fb565e6a367e890 authored over 4 years ago by wendajiang <[email protected]>
Item35 初稿

a55ec22090b964d5ca366382a86fc962909b7909 authored over 4 years ago by wendajiang <[email protected]>
add 7. concurrency

87c58e92866fa5166529d7d48399434922205a91 authored over 4 years ago by johnwdjiang <[email protected]>
Merge pull request #29 from gosth/master

correct std:;move to std::move

0788bd36856d8be5a52578536a14bb5deb860a82 authored over 4 years ago by kelthuzadx <[email protected]>
correct std:;move to std::move

38df62cc2e0eb2d0f1e38660ae0ce7b428f720e4 authored over 4 years ago by victor <[email protected]>
Merge pull request #28 from LucienXian/master

fix README

fb5761305ac5d0c9b817337b3320775a7815346b authored over 4 years ago by kelthuzadx <[email protected]>
fix README

c3a8c564faa13255b9f60e1a60e2c3a7afb19caf authored over 4 years ago by LucienXian <[email protected]>
Merge pull request #26 from LucienXian/master

finish item 31

65ee9fc217e1bd21ff9b649ae5fc3ff1a05ccc87 authored over 4 years ago by kelthuzadx <[email protected]>
finish item 31

0b7b4ed181462dbb5912a3f291a180ca2a57ae8b authored over 4 years ago by LucienXian <[email protected]>
Merge pull request #25 from jiapengwen/patch-5

Update item24.md

920b2fd50be1b7fe1a0f29a0814e54f20b4e63fe authored over 4 years ago by kelthuzadx <[email protected]>
Update item24.md

翻译错误

a0f7cdcafc3eef787e8715eabd5f6f61b2688c95 authored over 4 years ago by 文佳鹏 <[email protected]>
Merge pull request #24 from jiapengwen/patch-4

Update item17.md

5719c9b8538136a60f851a4d6e1743a953a8fa02 authored over 4 years ago by kelthuzadx <[email protected]>
Merge pull request #22 from jiapengwen/patch-2

Update item17.md

89e4a0bd3a1e7e5fea9644fe569f3a30a63f43ef authored over 4 years ago by kelthuzadx <[email protected]>
Merge pull request #21 from jiapengwen/patch-1

example code error

7ce2f461585d74db232e8a02e02e10f17ec3dd5b authored over 4 years ago by kelthuzadx <[email protected]>
Update item17.md

翻译段落少了

73f3699866d4b8a163ac2df10d69fa1af2b3006c authored over 4 years ago by 文佳鹏 <[email protected]>
Update item17.md

修改typo

f52bb2ff533dd80d1268da6a492f83fced1e0543 authored over 4 years ago by 文佳鹏 <[email protected]>
example code error

a7af817643972f880de6ee46ec17093e12bb78df authored over 4 years ago by 文佳鹏 <[email protected]>
Merge pull request #18 from ryanlee2014/patch-1

修正Typo

a71fbb9d7a718deb9df57164a3b2d46290e6e198 authored over 4 years ago by kelthuzadx <[email protected]>
修正Typo

4415a0377a82e1ffbc18bc1c6f0c4138a1e55c54 authored over 4 years ago by Ryan Lee <[email protected]>
Merge pull request #15 from pusidun/ch1fix

amend item1

c347bd0e4026b7b281258438f863ab514e704061 authored almost 5 years ago by kelthuzadx <[email protected]>
amend item1

87eec52bf2ab80b16b17702fb2b78236518b6f84 authored almost 5 years ago by pusidun <[email protected]>
Merge pull request #14 from liuyunbin/master

将 C++11 版本中的 decltype(auto) 改为 auto

e2a0a4e47ace113a90a57f638f7274cac23952a0 authored about 5 years ago by kelthuzadx <[email protected]>
将 C++11 版本中的 decltype(auto) 改为 auto

bba456f12f1be5e5b183749e4b3b96fdc99b21ef authored about 5 years ago by Yunbin Liu <[email protected]>
item22:Update

dd5687afb8eeb7ddc963577136b11df9625340f3 authored about 5 years ago by qingfeng <[email protected]>
Merge pull request #11 from BlurryLight/master

item 22

7cc1cae5b9f371a2b4547ae906df549d31429366 authored over 5 years ago by kelthuyang <[email protected]>
finish item 22.md

29f706701893bb776410e3e2fb0837bec0daab4c authored over 5 years ago by panda <[email protected]>
half of item22, update README

7ee4396bdd0ca5db4feb50b02070f9162642341c authored over 5 years ago by panda <[email protected]>
Merge pull request #10 from BlurryLight/master

item24 && Fix two translation errors in Item 23

7bb76c0eed960d6fe00caa320ef86006d489e9bb authored over 5 years ago by kelthuyang <[email protected]>