summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 2009-08-14 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-08-151-0/+4
* 2009-08-08 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2009-08-081-0/+10
* Fix formatting issue with last entryChris Sutcliffe2009-07-301-1/+1
* Correct disposition of wchar_t output in printf().Keith Marshall2009-07-291-0/+8
* 2009-07-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-07-281-0/+4
* Convert to monolithic configuration procedure.Keith Marshall2009-07-271-0/+47
* 2009-07-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-07-241-0/+5
* 2009-07-23 Jacky Lai <crazyjacky@users.sourceforge.net>Chris Sutcliffe2009-07-241-0/+4
* 2009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Chris Sutcliffe2009-07-181-0/+6
* 2009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Chris Sutcliffe2009-07-181-0/+5
* 2009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Chris Sutcliffe2009-07-181-0/+6
* 2009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Chris Sutcliffe2009-07-181-0/+4
* 2009-07-18 Jeff Lu <jll544@yahoo.com>Chris Sutcliffe2009-07-181-0/+4
* 2009-07-17 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-07-181-0/+7
* 2009-07-12 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-07-121-0/+4
* 2009-06-28 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe2009-07-121-0/+18
* 2009-06-16 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-06-171-0/+4
* 2009-04-11 Danny Smith <dannsymith@users.sourceforge.net>Chris Sutcliffe2009-04-111-0/+6
* 2009-03-05 Kai Tietz <kai.tietz@onevision.com>Chris Sutcliffe2009-03-051-0/+4
* MinGW-Feature-Request [2222263]: Make getopt() GNU / BSD compatibile.Keith Marshall2009-02-081-0/+8
* 2009-01-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-01-101-1/+4
* Fix MinGW-Bug [2445962]; (reported by Keishi Suenaga).Keith Marshall2009-01-041-0/+12
* Correct mishandling of invalid characters in printf() format specs.Keith Marshall2008-12-311-0/+10
* 2008-12-16 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2008-12-201-0/+18
* Committed as obvious.Danny Smith2008-12-091-0/+4
* Correct some binary distribution packaging defects.Keith Marshall2008-10-281-0/+10
* Fix MinGW-Bug [2136252]: Remove extraneous radix point in printf( "%.0f", v )...Keith Marshall2008-10-181-0/+8
* Fix MinGW-Bug [2160227]: Eliminate conflicting declarations and implementatio...Keith Marshall2008-10-131-0/+9
* * Makefile.in: Use a different method to invoke gcc in a cygwin-hostedChristopher Faylor2008-10-121-0/+13
* Use de-facto standard Makefile goals to invoke test suite.Keith Marshall2008-10-111-0/+9
* Make strtod() inline definition C89 compliant.Keith Marshall2008-10-111-0/+9
* 2008-10-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-10-041-0/+5
* Fix MinGW-Bug [2144266]: getopt() sets `optind' incorrectly.Keith Marshall2008-10-031-0/+11
* Improve package identification in configure script.Keith Marshall2008-10-031-0/+17
* Fix MinGW-Bug [2125708].Keith Marshall2008-09-251-0/+10
* 2008-09-23 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-241-0/+4
* Fix MinGW-Bug [2119504].Keith Marshall2008-09-191-0/+10
* Fix MinGW-Bug [2117379].Keith Marshall2008-09-191-0/+10
* 2008-09-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-09-071-0/+4
* 2008-09-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-09-071-0/+5
* Reimplement getopt.c to add getopt_long_only() function.Keith Marshall2008-08-311-0/+14
* Implement conditional replacement for printf() family functions.Keith Marshall2008-08-301-0/+32
* Avoid access violations, passing NULL to printf( "...%s..." ).Keith Marshall2008-08-271-0/+9
* Add missing dependencies for building libmingwex.a.Keith Marshall2008-08-141-0/+8
* Add replacements for remaining members of printf() family.Keith Marshall2008-08-111-0/+14
* Replace __mingw_snprintf() with new generic family implementation; likewise, ...Keith Marshall2008-07-281-0/+17
* Lay foundations for new printf() function family implementation.Keith Marshall2008-07-281-3/+27
* 2008-07-06 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Danny Smith2008-07-071-0/+5
* * include/stdio.h (swprintf, vswprintf): Guard with #ifndef __STRICT...Danny Smith2008-07-041-1/+5
* Add _get_output_format(), _set_output_format() for MSVCRT >= MSVCR80Keith Marshall2008-07-011-0/+11