Commit Graph

  • cf7aa225aa fix test Looly 2020-01-15 10:20:44 +08:00
  • 27141c2667 prepare 5.1.2 Looly 2020-01-11 21:47:56 +08:00
  • f911e9000e release 5.1.1 Looly 2020-01-11 21:31:32 +08:00
  • 1defb09de9 fix comment Looly 2020-01-11 21:26:10 +08:00
  • 8e0f540b33 update denpendency Looly 2020-01-11 21:16:08 +08:00
  • 56fc14d91e fix test Looly 2020-01-11 21:01:28 +08:00
  • cc74ae34a2 add query method Looly 2020-01-11 19:37:36 +08:00
  • 33c3d12cbb add zip method Looly 2020-01-11 19:09:02 +08:00
  • a203ffe191 add ChineseDate Looly 2020-01-11 15:51:14 +08:00
  • 67b6564585 !90 新增农历日期工具类 Merge pull request !90 from 断水流大湿兄/v5-dev Looly 2020-01-11 15:08:55 +08:00
  • db20737abb fix bug Looly 2020-01-11 15:08:22 +08:00
  • 7ddbb9c27d 新增农历工具类 zjw 2020-01-11 13:21:21 +08:00
  • 21881a1609 fix listFileNames bug Looly 2020-01-11 10:36:39 +08:00
  • 067c0578d6 qrcode support argb Looly 2020-01-11 10:02:10 +08:00
  • a99c0e65d4 fix code Looly 2020-01-11 09:23:11 +08:00
  • a10a57b236 add contains method Looly 2020-01-11 09:17:51 +08:00
  • a6b311a6d0 fix bug Looly 2020-01-11 09:11:56 +08:00
  • f54852d64c fix dict Looly 2020-01-10 18:01:32 +08:00
  • 7ef693efbf fix code Looly 2020-01-09 10:52:43 +08:00
  • 15151f777e Merge pull request #696 from jason-liu475/v5-master Golden Looly 2020-01-09 10:50:17 +08:00
  • 0ea98a2c74 Merge pull request #698 from jason-liu475/v5-dev Golden Looly 2020-01-09 10:41:37 +08:00
  • f00150ae90 fix change Looly 2020-01-09 10:28:32 +08:00
  • 453cfbcc6b Merge pull request #715 from aaronuu/v5-dev Golden Looly 2020-01-09 10:23:57 +08:00
  • 34e4efcc3c fix mul Looly 2020-01-09 10:23:35 +08:00
  • 20779bdd33 !87 提供一个自带默认值的Map Merge pull request !87 from Ease/v5-dev Looly 2020-01-09 10:07:04 +08:00
  • 025aba9475 change method Looly 2020-01-09 10:06:43 +08:00
  • b2c00ce1f9 bug fix #714 yu.zhang 2020-01-09 09:58:53 +08:00
  • e4b1609a2a feat: given a map which have a default value pantao 2020-01-04 16:44:27 +08:00
  • 3c4d057986 feat: given a map which have a defaulted value pantao 2020-01-03 18:48:46 +08:00
  • decd6a1460 匿名类替换为lambda表达式 liuhuan 2020-01-03 09:46:03 +08:00
  • 0c7bdc43bf 给覆写的方法加上@Override liuhuan 2020-01-02 10:44:31 +08:00
  • 3b72e1704f 因为Map/Set的key存储的是不重复的对象,依据hashCode和equals进行判断,所以Set存储的对象需要重写这两个方法 liuhuan 2020-01-02 10:31:02 +08:00
  • d77b8d43bf fix comment Looly 2019-12-30 07:27:00 +08:00
  • 5e7b9012ec fix equlas Looly 2019-12-30 07:15:07 +08:00
  • d7316b3f90 Merge pull request #692 from tellmenow/v5-master Golden Looly 2019-12-30 06:37:37 +08:00
  • e557cfd4b7 add commnet Looly 2019-12-30 06:22:55 +08:00
  • 0a915248fc Object的equals方法容易抛空指针异常,用java8的Objects.equals替换 liuhuan 2019-12-28 18:58:10 +08:00
  • 377cd55a3c add alias Looly 2019-12-26 08:01:57 +08:00
  • 8932801137 fix bug Looly 2019-12-20 16:03:23 +08:00
  • 3eedc8a761 release 5.1.0 Looly 2019-12-18 18:11:11 +08:00
  • 0ff7dc86b9 add test Looly 2019-12-18 17:46:33 +08:00
  • 0db031e88b fix DateConvert Looly 2019-12-18 17:34:32 +08:00
  • 7ffdc2c473 fix ReflectUtil Looly 2019-12-18 10:00:57 +08:00
  • c62ede5276 get support body Looly 2019-12-17 09:32:57 +08:00
  • 5ee0a73ebb fix zip bug Looly 2019-12-14 09:03:51 +08:00
  • 7b9c78869b add SpringUtil Looly 2019-12-12 16:25:26 +08:00
  • 7680b7ac8d fix comment Looly 2019-12-12 10:38:05 +08:00
  • b59e0c1b4f fix jcseg code Looly 2019-12-12 10:35:21 +08:00
  • 6992ea9ee1 update dependency Looly 2019-12-12 10:00:53 +08:00
  • 83d3170942 fix XmlUtil Looly 2019-12-11 12:06:54 +08:00
  • 05aff7f94b !84 support substring by code point Merge pull request !84 from Ease/v5-dev Looly 2019-12-11 11:49:54 +08:00
  • 827e2a8dc4 !83 注释修改 Merge pull request !83 from zz/v5-dev Looly 2019-12-11 11:47:27 +08:00
  • 99146a9c56 fix XmlUtil Looly 2019-12-11 11:47:06 +08:00
  • f80e3790ae fix XmlUtil Looly 2019-12-11 11:46:15 +08:00
  • ede0d418f1 !82 修复XmlUtil xml转Map同名节点超过三个转list的问题 Merge pull request !82 from SunMeng/v5-dev Looly 2019-12-11 10:58:08 +08:00
  • aafa16a5a5 add test Looly 2019-12-11 10:49:37 +08:00
  • 41c540f4ca add test Looly 2019-12-11 10:46:54 +08:00
  • 99ac13584e 波尔值 -> 布尔值 zz 2019-12-10 22:01:42 +08:00
  • 48a057c52d feat: support emoji substring pantao 2019-12-10 18:59:33 +08:00
  • 13ec37509e update hutool-core/src/main/java/cn/hutool/core/util/XmlUtil.java. 支持递归xml转Map,修复三个及以上同名节点转换的bug。修复map转xml三个以上同名节点的bug SunMeng 2019-12-10 09:18:21 +08:00
  • a5e9f119b6 fix watch Looly 2019-12-09 17:48:25 +08:00
  • dc94761c43 add public field support Looly 2019-12-09 17:02:27 +08:00
  • bddb97704e fix getFieldValue and add test Looly 2019-12-09 15:51:46 +08:00
  • c804ebfbc1 Merge pull request #661 from w-a-n-g-s-h-u-n/patch-1 Golden Looly 2019-12-06 20:14:33 +08:00
  • b0ade3f1d6 fix sql bug Looly 2019-12-06 20:13:11 +08:00
  • 9029b10a52 add WatchServer Looly 2019-12-05 17:28:58 +08:00
  • f0bee70fe3 Update NumberUtil.java 汪顺 2019-12-05 17:13:22 +08:00
  • 41b578391b fix domain encode bug Looly 2019-12-05 10:01:25 +08:00
  • affcc57598 Merge pull request #654 from sukaiyi/v5-dev Golden Looly 2019-12-05 08:56:46 +08:00
  • d59152419d add test Looly 2019-12-05 08:55:16 +08:00
  • 98ebf5f6e2 issue[651]: URLUtil.normalize support ipv6 sukaiyi 2019-12-04 18:11:52 +08:00
  • e69965a707 fix comment Looly 2019-12-04 17:53:08 +08:00
  • da18d16c89 prepare 5.1.0 Looly 2019-12-02 21:21:42 +08:00
  • af4f37a054 Prepare release Looly 2019-12-02 18:25:37 +08:00
  • da0e696a62 release 5.0.7 Looly 2019-12-02 18:25:11 +08:00
  • 432840be78 fix LocalDateTime not support bug Looly 2019-12-02 18:21:10 +08:00
  • 19741683e9 fix comment Looly 2019-12-02 17:47:08 +08:00
  • 7b81ebc64e fix comment Looly 2019-12-02 17:41:48 +08:00
  • 71d3e95657 Merge pull request #649 from looly/revert-646-patch-1 Golden Looly 2019-12-02 17:40:10 +08:00
  • 13e17a9359 Revert "Update CronPattern.java" Golden Looly 2019-12-02 17:39:49 +08:00
  • 7a26329349 Merge pull request #646 from liuxing7954/patch-1 Golden Looly 2019-12-02 17:39:31 +08:00
  • 14c343fefd add methods Looly 2019-12-02 17:36:44 +08:00
  • a5a7537e53 Update CronPattern.java liuxing7954 2019-12-01 23:12:06 +08:00
  • 6c62973048 fix ssh bug Looly 2019-11-29 10:58:25 +08:00
  • da031ee61c remove test and fix comment Looly 2019-11-26 12:06:06 +08:00
  • 8958a11b77 ignore test Looly 2019-11-26 11:58:17 +08:00
  • 9a4ec7bce2 remove hasNull Looly 2019-11-26 11:52:47 +08:00
  • b6ded332d5 fix bugs Looly 2019-11-26 11:48:18 +08:00
  • 0b6c01bac2 add setCellValue method Looly 2019-11-26 11:44:42 +08:00
  • 83460af7ef fix bug Looly 2019-11-26 11:21:34 +08:00
  • de80af155c fix bug Looly 2019-11-22 07:58:48 +08:00
  • c4740a2c6b fix code Looly 2019-11-22 07:29:07 +08:00
  • edb8b1ff8c add test Looly 2019-11-20 23:17:45 +08:00
  • 106ea5a759 fix code Looly 2019-11-20 00:15:52 +08:00
  • eec404f875 prepare 5.0.7 Looly 2019-11-17 14:28:40 +08:00
  • 955aca2289 release 5.0.6 Looly 2019-11-17 13:41:33 +08:00
  • 0837363931 fix excel sax Looly 2019-11-17 13:37:14 +08:00
  • f7d2b4b82d update version Looly 2019-11-16 06:15:42 +08:00
  • 814aa3d662 fix scale with bg Looly 2019-11-16 06:01:49 +08:00
  • fdcf383bfc add jd8 time support for poi Looly 2019-11-16 05:56:25 +08:00