summaryrefslogtreecommitdiff
path: root/missing
AgeCommit message (Expand)Author
2015-12-02explicit_bzero.c: fix typosnobu
2015-12-02explicit_bzero.c: fix commentsnobu
2015-12-02undef for tha case missing.h defines it as macronaruse
2015-12-01missing/explicit_bzero.c (explicit_bzero): fixup r52839normal
2015-12-01* missing/explicit_bzero.c: add ruby_explicit_bzero_hook_unusedkosaki
2015-12-01explicit_bzero.c: needs windows.hnobu
2015-12-01missing.h: explicit_bzero by memset_snobu
2015-12-01configure.in: FUNC_UNOPTIMIZEDnobu
2015-12-01* missing/explicit_bzero.c: add a few comment.kosaki
2015-12-01fix r52806kosaki
2015-11-30missing/explicit_bzero.c: Fixup r52806normal
2015-10-18* ChangeLog: Good-bye OS/2.kosaki
2014-10-08missing/setproctitle.c: Avoid invalidating argv[1], argv[2], etc. until the f...odaira
2014-05-18* missing/nextafter.c: Include ruby/missing.h.akr
2014-05-18* configure.in: Check nextafter() availability.akr
2013-05-19fix typos. Patch by k_takata.ktsj
2013-04-23* missing/isnan.c (isnan): Don't define if isnan() macro is defined.akr
2012-12-28* configure.in: check for the whether crt_externs.h is present when compilingcharliesome
2012-06-20setproctitle.c: _NSGetEnvironnobu
2012-05-17Imports Ruby's port to NativeClient (a.k.a NaCl).yugui
2012-04-05* missing/alloca.c (xmalloc, xfree): use ruby version, notnobu
2012-04-02fix typoskazu
2012-04-01* missing/alloca.c: suppress warnings.nobu
2012-01-17* missing/setproctitle.c (ruby_init_setproctitle): changed prefix.nobu
2011-05-18* missing/lgamma_r.c (lgamma_r): get rid of false warning on mingw.nobu
2011-05-15* remove trailing spaces.nobu
2011-05-14fix mswin32 build error.kosaki
2011-05-14* missing/setproctitle.c: add to include "ruby/util.h".kosaki
2011-05-14* missing/setproctitle.c (compat_init_setproctitle): usekosaki
2011-05-14introduce missing/setproctitle.ckosaki
2011-01-31* missing/langinfo.c: parenthesize macro arguments.akr
2011-01-30* missing/crypt.c: parenthesize macro arguments.akr
2010-11-17* missing/langinfo.c (strncasecmp): get rid of redefinition.nobu
2010-10-26* Makefile.in (ASFLAGS): needs INCFLAGS.nobu
2010-10-12* missing/strchr.c: add strlen's prototype.naruse
2010-08-07* missing/close.c: undef the macros "getpeername", "getsockname" andakr
2010-08-07* missing/close.c: undef the macro "close" to prevent infiniteakr
2010-07-28* missing/*.c: include missing.hnobu
2010-07-13* missing/close.c: keep original errno.naruse
2010-07-07* missing/close.c: ignore ECONNRESET.naruse
2010-05-13* missing/ffs.c (ffs): fixed for non-zero values.akr
2010-05-12fix the comment.akr
2010-05-12* time.c (rb_big_abs_find_minbit): use ffs().akr
2010-04-04* include/ruby/ruby.h: replace snprintf and vsnprintf bynaruse
2010-04-01* sprintf.c (rb_str_format): support %a format. [ruby-dev:40650]naruse
2010-03-11* missing/signbit.c: added.nobu
2010-02-11* missing/alloca.c: s/RUBY_LIB/RUBY_LIB_PREFIX/ [ruby-dev:40395]kazu
2010-01-09* missing/vsnprintf.c (BSD_vfprintf): get rid of a warning of VC++ x64.usa
2009-05-22* missing/vsnprintf.c (errno): [BUG] fixes a compilation yugui
2009-05-21* missing/vsnprintf.c (BSD_vfprintf): support for 'z' modifier.nobu