search for: get_locale

Displaying 3 results from an estimated 3 matches for "get_locale".

Did you mean: set_locale
2006 Nov 26
0
[758] trunk/wxruby2: i18n support: added Locale class, methods for get/set languages & encodings
...lt;span class="cx"> * "Locale#get_language":#Locale_getlanguage </span><del>-* "Locale#get_language_info":#Locale_getlanguageinfo -* "Locale#get_language_name":#Locale_getlanguagename </del><span class="cx"> * "Locale#get_locale":#Locale_getlocale </span><span class="cx"> * "Locale#get_name":#Locale_getname </span><span class="cx"> * "Locale#get_string":#Locale_getstring </span><span class="cx"> * "Locale#get_header_value":...
2011 Apr 01
0
Wine release 1.3.17
...s and mbstowcs_s. msvcrt: Correctly terminate string in wcsncat_s. msvcrt/tests: Fix memory leaks (valgrind). msvcrt: Fix buffer size in _ecvt_s. mshtml/tests: Ignore calls missing in IE6. msvcrt: Fix locale creation for multibyte encoding. msvcrt: Don't call get_locale two times in _isctype function. msvcp: Added basic_string<{char, wchar}> operator+= exports. msvcp: Added basic_string<char> operator+ implementations. msvcp: Added basic_string<wchar> operator+ implementations. msvcp90/tests: Added operator+ tests (basic_s...
2011 May 27
0
Wine release 1.3.21
...ad safe. msvcrt: Make FILE writing functions thread safe. msvcrt: Close thread handle when _beginthread is used. msvcrt: Reorder fields of __thread_data structure. msvcrt: Use _create_locale instead of setlocale during initialization. msvcrt: Use get_locinfo instead of get_locale. msvcrt: Change the way locale information is stored in __thread_data. msvcrt: Change the way how localtime/gmtime buffer is stored in __thread_data. msvcrt: Improved tmpnam/wtmpnam implementation. msvcrt: Added _getptd implementation. msvcr90/tests: Don't check if...