summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2012-07-04* gc.c, atomic.h (ATOMIC_SIZE_*): moved from gc.c to atomic.h [ruby-dev:45909]ngoto
2012-07-04* test/win32ole/test_win32ole.rb (test_s_codepage_changed):suke
2012-07-04* gc.c (ATOMIC_SIZE_*): 64bit Windows support.usa
2012-07-04__callee__ fixnobu
2012-07-03* array.c (rb_ary_aref): Updated documentation to indicate thedrbrain
2012-07-03* test/zlib/test_zlib.rb (test_inflate_partial_input): Added test fordrbrain
2012-07-03* gc.c (ATOMIC_SIZE_EXCHANGE): fix function name on Solaris [Bug #6689]ngoto
2012-07-03gc.c: atomic operations for malloc_paramsnobu
2012-07-03* ext/zlib/zlib.c (zstream_run_func): Fix bug that caused early exitdrbrain
2012-07-03* ext/dl/cfunc.c (rb_dlcfunc_call): also needed the workaround for VC8usa
2012-07-03* ext/zlib/zlib.c (zstream_detach_buffer): Refactored tainting ofdrbrain
2012-07-03make runnablenobu
2012-07-03* ruby.c (proc_options): warn if -K option is specified. [Feature #5206]naruse
2012-07-02* object.c (Init_Object): Added RDoc location pointers fordrbrain
2012-07-02* ext/zlib/zlib.c (zstream_run): Process zlib streams without GVL.drbrain
2012-07-02* thread.c (rb_thread_aref): add explanation for why Thread#[] andakr
2012-07-02* time.c (timew_out_of_timet_range): specialization forakr
2012-07-02prepend: fix mixing with includenobu
2012-07-01 * ext/date/date_core.c: [ruby-core:46058].tadf
2012-07-01 * ext/date/date_core.c (d_lite_marshal_load): accepts old dump.tadf
2012-07-01* README.EXT.ja: fixed args, same as r35977. [Bug #6597]ayumin
2012-06-28* lib/test/unit/parallel.rb: workaround fix for rubygems.naruse
2012-06-28* test/win32ole/test_win32ole.rb (test_s_codepage_changed):luislavena
2012-06-28* class.c (class_instance_method_list): consider prepended Class/Modulenagachika
2012-06-27prepend: fix ancestors ordernobu
2012-06-27NotImplementError is not exist.kazu
2012-06-27ancestor modulesnobu
2012-06-27fix null m_tblnobu
2012-06-27Module#prependnobu
2012-06-27popen: shell commands with envvars and execoptsnobu
2012-06-26* thread_pthread.c (register_cached_thread_and_wait):ko1
2012-06-26Revert r36213 "popen: shell commands with envvar"nobu
2012-06-25Revert r31873 Module#mixnobu