Looly
|
12969f2483
|
fix doc
|
2021-09-27 22:30:32 +08:00 |
|
zeyu cai
|
edd57e82d4
|
fix flaky test cn.hutool.core.util.JAXBUtilTest#beanToXmlTest. no performance regress related. test file changed only.
|
2021-09-27 04:57:04 -05:00 |
|
Looly
|
1ab9b6b3e9
|
fix get null bug
|
2021-09-27 11:56:33 +08:00 |
|
Looly
|
6db6d70293
|
add test
|
2021-09-25 19:42:40 +08:00 |
|
Looly
|
ce33b3d5cb
|
add test
|
2021-09-25 18:53:12 +08:00 |
|
Looly
|
bebacf2d00
|
fix split
|
2021-09-25 18:20:12 +08:00 |
|
Looly
|
e16ec27c40
|
add iter
|
2021-09-25 11:25:51 +08:00 |
|
Golden Looly
|
35b9212103
|
Merge pull request #1841 from Hccake/v5-dev
在做字符串切割时,允许传入 mapping 方法,来对切割后的元素做一个处理
|
2021-09-25 09:49:25 +08:00 |
|
Looly
|
d243764d51
|
change date converter
|
2021-09-24 23:22:31 +08:00 |
|
Looly
|
7b6593fe68
|
add YamlUtil
|
2021-09-24 15:29:56 +08:00 |
|
Hccake
|
f1eb5cc439
|
Allows to customize the mapping method for each element in a list after splitting a string
|
2021-09-24 12:17:06 +08:00 |
|
Looly
|
ba00f03026
|
fix test and regex
|
2021-09-23 17:05:06 +08:00 |
|
Looly
|
d2900600e0
|
add script support
|
2021-09-22 07:47:45 +08:00 |
|
Looly
|
283f7b32ab
|
fix bug
|
2021-09-22 07:27:50 +08:00 |
|
Looly
|
db504e2dec
|
!418 修复HttpRequest通过HttpCookie设置cookies的方法,使其结果符合RFC6265规范。
Merge pull request !418 from celee/v5-dev
|
2021-09-21 23:22:21 +00:00 |
|
Looly
|
f650dc351b
|
add test
|
2021-09-22 07:20:18 +08:00 |
|
celee
|
ab9d6eb282
|
修复HttpRequest通过HttpCookie设置cookies的方法,使其结果符合RFC6265规范。
|
2021-09-21 18:44:48 +00:00 |
|
Looly
|
35a33a1170
|
add test
|
2021-09-18 00:30:31 +08:00 |
|
Looly
|
37ffc8b20d
|
prepare 5.7.14
|
2021-09-17 22:55:01 +08:00 |
|
Looly
|
0c3980d0fd
|
prepare 5.7.14
|
2021-09-17 22:54:34 +08:00 |
|
Looly
|
aa9b827057
|
🌵release 5.7.13
|
2021-09-17 22:36:10 +08:00 |
|
Looly
|
abfec150e2
|
update denpendency
|
2021-09-17 22:35:21 +08:00 |
|
Looly
|
59be04e0a5
|
add test
|
2021-09-17 21:15:04 +08:00 |
|
Looly
|
9db1d175e0
|
support Hyperlink
|
2021-09-17 21:05:39 +08:00 |
|
Looly
|
545e2d4774
|
fix comment
|
2021-09-17 20:11:18 +08:00 |
|
Looly
|
62df10126c
|
fix code
|
2021-09-17 20:06:51 +08:00 |
|
Looly
|
b935ace121
|
add method
|
2021-09-17 20:02:41 +08:00 |
|
Looly
|
2f57c2aaf9
|
!416 CollUtil新增2个互换元素位置的静态方法
Merge pull request !416 from TanLongHui/v5-dev
|
2021-09-17 11:54:44 +00:00 |
|
Looly
|
aafcecc3d9
|
add method
|
2021-09-17 19:29:18 +08:00 |
|
Looly
|
96c83cb16b
|
fix bug
|
2021-09-17 19:15:43 +08:00 |
|
TLH
|
3fc4d134af
|
CollUtil新增2个互换元素位置的静态方法以及对应单元测试
方法1:swapIndex 指定列表元素A与索引index所在元素互换位置
方法2:swapElement 指定列表元素A与列表元素B互换位置
|
2021-09-15 16:02:20 +08:00 |
|
Looly
|
8e2a1ab1ef
|
change test
|
2021-09-15 11:34:36 +08:00 |
|
Looly
|
063eb967cf
|
add mapwrapper support
|
2021-09-15 10:30:08 +08:00 |
|
Looly
|
707c15a78d
|
add mapwrapper support
|
2021-09-15 10:28:24 +08:00 |
|
Looly
|
0c4c509075
|
!415 isLinked 为true时 创建的是linkList
Merge pull request !415 from GuoZG/v5-dev
|
2021-09-15 01:26:19 +00:00 |
|
Looly
|
2822c6e834
|
fix comment
|
2021-09-15 09:21:21 +08:00 |
|
bob.guo
|
26b6838339
|
isLinked 为true时 创建的是linkList
|
2021-09-14 10:06:00 +08:00 |
|
Looly
|
1b0d5d2cf1
|
fix bug
|
2021-09-14 09:58:21 +08:00 |
|
Looly
|
46cffe4ed2
|
add author
|
2021-09-13 12:00:57 +08:00 |
|
Looly
|
612441615d
|
change method param
|
2021-09-13 11:53:12 +08:00 |
|
Looly
|
5717fb52c5
|
add method
|
2021-09-13 11:35:57 +08:00 |
|
Looly
|
d3f946dd33
|
change position of trim
|
2021-09-13 09:15:42 +08:00 |
|
Looly
|
99dd394aff
|
fix comment
|
2021-09-12 01:45:57 +08:00 |
|
Looly
|
fefd88b358
|
fix test
|
2021-09-12 01:43:12 +08:00 |
|
Looly
|
bf8906eb48
|
fix frgment encode
|
2021-09-12 01:19:16 +08:00 |
|
Looly
|
07c69efa92
|
fix test
|
2021-09-12 00:15:30 +08:00 |
|
Looly
|
a7817ab5b0
|
add config
|
2021-09-11 23:44:38 +08:00 |
|
Looly
|
f08ae8cf7d
|
fix code
|
2021-09-10 21:17:41 +08:00 |
|
Looly
|
783a02cce4
|
fix bu
|
2021-09-10 19:51:46 +08:00 |
|
Looly
|
caab40f8ea
|
fix code
|
2021-09-10 19:25:44 +08:00 |
|