summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-29option.c: use rb_w32_inet_ntopnobu
2012-07-29win32.c: rb_w32_inet_ntop should be constnobu
2012-07-29* thread.c (Init_Thread): does not need to set klassktsj
2012-07-28win32/win32.c: suppress warning redeclaredshirosaki
2012-07-28variable.c: RB_TYPE_Pnobu
2012-07-28* 2012-07-29svn
2012-07-28* gc.c: remove unused initialization.nari
2012-07-28win32/win32.c: fix localtime_r() on x64-mingwshirosaki
2012-07-28insns.def: RB_TYPE_Pnobu
2012-07-28* 2012-07-28svn
2012-07-28ext/socket: suppress warnings on mingw64nobu
2012-07-27process.c: try conversion at redirectionnobu
2012-07-27configure.in: get rid of duplication in CPPFLAGSnobu
2012-07-27test_lazy_enumerator.rb: test for cycle chainnobu
2012-07-27test_lazy_enumerator.rb: test for cycle chainnobu
2012-07-27* 2012-07-27svn
2012-07-27* win32/mkexports.rb: should not export DllMain().usa
2012-07-26* test/net/http/test_https.rb (TestNetHTTPS#test_session_reuse): localhost is...shyouhei
2012-07-26test_complex.rb, test_rational.rb: revert some assertionsnobu
2012-07-25avoid compilation error on AIX by -ansi -std=iso9899:199409 (r36038). [ruby-c...kanemoto
2012-07-25* 2012-07-26svn
2012-07-25* thread.c (thread_create_core, Init_Thread): hidenagachika
2012-07-25complex.c, rational.c: compatible marshal loadernobu
2012-07-25mkrunnable.rb: mswinnobu
2012-07-25atomic.h: prefer GCC atomic builtinsnobu
2012-07-25Add test to clarify r36421. [Bug #5915]naruse
2012-07-25Suppress warnings.naruse
2012-07-25 * tool/ytab.sed: fix for Bison 2.6.nobu
2012-07-25* lib/net/.document: Removed. All files in net/ should be included indrbrain
2012-07-25* test/testunit/test_redefinition.rb: broken class/method names.usa
2012-07-25* lib/cgi/html.rb: Use << instead of +=.naruse
2012-07-25* lib/cgi/html.rb (element_init): suppress redefine warning.naruse
2012-07-25* lib/net/http.rb: Added SSL session reuse across connections for adrbrain
2012-07-24* doc/re.rdoc: Fix spellingdrbrain
2012-07-24* re.c (rb_reg_s_last_match): Update $~ to reference Regexpdrbrain
2012-07-24* iseq.c: Added documentation. Patch by David Albert. [Bug #6785]drbrain
2012-07-24* parse.y: added symbols and qsymbols productions for %i and %Itenderlove
2012-07-24* 2012-07-25svn
2012-07-24Fix broken pow() on x64-mingw32shirosaki
2012-07-24Unix doesn't use win_expected_filename.naruse
2012-07-24test_dir_m17n.rb: composite characternobu
2012-07-24Add the case of Unix: filesystem encoding maybe US-ASCII.naruse
2012-07-24* win32/win32.c (rb_w32_socket, rb_w32_socketpair): remember the familyusa
2012-07-24test_pack.rb: fix assertionnobu
2012-07-24* test/ruby/test_dir_m17n.rb: remove a garbage.usa
2012-07-24* test/ruby/test_dir_m17n.rb: sorry, typo.usa
2012-07-24* test/ruby/test_dir_m17n.rb: refactoring. RE should be in the left sideusa
2012-07-24Show nd6 options and whether the packet is reached to the server or not.naruse
2012-07-24* test/ruby/test_pack.rb (test_pack_unpack_M): was redefinedusa
2012-07-24Add version check for darwin's bug.naruse