Commit Graph
100 Commits
Author SHA1 Message Date
dudaodong 76bdec2b54 test: add cases for Capitalize 2022-12-13 16:16:16 +08:00
dudaodong fa20aba3a7 fix: fix CamelCase function bug 2022-12-13 14:23:32 +08:00
dudaodong 7a4a429e23 test: add cases for Capitalize 2022-12-12 21:11:19 +08:00
dudaodong a70ec6ad1e refactor: use constraints from golang.org/x/exp/constraints 2022-12-11 11:25:34 +08:00
dudaodong 8b99641de0 test: remove print info in test function 2022-12-10 19:19:49 +08:00
dudaodong 251f899f18 fix: TestExecCommand failed in linux/macos 2022-12-10 19:12:19 +08:00
dudaodong 00407e5182 fix: fix lint issue 2022-12-10 19:09:18 +08:00
dudaodong 4e457ad672 change: change update and insert function in link datastruture 2022-12-10 17:45:29 +08:00
dudaodong 7d8d9c3543 fix: fix lint issue 2022-12-10 16:55:06 +08:00
dudaodong 1197e8d1b6 fix: fix lint issue 2022-12-10 16:53:41 +08:00
dudaodong 13bbe19ab2 fix: fix lint issue 2022-12-10 16:41:40 +08:00
dudaodong 3189628d54 fix: fix AesCfbDecrypt 2022-12-08 15:07:40 +08:00
dudaodong 62c5e251a5 remove website 2022-12-08 14:55:21 +08:00
dudaodong 2d905ab03e fix: fix word misspelling 2022-12-04 11:25:02 +08:00
dudaodong 205fedb197 release v2.1.11 2022-12-04 11:11:05 +08:00
dudaodong 4c864da62d doc: update readme file 2022-12-04 11:10:19 +08:00
dudaodong 18914ee2cd feat: add deprecat IntSlice, InterfaceSlice and StringSlice 2022-12-03 14:00:44 +08:00
dudaodong 0a8058956f feat: add Count and CountBy function 2022-12-03 13:04:12 +08:00
dudaodong a044da7d2f refactor: clean code 2022-12-03 12:58:25 +08:00
dudaodong f8b785c4cb doc: add doc for Sort and SortBy 2022-12-02 15:47:16 +08:00
dudaodong 82c8a04c35 make SortByField function deprecate 2022-12-02 15:17:08 +08:00
dudaodong 280ecb5cef feat: add SortBy function for slice 2022-12-02 14:53:57 +08:00
dudaodong ec27ad4c40 feat: add Sort function for slice 2022-12-01 22:46:56 +08:00
dudaodong d66f92cd68 doc: update slice and convertor document 2022-12-01 11:43:10 +08:00
dudaodong d8ed692651 refactor: code improvement, ToString, Contain, Compact 2022-12-01 11:38:25 +08:00
dudaodong a16de97d1d refactor: code improvement, ToString, Contain, Compact 2022-12-01 11:38:14 +08:00
dudaodong 37c7508ad0 feat: add NewSetFromSlice function for set 2022-11-30 12:00:55 +08:00
dudaodong acb5844b15 docs: add doc for AddIfNotExist and AddIfNotExistBy 2022-11-30 11:54:04 +08:00
dudaodong 76f4eeea16 docs: add doc for Merge and Repeat 2022-11-30 11:35:32 +08:00
dudaodong 5466a23019 refactor: fix bad code smell 2022-11-30 11:20:13 +08:00
dudaodong 5692982dd1 feat: add AddIfNotExistBy function for set 2022-11-29 23:59:22 +08:00
dudaodong c39c8914fb refactor: fix bad code smell 2022-11-29 23:50:17 +08:00
dudaodong 29bdca1bd2 feat: add AddIfNotExist function for set 2022-11-29 23:39:29 +08:00
dudaodong eb66d038ac feat: update iterator package 2022-11-29 13:58:48 +08:00
dudaodong a99ada5ee1 feat: add iterator package 2022-11-28 19:24:25 +08:00
dudaodong a87faf5453 feat: add Repeate function for slice 2022-11-27 21:43:38 +08:00
dudaodong ab6fec2f69 refactor: fix bad code smell 2022-11-27 21:36:30 +08:00
dudaodong 7b290989f5 feat: add Merge function 2022-11-27 20:20:00 +08:00
dudaodong 5722c724e6 Merge branch 'main' into v2 2022-11-27 19:29:33 +08:00
dudaodong 80cbbdc787 docs: format index content 2022-11-26 17:37:09 +08:00
dudaodong be148e07ba fix: fix chunk slice bug 2022-11-26 16:21:57 +08:00
dudaodong d36ab5cc3a fix: go report issue ineffassign 2022-11-18 17:05:54 +08:00
dudaodong 2b17329094 release v2.1.10 2022-11-17 16:11:48 +08:00
dudaodong f869a0a670 fix: issue#62: fix ZipSlip bug 2022-11-16 16:04:38 +08:00
dudaodong be000a4bd6 fix: issue#62: fix ZipSlip bug 2022-11-16 15:08:42 +08:00
dudaodong a783de57a8 release v2.1.9 2022-11-08 15:22:37 +08:00
dudaodong a622959a78 docs: add new functions readme 2022-11-08 15:21:31 +08:00
dudaodong f709dd53ce docs: update doc for random package 2022-11-08 14:48:02 +08:00
dudaodong ee9e9625e2 docs: add doc for UnionBy and KeyBy 2022-11-08 14:21:17 +08:00
dudaodong bf332b9f1c release v2.1.8 2022-10-21 16:22:52 +08:00
dudaodong 6b6cd66f9f Merge branch 'main' into v2 2022-10-19 17:31:51 +08:00
dudaodong 6248293c49 doc: add docment for Replace and ReplaceAll 2022-10-17 10:40:35 +08:00
dudaodong eced25b76d test: add unit test for Replace and ReplaceAll 2022-10-17 10:26:54 +08:00
dudaodong 1ccf0af2b3 doc: update document for datetime package 2022-10-14 10:20:38 +08:00
dudaodong 6314889c6a release v2.1.7 2022-10-14 10:08:43 +08:00
dudaodong 294bd5a5ed doc: update document for hashmap 2022-10-11 15:41:09 +08:00
dudaodong ca44815fd5 Merge branch 'main' into v2 2022-10-11 15:02:28 +08:00
dudaodong bcd1cabf80 feat: add Keys and Values function for hashmap 2022-10-10 16:34:05 +08:00
dudaodong fab24c8d12 feat: add Iterate for hashmap datastructure 2022-10-10 15:25:30 +08:00
dudaodong 531cb19fd1 release v2.1.6 2022-08-31 17:07:32 +08:00
dudaodong 4f0161ca53 doc: add source code link for http_client 2022-08-31 15:56:41 +08:00
dudaodong 73362b7f69 doc: update readme file 2022-08-31 11:40:24 +08:00
dudaodong b289f2975b doc: add document for functions in netutil/http_client.go 2022-08-31 11:20:22 +08:00
dudaodong 90ce2705ca test: add unit test for http client 2022-08-30 17:33:58 +08:00
dudaodong 35e1d09ce3 feat: add http client for sending http request 2022-08-30 17:22:17 +08:00
dudaodong d67d8fad3a doc: fix missing word in file condition.md 2022-08-29 14:02:30 +08:00
dudaodong c5e6d01a31 update readme file: add new package and function 2022-08-29 11:50:37 +08:00
dudaodong 6d6c3f692f refactor: change TernaryOperator signature 2022-08-29 11:27:51 +08:00
dudaodong c695837b16 doc: add document for package condition 2022-08-29 11:23:02 +08:00
dudaodong 9239bcfdc3 doc: fmt code example 2022-08-26 16:34:20 +08:00
dudaodong c984815dea doc: fmt code example 2022-08-26 16:29:55 +08:00
dudaodong 301cb5db87 doc: add hashmap 2022-08-26 16:26:16 +08:00
dudaodong cc1bacff74 doc: add document for EncodeByte and DecodeByte 2022-08-26 10:54:51 +08:00
dudaodong f49f75b371 test: add unit test for EncodeByte and DecodeByte 2022-08-26 10:47:25 +08:00
dudaodong b30f4a7bab feat: add DecodeByte 2022-08-26 10:35:54 +08:00
dudaodong 982cb8932b feat: add EncodeByte 2022-08-26 10:34:42 +08:00
dudaodong 9107eb4b32 fix: fix resize bug in HashMap 2022-08-25 14:04:26 +08:00
dudaodong 1acf977b24 release v2.1.5 2022-08-25 11:11:36 +08:00
dudaodong 5c878d0873 doc: change ReverseStr to Reverse in all docment 2022-08-24 10:37:56 +08:00
dudaodong ab0716a472 refactor: change ReverseStr to Reverse in strutil package 2022-08-24 10:35:18 +08:00
dudaodong 3c2e0ca5b3 doc: add document for hashmap 2022-08-24 10:28:57 +08:00
dudaodong 551e66ba29 refactor: update HashMap Put method 2022-08-24 10:20:02 +08:00
dudaodong 4eeeabb227 feat: add Delete method for hashmap 2022-08-23 15:07:54 +08:00
dudaodong b3437fdddf feat: add Delete method for hashmap 2022-08-23 15:07:13 +08:00
dudaodong 312dcab369 feat: add Delete method for hashmap 2022-08-23 15:05:32 +08:00
dudaodong 0cb89f4f46 test: add unit test for HashMap 2022-08-23 14:15:51 +08:00
dudaodong a2dec87995 feat: add Put method for hashmap 2022-08-23 14:11:14 +08:00
dudaodong 9094cb29bf feat: add new HashMap data structure 2022-08-22 15:21:30 +08:00
dudaodong ddb992ad2f refactor: BuildMaxHeap 2022-08-22 11:10:17 +08:00
dudaodong 24f18aaaec refactor: change function sign for QuickSort 2022-08-22 11:02:25 +08:00
dudaodong 36169874e5 refactor: change sort file name 2022-08-22 10:58:47 +08:00
dudaodong 23aeb6ac99 refactor: change sort file name 2022-08-22 10:57:04 +08:00
dudaodong a1984f0a59 feat: add BuildMaxHeap 2022-08-22 10:51:37 +08:00
dudaodong c6a7371049 change lastest v1 version 2022-08-03 10:02:46 +08:00
dudaodong b697858038 release v2.1.4 2022-08-03 09:56:02 +08:00
dudaodong 5446f7e33c doc: add document for list methods 2022-07-28 12:56:11 +08:00
dudaodong 553f63e76b refactor: update param name in AppendIfAbsent 2022-07-27 15:45:34 +08:00
dudaodong fc3e94df58 doc: add document for AppendIfAbsent function 2022-07-27 15:44:54 +08:00
dudaodong 5c66f38a5b test: fix test function name TestAppendIfAbsent 2022-07-27 15:38:51 +08:00
dudaodong 741af66404 test: add todo fix for TestSchedule 2022-07-22 10:30:44 +08:00