OSDN Git Service

Consolidate fmod() and remainder() source code.
[mingw/mingw-org-wsl.git] / mingwrt / Makefile.in
2021-02-25 Keith MarshallConsolidate fmod() and remainder() source code.
2021-02-24 Keith MarshallCorrect remquo() quotient computation; cf. MinGW-Bug...
2020-07-20 Keith MarshallAdd support for emulation of Microsoft's rand_s() function.
2020-06-03 Keith MarshallRevert 2020-05-27 changes relating to issue #40438.
2020-05-28 Keith MarshallAvoid recursive optional DLL import library linking.
2020-05-27 Keith MarshallFix libmingwex-n.dll dependencies; cf. Issue #40438.
2020-04-08 Keith MarshallEnsure PDF manpages are generated from local sources.
2020-04-08 Keith MarshallAutomatically enumerate manpages for publication.
2020-03-12 Keith MarshallRationalize implementations of fwide() and mbsinit...
2020-03-04 Keith MarshallReimplement wcstof(), and wcstold() functions.
2020-03-02 Keith MarshallReimplement mbrlen(), mbrtowc(), and mbsrtowcs() functions.
2020-02-25 Keith MarshallReimplement wcrtomb() and wcsrtombs(); cf. MinGW-Issue...
2020-01-18 Keith MarshallSupport GCC-9.x gratuitous dependency on ftruncate64...
2018-12-22 Keith MarshallCorrect an optional DLL installation and packaging...
2018-12-20 Keith MarshallReimplement aligned heap management API.
2018-12-04 Keith MarshallReimplement Win9x specific fseek()/fwrite() redirector.
2018-12-04 Keith MarshallImplement POSIX.1-1996 linked-list queue management...
2018-11-25 Keith MarshallEmulate _fseeki64()/_ftelli64() API on legacy platforms.
2018-09-06 Keith MarshallAvoid unwanted GCC warning diagnostic messages.
2017-12-28 Keith MarshallFix a build issue, assembling generic SX files.
2017-12-18 Keith MarshallSupport strtok() re-entrancy, per request [#2342].
2017-12-15 Keith MarshallImplement a subset of the POSIX.1b-1993 clock API.
2017-12-06 Keith MarshallPrepare and publish MinGW.org WSL-5.0.2 release. wsl-5.0.2-release
2017-12-02 Keith MarshallProvide legacy OS work around for issue [#2357]
2017-03-14 Keith MarshallRefactor mingwrt and w32api common makefile content.
2017-03-09 Keith MarshallFix generated header file version dependencies.
2017-03-09 Keith MarshallStrip optional DLLs, when staging for distribution.
2017-03-07 Keith MarshallAvoid -shared-libgcc dependencies in optional DLLs.
2017-02-27 Keith MarshallSupport optional DLL builds from static libraries.
2017-02-27 Keith MarshallMake floating point environment more robust.
2017-02-24 Keith MarshallExtend basic test suite infrastructure to w32api.
2017-02-10 Keith MarshallAvoid unnecessary duplication of configuration files.
2017-01-30 Keith MarshallImplement strerror_r()/strerror_s() API.
2017-01-30 Keith MarshallRemove duplicate libmingwex.a entries.
2017-01-28 Keith MarshallImplement wcsnlen() API per feature request [#2332].
2016-11-28 Keith MarshallImplement POSIX.1 compatible setenv() and unsetenv...
2016-11-21 Keith MarshallReplace defective powf() and powl() function implementa...
2016-11-14 Keith MarshallAdd POSIX compliant errno assignments to log functions.
2016-11-01 Keith MarshallFix another printf() hex-float formatting bug.
2016-10-30 Keith MarshallMerge post 2016-10-18 updates from legacy branch.
2016-10-18 Keith MarshallMerge mingwrt-3.22.4 updates into 5.0-active branch.
2016-10-14 Keith MarshallMerge mingwrt-3.22.3 updates into 5.0-active branch.
2016-09-13 Keith MarshallCreate a preliminary autotest framework.
2016-08-01 Keith MarshallImplement POSIX conforming getline() and getdelim(...
2016-08-01 Keith MarshallMerge mingwrt-3.22.1 legacy updates to 5.0-active branch.
2016-08-01 Keith MarshallMerge w32api-3.18.1 legacy updates to 5.0-active branch.
2016-07-17 Keith MarshallEliminate redundant configuration files.
2016-07-17 Keith MarshallMerge mingwrt-3.22 packaging correction to 5.0-active...
2016-07-17 Keith MarshallCorrect source package omission of msvcrt-xref subdirec... mingwrt-3.22-release
2016-07-16 Keith MarshallMerge recent legacy branch updates to 5.0-active branch.
2016-07-04 Keith MarshallDo not pass MAKEFLAGS explicitly, when invoking recursi...
2016-06-17 Keith MarshallMerge Cygwin CVS updates to legacy branch.
2016-06-03 Keith MarshallMerge further W32API updates from Cygwin CVS.
2016-05-23 Keith MarshallMerge updates from legacy branch to 5.0-active.
2016-05-23 Keith MarshallMerge W32API updates, from Cygwin CVS, into legacy...
2016-05-21 Keith MarshallMerge legacy updates into 5.0-active branch.
2016-05-12 Keith MarshallIntegrate mingwrt and w32api build; synchronize versions.
2016-05-12 Keith MarshallResolve some strnlen() implementation issues.
2016-05-03 Keith MarshallEnforce consistent specification of package version.
2016-04-30 Keith MarshallMake strnlen() available for all MSVCRT.DLL versions.
2016-04-13 Keith MarshallGeneralize procedure for installing manpages.
2016-03-13 Keith MarshallSupport installation of headers with empty parts directory.
2016-02-09 Keith MarshallAdapt msvcrt-xref to become msvcrt.def.in provider.
2015-12-27 Keith MarshallImprove ISO-C conformity in MinGW printf(); cf. MinGW...
2015-09-14 Keith MarshallMake strings.h mostly POSIX.1-2008 compliant.
2015-07-16 Keith MarshallIncorporate build system updates from w32api package.
2015-06-18 Keith MarshallTrack dependencies on modified system header files.
2015-06-18 Keith MarshallCorrect an anomaly in stage 1 only build procedure.
2014-12-23 Keith MarshallSuppress expected warning diagnostics in LIBIMPL builds.
2014-12-23 Keith MarshallProvide more POSIX conforming sleep() functions.
2014-12-13 Keith MarshallSome further inline function rationalization.
2014-12-11 Keith MarshallAnother CRT_INLINE function implementation rationalization.
2014-12-11 Keith MarshallMore rationalization of CRT_INLINE function implementat...
2014-12-01 Keith MarshallAdd implementation of mkstemp() and mkdtemp() functions.
2014-11-30 Keith MarshallMore JMPSTUB rationalization of inline functions.
2014-11-29 Keith MarshallCorrect omission of complex conjugate functions from...
2014-11-18 Keith MarshallEnable remake of lost LIBIMPL object files.
2014-11-17 Keith MarshallImplement more robust _get_output_format fallback handling.
2014-11-16 Keith MarshallDo some more essential build tree clean up.
2014-11-11 Keith MarshallImplement wrappers for emulation of POSIX dlfcn API.
2014-11-08 Keith MarshallImplement new command line argument globbing strategy.
2014-11-07 Keith MarshallBackport glob implementation from master to legacy.
2014-11-05 Keith MarshallImplement conventionally named dirent function trampolines.
2014-10-31 Keith MarshallCorrect improper naming of assembly language source...
2014-10-29 Keith MarshallStreamline the build system infrastructure.
2014-10-21 Keith MarshallCreate "legacy" branch; import mingwrt-3.20 source...