aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_eval.c (rb_eval_string_from_file,yugui2012-07-111-0/+8
* Reverts a half of r36079. As we discussed on ruby-dev@ and IRC,yugui2012-07-111-0/+16
* fix a typokazu2012-07-111-1/+1
* HAVE_RUBY_THREAD_Hnobu2012-07-111-0/+5
* * ChangeLog: typo.usa2012-07-111-1/+1
* * ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain2012-07-101-0/+19
* rb_thread_call_without_gvlnobu2012-07-101-0/+9
* * ext/zlib/zlib.c: Revert r36349. Added streaming support to inflatedrbrain2012-07-101-21/+0
* * include/ruby/win32.h (NT, NtInitialize): removed unused old macros.usa2012-07-101-0/+4
* * configure.in: removed --enable/disable-win95 options. (see r36432)usa2012-07-101-3/+7
* * ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain2012-07-101-0/+21
* * include/ruby/ruby.h: Removed RUBY_GLOBAL_SETUP complely. It iskosaki2012-07-091-0/+7
* * dln.c: Simplify and make consistent an ifdef for Mac OS X.kosaki2012-07-091-0/+10
* fix a typokazu2012-07-091-1/+1
* * win32/win32.c (win95_stat): remove unnecessary macro.usa2012-07-091-0/+4
* * win32/configure.bat, win32/setup.mak, win32/Makefile.sub: omit Win9xusa2012-07-091-0/+9
* mkmf.rb: add TARGET_NAMEnobu2012-07-091-0/+8
* [Feature #6693]nobu2012-07-071-0/+5
* * test/csv/test_features.rb: add require for Tempfile.nagachika2012-07-071-0/+5
* * array.c (rb_ary_aref): Added a description of the behavior ofdrbrain2012-07-051-0/+8
* * string.c (rb_str_bytesize): Improve documentation. Patch by Oscardrbrain2012-07-051-0/+9
* * ext/zlib/zlib.c (zstream_expand_buffer_without_gvl): Usedrbrain2012-07-051-0/+5
* ThreadShieldnobu2012-07-051-0/+4
* ThreadShieldnobu2012-07-051-0/+4
* bootstraptest: refine error outputnobu2012-07-051-0/+7
* * test/net/http/test_httpresponses.rb: Add a test file forknu2012-07-051-0/+5
* * lib/net/http/responses.rb: Fix 4xx classes to inherit correctlyknu2012-07-051-0/+5
* desc r36301nobu2012-07-051-3/+3
* * ruby.c (proc_options): warn only if -K and -w option is specified.naruse2012-07-041-0/+5
* * gc.c, atomic.h (ATOMIC_SIZE_*): moved from gc.c to atomic.h [ruby-dev:45909]ngoto2012-07-041-0/+5
* * test/win32ole/test_win32ole.rb (test_s_codepage_changed):suke2012-07-041-0/+7
* * gc.c (ATOMIC_SIZE_*): 64bit Windows support.usa2012-07-041-0/+4
* __callee__ fixnobu2012-07-041-0/+7
* * array.c (rb_ary_aref): Updated documentation to indicate thedrbrain2012-07-031-0/+10
* * test/zlib/test_zlib.rb (test_inflate_partial_input): Added test fordrbrain2012-07-031-0/+5
* * gc.c (ATOMIC_SIZE_EXCHANGE): fix function name on Solaris [Bug #6689]ngoto2012-07-031-0/+5
* gc.c: atomic operations for malloc_paramsnobu2012-07-031-0/+5
* * ext/zlib/zlib.c (zstream_run_func): Fix bug that caused early exitdrbrain2012-07-031-0/+6
* * ext/dl/cfunc.c (rb_dlcfunc_call): also needed the workaround for VC8usa2012-07-031-0/+6
* * ext/zlib/zlib.c (zstream_detach_buffer): Refactored tainting ofdrbrain2012-07-031-0/+10
* make runnablenobu2012-07-031-0/+4
* * ruby.c (proc_options): warn if -K option is specified. [Feature #5206]naruse2012-07-031-0/+4
* * object.c (Init_Object): Added RDoc location pointers fordrbrain2012-07-021-0/+6
* * ext/zlib/zlib.c (zstream_run): Process zlib streams without GVL.drbrain2012-07-021-0/+6
* * thread.c (rb_thread_aref): add explanation for why Thread#[] andakr2012-07-021-0/+6
* * time.c (timew_out_of_timet_range): specialization forakr2012-07-021-0/+5
* prepend: fix mixing with includenobu2012-07-021-0/+14
* * ext/date/date_core.c: [ruby-core:46058].tadf2012-07-011-0/+4
* * ext/date/date_core.c (d_lite_marshal_load): accepts old dump.tadf2012-07-011-0/+4
* * README.EXT.ja: fixed args, same as r35977. [Bug #6597]ayumin2012-07-011-0/+6