File tree
12 files changed
+14
-14
lines changed- .github/workflows
- patches
- scripts
12 files changed
+14
-14
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
|
- .clang-format+1-1
- NEWS+77
- docs/CODEOWNERS+1-1
- docs/reference/gio/gdbus-codegen.rst+1-1
- docs/toolchain-requirements.md+1-1
- gio/gdbusconnection.c+1-1
- gio/gdbusmessage.c+1-1
- gio/gdbusobjectmanagerclient.c+1-1
- gio/gdesktopappinfo.c+60-47
- gio/gio.stp.in+2-2
- gio/gio_probes.d+2-2
- gio/glocalfile.c+6-2
- gio/glocalfileinfo.c+1-1
- gio/gmemorymonitorpoll.c+41-5
- gio/gmemorymonitorpsi.c+4-15
- gio/gosxappinfo.m+1-1
- gio/gsettingsbackend.c+1-1
- gio/gunixmounts.c+23-22
- gio/gwin32appinfo.c+2-2
- gio/kqueue/dep-list.c+1-1
- gio/meson.build+4-1
- gio/tests/cancellable.c+2-2
- gio/tests/gsettings.c+3-3
- gio/tests/gtlsconsoleinteraction.c+1-1
- gio/tests/memory-settings-backend.c+1-1
- gio/tests/mimeapps.c+52-12
- gio/tests/null-settings-backend.c+1-1
- gio/tests/osx-appinfo.c+1-1
- gio/tests/socket-listener.c+6-9
- gio/tests/trash.c+1-1
- girepository/girepository.c+89-15
- girepository/gitypelib-internal.h+2-2
- girepository/gitypelib.c+3-3
- girepository/introspection/meson.build-21
- girepository/tests/callable-info.c+30
- girepository/tests/repository.c+3-3
- girepository/tests/test-common.h-5
- glib.doap+8
- glib/garray.c+467-457
- glib/gconstructorprivate.h+1-1
- glib/gconvert.c+1-1
- glib/gdataset.c+2-2
- glib/gfileutils.c+2-2
- glib/ghash.c+8-5
- glib/ghook.c+1-1
- glib/glib.stp.in+16-16
- glib/glib_probes.d+17-17
- glib/gmain.c+507-448
- glib/gmem.c+9-9
- glib/gmessages.c+22-7
- glib/gpathbuf.c+1-1
- glib/gprintf.c+2-12
- glib/gstrfuncs.c+5-1
- glib/gstring.c+1-1
- glib/gtestutils.c+3-3
- glib/gunicode.h+1-1
- glib/gunicollate.c+1-1
- glib/gutf8.c+2-2
- glib/gvariant-serialiser.c+1-1
- glib/tests/array-test.c+14
- glib/tests/fileutils.c+1-1
- glib/tests/gvariant.c+1-1
- glib/tests/logging.c+58
- glib/tests/mem-overflow.c+1-1
- glib/tests/meson.build+3-1
- glib/tests/messages-low-memory.c+1-1
- glib/tests/strfuncs.c+20
- glib/tests/test-printf.c+110
- glib/tests/testing.c+58
- glib/tests/unicode.c+1-1
- glib/tests/utf8.txt+1-1
- gobject/gclosure.c+2-2
- gobject/glib-types.h+1-1
- gobject/gobject.c+10-9
- gobject/gobject_probes.d+11-11
- gobject/gparam.c+1-1
- gobject/gparam.h+1-1
- gobject/gsignal.c+9-8
- gobject/gtype.c+6-6
- meson.build+4-4
- po/fa.po+410-399
- po/ka.po+414-404
- po/pl.po+420-409
- po/ru.po+920-885
- po/sl.po+412-401
- po/sv.po+400-389
- po/zh_CN.po+399-388
- .github/workflows/commit-ci.yml+1-1
- .github/workflows/docker-build.yml+1-1
- .github/workflows/linux-build.yml+1-1
- .github/workflows/macos-build.yml+2-3
- .github/workflows/release-ci.yml+1-1
- .github/workflows/windows-build.yml+7-4
- .gitmodules+1-1
- README.md+19-18
- build.bat+5-5
- deps.mk+3
- deps/marisa-trie+1-1
- deps/opencc+1-1
- src/rime/context.cc+5
- src/rime/context.h+4
- src/rime/dict/string_table.h+2-1
- src/rime/service.cc+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
0 commit comments