summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-12erb: set variables from the command linenobu
2014-12-12erb: lineno and location settersnobu
2014-12-12string.c: reduce intermediate stringnobu
2014-12-12* gc.c (gc_latest_gc_info): return :state field to show currentko1
2014-12-12[DOC]akr
2014-12-12string.c: term fillnobu
2014-12-12string.c: use local variablesnobu
2014-12-12string.c: check arguments for cryptnobu
2014-12-12string.c: term fillnobu
2014-12-12string.c: term fillnobu
2014-12-11* 2014-12-12svn
2014-12-11io.c: Fix spelling [ci skip]nobu
2014-12-11envutil.rb: kill pgroupnobu
2014-12-11ChangeLog: typonobu
2014-12-11add missing space [ci skip]kazu
2014-12-11* class.c (class_alloc): Strat from age == 2.ko1
2014-12-11test_process.rb: splitnobu
2014-12-11process.c: unused variablesnobu
2014-12-11string.c: term fillnobu
2014-12-10* lib/prime.rb: Remove useless loop and block capture.marcandre
2014-12-10* 2014-12-11svn
2014-12-10* vm_core.h: introduce new fieldko1
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: local variablesnobu
2014-12-10string.c: chompped_length chomp_rsnobu
2014-12-10test_cstr.rb: all wchar encodingsnobu
2014-12-10struct.c: use iseqvalnobu
2014-12-10test_cstr.rb: failed encoding namenobu
2014-12-10thread.c: use the same method namenobu
2014-12-09* test/net/http/test_https.rbusa
2014-12-09* properties.svn
2014-12-09* 2014-12-10svn
2014-12-09struct: avoid all O(n) behavior on accessnormal
2014-12-09* string.c: [DOC] Add missing documentation around String#chomp.hsbt
2014-12-09object.c: [DOC] Revise documentationnobu
2014-12-09vm_eval.c: fix `rb_eval_string_wrap` rdocnobu
2014-12-09thread.c: get rid of invalid ID symbolnobu
2014-12-09* 2014-12-09svn
2014-12-09ruby.c: do not modify shared stringnobu
2014-12-08* 2014-12-08svn
2014-12-08struct.c: trivial optimizationnobu
2014-12-07fix a typo [ci skip]kazu
2014-12-07* test/net/imap/test_imap.rb (ImapTest#imaps_test): forced error on SSL socketsusa
2014-12-07* ext/socket/basicsocket.c, ext/socket/sockssocket.c:ktsj