| Commit message (Expand) | Author | Age | Files | Lines |
* | socket/option.c: inet_ntop | nobu | 2016-08-02 | 1 | -0/+5 |
* | * win32/win32.c (set_pioinfo_extra): use more reliable way to search | usa | 2016-08-01 | 1 | -0/+8 |
* | extmk.rb: build gems | nobu | 2016-08-01 | 1 | -0/+5 |
* | hide struct internal [Feature #9916] | shyouhei | 2016-08-01 | 1 | -0/+10 |
* | Object#clone with freeze: false [Feature #12300] | shyouhei | 2016-08-01 | 1 | -0/+8 |
* | * ext/json/*, test/json/json_parser_test.rb: Update json-2.0.2. | hsbt | 2016-08-01 | 1 | -0/+4 |
* | win32/resolv: get_dns_server_list | nobu | 2016-07-31 | 1 | -0/+6 |
* | * string.c (String#downcase), NEWS: Mentioned that case mapping for all | duerst | 2016-07-30 | 1 | -0/+5 |
* | * enc/iso_8859_2.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-30 | 1 | -0/+5 |
* | rb_funcallv | nobu | 2016-07-29 | 1 | -0/+5 |
* | * proc.c (env_write): remove unused function. | ko1 | 2016-07-29 | 1 | -0/+4 |
* | * vm_core.h (VM_LOCAL_P): should return an integer value. | ko1 | 2016-07-29 | 1 | -0/+6 |
* | * vm_core.h (VM_ENV_LOCAL_P): return truthy (0 or not) value. | ko1 | 2016-07-28 | 1 | -0/+6 |
* | * vm.c, internal.h: remove RubyVM::Env class and all of env objects | ko1 | 2016-07-28 | 1 | -0/+18 |
* | * vm_core.h: revisit the structure of frame, block and env. | ko1 | 2016-07-28 | 1 | -0/+20 |
* | ruby.h: use __extension__ | nobu | 2016-07-28 | 1 | -0/+9 |
* | * enc/windows_1253.c: Remove dead code found by Coverity Scan. | duerst | 2016-07-27 | 1 | -0/+4 |
* | gc.c: running finalizer state | nobu | 2016-07-26 | 1 | -0/+5 |
* | * vm_insnhelper.c: introduce rb_vm_pop_frame() and use it | ko1 | 2016-07-26 | 1 | -0/+8 |
* | * gc.c (rb_raw_obj_info): support to show Proc obj. | ko1 | 2016-07-26 | 1 | -0/+4 |
* | * gc.c (gc_mark): add `inline' explicitly. | ko1 | 2016-07-26 | 1 | -0/+7 |
* | * enc/windows_1257.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-26 | 1 | -0/+5 |
* | * enc/windows_1250.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-26 | 1 | -4/+11 |
* | * enc/windows_1251.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-26 | 1 | -1/+6 |
* | * enc/windows_1251.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-26 | 1 | -0/+5 |
* | * test/ruby/enc/test_case_comprehensive.rb: Add explicit skip test for | duerst | 2016-07-26 | 1 | -0/+5 |
* | range.c: check_step_domain | nobu | 2016-07-25 | 1 | -0/+5 |
* | fix filenames [ci skip] | kazu | 2016-07-25 | 1 | -0/+4 |
* | * debug.c (ruby_debug_printf): use rb_raw_obj_info() | ko1 | 2016-07-25 | 1 | -0/+6 |
* | * regenc.h/c, include/ruby/oniguruma.h, enc/ascii.c, big5.c, cp949.c, | duerst | 2016-07-24 | 1 | -0/+9 |
* | * doc/maintainers.rdoc: xmlrpc is bundled gem from Ruby 2.4. | hsbt | 2016-07-24 | 1 | -0/+4 |
* | * doc/maintainers.rdoc: Update OpenSSL maintainer. | hsbt | 2016-07-24 | 1 | -0/+4 |
* | internal.h: inline Check_Type | nobu | 2016-07-23 | 1 | -0/+4 |
* | ruby.h: use prefixed name | nobu | 2016-07-22 | 1 | -0/+5 |
* | webrick: filter out HTTP_PROXY for CGIHandler | normal | 2016-07-22 | 1 | -0/+7 |
* | * ChangeLog: Fix wrong license name. | hsbt | 2016-07-22 | 1 | -1/+1 |
* | Fix Issues reported by PVS-Studio static analyzer | nobu | 2016-07-22 | 1 | -0/+10 |
* | * string.c (String#dump): Change escaping of non-ASCII characters in | duerst | 2016-07-22 | 1 | -0/+8 |
* | Fix a typo | kou | 2016-07-22 | 1 | -1/+1 |
* | * lib/rexml/attribute.rb (REXML::Attribute#to_string): Fix wrong | kou | 2016-07-22 | 1 | -0/+7 |
* | * template/unicode_norm_gen.tmpl: Remove | duerst | 2016-07-22 | 1 | -0/+5 |
* | * LEGAL: Added entries for files under the USD license. | hsbt | 2016-07-22 | 1 | -0/+5 |
* | * LEGAL: Added entry for `lib/rdoc/generator/template/darkfish/css/fonts.css` | hsbt | 2016-07-22 | 1 | -0/+5 |
* | gc.c: reduce EXEC_TAG | nobu | 2016-07-21 | 1 | -1/+4 |
* | gc.c: set finalizing | nobu | 2016-07-21 | 1 | -0/+5 |
* | * missing/strl{cat,cpy}.c: Update latest upstream files. | hsbt | 2016-07-21 | 1 | -0/+6 |
* | * LEGAL: added file list with CC0 license. | hsbt | 2016-07-21 | 1 | -0/+5 |
* | enumerator.c: Enumerator::Lazy#uniq | nobu | 2016-07-20 | 1 | -1/+4 |
* | enum.c: Enumerable#uniq | nobu | 2016-07-20 | 1 | -0/+5 |
* | hash.c: rb_hash_add_new_element | nobu | 2016-07-20 | 1 | -0/+8 |