wengchangcheng
01121dd6d8
Fix Log print error in intl
...
Add ENABLE_HILOG defines in intl source_set
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6O7R9
Test: UT & 262
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I5f77533baec9575f495b068d516528d0697b8421
2023-03-24 20:34:46 +08:00
hwx1163501
36c40e6a18
Modifying Code Alarms
...
Signed-off-by: hwx1163501 <hanjing35@huawei.com>
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6OGOK
2023-03-20 14:04:57 +08:00
openharmony_ci
49abccb005
!3444 Modify some absolute path in arkcompiler
...
Merge pull request !3444 from weng-changcheng/modify_absolute_path
2023-02-28 08:04:52 +00:00
openharmony_ci
5f56827f75
!3639 Reformat the help information
...
Merge pull request !3639 from Gargoyle.h/wzfmaster-dev
2023-02-27 13:25:16 +00:00
wuzhefeng
f7c3e927eb
Reformat the help information
...
Reformat the help information and provide more friendly help.
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6I6OZ
Signed-off-by: wuzhefeng <wuzhefeng1@huawei.com>
Change-Id: Ic247f60155b47763f705b01a176afc340aab6c80
2023-02-27 03:58:19 -08:00
wengchangcheng
5761f9e020
Descriptor: Modify some absolute path in arkcompiler
...
Details: Add inner_kits in ets_runtime
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6B8AA
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I0a9d2c875652733113bec5849a67c974721cee41
2023-02-24 13:59:21 +08:00
g00416891
fb94e4d58e
Support cold patch with method replace
...
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6781P
Signed-off-by: g00416891 <guobingbing3@huawei.com>
Change-Id: I68f1fedaf52ddacc242d99c602c98bd0ae8a8328
2023-02-23 11:12:08 +08:00
wengchangcheng
7a171ba5de
Descriptor: Fix daily build error
...
Details: Add limits header to common.h
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I693N0
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I04e6a22ebe5fbd3ef48884692557a86e52c5bcb8
2023-01-06 09:40:10 +08:00
g00416891
3d7022fe58
Add error code for quick fix
...
Signed-off-by: g00416891 <guobingbing3@huawei.com>
Change-Id: Iff837eb41c1e63404834736f06582eb159c2cdc9
2022-12-07 11:50:57 +08:00
wengchangcheng
62a5a177b6
Descriptor: Fix dual source_set of arkfile bug
...
Details: Use deps instead of public_deps
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I640WG
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I09fc48f5ff88c6f85f56b0e9f6e590159b0f0f22
2022-12-01 10:08:39 +08:00
lijiamin
b58a685052
Adapt to hot patch and add testcases
...
Signed-off-by: lijiamin <lijiamin24@huawei.com>
Change-Id: Ida501c720acd3c78005d9252aed11606dc522d53
2022-11-28 16:16:39 +08:00
openharmony_ci
acf642c030
!2965 Modify TagggedHashTable grow strategy
...
Merge pull request !2965 from dingwen/master
2022-11-17 02:22:42 +00:00
dingwen
68dcb05a99
Modify TagggedHashTable grow strategy
...
Description:When delete holes are more than half of free entries, only rehash instead of grow
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I615RY?from=project-issue
Signed-off-by: dingwen <dingwen6@huawei.com>
Change-Id: I676d4c7cabd7cf624ad0df01d6a42d02b4751db6
2022-11-16 10:25:25 +08:00
g00416891
1f4360fa82
Add entryPoint for quickfix testcase
...
Signed-off-by: g00416891 <guobingbing3@huawei.com>
Change-Id: I97b2849ef78d267a8464d6ae4bdc583a5a635927
2022-11-15 15:35:03 +08:00
wengchangcheng
32ef9871e7
Descriptor: Fix standalone build error
...
Details: modify gn and some template
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5XGZ4
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: Idca98896e01426fe055025efe8800ac01d27d3c5
2022-10-25 12:52:10 +08:00
wengchangcheng
0b947ac7d0
Descriptor: 部件化整改 ark -> arkcompiler
...
Details: 部件化整改 ark -> arkcompiler
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5VJMH
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I01c72bafc95a7d469c9bb31cfcbac79b310dfac1
2022-10-13 22:23:53 +08:00
wengchangcheng
aaf47ba3d0
Descriptor: Add quickfix testcases
...
Details:
1. Add quickfix testcases
2. delete isPatch flag
3. use the same recore name of base and patch
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5UPMC
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I1e03addb8f37240557df899fbee8bc99beb97e92
2022-10-11 10:49:17 +08:00
Riachel
edd869622e
Descriptor: fix some bugs for getopt
...
details: fix some bugs for getopt
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5SSDI
Signed-off-by: Riachel <caolili14@huawei.com>
2022-09-27 09:17:40 +08:00
wengchangcheng
22b88766fc
Descriptor: Check module for quickfix and fix record name conflict with base and patch
...
Details:
1. Check import and export of base and patch
2. Add prefix of "Patch." for patch record
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5T0GG
Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: Ibf55612e329915ce983798fc182fb1e1eaf21822
2022-09-26 17:33:03 +08:00
g00416891
052491dcff
Replace Method codeEntry and literalInfo for quick fix
...
Signed-off-by: g00416891 <guobingbing3@huawei.com>
Change-Id: I449a20d1d40942d4a7401e182d22aad16e74fb53
2022-09-23 16:57:24 +08:00
Berlinnerly
8225a613ba
Code alarm cleaning
...
issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5SJ3B
Signed-off-by: Berlinnerly <zhouwenxuan1@huawei.com>
2022-09-23 09:42:02 +08:00
Riachel
6c42a60ca6
Descriptor: fix some bugs for getopt
...
details: fix some bugs for getopt
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5SK2H
Signed-off-by: Riachel <caolili14@huawei.com>
2022-09-22 18:35:00 +08:00
Riachel
e2698e926e
Descriptor: delete pandargs.h and refactoring options
...
details: delete pandargs.h and refactoring options
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5Q05L
Signed-off-by: Riachel <caolili14@huawei.com>
2022-09-20 17:24:08 +08:00
g00416891
fa0e9e2a40
Quick fix adapt to merge abc for multiple abc files
...
Signed-off-by: g00416891 <guobingbing3@huawei.com>
Change-Id: Ifc31cd0a01f6ffdecacc5775d24d3c7b1cf23c55
2022-09-17 19:27:59 +08:00
lijiamin
30fac8f20a
Fix QuickFix Manager
...
Signed-off-by: lijiamin <lijiamin24@huawei.com>
Change-Id: Ia43db8c3aeac6d42b1594cd02d6398d34c97e563
2022-09-15 16:14:04 +08:00
g00416891
71b5ec8135
Quick fix adapt to merge abc
...
Signed-off-by: g00416891 <guobingbing3@huawei.com>
Change-Id: I90c122669733d5aa1933d9932aeef0560c153dfe
2022-09-13 15:50:18 +08:00
g00416891
8d407e6730
Add quick_fix executable file for test quick fix
...
Signed-off-by: g00416891 <guobingbing3@huawei.com>
Change-Id: I7afbb1565c12e0b934847276d8c5bcb8d2189e21
2022-09-06 14:13:21 +08:00