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
2003-10-21 Add ISO C99 complex support for doubles.Danny Smith
2003-10-21 * mingwex/math/cephes_mconf.h (NAN, NANF, NANL):Danny Smith
2003-10-21 * mingwex/math/s_erf.c (erf): Set errno to ERANGE ifDanny Smith
2003-10-03 * mingwex/dirent.c (_treaddir): Reset errno to 0 if endDanny Smith
2003-09-232003-09-22 Roland Schwingel <rolandschwingel@users.sourceforge.net>Danny Smith
2003-07-03 * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint.Danny Smith
2003-07-01 * mingwex/math/tgamma.c, tgammaf.c, tgammal.c (small):Earnie Boyd
2003-06-18 * include/dirent.h (dirent): Make d_name and array instead of a pointer.Earnie Boyd
2003-05-06Uh hum, just not my dayEarnie Boyd
2003-05-06* configure: RegenerateEarnie Boyd
2003-05-06 * configure.in (W32API_INCLUDE): Need the -I switch in the value.Earnie Boyd
2003-05-06 * configure.in (CFLAGS): Remove -D__USE_CRTIMP=1 due to possibilitesEarnie Boyd
2003-03-17 Get rid of some warnings Danny Smith
2003-03-032003-03-03 Christopher Faylor <cgf@redhat.com>Danny Smith
2003-03-03 * mingwex/getopt.c: New file, copied from cygwin srcs.Danny Smith
2003-03-022003-03-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-02-11 * mingwex/math/cephes_emath.h: Don't redefine INFINITY.Danny Smith
2003-01-26 * mingwex/mingw-fseek.c (INLINE): Remove define.Danny Smith
2003-01-11 * mingwex/math/llround.c: Correct function name andDanny Smith
2002-12-08 * mingwex/math/s_erf.c: New file.Danny Smith
2002-11-27 * mingwex/math/lgamma.c: New file.Danny Smith
2002-11-26Add strtold and wcstold to libmingwex.aDanny Smith
2002-11-09 * include/math.h (sqrt): Remove inline definition.Danny Smith
2002-10-07 * mingwex/math/powil.c: Rename powil to __powil.Danny Smith
2002-09-20 * mingwex/math/files.txt: Remove inadvertantly added file.Danny Smith
2002-09-05 * mingwex/fegetenv.c: Change to \n line endings.Earnie Boyd
2002-09-02 * mingwex/math/hypotl.c: Replace with version based on cephesDanny Smith
2002-07-29Add incomplet long double math support to libmingwex.aDanny Smith
2002-06-13 * include/_mingw.h: Increment version to 2.0.Danny Smith