summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-07-14* cont.c (cont_restore_0): improve docs. [Bug #6706][ruby-core:46243]ayumin
2012-07-14hash.c: raise on invalid inputnobu
2012-07-14commit missnobu
2012-07-14test/unit.rb: use uniq!nobu
2012-07-14test/unit.rb: extract dealnobu
2012-07-14test/unit.rb: extract quit_workersnobu
2012-07-14test/unit.rb: extract delete_workernobu
2012-07-14test/unit.rb: launch_worker to manage new workernobu
2012-07-14test/unit.rb: extract launch_workernobu
2012-07-14test/unit.rb: extract start_watchdognobu
2012-07-14test/unit.rb: _run_parallelnobu
2012-07-14array.c: no infection by unused separatornobu
2012-07-13intern.h: fix declarationnobu
2012-07-12test: skip default gemsnobu
2012-07-12rb_str_new_frozen: new object if tainted/untrusted unmatchnobu
2012-07-12* test/net/http/test_http.rb (TestNetHTTPLocalBind#test_bind_to_local*):usa
2012-07-11Imported minitest 3.2.0 (r7598). Reviewed by drbrainryan
2012-07-11defined: me in cfpnobu
2012-07-11* lib/net/http.rb (Net::HTTP#connect): use local_host and local_portnaruse
2012-07-11enc/encinit.c for static-linked-extnobu
2012-07-11* ext/openssl/ossl_pkey_ec.c (ossl_ec_point_mul): nonstatic initializer usa
2012-07-11* vm_eval.c (rb_eval_string_from_file,yugui
2012-07-11Reverts a half of r36079. As we discussed on ruby-dev@ and IRC,yugui
2012-07-11fix a typokazu
2012-07-11HAVE_RUBY_THREAD_Hnobu
2012-07-11* ChangeLog: typo.usa
2012-07-10* ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain
2012-07-10rb_thread_call_without_gvlnobu
2012-07-10* ext/zlib/zlib.c: Revert r36349. Added streaming support to inflatedrbrain
2012-07-10* include/ruby/win32.h (NT, NtInitialize): removed unused old macros.usa
2012-07-10* configure.in: removed --enable/disable-win95 options. (see r36432)usa
2012-07-10* ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain
2012-07-09* include/ruby/ruby.h: Removed RUBY_GLOBAL_SETUP complely. It iskosaki
2012-07-09* dln.c: Simplify and make consistent an ifdef for Mac OS X.kosaki
2012-07-09fix a typokazu
2012-07-09* win32/win32.c (win95_stat): remove unnecessary macro.usa
2012-07-09* win32/configure.bat, win32/setup.mak, win32/Makefile.sub: omit Win9xusa
2012-07-09mkmf.rb: add TARGET_NAMEnobu
2012-07-07[Feature #6693]nobu
2012-07-07* test/csv/test_features.rb: add require for Tempfile.nagachika
2012-07-05* array.c (rb_ary_aref): Added a description of the behavior ofdrbrain
2012-07-05* string.c (rb_str_bytesize): Improve documentation. Patch by Oscardrbrain
2012-07-05* ext/zlib/zlib.c (zstream_expand_buffer_without_gvl): Usedrbrain
2012-07-05ThreadShieldnobu
2012-07-05ThreadShieldnobu
2012-07-05bootstraptest: refine error outputnobu
2012-07-05* test/net/http/test_httpresponses.rb: Add a test file forknu
2012-07-05* lib/net/http/responses.rb: Fix 4xx classes to inherit correctlyknu
2012-07-05desc r36301nobu
2012-07-04* ruby.c (proc_options): warn only if -K and -w option is specified.naruse