openharmony_ci
d054aa59f0
!3 merge master into master
...
heck新增bundle.json部件化
Created-by: dragonswordy
Commit-by: ljy9810
Merged-by: openharmony_ci
Description: ### 一、内容说明(相关的Issue)
https://gitcode.com/openharmony/third_party_rust_autocfg/issues/3
### 二、建议测试周期和提测地址
建议测试完成时间:xxxx.xx.xx
投产上线时间:xxxx.xx.xx
提测地址:CI环境/压测环境
测试账号:
### 三、变更内容
* 3.1 关联PR列表
* 3.2 数据库和部署说明
1. 常规更新
2. 重启unicorn
3. 重启sidekiq
4. 迁移任务:是否有迁移任务,没有写 "无"
5. rake脚本:`bundle exec xxx RAILS_ENV = production`;没有写 "无"
* 3.4 其他技术优化内容(做了什么,变更了什么)
- 重构了 xxxx 代码
- xxxx 算法优化
* 3.5 废弃通知(什么字段、方法弃用?)
* 3.6 后向不兼容变更(是否有无法向后兼容的变更?)
### 四、研发自测点(自测哪些?冒烟用例全部自测?)
自测测试结论:
### 五、测试关注点(需要提醒QA重点关注的、可能会忽略的地方)
检查点:
| 需求名称 | 是否影响xx公共模块 | 是否需要xx功能 | 需求升级是否依赖其他子产品 |
|------|------------|----------|---------------|
| xxx | 否 | 需要 | 不需要 |
| | | | |
接口测试:
性能测试:
并发测试:
其他:
See merge request: openharmony/third_party_rust_heck!3
2025-12-31 22:06:39 +08:00
ljy9810
c33b9b63c7
heck新增bundle.json部件化
...
Signed-off-by: ljy9810 <longjianyin@h-partners.com >
2025-12-24 09:45:18 +08:00
openharmony_ci
4e87e257e4
!2 Add OAT.xml and README.OpenSource
...
Merge pull request !2 from fangting/master
2023-04-14 08:10:03 +00:00
fangting
09cfee3fd0
Add OAT.xml and README.OpenSource
...
Signed-off-by: fangting <fangting12@huawei.com >
2023-04-14 14:14:51 +08:00
openharmony_ci
d2367fb919
!1 [heck]Add GN Build Files and Custom Modifications to Rust Third-party Libraries
...
Merge pull request !1 from lubinglun/master
2023-04-13 11:34:42 +00:00
lubinglun
111ee1a0f2
Add GN Build Files and Custom Modifications
...
Issue:https://gitee.com/openharmony/build/issues/I6UFTP
Signed-off-by: lubinglun <lubinglun@huawei.com >
2023-04-12 17:26:06 +08:00
Jonas Platte
54799b1b14
Publish v0.4.1
2023-02-01 16:51:37 +01:00
Robert Blaine
4ac360ae10
feat: Train-Case
2023-01-31 14:35:08 +01:00
Xiretza
618a042f9d
doc: Fix typo
2023-01-01 03:07:58 +01:00
Jonas Platte
0f9a044e15
Release v0.4.0
2021-12-09 18:52:35 +01:00
Eli Flanagan
1aea61cf13
Make unicode support optional (off by default)
2021-12-09 16:47:49 +01:00
Jonas Platte
a36960d345
readme: Use relative link for image
2021-10-11 13:01:06 +02:00
Jonas Platte
629b2fbcd1
Run cargo diet
2021-10-11 13:01:06 +02:00
SOFe
517379c6e0
Added AsXxxCase wrappers
2021-08-12 11:37:44 +02:00
Eli Flanagan
24c3419152
docs: sync documentation with code
...
Continues work from 6d61bae .
I also updated the numbering to aid any future rearrangement of those
lists.
Markdown and `cargo doc` render the list correctly numbered.
2021-04-26 19:10:43 +02:00
Jonas Platte
a30f6740f7
CI: Use MSRV for build job
2020-12-30 13:56:26 +01:00
Jonas Platte
e9b8d11059
Add ToPascalCase as an alias to ToUpperCamelCase
2020-12-30 13:32:21 +01:00
Jonas Platte
6d61baee8a
Rename ToCamelCase => ToUpperCamelCase, ToMixedCase => ToLowerCamelCase
2020-12-30 13:31:57 +01:00
Jonas Platte
c7d97b59e9
Forbid unsafe code
2020-12-29 14:55:43 +01:00
Jonas Platte
be93b8ef75
Add .editorconfig
2020-12-29 14:50:50 +01:00
Jonas Platte
44b35c96e8
Rename all traits from SomeCase to ToSomeCase
2020-12-29 14:49:51 +01:00
Jonas Platte
a69edf76e3
Rewrap comments
2020-12-29 14:45:53 +01:00
Jonas Platte
fd092fa6a2
Add GitHub actions CI
2020-12-29 14:20:11 +01:00
Jonas Platte
a1b691b442
Update README.md
2020-12-22 00:33:15 +01:00
Jonas Platte
119ceb5f7b
Run cargo fmt
2020-12-21 13:47:20 +01:00
Jonas Platte
28ba455c67
Release 0.3.2
2020-12-21 13:45:05 +01:00
Ruben Schmidmeister
4f933b9bad
Remove not needed self:: prefix
2020-12-17 16:54:47 +01:00
Ruben Schmidmeister
936d0ce38c
Remove extern crate from docs
2020-12-17 16:52:21 +01:00
Ruben Schmidmeister
02b38d824d
Switch to 2018 edition
2020-12-17 16:51:13 +01:00
Jonas Platte
f41cec3b12
Clean up examples
2020-12-17 13:05:47 +01:00
Jonas Platte
30ab7c60be
Update README.md
2020-12-17 13:02:18 +01:00
Osspial
c6e42fb9ca
Fix issue where a snake was being mistaken for a camel
...
camels dont event look like sneks smh. maybe the snek ate a camel or something
2020-12-17 13:00:13 +01:00
Travis Gockel
c0e6910181
Adds support for SHOUTY-KEBAB-CASE
2020-06-23 20:51:24 -06:00
Without Boats
493444d6e4
update version
2018-12-19 23:48:09 +01:00
Erick Tryzelaar
50f5a5a8ee
heck is entirely dual licensed by MIT and Apache 2.0
...
According to https://github.com/withoutboats/heck/issues/9 , the
heck library is entirely dual licensed under MIT and Apache 2.0.
2018-11-19 18:53:47 +01:00
Without Boats
937459a039
Update version.
2017-08-16 20:23:04 -07:00
Without Boats
33fb5ce0a0
Update unicode segmentation dependency.
2017-08-16 20:22:48 -07:00
Dan Burkert
5315d0ea40
Do not insert break for numeric chars
2017-08-07 11:42:10 -07:00
Without Boats
7dd1770807
Update version.
2017-04-23 03:30:28 -07:00
Without Boats
20bbec5cf8
Add ?Sized bounds where necessary.
2017-04-23 03:30:11 -07:00
Without Boats
ac89ff21d4
Simplify word boundary algorithm.
2017-03-27 20:20:34 -07:00
Without Boats
be877f7953
Improve test cases.
2017-03-27 16:53:05 -07:00
Without Boats
f849701761
Remove dead code.
2017-03-27 16:46:19 -07:00
Without Boats
f9b413746f
Update to a new version with better boundaries.
...
XMLHttpRequest now XML|Http|Request instead of XMLH|ttp|Request.
2017-03-27 16:33:06 -07:00
Without Boats
8af174b8bb
Typo.
2017-03-27 04:30:24 -07:00
Without Boats
a194e22cab
Expand README.
2017-03-27 04:28:58 -07:00
Without Boats
056c56d595
Fix markdown.
2017-03-27 04:17:25 -07:00
Without Boats
20e54ce334
heck library, first commit.
2017-03-27 04:14:34 -07:00