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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
string.c: export rb_str_scrub
nobu
2013-11-01
1
-0
/
+1
*
* include/ruby/ruby.h: fix typo (FL_WB_PROTECT -> FL_WB_PROTECTED).
ko1
2013-10-29
1
-1
/
+1
*
* include/ruby/ruby.h: introduce new flags for T_TYPEDDATA.
ko1
2013-10-29
1
-0
/
+4
*
* insns.def, vm.c, vm_insnhelper.c, vm_insnhelper.h, vm_method.c: split
charliesome
2013-10-29
1
-1
/
+2
*
win32.h: suppress INFINITY warnings
nobu
2013-10-23
1
-0
/
+14
*
ruby.h: suppress warnings
nobu
2013-10-20
1
-3
/
+3
*
win32.h: declare fstati64 to suppress warnings
nobu
2013-10-14
1
-0
/
+2
*
* vsnprintf.c: Fix spelling from compliment to complement.
charliesome
2013-10-13
1
-1
/
+1
*
win32.h: define or declare finite always
nobu
2013-10-10
1
-0
/
+2
*
st.c: revert st_keys
nobu
2013-10-10
1
-1
/
+0
*
* st.c (st_keys): define st_keys() for performance improvement of
glass
2013-10-10
1
-0
/
+1
*
compar.c: fail if recursion
nobu
2013-10-09
1
-0
/
+1
*
* include/ruby/debug.h,
ko1
2013-10-09
1
-0
/
+1
*
* vm_backtrace.c, include/ruby/debug.h: add new APIs
ko1
2013-10-08
1
-0
/
+2
*
* include/ruby/debug.h: add backtrace collecting APIs for profiler.
ko1
2013-10-07
1
-0
/
+11
*
file.c: export rb_stat_new
nobu
2013-10-01
1
-0
/
+5
*
ruby.h: export ruby_safe_level_4_warning
nobu
2013-10-01
1
-2
/
+1
*
* include/ruby/ruby.h: rename RARRAY_RAWPTR() to RARRAY_CONST_PTR().
ko1
2013-09-25
1
-13
/
+12
*
internal.h: move inline functions
nobu
2013-09-25
1
-77
/
+2
*
intern.h: move rb_ary_cat from internal.h
nobu
2013-09-22
1
-0
/
+1
*
* include/ruby/ruby.h: make Symbol objects frozen.
ko1
2013-09-19
1
-1
/
+1
*
* common.mk: use RUNRUBY instead of MINIRUBY because MINIRUBY can't
glass
2013-09-06
1
-0
/
+1
*
win32.c: clock_getres
nobu
2013-09-06
1
-0
/
+1
*
transcode.c: add rb_econv_append
nobu
2013-09-06
1
-0
/
+1
*
* include/ruby/ruby.h: add RSTRING_FSTR flag
charliesome
2013-09-05
1
-0
/
+1
*
string.c: rb_enc_str_new_cstr
nobu
2013-09-03
1
-0
/
+10
*
encoding.h: fix conflicts
nobu
2013-08-30
1
-0
/
+6
*
* struct.c (rb_struct_define_without_accessor_under): added.
ko1
2013-08-29
1
-0
/
+2
*
vm_eval.c: constify
nobu
2013-08-27
1
-1
/
+1
*
* include/ruby/defines.h: Fix a compilation error with
akr
2013-08-19
2
-1
/
+2
*
* include/ruby/win32.h (CLOCK_MONOTONIC): typo.
usa
2013-08-19
1
-1
/
+1
*
* include/ruby/win32.h, win32/Makefile.sub, win32/win32.c
usa
2013-08-15
1
-0
/
+5
*
* include/ruby/encoding.h: Reduce ENCODING_INLINE_MAX to 127 as this
charliesome
2013-08-11
1
-2
/
+2
*
* include/ruby/ruby.h: define USE_RGENGC_LOGGING_WB_UNPROTECT.
ko1
2013-08-08
1
-1
/
+5
*
* include/ruby/ruby.h: add old macro name `RUBY_EVENT_SWITCH'.
ko1
2013-08-08
1
-0
/
+1
*
proc.c: constifiy
nobu
2013-08-08
1
-1
/
+1
*
* include/ruby/encoding.h: document which user flags are used by
charliesome
2013-08-05
1
-1
/
+1
*
struct.c: rb_struct_define_under
nobu
2013-08-03
1
-0
/
+1
*
* rational.c (rb_flt_rationalize_with_prec): new public C function
mrkn
2013-08-01
1
-0
/
+2
*
* include/ruby/intern.h (rb_absint_size): Declaration moved from
akr
2013-07-28
1
-0
/
+3
*
* include/ruby/intern.h (rb_integer_pack): Declaration moved from
akr
2013-07-27
1
-0
/
+24
*
load.c: search in OS path encoding
nobu
2013-07-26
1
-0
/
+1
*
* include/ruby/ruby.h: check defined(USE_RGENGC_LOGGING_WB_UNPROTECT)
naruse
2013-07-25
1
-1
/
+1
*
* array.c, gc.c: move ary_unprotect_logging() into
ko1
2013-07-24
1
-1
/
+6
*
encoding.c: add rb_enc_code_to_mbclen
nobu
2013-07-20
1
-0
/
+3
*
ruby.h: error only in the core
nobu
2013-07-18
1
-5
/
+10
*
* include/ruby/ruby.h: fix spell miss.
ko1
2013-07-18
1
-2
/
+2
*
ruby.h: no $
nobu
2013-07-18
1
-2
/
+2
*
* include/ruby/st.h (st_strcasecmp): Macro defined for compatibility.
akr
2013-07-17
1
-0
/
+2
*
* st.c (st_locale_insensitive_strcasecmp): Renamed from st_strcasecmp.
akr
2013-07-16
2
-6
/
+6
[next]