aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* deprecate TRUE,FALSE,NILnobu2016-08-074-6/+15
* * 2016-08-07svn2016-08-061-1/+1
* openssl: avoid undefined behavior on empty SSL_writenormal2016-08-063-1/+25
* id_table.h: dummy sentinelnobu2016-08-063-0/+7
* * 2016-08-06svn2016-08-051-1/+1
* hash.c: env_name_newnobu2016-08-053-21/+43
* * hasn.c (env_str_new): taint the string. get rid of a test failureusa2016-08-052-0/+6
* win32.c: initialize with an impossible valuenobu2016-08-051-6/+6
* win32.c: static API pointersnobu2016-08-051-4/+6
* win32.c: call get_final_path pointernobu2016-08-051-10/+16
* * 2016-08-05svn2016-08-051-1/+1
* hash.c: call w32_getenv pointernobu2016-08-052-8/+17
* * 2016-08-04svn2016-08-041-1/+1
* hash.c: set encodingnobu2016-08-043-1/+8
* parse.y: reg_fragment_enc_errornobu2016-08-033-12/+71
* NEWS: Kernel#clone [ci skip]nobu2016-08-031-0/+5
* object.c: restrict freeze optionnobu2016-08-032-0/+9
* object.c: suppress warningnobu2016-08-031-2/+1
* vm_insnhelper.c: extra semicolonnobu2016-08-031-1/+5
* * remove trailing spaces.svn2016-08-031-1/+1
* * vm_core.h: introduce VM_FRAME_RUBYFRAME_P()ko12016-08-0311-32/+63
* * vm_core.h: rename macros and make them inline functions.ko12016-08-036-12/+28
* * 2016-08-03svn2016-08-031-1/+1
* * vm_core.h: introduce VM_FRAME_FLAG_CFRAME to represent cfp->iseqko12016-08-035-25/+40
* Remove empty directorieskazu2016-08-020-0/+0
* math.c: faster tanhnobu2016-08-022-0/+10
* math.c: tanh overflownobu2016-08-022-1/+5
* socket/option.c: inet_ntopnobu2016-08-024-23/+14
* tcltklib.c: remove RUBY_VERSIONnobu2016-08-022-10/+13
* tcltklib.c: compile infonobu2016-08-021-39/+20
* vm_core.h: suppress warningsnobu2016-08-021-2/+2
* * 2016-08-02svn2016-08-011-1/+1
* * win32/win32.c (set_pioinfo_extra): use more reliable way to searchusa2016-08-012-16/+56
* extmk.rb: build gemsnobu2016-08-012-7/+35
* hide struct internal [Feature #9916]shyouhei2016-08-015-51/+74
* * remove trailing spaces.svn2016-08-011-1/+1
* Object#clone with freeze: false [Feature #12300]shyouhei2016-08-013-6/+54
* * 2016-08-01svn2016-08-011-2/+2
* * ext/json/*, test/json/json_parser_test.rb: Update json-2.0.2.hsbt2016-08-017-10/+39
* resolv.c: fix commit missnobu2016-07-311-1/+0
* * 2016-07-31svn2016-07-311-1/+1
* win32/resolv: get_dns_server_listnobu2016-07-314-13/+94
* iso_8859_2.c: dedent [ci skip]nobu2016-07-301-1/+1
* * string.c (String#downcase), NEWS: Mentioned that case mapping for allduerst2016-07-303-2/+8
* * 2016-07-30svn2016-07-301-1/+1
* * enc/iso_8859_2.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-303-3/+55
* rb_funcallvnobu2016-07-2923-48/+53
* * proc.c (env_write): remove unused function.ko12016-07-292-10/+4
* * vm_core.h (VM_LOCAL_P): should return an integer value.ko12016-07-292-1/+7
* * vm_core.h (VM_ENV_LOCAL_P): return truthy (0 or not) value.ko12016-07-283-2/+8