platform/upstream/libxkbcommon.git
2024-02-19 Jihoon KimFix issues detected by static analysis tool 91/305891/4 accepted/tizen_unified accepted/tizen_unified_toolchain accepted/tizen_unified_x tizen accepted/tizen/unified/20240219.160452 accepted/tizen/unified/toolchain/20240311.070033 accepted/tizen/unified/x/20240220.150017
2024-01-29 Jihoon KimFix overflow issue 73/305173/2 accepted/tizen/unified/20240131.064100 accepted/tizen/unified/20240131.064200 accepted/tizen/unified/20240131.064253 accepted/tizen/unified/x/20240205.063940
2024-01-17 Jihoon KimFix integer overflow issue 50/304450/1 accepted/tizen/unified/20240119.021427
2024-01-17 Jihoon KimFix dereference after NULL issue 12/304412/2 accepted/tizen_unified_riscv accepted/tizen/unified/20240117.163255 accepted/tizen/unified/riscv/20240118.054547
2024-01-08 Jihoon Kimpackaging: Bump up to 1.6.0 57/303957/1 accepted/tizen/unified/20240109.155348 accepted/tizen/unified/riscv/20240110.014510
2024-01-03 Jihoon Kimcompose.c: fix untrusted source issue tizen_work_20231222
2024-01-03 Jihoon Kimtext.c: remove unreachable code
2024-01-03 Jihoon KimFix issue detected by static analysis tool
2023-12-22 Jihoon KimFix build error
2023-12-21 duna.ohFix issue detected by static analysis tool
2023-12-21 Inhong HanFix issue detected by static analysis tool
2023-12-21 duna.ohtext.c: use strncpy instead of strcpy for better security
2023-12-21 Jihoon KimFix issue detected by static analysis tool
2023-12-21 Jihoon KimFix dereference after NULL issue
2023-12-21 Jihoon KimFix NULL after deref issue detected by static analysis...
2023-12-21 duna.ohAdd LICENSE.BSD-3-Clause file
2023-12-21 duna.ohpackaging: Bump up to 1.5.0
2023-12-21 Duna Ohtable.c: Fix a coverity warning of uninitialized value...
2023-12-21 Duna Ohpacking: Bump up to 1.3.1
2023-12-21 Duna OhChange xkbcommon file path to include/ subdirectory
2023-12-21 Sung-Jin Parkfix not to display error log about the absense of compo...
2023-12-21 jeonpackaging: make a option to select enable/disable tools
2023-12-21 jeonpackaging: ready to spec file whenever enable xkbregistry
2023-12-21 jeonpackaging: Bump up to 1.0.3
2023-12-21 jeonpackaging: Bump up to 0.10.0
2023-12-21 jeonxkbcomp: add null checkers after calloc()
2023-12-21 Sung-Jin Parkxkbcommon.map : add an omitted api : xkb_keymap_key_set...
2023-12-21 Sung-Jin Parkpackaging: add disable-docs option
2023-12-21 Sung-Jin Parkpackaging: modify some files to bump to 0.7.2
2023-12-21 JengHyun Kangcast a function's return value
2023-12-21 Sung-Jin Parkpackaging: add gawk to fix dependency broken issue
2023-12-21 Sung-Jin Parkpackaging: update packaging file to install license...
2023-12-21 JengHyun KangChange a key symbol generationg file
2023-12-21 Sung-Jin ParkFix .spec to create build directory with the version...
2023-12-21 Sung-Jin ParkRemove unnecessary options
2023-12-21 MyungJoo HamRemove build-time profile dependencies
2023-12-21 Sung-Jin ParkRemove the exception for tizen common in .spec file
2023-12-21 JengHyun KangGenerate new keysyms although profile is common
2023-12-21 JengHyun KangAdd a new API to set key repeat
2023-12-21 Sung-Jin ParkApply directory macros and install license file to...
2023-12-21 JengHyun KangChange a buildrequires e-tizen-data to xkb-tizen-data...
2023-12-21 Sung-Jin ParkRevert "Package version up"
2023-12-21 Sung-Jin ParkPackage version up
2023-12-21 JengHyun KangModify a dependancy for install a keymap file e-tizen...
2023-12-21 JengHyun KangModify a keymap maker script for remove duplicataed...
2023-12-21 Sung-Jin ParkGenerate a tizen keymap header using a tizen key layout...
2023-12-21 Philippe Covalpackaging: gbs: use upstream-git branch
2023-12-21 Philippe Covalpackaging: depend on the same release
2023-12-21 Kévin THIERRYpackaging: Bump to version 0.4.3
2023-12-21 Boram Parkadd --disable-x11
2023-12-21 Boram Parkremove .gbs.conf because we don't trace remote git...
2023-12-21 Lee Chang Yeonpackage version up
2023-12-21 Juan ZhaoRemoved build dependency on kbproto.
2023-12-21 Alex WuRemoved build dependency on xproto.
2023-12-21 Anas Nashifadd gbs.conf
2023-12-21 Alexandru Cornearesetting manifest requested domain to floor
2023-12-21 Anas NashifUpdate to 0.3.0
2023-12-21 Anas Nashifadd packaging
2023-10-08 Ran BenitaBump version to 1.6.0 upstream_work_20231222
2023-10-08 WismillUpdate NEWS for 1.6.0 (#385)
2023-10-06 Pierre Le MarreKeysyms: Fix missing hpYdiaeresis
2023-10-05 Pierre Le MarreTools: Add bash completions for xkbcli
2023-10-05 Pierre Le MarreTools: Improve xkbcli help messages and manual pages
2023-09-29 Pierre Le MarreFix trailing whitespaces in XKB files
2023-09-29 Pierre Le MarrePython: make ruff & black happy
2023-09-29 Pierre Le MarreAdd support for pre-commit
2023-09-28 Pierre Le MarreKeysyms: Fix failing tests
2023-09-28 Pierre Le MarreKeysyms: Update using latest xorgproto
2023-09-28 Pierre Le Marrescripts/makeheader: Minor improvements
2023-09-26 Pierre Le MarreShow invalid escape sequences
2023-09-26 Pierre Le MarrePrevent overflow of octal escape sequences
2023-09-26 Pierre Le MarreDisallow producing NULL character with escape sequences
2023-09-26 Ran BenitaCompose: add iterator API
2023-09-24 Pierre Le MarreMessages: merge macros with and without message code
2023-09-24 Pierre Le MarreMessages: add new messages to registry
2023-09-20 WismillKeysyms: improve generator (#364)
2023-09-19 Pierre Le MarreAdd a new warning for numeric keysyms
2023-09-19 Pierre Le MarreAdd xkb-check-messages tool
2023-09-19 Pierre Le MarreUse warning code in xkeyboard-config test
2023-09-19 Pierre Le MarreStructured log messages with a message registry
2023-09-18 Pierre Le Marreinteractive-evdev: add option to print modmaps
2023-09-18 Pierre Le MarreInteractive tools: add options to hide some fields
2023-09-18 Pierre Le MarreInteractive tools: always print keycode
2023-09-18 Pierre Le MarreInteractive tools: Escape control character for Unicode...
2023-09-18 Pierre Le MarreCI: Use git master for xkeyboard-config on Linux
2023-09-18 Pierre Le MarreTest: Enable x11comp and use the xvfb wrapper
2023-09-18 Pierre Le MarreTest: Catch SIGUSR1 from Xvfb for X11 tests
2023-09-18 Pierre Le MarreTest: Use a xvfb wrapper for x11 test
2023-08-05 Ran Benitadoc: fix some Doxygen warnings
2023-08-05 M Kellyparser: change deprecated `%pure-parser` to `%define...
2023-07-14 Pierre Le MarreImproved tests related to keysyms
2023-07-14 Pierre Le MarreFix parsing of numeric keysyms in ExprResolveKeySym
2023-07-14 Pierre Le MarreSimplify parsing of numeric keysyms in parser.y
2023-07-14 Pierre Le MarreFix xkb_keysym_from_name for numeric keysyms
2023-07-14 Pierre Le MarreMove STRINGIFY to utils.h and add STRINGIFY2
2023-07-14 Pierre Le MarreImprove the documentation of keysyms in xkbcommon.h
2023-07-14 Pierre Le MarreAdd XKB_KEYSYM_MIN and XKB_KEYSYM_MAX
2023-07-04 Pierre Le MarreReplace keycode numeric offset with EVDEV_OFFSET
2023-07-04 Peter HuttererCheck the doxygen version
2023-07-04 Peter HuttererConfigure github pages
next