| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Check for end of file. | Diego Nieto Cid | 2011-04-08 | 1 | -7/+19 |
* | Propagate error on unexpected end of files. | Diego Nieto Cid | 2011-04-08 | 1 | -7/+9 |
* | Give the file name and line number where an unexpected end of file was found. | Diego Nieto Cid | 2011-04-08 | 1 | -1/+1 |
* | Warn when too many virtual modifier are defined. | Diego Nieto Cid | 2011-04-08 | 1 | -0/+2 |
* | Avoid hashing garbage for short keynames. | Diego Nieto Cid | 2011-04-08 | 1 | -2/+10 |
* | Rule vmod returns an int with the vmod's bit on. | Diego Nieto Cid | 2011-04-08 | 1 | -1/+4 |
* | Recreate xkb/keymap/hurd from xkeyboard-config-1.8's xfree86 keymap. | Diego Nieto Cid | 2011-04-08 | 1 | -128/+166 |
* | Update key type assigment routine. | Diego Nieto Cid | 2011-04-08 | 1 | -9/+27 |
* | Skip to main file's default section when needed. | Diego Nieto Cid | 2011-04-08 | 1 | -0/+2 |
* | Lexer support for keycodes with +/- symbols and arbitrary level numbers. | Diego Nieto Cid | 2011-04-08 | 1 | -1/+2 |
* | debian patch: 04_cleanups.patch | Diego Nieto Cid | 2011-04-08 | 3 | -7/+4 |
* | debian patch: 03_hurd_keymap.patch | Diego Nieto Cid | 2011-04-08 | 1 | -2/+2 |
* | Add missing semicolons bison was inserting. | Diego Nieto Cid | 2011-04-04 | 1 | -157/+157 |
* | Add type to $$ in mid-rules. | Diego Nieto Cid | 2011-04-04 | 1 | -2/+2 |
* | debian patch: 06_gcc-4.1_fix.patch | Diego Nieto Cid | 2011-04-04 | 1 | -3/+0 |
* | Use external encoding converter. | Diego Nieto Cid | 2011-04-04 | 1 | -3/+3 |
* | Export function to load the keaboard layout. | Diego Nieto Cid | 2011-04-04 | 2 | -0/+17 |
* | Remove keyboard driver from XKB implementation. | Diego Nieto Cid | 2011-04-04 | 2 | -507/+3 |
* | Add XKB parser and implementation. | Marco Gerards | 2011-03-17 | 21 | -0/+13920 |