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-10-11newlib/libc/ctype/jp2uc.c: Declare "cs" variable as "const char *"Christophe Lyon
2018-07-30ctype: Avoid GCC note in towctrans_l.cSebastian Huber
2018-07-30ctype: Fix integer type for caseconv_entry::deltaSebastian Huber
2018-07-20ctype: Fix bitfield types on 16-bit targetsnewlib-snapshot-20180720Sebastian Huber
2018-06-26Fix Unicode table.Takashi Yano
2018-04-13Add nvptx port.Jeff Johnston
2018-03-27newlib: fix iswupper_l in !_MB_CAPABLE caseCorinna Vinschen
2018-03-26comments to document struct caseconv_entryThomas Wolff
2018-03-26newlib: fix indentation in toulowerThomas Wolff
2018-03-14ctype: align size of category bit fields to small targets needsCorinna Vinschen
2018-03-14Revert "ctype: align size of category bit fields to small targets needs"Corinna Vinschen
2018-03-14fix/enhance Unicode table generation scriptsThomas Wolff
2018-03-14ctype: align size of category bit fields to small targets needsCorinna Vinschen
2018-03-14towctrans_l: Always return a value from helper functionsCorinna Vinschen
2018-03-12character data generationThomas Wolff
2018-03-12use generated character dataThomas Wolff
2018-03-12generated character category data, Unicode 10.0Thomas Wolff
2018-03-12generated case conversion data, Unicode 10.0Thomas Wolff
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