aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test: separate each outputsnobu2012-07-121-1/+4
* test: skip default gemsnobu2012-07-122-0/+14
* rb_str_new_frozen: new object if tainted/untrusted unmatchnobu2012-07-123-1/+17
* * test/net/http/test_http.rb (TestNetHTTPLocalBind#test_bind_to_local*):usa2012-07-122-0/+8
* Use IPv4 address on connecting to 127.0.0.1.naruse2012-07-121-1/+1
* Imported minitest 3.2.0 (r7598). Reviewed by drbrainryan2012-07-118-31/+33
* defined: me in cfpnobu2012-07-113-11/+28
* * 2012-07-12svn2012-07-111-2/+2
* * lib/net/http.rb (Net::HTTP#connect): use local_host and local_portnaruse2012-07-114-1/+65
* sample/test.rb: fix standalonenobu2012-07-111-1/+1
* enc/encinit.c for static-linked-extnobu2012-07-112-1/+6
* * ext/openssl/ossl_pkey_ec.c (ossl_ec_point_mul): nonstatic initializer usa2012-07-112-7/+14
* * vm_eval.c (rb_eval_string_from_file,yugui2012-07-113-11/+68
* Reverts a half of r36079. As we discussed on ruby-dev@ and IRC,yugui2012-07-114-170/+58
* get rid of warningsnobu2012-07-115-24/+23
* fix a typokazu2012-07-111-1/+1
* HAVE_RUBY_THREAD_Hnobu2012-07-112-0/+6
* * ChangeLog: typo.usa2012-07-111-1/+1
* * 2012-07-11svn2012-07-101-2/+2
* * ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain2012-07-104-51/+307
* rb_thread_call_without_gvlnobu2012-07-1021-80/+134
* * ext/zlib/zlib.c: Revert r36349. Added streaming support to inflatedrbrain2012-07-105-309/+53
* sample/test.rb: Progress::Rotatornobu2012-07-101-52/+70
* sample/test.rb: newlinenobu2012-07-101-0/+1
* * include/ruby/win32.h (NT, NtInitialize): removed unused old macros.usa2012-07-102-3/+4
* * configure.in: removed --enable/disable-win95 options. (see r36432)usa2012-07-102-15/+7
* * ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain2012-07-105-53/+309
* * include/ruby/ruby.h: Removed RUBY_GLOBAL_SETUP complely. It iskosaki2012-07-094-11/+7
* * 2012-07-10svn2012-07-091-2/+2
* * dln.c: Simplify and make consistent an ifdef for Mac OS X.kosaki2012-07-098-14/+19
* fix a typokazu2012-07-091-1/+1
* * win32/win32.c (win95_stat): remove unnecessary macro.usa2012-07-092-1/+4
* * include/ruby/win32.h: sorry, mistaken.usa2012-07-091-3/+3
* * win32/configure.bat, win32/setup.mak, win32/Makefile.sub: omit Win9xusa2012-07-098-159/+20
* ext/zlib/zlib.c: initialize return valuenobu2012-07-091-0/+1
* suppress warnings on mingw32nobu2012-07-091-5/+5
* * 2012-07-09svn2012-07-091-2/+2
* mkmf.rb: add TARGET_NAMEnobu2012-07-093-4/+14
* [Feature #6693]nobu2012-07-073-7/+22
* suppress warningnobu2012-07-071-1/+1
* * 2012-07-08svn2012-07-071-2/+2
* test/ruby/test_rubyoptions.rb: tests for another namenobu2012-07-071-0/+6
* * 2012-07-07svn2012-07-071-2/+2
* * test/csv/test_features.rb: add require for Tempfile.nagachika2012-07-073-0/+7
* thread.c: unsignednobu2012-07-061-3/+3
* obsolete Confignobu2012-07-062-6/+0
* ThreadShield: check waiting countnobu2012-07-061-12/+21
* * array.c (rb_ary_aref): Added a description of the behavior ofdrbrain2012-07-053-7/+25
* * string.c (rb_str_bytesize): Improve documentation. Patch by Oscardrbrain2012-07-052-8/+24
* * 2012-07-06svn2012-07-051-2/+2