index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
missing
Commit message (
Expand
)
Author
Age
Files
Lines
*
missing.h: remove explicit_bzero_by_memset_s
nobu
2016-01-10
1
-0
/
+7
*
explicit_bzero.c: fix typos
nobu
2015-12-02
1
-2
/
+2
*
explicit_bzero.c: fix comments
nobu
2015-12-02
1
-7
/
+8
*
undef for tha case missing.h defines it as macro
naruse
2015-12-02
1
-0
/
+1
*
missing/explicit_bzero.c (explicit_bzero): fixup r52839
normal
2015-12-01
1
-1
/
+1
*
* missing/explicit_bzero.c: add ruby_explicit_bzero_hook_unused
kosaki
2015-12-01
1
-28
/
+52
*
explicit_bzero.c: needs windows.h
nobu
2015-12-01
1
-0
/
+6
*
missing.h: explicit_bzero by memset_s
nobu
2015-12-01
1
-0
/
+4
*
configure.in: FUNC_UNOPTIMIZED
nobu
2015-12-01
1
-2
/
+4
*
* missing/explicit_bzero.c: add a few comment.
kosaki
2015-12-01
1
-0
/
+9
*
fix r52806
kosaki
2015-12-01
1
-3
/
+29
*
missing/explicit_bzero.c: Fixup r52806
normal
2015-11-30
1
-0
/
+8
*
* ChangeLog: Good-bye OS/2.
kosaki
2015-10-18
1
-138
/
+0
*
missing/setproctitle.c: Avoid invalidating argv[1], argv[2], etc. until the f...
odaira
2014-10-08
1
-1
/
+6
*
* missing/nextafter.c: Include ruby/missing.h.
akr
2014-05-18
1
-0
/
+2
*
* configure.in: Check nextafter() availability.
akr
2014-05-18
1
-0
/
+75
*
fix typos. Patch by k_takata.
ktsj
2013-05-19
3
-4
/
+4
*
* missing/isnan.c (isnan): Don't define if isnan() macro is defined.
akr
2013-04-23
1
-0
/
+15
*
* configure.in: check for the whether crt_externs.h is present when compiling
charliesome
2012-12-28
2
-3
/
+15
*
setproctitle.c: _NSGetEnviron
nobu
2012-06-20
1
-0
/
+6
*
Imports Ruby's port to NativeClient (a.k.a NaCl).
yugui
2012-05-17
1
-1
/
+2
*
* missing/alloca.c (xmalloc, xfree): use ruby version, not
nobu
2012-04-05
1
-2
/
+0
*
fix typos
kazu
2012-04-02
1
-1
/
+1
*
* missing/alloca.c: suppress warnings.
nobu
2012-04-01
1
-0
/
+4
*
* missing/setproctitle.c (ruby_init_setproctitle): changed prefix.
nobu
2012-01-17
1
-0
/
+1
*
* missing/lgamma_r.c (lgamma_r): get rid of false warning on mingw.
nobu
2011-05-18
1
-0
/
+11
*
* remove trailing spaces.
nobu
2011-05-15
5
-7
/
+7
*
fix mswin32 build error.
kosaki
2011-05-14
1
-0
/
+2
*
* missing/setproctitle.c: add to include "ruby/util.h".
kosaki
2011-05-14
1
-0
/
+1
*
* missing/setproctitle.c (compat_init_setproctitle): use
kosaki
2011-05-14
1
-5
/
+1
*
introduce missing/setproctitle.c
kosaki
2011-05-14
1
-0
/
+160
*
* missing/langinfo.c: parenthesize macro arguments.
akr
2011-01-31
1
-1
/
+1
*
* missing/crypt.c: parenthesize macro arguments.
akr
2011-01-30
1
-39
/
+39
*
* missing/langinfo.c (strncasecmp): get rid of redefinition.
nobu
2010-11-17
1
-1
/
+1
*
* Makefile.in (ASFLAGS): needs INCFLAGS.
nobu
2010-10-26
1
-0
/
+10
*
* missing/strchr.c: add strlen's prototype.
naruse
2010-10-12
2
-0
/
+4
*
* missing/close.c: undef the macros "getpeername", "getsockname" and
akr
2010-08-07
1
-1
/
+4
*
* missing/close.c: undef the macro "close" to prevent infinite
akr
2010-08-07
1
-0
/
+1
*
* missing/*.c: include missing.h
nobu
2010-07-28
17
-0
/
+22
*
* missing/close.c: keep original errno.
naruse
2010-07-13
1
-0
/
+12
*
* missing/close.c: ignore ECONNRESET.
naruse
2010-07-07
1
-0
/
+55
*
* missing/ffs.c (ffs): fixed for non-zero values.
akr
2010-05-13
1
-1
/
+3
*
fix the comment.
akr
2010-05-12
1
-1
/
+1
*
* time.c (rb_big_abs_find_minbit): use ffs().
akr
2010-05-12
1
-0
/
+47
*
* include/ruby/ruby.h: replace snprintf and vsnprintf by
naruse
2010-04-04
1
-1281
/
+0
*
* sprintf.c (rb_str_format): support %a format. [ruby-dev:40650]
naruse
2010-04-01
1
-5
/
+36
*
* missing/signbit.c: added.
nobu
2010-03-11
1
-0
/
+19
*
* missing/alloca.c: s/RUBY_LIB/RUBY_LIB_PREFIX/ [ruby-dev:40395]
kazu
2010-02-11
1
-1
/
+1
*
* missing/vsnprintf.c (BSD_vfprintf): get rid of a warning of VC++ x64.
usa
2010-01-09
1
-1
/
+1
*
* missing/vsnprintf.c (errno): [BUG] fixes a compilation
yugui
2009-05-22
1
-1
/
+5
[next]