halx99
|
05a95f8277
|
Fix ios & android build
|
2021-12-30 17:34:37 +08:00 |
halx99
|
0f2564ca6b
|
[FileUtils] performOperationOffthread needs deep copy std::string_view as std::string
|
2021-12-30 15:08:45 +08:00 |
halx99
|
54847fcdc1
|
Use c++17 stdfs implement listFiles instead tinydir
|
2021-12-30 14:59:57 +08:00 |
halx99
|
24a70b0fb0
|
Update lua bindings config files
|
2021-12-30 12:53:37 +08:00 |
halx99
|
09318053e6
|
Optional windows webview2 with `ADXE_ENABLE_WEBVIEW2`
|
2021-12-30 10:02:32 +08:00 |
halx99
|
fa199da794
|
Improve string_view for some file
|
2021-12-30 09:48:39 +08:00 |
halx99
|
80f650981f
|
Committing clang-format changes
|
2021-12-29 11:31:28 +00:00 |
deal
|
ece942262c
|
Update javaactivity-android.cpp
|
2021-12-29 16:40:30 +08:00 |
deal
|
76c1823ac4
|
Update JNITest.cpp
|
2021-12-29 16:22:07 +08:00 |
halx99
|
ad6d67ee0f
|
Improve jni call by jni.hpp
Generate literal signature avoid GC allocs
|
2021-12-29 16:08:20 +08:00 |
halx99
|
8710707a3e
|
Fix android ci
|
2021-12-29 13:44:39 +08:00 |
halx99
|
59c33c5321
|
Tidy robin-map
|
2021-12-29 11:25:42 +08:00 |
halx99
|
688447a524
|
Update badges
|
2021-12-28 21:50:41 +08:00 |
halx99
|
4be73844b6
|
Update badges
|
2021-12-28 21:32:25 +08:00 |
halx99
|
cf9f4b342b
|
Update version
|
2021-12-28 21:28:04 +08:00 |
deal
|
a813aac10e
|
Merge: 6639f55c0f bec2e07a00
Merge pull request #561 from adxeproject/dev
Merge Crash Fix #559 from dev
|
2021-12-28 21:27:32 +08:00 |
halx99
|
13927aa1bc
|
Fix #559, match number type for get CURLINFO_RESPONSE_CODE
a. On linux x64, will crash with stack protector
Reported by @rh101
Signed-off-by: halx99 <halx99@live.com>
|
2021-12-28 21:00:45 +08:00 |
halx99
|
4a9e784140
|
Fix linux build
|
2021-12-28 19:16:15 +08:00 |
halx99
|
c7682a1ac5
|
Fix CWE-126
|
2021-12-28 19:12:53 +08:00 |
halx99
|
36e3a924a6
|
Fix ci
|
2021-12-28 19:10:50 +08:00 |
halx99
|
cc5460c00a
|
Fix ci
|
2021-12-28 19:01:28 +08:00 |
halx99
|
b17ae5e581
|
string_view for ios
|
2021-12-28 18:21:18 +08:00 |
deal
|
978f3da7ec
|
Update hlookup.h
|
2021-12-28 18:10:22 +08:00 |
deal
|
b4f352b228
|
Update hlookup.h
|
2021-12-28 17:59:44 +08:00 |
halx99
|
4e4818f7f1
|
Fix ci
|
2021-12-28 17:52:41 +08:00 |
halx99
|
75e810108b
|
string_view for cpp-tests
|
2021-12-28 17:20:17 +08:00 |
halx99
|
5fc2f27bba
|
Improve code style
|
2021-12-28 17:18:54 +08:00 |
halx99
|
b0aee13b7f
|
Committing clang-format changes
|
2021-12-28 08:06:23 +00:00 |
deal
|
ae4268a736
|
Update clang-format.yml
|
2021-12-28 16:03:49 +08:00 |
deal
|
47720c429a
|
Update clang-format.yml
|
2021-12-28 16:00:18 +08:00 |
halx99
|
b4af01b592
|
string_view for tests
|
2021-12-28 15:58:56 +08:00 |
halx99
|
4ea331fb20
|
string_view for lua bindings
|
2021-12-28 15:46:32 +08:00 |
halx99
|
60cea769f9
|
string_view for apple
|
2021-12-28 11:48:48 +08:00 |
halx99
|
483dd5d77f
|
string_view for apple
|
2021-12-28 11:17:53 +08:00 |
halx99
|
6bba4ce24b
|
Merge: d397854ead 9eeeb151a1
Merge commit
|
2021-12-28 11:07:12 +08:00 |
halx99
|
c93849c6de
|
Commit chnages
|
2021-12-28 11:05:34 +08:00 |
halx99
|
f905bf5c23
|
Committing clang-format changes
|
2021-12-28 03:00:34 +00:00 |
deal
|
0bd37c8875
|
Update clang-format.yml
|
2021-12-28 10:57:56 +08:00 |
halx99
|
d0f7e06dfe
|
string_view for osx
|
2021-12-28 10:49:14 +08:00 |
halx99
|
b93d2419cc
|
string_view for android
|
2021-12-27 19:24:35 +08:00 |
halx99
|
018be62678
|
string_view for android
|
2021-12-27 19:18:36 +08:00 |
halx99
|
4045ae05c1
|
Modify fairygui for string_view
|
2021-12-27 15:10:29 +08:00 |
halx99
|
b63f815488
|
Modify some extensions for string_view
|
2021-12-27 13:52:08 +08:00 |
halx99
|
5ba5049146
|
Huge changes for all string_view
|
2021-12-26 23:26:34 +08:00 |
halx99
|
8f83250ba4
|
Committing clang-format changes
|
2021-12-25 02:04:45 +00:00 |
deal
|
dc2f821a58
|
Update clang-format.yml
|
2021-12-25 10:00:26 +08:00 |
deal
|
6459318039
|
Update clang-format.yml
|
2021-12-25 09:53:34 +08:00 |
deal
|
dd8585ee2d
|
Delete .travis.yml
|
2021-12-25 00:37:37 +08:00 |
deal
|
6b876c51ea
|
Update clang-format.yml
|
2021-12-25 00:35:40 +08:00 |
halx99
|
abf1cff328
|
Fix compile
|
2021-12-24 22:58:29 +08:00 |