summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-21insns.def: checktypenobu
2018-04-21compile.c: renamed macro argumentsnobu
2018-04-21rexml: Enable more testskou
2018-04-21rexml: Fix XPath concat() implementationkou
2018-04-21rexml: Fix XPath string() implementationkou
2018-04-21rexml: Make more readablekou
2018-04-21rexml: Fix a test bugkou
2018-04-21rexml: Make more readablekou
2018-04-21test/ruby/test_io.rb: add closing recycled FD testnormal
2018-04-21io.c: do not use rb_notify_fd_close close on recycled FDnormal
2018-04-20thread_sync: redo r62934 to use fork_gennormal
2018-04-20* 2018-04-21svn
2018-04-20simplify altstack and enable reuse with thread cachenormal
2018-04-20_mjit_compile_send.erb: inline attr_reader callk0kubun
2018-04-20Update latest bundled gems:hsbt
2018-04-20variable.c: fix thread + fork errors in autoloadnormal
2018-04-20vm_core.h: adjust indent [ci skip]nobu
2018-04-20range.c: step in bignumnobu
2018-04-20range.c: fix fixnum loop conditionnobu
2018-04-19fiddle/test_import.rb: fix warnings by rubygemsnobu
2018-04-19fiddle/import.rb: suppress warningnobu
2018-04-19rexml: Fix a XPath bug that white spaces aren't ignoredkou
2018-04-19rexml: Fix wrong assertionkou
2018-04-19rexml: Use more debug friendly assertion stylekou
2018-04-19rexml: Use more debug friendly assertion stylekou
2018-04-19rexml: Make more readablekou
2018-04-19_mjit_compile_send.erb: simplify control flowk0kubun
2018-04-19internal.h: use the same declaration as definitionk0kubun
2018-04-19Adds "endless range" to NEWSmame
2018-04-19Prefer CONST_ID to static global IDsmame
2018-04-19range.c: Make Range#bsearch support endless rangesmame
2018-04-19Make Range#min, max, include?, cover?, and === to support endless rangemame
2018-04-19* 2018-04-20svn
2018-04-19Introduce endless range [Feature#12912]mame
2018-04-19pack/unpack M only handles LF line breaks [Feature #14352]naruse
2018-04-19dir.c: warning for NULnobu
2018-04-19* 2018-04-19svn
2018-04-19Add slice method to ENV like Hash#slicenobu
2018-04-18win32.c: fix CSI sequences to deletenobu
2018-04-17lib/uri/generic.rb: fix error in docs for URI::Generic#opaquestomar
2018-04-17lib/uri/ldap.rb: fix errors in docs for URI::LDAPstomar
2018-04-17lib/uri/file.rb: fix errors in docs for URI::File.buildstomar
2018-04-17* 2018-04-18svn
2018-04-17lib/uri/file.rb: improve docs for URI::Filestomar
2018-04-17test/ruby/test_super.rb: Remove unused assertionsmame
2018-04-17The test for TracePoint with thread had never worked correctlymame
2018-04-17The test for TracePoint#raised_exception had never worked correctlymame
2018-04-17Remove the old disabled assertions for 1.8/1.9mame
2018-04-17Enable the assertions that had been disabled for historical reasonmame
2018-04-17Remove the assertions that have no meaningmame