search for: lctype

Displaying 5 results from an estimated 5 matches for "lctype".

Did you mean: ctype
2010 Jun 13
6
WINE is ignoring locale settings
Even on plain WINEPREFIX I am unable to get Polish-specific chars to work. On unix (Arch x64) everytching works fine. Wine is setting wrong codepage in registry ( in HKEY_CURRENT_USER\Software\Wine\Fonts\Codepages apears "1252,437" while it should be "1252,437") Code: $ locale LANG=pl_PL.utf8 LC_CTYPE="pl_PL.utf8" LC_NUMERIC="pl_PL.utf8"
2013 Oct 15
0
Upgrade to Lua 5.2.2, add filesystem module and get_key binding
...26 +- > com32/lua/src/lbaselib.c | 567 +-- > com32/lua/src/lbitlib.c | 211 + > com32/lua/src/lcode.c | 404 +- > com32/lua/src/lcode.h | 21 +- > com32/lua/src/lcorolib.c | 155 + > com32/lua/src/lctype.c | 52 + > com32/lua/src/lctype.h | 95 + > com32/lua/src/ldblib.c | 214 +- > com32/lua/src/ldebug.c | 620 ++- > com32/lua/src/ldebug.h | 27 +- > com32/lua/src/ldo.c | 661...
2014 Mar 02
3
pull request: upgrade to Lua 5.2.3, automatic Linux boot menu and cmenu binding
...lib.h | 126 +- com32/lua/src/lbaselib.c | 567 ++--- com32/lua/src/lbitlib.c | 212 ++ com32/lua/src/lcode.c | 404 +-- com32/lua/src/lcode.h | 21 +- com32/lua/src/lcorolib.c | 155 ++ com32/lua/src/lctype.c | 52 + com32/lua/src/lctype.h | 95 + com32/lua/src/ldblib.c | 214 +- com32/lua/src/ldebug.c | 625 +++-- com32/lua/src/ldebug.h | 27 +- com32/lua/src/ldo.c | 669 +++-- com32/lua/src/ld...
2013 Oct 15
23
[PATCH 00/21] Upgrade to Lua 5.2.2, add filesystem module and get_key binding
.../lauxlib.h | 126 +- com32/lua/src/lbaselib.c | 567 +-- com32/lua/src/lbitlib.c | 211 + com32/lua/src/lcode.c | 404 +- com32/lua/src/lcode.h | 21 +- com32/lua/src/lcorolib.c | 155 + com32/lua/src/lctype.c | 52 + com32/lua/src/lctype.h | 95 + com32/lua/src/ldblib.c | 214 +- com32/lua/src/ldebug.c | 620 ++- com32/lua/src/ldebug.h | 27 +- com32/lua/src/ldo.c | 661 +-- com32/lua/src/ldo.h...
2011 Oct 21
0
Wine release 1.3.31
...D@std@@V?$allocator at D@2@@2 at XZ (purist) 27230 Corel Ventura 10's Installer hangs during setup process. Unable to finish setup. 27261 first build of wine fails with "/usr/bin/ld: cannot find -lwinecrt0" 27331 kernel32.GetLocaleInfoA/W needs to be more strict about invalid LCTYPE values (Dirt3 installer shows language selection with empty strings) 27332 richedit EM_STREAMIN handler needs to return the number of characters read (Dirt3 installer shows error instead of EULA text) 27507 Mount&Blade: Warband: Mouse pointer not shown in menu after entering battle mode...