aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dir.c: relative path Dir basenobu2017-08-032-5/+10
* Should show the entity of $PATH_SEPARATORusa2017-08-031-1/+1
* Mention about `--with-opt-dir`usa2017-08-031-0/+1
* dir.c: relax base optionnobu2017-08-032-1/+5
* spec_helper.rb: pass jobserver fdsnobu2017-08-031-1/+8
* fix stack storing for root fibers.ko12017-08-022-5/+9
* Fix URI::FTP.build code example typokazu2017-08-021-1/+1
* Fix variable name in example of net/popkazu2017-08-021-1/+1
* Fix net/pop code example syntax errorkazu2017-08-021-4/+4
* * 2017-08-03svn2017-08-021-1/+1
* Fix cgi/core code example missing commakazu2017-08-021-1/+1
* Port more commands from .gdbinit to lldbyugui2017-08-021-0/+63
* suppress warnings when RUBY_USE_SETJMPEXnobu2017-08-022-0/+7
* eval.c: suppress warningsnobu2017-08-021-9/+16
* ipaddr is now a default gem with an upstream at: https://github.com/ruby/ipaddrknu2017-08-022-0/+35
* Partly reverted email notification on travis configuration.hsbt2017-08-021-0/+3
* eval.c: fix state typenobu2017-08-021-1/+1
* release VM stack properly.ko12017-08-023-7/+9
* * 2017-08-02svn2017-08-021-1/+1
* Remove "make update-rubyspec"kazu2017-08-021-1/+0
* assertions.rb: AllFailures#message encodingnobu2017-08-011-1/+2
* parse.y: simplify parse_identnobu2017-08-011-25/+8
* should not copy promoted flags.ko12017-08-012-1/+12
* * 2017-08-01svn2017-08-011-2/+2
* Use `&.` instead of modifier ifkazu2017-08-011-3/+3
* configure.in: use libtoolnobu2017-07-312-5/+9
* * 2017-07-31svn2017-07-311-1/+1
* Improve error messagekazu2017-07-312-3/+3
* UNALIGNED_MEMBER_ACCESS only for clangnobu2017-07-301-1/+2
* UNALIGNED_MEMBER_ACCESSnobu2017-07-304-16/+37
* hash.c: refactor env_enc_str_newnobu2017-07-301-17/+7
* string.c: rb_str_initializenobu2017-07-302-3/+11
* * 2017-07-30svn2017-07-301-1/+1
* compile.c: replace adjuststacknobu2017-07-301-13/+17
* visibility of inherited methodnobu2017-07-292-2/+47
* adjust indent [ci skip]nobu2017-07-291-38/+38
* file.c: [DOC] File.mkfifonobu2017-07-291-1/+1
* compile.c: fix flip-flop valuenobu2017-07-291-1/+0
* * 2017-07-29svn2017-07-281-1/+1
* Include sys/select.h when checking HAVE_RB_FD_INITodaira2017-07-281-1/+3
* rexml: Remove needless documentkou2017-07-281-2/+0
* * 2017-07-28svn2017-07-281-1/+1
* csv.rb: fix incompatibility introduced in r59428glass2017-07-283-60/+58
* set auto-props to avoid commits setting propertiesnobu2017-07-270-0/+0
* fix typenobu2017-07-271-3/+3
* vm_core.h: shrink trap_list sizenobu2017-07-273-19/+14
* * properties.svn2017-07-270-0/+0
* Update to ruby/spec@c3e6b90eregon2017-07-2721-485/+353
* * properties.svn2017-07-270-0/+0
* Update to ruby/mspec@353605feregon2017-07-278-35/+315