aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* ext/digest/digest.c (hexencode_str_new): return an ASCII stringeregon2012-08-011-0/+7
* test_rubyoptions.rb: fix test failure on Windowsshirosaki2012-07-311-0/+9
* class.c: fix duplication of prepended modulenobu2012-07-311-0/+6
* variable.c: fix r36574nobu2012-07-311-0/+10
* * ext/psych/lib/psych.rb: updated to released version.tenderlove2012-07-311-0/+6
* * time.c (time_sec): Remove extra wording about leap seconds and referdrbrain2012-07-301-0/+6
* * lib/rubygems/platform.rb (Gem::Platform#initialize): Support patternnaruse2012-07-301-0/+5
* variable.c: fix r36574nobu2012-07-301-0/+12
* variable.c: tmp_classpathnobu2012-07-301-0/+5
* configure.in: deprecate -flat_namespacenobu2012-07-301-1/+4
* configure.in: runnable if disable-sharednobu2012-07-301-0/+6
* * common.mk: add a dependency. [ruby-core:46741] [Bug #6789]nagachika2012-07-291-0/+4
* * thread.c (thread_create_core): hide th->async_errinfo_mask_stack fromnagachika2012-07-291-0/+5
* option.c: use rb_w32_inet_ntopnobu2012-07-291-1/+4
* win32.c: rb_w32_inet_ntop should be constnobu2012-07-291-0/+4
* * thread.c (Init_Thread): does not need to set klassktsj2012-07-291-0/+5
* win32/win32.c: suppress warning redeclaredshirosaki2012-07-281-0/+6
* * gc.c: remove unused initialization.nari2012-07-281-0/+4
* win32/win32.c: fix localtime_r() on x64-mingwshirosaki2012-07-281-0/+9
* process.c: try conversion at redirectionnobu2012-07-271-0/+7
* configure.in: get rid of duplication in CPPFLAGSnobu2012-07-271-0/+5
* * win32/mkexports.rb: should not export DllMain().usa2012-07-271-0/+6
* * test/net/http/test_https.rb (TestNetHTTPS#test_session_reuse): localhost is...shyouhei2012-07-261-0/+5
* avoid compilation error on AIX by -ansi -std=iso9899:199409 (r36038). [ruby-c...kanemoto2012-07-251-0/+5
* * thread.c (thread_create_core, Init_Thread): hidenagachika2012-07-251-0/+6
* complex.c, rational.c: compatible marshal loadernobu2012-07-251-0/+5
* atomic.h: prefer GCC atomic builtinsnobu2012-07-251-0/+5
* * lib/net/.document: Removed. All files in net/ should be included indrbrain2012-07-251-0/+5
* * test/testunit/test_redefinition.rb: broken class/method names.usa2012-07-251-0/+4
* * lib/cgi/html.rb: Use << instead of +=.naruse2012-07-251-0/+6
* * lib/cgi/html.rb (element_init): suppress redefine warning.naruse2012-07-251-0/+5
* * lib/net/http.rb: Added SSL session reuse across connections for adrbrain2012-07-251-0/+7
* * doc/re.rdoc: Fix spellingdrbrain2012-07-241-0/+4
* * re.c (rb_reg_s_last_match): Update $~ to reference Regexpdrbrain2012-07-241-0/+5
* * iseq.c: Added documentation. Patch by David Albert. [Bug #6785]drbrain2012-07-241-0/+4
* * parse.y: added symbols and qsymbols productions for %i and %Itenderlove2012-07-241-0/+15
* Fix broken pow() on x64-mingw32shirosaki2012-07-241-0/+7
* * win32/win32.c (rb_w32_socket, rb_w32_socketpair): remember the familyusa2012-07-241-0/+11
* * test/ruby/test_dir_m17n.rb: remove a garbage.usa2012-07-241-0/+7
* * test/ruby/test_dir_m17n.rb: sorry, typo.usa2012-07-241-0/+4
* * test/ruby/test_dir_m17n.rb: refactoring. RE should be in the left sideusa2012-07-241-0/+5
* * test/ruby/test_pack.rb (test_pack_unpack_M): was redefinedusa2012-07-241-0/+5
* * lib/rubygems: Updated to RubyGems 1.8.24, a bugfix release.drbrain2012-07-241-0/+4
* Fix raw UTF-8 test for non-Japanase Windows systemsluislavena2012-07-231-0/+13
* Fix win32ole test failure under mingw-w64 (x64-mingw32)luislavena2012-07-231-0/+6
* * time.c (time_sec): Updated description of leap seconds for accuracy.drbrain2012-07-231-0/+5
* * string.c (rb_str_sub): Fixed wording of documentation to match thedrbrain2012-07-231-0/+7
* enc/Makefile.in: TARGET_NAME TARGET_ENTRYnobu2012-07-231-0/+7
* add a space between filename and methodkazu2012-07-231-1/+1
* * lib/open-uri.rb: use respond_to? to test Tempfile.akr2012-07-231-0/+5