Marc Durdin
|
becbfeda47
|
[common] Add <algorithm> for kmx.cpp
|
2018-11-19 06:47:56 +11:00 |
|
Marc Durdin
|
e1c83d9d33
|
[common] move inline function to header
|
2018-11-19 06:45:36 +11:00 |
|
Marc Durdin
|
8919595598
|
[common] include string.h for legacy string calls
|
2018-11-19 06:42:14 +11:00 |
|
Marc Durdin
|
bb9a8fb5ee
|
[common] Resolve some Linux build errors
|
2018-11-19 06:39:22 +11:00 |
|
Marc Durdin
|
06341d79f7
|
[common] Remove VK_ defines and cleanup warnings
|
2018-11-19 06:26:46 +11:00 |
|
Marc Durdin
|
328552fae6
|
[common] fix some build warnings, move files, remove pch.h
|
2018-11-19 06:21:48 +11:00 |
|
Marc Durdin
|
27f09bbb50
|
[Common] Refactor and cleanup
|
2018-11-16 19:05:17 +11:00 |
|
Marc Durdin
|
4c1fc5edee
|
[Common] Cleanup kmx integration code
|
2018-11-16 18:47:01 +11:00 |
|
Marc Durdin
|
566796eaef
|
[Common] all but one test now passes. Refactoring to come, then cleanup
|
2018-11-16 13:39:35 +11:00 |
|
Marc Durdin
|
646c322b4c
|
[Common] First kmx test case (currently fails, as it should) and KMX integration started
|
2018-11-16 11:12:56 +11:00 |
|
Marc Durdin
|
ac4448f350
|
[Common] Refactor KPAPI to support multiple processors (kmx, mock, ldml?)
|
2018-11-14 11:58:44 +11:00 |
|
Marc Durdin
|
1c46973429
|
Merge branch 'master' into windows-refactor-kmprocess-for-kpapi
|
2018-11-14 11:02:23 +11:00 |
|
Marc Durdin
|
01694b178c
|
[Common] Move kmxtest files out of KPAPI root
|
2018-11-14 11:02:13 +11:00 |
|
Marc Durdin
|
db83f50549
|
[Common] Cleanup
|
2018-11-14 10:47:43 +11:00 |
|
Marc Durdin
|
e9b468a77a
|
[Common] Tab to space and some renames
|
2018-11-14 10:34:34 +11:00 |
|
Marc Durdin
|
89bf29d41f
|
[Common] Rename common types to KMX_...
|
2018-11-14 10:14:28 +11:00 |
|
Marc Durdin
|
5ac9e1c9c5
|
[common] portable test.sh
|
2018-11-14 09:51:36 +11:00 |
|
Marc Durdin
|
0e1dd29cfc
|
[Common] more portable int types
|
2018-11-14 09:49:34 +11:00 |
|
Marc Durdin
|
75e387e058
|
[Common] Fixup 64-bit file load
|
2018-11-14 09:36:48 +11:00 |
|
Marc Durdin
|
ff983923fd
|
[Common] (somewhat) portable 64-bit tests
|
2018-11-14 09:34:57 +11:00 |
|
Marc Durdin
|
d54f79e987
|
[Common] strtowstr
|
2018-11-14 06:35:04 +11:00 |
|
Marc Durdin
|
134674003f
|
[Common] debug functions
|
2018-11-14 06:31:54 +11:00 |
|
Marc Durdin
|
815d7443e1
|
[Common] debug functions thread safety removal for cross-platform
|
2018-11-14 06:29:59 +11:00 |
|
Marc Durdin
|
2f23a5909e
|
[Common] Lowercase ext
|
2018-11-14 06:28:26 +11:00 |
|
Marc Durdin
|
79ce1b0b03
|
[Common] Don't use __max
|
2018-11-14 06:26:43 +11:00 |
|
Marc Durdin
|
1b593cc740
|
[Common] _strcmpi posix alternatives
|
2018-11-14 06:18:15 +11:00 |
|
Marc Durdin
|
d4f158cfde
|
[Common] Use share.h only with MSVC for now
|
2018-11-14 06:12:28 +11:00 |
|
Marc Durdin
|
a2d45ce35c
|
[Common] g++ support for write_console, remove some Windows-specific headers
|
2018-11-14 06:11:12 +11:00 |
|
Marc Durdin
|
da2ad21674
|
[Common] Support for g++ for debug macros
|
2018-11-14 06:07:44 +11:00 |
|
Marc Durdin
|
53d24d0850
|
[Common] Convert from wchar_t to km_kbp_cp, stage 1
|
2018-11-14 05:52:18 +11:00 |
|
Marc Durdin
|
d9d5824b17
|
[Common] Remove unused includes
|
2018-11-13 14:15:40 +11:00 |
|
Marc Durdin
|
c3b301cc6a
|
[Common] More refactoring into classes
|
2018-11-13 11:58:21 +11:00 |
|
Marc Durdin
|
73b9d95bbe
|
[Common] First round of class refactor
|
2018-11-13 11:09:08 +11:00 |
|
Marc Durdin
|
28a8911a44
|
[Common] Rename files in preparation for class structuring
|
2018-11-13 10:36:14 +11:00 |
|
Marc Durdin
|
855e72c14c
|
[Common] Eliminate file-local global variables
|
2018-11-13 10:09:33 +11:00 |
|
Marc Durdin
|
e7ccd49117
|
[Common] Add deadkey tests, fix backspace+deadkey output, small refactors
|
2018-11-13 10:02:15 +11:00 |
|
Marc Durdin
|
9ca7bab5f9
|
[Common] Final checks
|
2018-11-12 19:23:54 +11:00 |
|
Marc Durdin
|
1ab04f681a
|
[Common] Code Review updates, some minor changes to API, mostly comments and tests; one bug fix
|
2018-11-12 19:12:59 +11:00 |
|
Marc Durdin
|
cb66bd573d
|
[Common] Complete initial test cases and fix ordering bug for deleting deadkeys from context
|
2018-11-10 07:12:55 +11:00 |
|
Marc Durdin
|
1aea5cdd9b
|
[Common] Test cases for kmxtest
|
2018-11-09 16:33:10 +11:00 |
|
Marc Durdin
|
a36c6b312e
|
[Common] Remove <windows.h> references and add typedefs, part 1
|
2018-11-09 06:21:32 +11:00 |
|
Marc Durdin
|
4a1ec013be
|
[Common] More cleanup
|
2018-11-09 05:26:07 +11:00 |
|
glasseyes
|
2ae42fdd18
|
refer to the library in the pkg-config file
|
2018-11-07 10:27:59 +07:00 |
|
Marc Durdin
|
206caa752e
|
[Common] More cleanup
|
2018-11-07 11:19:22 +11:00 |
|
Marc Durdin
|
8141d22752
|
[Common] Remove unused code and cleanup debug logging
|
2018-11-07 11:01:40 +11:00 |
|
Tim Eves
|
6e09aa4a06
|
Add comments for namespace closing braces that are far from their opening statements
|
2018-11-07 05:15:25 +07:00 |
|
Tim Eves
|
fe4beb0197
|
Make sure to convert path to utf8 for json output of folder name.
|
2018-11-07 05:04:22 +07:00 |
|
Tim Eves
|
61f90b172e
|
Fix path handling so it's wchar_t const * on windows and char const * on linux
|
2018-11-07 04:49:56 +07:00 |
|
Tim Eves
|
689e21856b
|
Explicitly declare test json doc strings as utf8 for Windows compiler
|
2018-11-07 04:30:09 +07:00 |
|
Tim Eves
|
4afe030627
|
Add number USVs erased to BACK action item
Possible but difficult to get from state object if not provided. IBus
will use this.
|
2018-11-07 04:26:49 +07:00 |
|