aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* complex.c, rational.c: compatible marshal loadernobu2012-07-255-35/+80
* mkrunnable.rb: mswinnobu2012-07-251-5/+24
* atomic.h: prefer GCC atomic builtinsnobu2012-07-252-19/+25
* Add test to clarify r36421. [Bug #5915]naruse2012-07-251-0/+3
* Suppress warnings.naruse2012-07-256-29/+35
* * tool/ytab.sed: fix for Bison 2.6.nobu2012-07-251-0/+6
* * lib/net/.document: Removed. All files in net/ should be included indrbrain2012-07-252-8/+5
* * test/testunit/test_redefinition.rb: broken class/method names.usa2012-07-252-2/+6
* * lib/cgi/html.rb: Use << instead of +=.naruse2012-07-252-16/+22
* * lib/cgi/html.rb (element_init): suppress redefine warning.naruse2012-07-253-2/+11
* * lib/net/http.rb: Added SSL session reuse across connections for adrbrain2012-07-254-0/+35
* * doc/re.rdoc: Fix spellingdrbrain2012-07-242-3/+7
* * re.c (rb_reg_s_last_match): Update $~ to reference Regexpdrbrain2012-07-242-7/+14
* * iseq.c: Added documentation. Patch by David Albert. [Bug #6785]drbrain2012-07-242-0/+253
* * parse.y: added symbols and qsymbols productions for %i and %Itenderlove2012-07-247-2/+177
* * 2012-07-25svn2012-07-241-2/+2
* Fix broken pow() on x64-mingw32shirosaki2012-07-242-0/+21
* Unix doesn't use win_expected_filename.naruse2012-07-241-3/+1
* test_dir_m17n.rb: composite characternobu2012-07-241-1/+1
* Add the case of Unix: filesystem encoding maybe US-ASCII.naruse2012-07-241-1/+3
* * win32/win32.c (rb_w32_socket, rb_w32_socketpair): remember the familyusa2012-07-242-11/+44
* test_pack.rb: fix assertionnobu2012-07-242-4/+3
* * test/ruby/test_dir_m17n.rb: remove a garbage.usa2012-07-242-2/+8
* * test/ruby/test_dir_m17n.rb: sorry, typo.usa2012-07-242-1/+5
* * test/ruby/test_dir_m17n.rb: refactoring. RE should be in the left sideusa2012-07-242-11/+17
* Show nd6 options and whether the packet is reached to the server or not.naruse2012-07-241-3/+13
* * test/ruby/test_pack.rb (test_pack_unpack_M): was redefinedusa2012-07-242-12/+14
* Add version check for darwin's bug.naruse2012-07-241-2/+2
* * lib/rubygems: Updated to RubyGems 1.8.24, a bugfix release.drbrain2012-07-244-6/+24
* Fix raw UTF-8 test for non-Japanase Windows systemsluislavena2012-07-232-19/+58
* Fix win32ole test failure under mingw-w64 (x64-mingw32)luislavena2012-07-232-1/+7
* * time.c (time_sec): Updated description of leap seconds for accuracy.drbrain2012-07-232-4/+11
* * string.c (rb_str_sub): Fixed wording of documentation to match thedrbrain2012-07-232-16/+23
* Suppress warnings.naruse2012-07-2311-76/+92
* * 2012-07-24svn2012-07-231-2/+2
* Synchronize with simple variable assignment.naruse2012-07-231-4/+3
* enc/Makefile.in: TARGET_NAME TARGET_ENTRYnobu2012-07-234-4/+13
* add a space between filename and methodkazu2012-07-231-1/+1
* * lib/open-uri.rb: use respond_to? to test Tempfile.akr2012-07-232-2/+7
* configure.in: LIBPATH on AIXnobu2012-07-232-1/+7
* Suppress unused variable warnings.naruse2012-07-221-4/+4
* * test/uri/test_generic.rb (URI#test_find_proxy): add tests with empty *_prox...kazu2012-07-222-0/+13
* fix failureskazu2012-07-222-2/+17
* Use assert_normal_exit to avoid stack on buggy implementations.naruse2012-07-221-18/+20
* fix a typokazu2012-07-221-1/+1
* * 2012-07-23svn2012-07-221-2/+2
* * thread.c (rb_threadptr_execute_interrupts_common): increasenaruse2012-07-223-1/+27
* Use 0 for webrick's port and get the actual port. [Bug #6766]naruse2012-07-212-6/+9
* Set false to @proxy_from_env to suppress uninitialized warning.naruse2012-07-211-0/+1
* * 2012-07-22svn2012-07-211-2/+2