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
*
intern.h: rb_str_new_literal
nobu
2015-01-03
1
-4
/
+5
*
ruby/version.h: bump API version
nobu
2014-12-29
1
-1
/
+1
*
ruby.h: parent in rb_data_type_t
nobu
2014-12-24
1
-1
/
+3
*
ruby.h: get rid of C++ warnings
nobu
2014-12-19
1
-2
/
+2
*
* class.c (class_alloc): Strat from age == 2.
ko1
2014-12-11
1
-1
/
+2
*
intern.h: SIZED_ENUMERATOR
nobu
2014-12-03
1
-2
/
+4
*
ruby.h: no warnings of hidden objects
nobu
2014-12-03
1
-0
/
+9
*
re.c: rb_reg_region_copy
nobu
2014-12-01
1
-0
/
+1
*
ruby.h: no parent in rb_data_type_t
nobu
2014-11-29
1
-3
/
+1
*
ruby.h: export keyword argument functions
nobu
2014-11-26
1
-0
/
+2
*
* include/ruby/io.h (FMODE_WSPLIT): Removed. The write() system call
akr
2014-11-18
1
-2
/
+0
*
vm_eval.c: rb_current_receiver
nobu
2014-11-16
1
-0
/
+1
*
* win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): new
usa
2014-11-10
1
-0
/
+1
*
intern.h: deprecate disable and enable super
nobu
2014-11-05
1
-2
/
+12
*
intern.h: deprecate rb_clear_cache
nobu
2014-11-05
1
-1
/
+1
*
ruby.h: add mark to PRIsVALUE
nobu
2014-11-04
1
-2
/
+3
*
ruby.h: optimize NUM2CHR
nobu
2014-10-30
1
-13
/
+13
*
* Avoid undefined behaviors found by gcc -fsanitize=undefined.
akr
2014-10-17
1
-1
/
+1
*
Fixes build failures on Portable Native Client.
yugui
2014-10-11
1
-0
/
+2
*
ruby/ruby.h: fix for older gcc
nobu
2014-10-10
1
-3
/
+16
*
ruby/ruby.h: eliminate disabled function call
nobu
2014-10-10
1
-1
/
+1
*
io.c: move RFile initialization
nobu
2014-10-10
1
-35
/
+5
*
ruby/io.h: deprecate old macros
nobu
2014-10-10
1
-2
/
+2
*
ruby.h: set rb_event_flag_t to uint32_t
normal
2014-10-01
1
-1
/
+1
*
ruby.h: warn untyped Data
nobu
2014-09-28
1
-20
/
+45
*
ruby.h: deprecate plain Data
nobu
2014-09-27
1
-0
/
+16
*
intern.h: rb_str_new_literal
nobu
2014-09-19
1
-0
/
+4
*
string.c: rb_str_new_static
nobu
2014-09-19
2
-4
/
+33
*
class.c: do not freeze class of hidden object
nobu
2014-09-19
1
-1
/
+1
*
ruby.h: err rb_check_safe_str explicitly
nobu
2014-09-19
1
-0
/
+7
*
error.c: preserve encoding
nobu
2014-09-19
1
-1
/
+2
*
class.c: do not freeze meta-meta-class
nobu
2014-09-19
1
-3
/
+4
*
string.c: UTF-8 string function
nobu
2014-09-18
1
-0
/
+8
*
* reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544
naruse
2014-09-15
1
-2
/
+2
*
class.c: freeze meta class only
nobu
2014-09-13
1
-2
/
+3
*
ruby/ruby.h: freeze singleton class
nobu
2014-09-12
1
-1
/
+13
*
ruby/ruby.h: move comments
nobu
2014-09-12
1
-36
/
+14
*
* include/ruby/ruby.h, gc.c: add new internal events
ko1
2014-09-11
1
-1
/
+3
*
* include/ruby/ruby.h: freeze nil/true/false.
ko1
2014-09-11
1
-1
/
+1
*
rb_call_info_t: shrink to 96 bytes from 104 bytes on 64-bit
normal
2014-09-10
1
-1
/
+1
*
* gc.c: add incremental GC algorithm. [Feature #10137]
ko1
2014-09-08
1
-17
/
+25
*
* symbian/*: removed Symbian support.
hsbt
2014-09-04
1
-5
/
+0
*
make symbol conversion functions public
nobu
2014-08-03
2
-0
/
+3
*
introduce ZALLOC{,_N} to replace ALLOC{,_N}+MEMZERO use
normal
2014-07-25
1
-4
/
+4
*
* include/ruby/io.h (struct rb_io_buffer_t): PACKED_STRUCT should not
ngoto
2014-07-24
1
-1
/
+1
*
UNALIGNED_WORD_ACCESS on ppc64
nobu
2014-07-23
1
-0
/
+1
*
defines.h: PACKED_STRUCT_UNALIGNED
nobu
2014-07-23
1
-0
/
+20
*
rb_io_buffer_t: fix packing on gcc
normal
2014-07-21
1
-2
/
+3
*
ruby/io.h: fix rb_io_buffer_t
nobu
2014-07-21
1
-2
/
+2
*
rb_io_buffer_t: pack structure
normal
2014-07-20
1
-2
/
+2
[next]