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
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz
2018-01-17ansification: remove _DEFUNYaakov Selkowitz
2018-01-17ansification: remove _CONSTYaakov Selkowitz
2018-01-17ansification: remove _ANDYaakov Selkowitz
2017-12-07makedoc: make errors visibleJon Turney
2017-12-01ctype: remove TRAD_SYNOPSISYaakov Selkowitz
2016-12-23Bump release to 2.5.0 for yearly snapshot.newlib-2_5_0Jeff Johnston
2016-10-22towupper: Eliminate dead codeCorinna Vinschen
2016-10-22Actually return value from __cp_indexCorinna Vinschen
2016-10-17Make ctype_.c and ctype_.h agree on _ctype_b typeThomas Preud'homme
2016-08-25Drop duplicate _ctype_ declaration from ctype_.hCorinna Vinschen
2016-08-25Drop global __ctype_ptr__ entirely in favor of using locale_t::ctype_ptrCorinna Vinschen
2016-08-20Introduce __current_locale_charset/__locale_charsetCorinna Vinschen
2016-08-19Fix html buildThomas Preud'homme
2016-08-17Fix pdf build failure wrt documentation of is*_l functionsThomas Preudhomme
2016-08-15Fold documentation of is*_l funcs into documentation of non-l is* funcsCorinna Vinschen
2016-08-15Fix typo in isalnum_l docCorinna Vinschen
2016-08-15Implement per-locale string functionsCorinna Vinschen
2016-08-15Implement all per-locale ctype functionsCorinna 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 1Corinna Vinschen
2016-07-04Regenerate newlib MakefilesJon Turney
2015-11-03Move duplicated documentation rules to Makefile.sharedJeff Johnston
2015-06-29Regenerate Makefile.inJon TURNEY
2015-06-24Use source files which have makedoc markup, but aren't processed or included.newlib-snapshot-20150623Jon TURNEY
2014-06-24 * libc/argz/envz_merge.c (envz_merge): Fix memory leak (Cygwin CoverityCorinna Vinschen
2014-01-062013-01-06 Mike Frysinger <vapier@gentoo.org>Jeff Johnston
2013-05-23 * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording.Corinna Vinschen
2013-04-23 Port newlib to x86_64-pc-cygwin.Corinna Vinschen
2012-12-212012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2011-12-202011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-12-172010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-07-012010-06-29 Antony King <antony.king@sr.com>Corinna Vinschen
2010-04-23* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen
2010-02-252010-02-24 Charles Wilson <...>Jeff Johnston
2010-02-18 * libc/ctype/iswalpha.c (iswalpha): Update to Unicode 5.2.Corinna Vinschen
2010-02-17 * libc/ctype/iswblank.c (iswblank): Remove Unicode charactersCorinna Vinschen
2010-02-06 * libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define.Corinna Vinschen
2009-10-212009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-08-252009-08-24 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2009-08-242009-08-24 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston
2009-06-162009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-06-09 * libc/ctype/tolower.c (tolower): Cast conversion result fromCorinna Vinschen
2009-06-02 * libc/ctype/jp2uc.c: Skip all definition if defined __CYGWIN__.Corinna Vinschen
2009-05-15 * libc/ctype/local.h (JP_JIS, JP_SJIS, JP_EUCJP): Move definitionCorinna Vinschen
2009-04-22 * libc/ctype/ctype_.c (_CTYPE_DATA_128_255): Rename fromCorinna Vinschen
2009-04-172009-04-17 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston
2009-04-09 * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove _B flag from TAB.Corinna Vinschen