Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-19Cygwin: wcsxfrm_l: Only byte swap if dest size is > 0Corinna Vinschen
2017-06-06cygwin wcsxfrm: byte swap result ourselvesCorinna Vinschen
2016-08-23Reference __global_locale only via __get_global_locale.Corinna Vinschen
2016-08-20Introduce __current_locale_charset/__locale_charsetCorinna Vinschen
2016-08-15Rename __get_locale_XXX to __get_XXX_locale to use unified naming schemeCorinna Vinschen
2016-08-15Implement per-locale string functionsCorinna Vinschen
2016-08-15Fix memory handling in functions called from loadlocaleCorinna Vinschen
2016-08-15Rearrange struct __locale_t pointers into an arrayCorinna Vinschen
2016-08-15Change loadlocale to fill a __locale_t given as parameterCorinna Vinschen
2016-08-15Consolidate wctomb/mbtowc calls for POSIX-1.2008Corinna Vinschen
2016-08-15POSIX-1.2008 per-thread locales, groundwork part 2Corinna Vinschen
2016-08-15POSIX-1.2008 per-thread locales, groundwork part 1Corinna Vinschen
2016-06-24Add support for certain newer locales only available with ScriptCorinna Vinschen
2016-06-23Drop has_localenames flagCorinna Vinschen
2016-06-23Drop has_always_all_codepages flagCorinna Vinschen
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen
2016-04-12strxfrm/wcsxfrm: Always return length of the transformed stringCorinna Vinschen
2015-11-21Fix numeric and monetary decimal point and thousands separator in fa_IR and p...Corinna Vinschen
2015-10-30Workaround bug in LocaleNameToLCID on Windows 10Corinna Vinschen
2013-11-26 * nlsfuncs.cc (wcscoll): Add "__restrict" to definition.Corinna Vinschen
2013-11-26 * nlsfuncs.cc (strcoll): Add "__restrict" to definition.Corinna Vinschen
2013-11-24 Throughout, drop unnecessary explicit includes of windows header filesCorinna Vinschen
2013-08-19 * lc_msg.h: Regenerate.Corinna Vinschen
2013-06-19 * nlsfuncs.cc (__collate_range_cmp): Convert input to wchar_t and callCorinna Vinschen
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor
2012-02-13 * Makefile.in (clean): Remove non-existant regexp dir.Corinna Vinschen
2011-12-18Clean up whitespace.Christopher Faylor
2011-06-06whitespace eliminationChristopher Faylor
2010-06-01 * exceptions.cc (open_stackdumpfile): Correctly append .stackdumpCorinna Vinschen
2010-05-26 * nlsfuncs.cc (__set_lc_time_from_win): Use LOCALE_SMONTHNAME1Corinna Vinschen
2010-04-28 * cygwin.din (__locale_mb_cur_max): Export.Corinna Vinschen
2010-04-10 * nlsfuncs.cc (__set_lc_time_from_win): Actually setCorinna Vinschen
2010-04-02 * nlsfuncs.cc: Fix indentation.Corinna Vinschen
2010-04-02 * nlsfuncs.cc (rebase_locale_buf): New helper function to rebaseCorinna Vinschen
2010-03-28 * nlsfuncs.cc (__set_charset_from_locale): Set default charset forCorinna Vinschen
2010-02-22 * lc_era.h: Redefine lc_era_t to keepCorinna Vinschen
2010-02-21 * lc_era.h (lc_era): Fix "ja_JP" era_t_fmt entry to use traditionalCorinna Vinschen
2010-02-19 * lc_era.h: New file.Corinna Vinschen
2010-02-18 * nlsfuncs.cc (eval_datetimefmt): Rename force to flags.Corinna Vinschen
2010-02-11 * nlsfuncs.cc (initial_setlocale): Move check whether charset hasCorinna Vinschen
2010-02-10 * nlsfuncs.cc (__set_charset_from_locale): Allow "@euro" modifier onlyCorinna Vinschen
2010-02-10 * nlsfuncs.cc (__get_lcid_from_locale): Convert iu_CA to iu-Latn-CACorinna Vinschen
2010-02-09 * nlsfuncs.cc (lc_wcstombs): Add `return_invalid' flag to specifyCorinna Vinschen
2010-02-09 * nlsfuncs.cc (__set_lc_messages_from_win): Fix typo.Corinna Vinschen
2010-02-09 * lc_msg.h: New file, autogenerated from CLDR data.Corinna Vinschen
2010-02-09 Now *really* check in what should have been checked in 12 hours ago.Corinna Vinschen
2010-02-08 This patch got lost in the previous checkin, accidentally:Corinna Vinschen
2010-02-07 * nlsfuncs.cc (__get_lcid_from_locale): Handle "@cyrillic" modifierCorinna Vinschen
2010-02-07 * nlsfuncs.cc (__set_locale_from_locale_alias): New function to readCorinna Vinschen