aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/test/unit/parallel.rb: workaround fix for rubygems.naruse2012-06-281-0/+6
* * test/win32ole/test_win32ole.rb (test_s_codepage_changed):luislavena2012-06-281-0/+6
* * class.c (class_instance_method_list): consider prepended Class/Modulenagachika2012-06-281-0/+9
* prepend: fix ancestors ordernobu2012-06-271-0/+5
* NotImplementError is not exist.kazu2012-06-271-0/+6
* ancestor modulesnobu2012-06-271-0/+5
* fix null m_tblnobu2012-06-271-0/+5
* Module#prependnobu2012-06-271-0/+6
* popen: shell commands with envvars and execoptsnobu2012-06-271-0/+14
* * thread_pthread.c (register_cached_thread_and_wait):ko12012-06-261-0/+8
* Revert r36213 "popen: shell commands with envvar"nobu2012-06-261-8/+5