summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-25* NEWS: add a news about iconv.ktsj
2012-11-25Fix test to follow r37838naruse
2012-11-24Move tests embedded in lib/set.rb to test/test_set.rb.knu
2012-11-24String#{lines,chars,codepoints,bytes} now return an array.knu
2012-11-24* 2012-11-25svn
2012-11-24Fix tests of rb_warning().knu
2012-11-24gc.c: refactoring to rename variablesshirosaki
2012-11-24Fix WeakRef finalizeshirosaki
2012-11-24* ext/nkf/nkf-utf8/nkf.c (unicode_iconv_combine): returning flags arenaruse
2012-11-24 * test/ruby/test_rubyoptions.rb (test_usage, test_usage_long):tadf
2012-11-24Rvert r37827 and r37828naruse
2012-11-24* vm_trace.c (rb_tracepoint_attr_raised_exception): should not checkko1
2012-11-24Fix TestProcess#test_setsidshirosaki
2012-11-24Fix Segmentation fault at TestArray#test_arefshirosaki
2012-11-24wmap_finalize: refactoring to rename variablesshirosaki
2012-11-24Fix finalize of WeakRefshirosaki
2012-11-24* process.c (proc_getsid): adds new method for getting session id.kosaki
2012-11-24* thread.c (thread_create_core): don't use th->thread_id beforekosaki
2012-11-23ruby.c: argv checknobu
2012-11-23* 2012-11-24svn
2012-11-23configure.in: --disable-dlnnobu
2012-11-23mkmf.rb: mingw64+MSYS pkg-config fixnobu
2012-11-23mkrunnable.rb: static-linked-extnobu
2012-11-23ruby.c: wrap descriptionsnobu
2012-11-23* ruby.c, test/ruby/test_rubyoptions.rb: revert r37815:r37816.nobu
2012-11-23 * ruby.c: revert r37298.tadf
2012-11-23 * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_usage2):tadf
2012-11-23test_rubyoptions.rb: refine assertionnobu
2012-11-23test_rubyoptions.rb: --helpnobu
2012-11-23* ext/socket/ipsocket.c (IPSocket#peeraddr): Fix examplezzak
2012-11-22* lib/cgi/core.rb: Documentation for CGI#header aliaszzak
2012-11-22* 2012-11-23svn
2012-11-22* gc.c (is_swept_object): extract from is_dead_object().nari
2012-11-22Fix cache validity check of requireshirosaki
2012-11-22fix typoskazu
2012-11-22* common.mk, win32/Makefile.sub (probes.dmyh): now be made in currentusa
2012-11-22 * test/ruby/test_rubyoptions.rb: added a test.tadf
2012-11-22 * complex.c (string_to_c_strict, string_to_c): check NUL.tadf
2012-11-22* Makefile.in (.dmyh.h): removed $(VPATH). GNU make don'tkosaki
2012-11-22* common.mk, Makefile.in, win32/Makefile.sub (.dmyh.h): nmake mergesusa
2012-11-22* Makefile.in (probes.o): add -C to ignore #include in probes.d.naruse
2012-11-22* ext/nkf/nkf-utf8: Merge b0a6577a521d1bba5e19853f95d5c4b9be1072b5.naruse
2012-11-22* tool/gen_dummy_probes.rb: don't change #include, #if and #endifkosaki
2012-11-22* Makefile.in: run preprocessor when making probe.hkosaki
2012-11-22* vm.c: Don't define vm_collect_usage_operand() andkosaki
2012-11-22* vm_insnhelper.h: partly revert r37631 (DTrace support).naruse
2012-11-22Drop executable bits of files that are not executable.knu
2012-11-22Drop executable bits.knu
2012-11-22Apply performance improvement to short byte array search.knu
2012-11-22Add some corner cases to tests for String#index.knu