aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * st.c (do_hash_bin): unused macro.nari2014-09-212-1/+4
* * parse.y (parser_class_nest): unused variable after YARVnari2014-09-212-3/+5
* * st.c (numberof): unused. internal.h has same macro.nari2014-09-213-5/+6
* fix spaces [ci skip]kazu2014-09-211-4/+4
* fix capital [ci skip]kazu2014-09-211-1/+1
* * thread_pthread.c (native_set_thread_name): New function toakr2014-09-214-11/+72
* signal.c: SIGEXIT is not a system signalnobu2014-09-212-2/+15
* (test_main_thread_status_at_exit) wait until the thread enter the begin clause. akr2014-09-211-0/+3
* wait until the thread is stopped.akr2014-09-211-1/+1
* iseq.c (rb_iseq_defined_string): trim redundant semi-colonnormal2014-09-212-1/+5
* test_signal.rb: remove stale testnobu2014-09-211-25/+0
* file.c: clear tmp buffer on failuresnormal2014-09-212-0/+7
* * lib/csv.rb: avoid unnecessary object allocations.glass2014-09-212-2/+7
* * lib/rexml/**/*.rb: removed commented-out code.hsbt2014-09-218-178/+4
* ChangeLog: adjust indentnobu2014-09-211-2/+2
* signal.c: raise SystemCallError for all failuresnobu2014-09-211-9/+10
* * array.c: use rb_equal_opt() for performance improvement.glass2014-09-212-1/+12
* ext/win32ole/win32ole.c (rbtime2vtdate, vtdate2rbtime): fixsuke2014-09-213-11/+28
* signal.c: EINVAL is a failurenobu2014-09-213-9/+33
* tempfile.rb: fix r47655nobu2014-09-213-16/+8
* * lib/tempfile.rb: define parameters appropriately and someglass2014-09-203-41/+24
* * 2014-09-21svn2014-09-201-2/+2
* * enum.c (enum_chunk): Deprecate the state management.akr2014-09-203-4/+19
* * enum.c (enum_slice_when): New method: Enumerable#slice_when.akr2014-09-206-0/+202
* * .travis.yml: added new configurations for osx on travis ci.hsbt2014-09-203-8/+28
* NEWS: quoted symbol keysnobu2014-09-201-0/+3
* parse.y: quoted ID keynobu2014-09-206-9/+66
* compile.c: store IDs as Symbolsnobu2014-09-203-2/+19
* * ext/openssl/lib/openssl/x509.rb (OpenSSL::X509::Name#pretty_print):akr2014-09-203-0/+35
* * 2014-09-20svn2014-09-191-2/+2
* vm_eval.c: fix super from eval with scopenobu2014-09-193-1/+25
* * ChangeLog: typo.usa2014-09-191-2/+3
* symbol.c: fix dynamic attrset IDnobu2014-09-193-17/+49
* Makefile.sub: fix typonobu2014-09-191-1/+1
* * win32/win32.c (VCSUP): nothing to do if this worktree is not underusa2014-09-192-0/+7
* intern.h: rb_str_new_literalnobu2014-09-193-0/+39
* string.c: rb_str_new_staticnobu2014-09-193-9/+105
* README.EXT: utf-8 string functionsnobu2014-09-192-0/+10
* class.c: do not freeze class of hidden objectnobu2014-09-192-3/+3
* ruby.h: err rb_check_safe_str explicitlynobu2014-09-191-0/+7
* test_math.rb: use Float#infinite?nobu2014-09-192-1/+7
* error.c: preserve encodingnobu2014-09-193-1/+20
* class.c: do not freeze meta-meta-classnobu2014-09-193-6/+29
* * 2014-09-19svn2014-09-181-2/+2
* NEWS: note --with-jemalloc option [ci skip]normal2014-09-182-0/+10
* fbuffer.h: expand argumentsnobu2014-09-181-1/+1
* string.c: UTF-8 string functionnobu2014-09-182-0/+25
* * test/rubygems/test_gem_commands_setup_command.rb: @ui uses StringIOusa2014-09-182-8/+14
* * test/rubygems/test_gem_specification.rb: '/' is not always the root.usa2014-09-182-1/+5
* add .tar.xznaruse2014-09-181-1/+1