aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * thread_pthread.c (thread_timer): uses pthread_cond_timedwait alwaysnobu2008-11-061-0/+5
* * thread.c (thread_timer): uses timedwait on cygwin.nobu2008-11-061-0/+4
* * lib/rexml/entity.rb (unnormalized): do not callshugo2008-11-061-0/+9
* * tool/make-snapshot: binary encoding spec is no longer needed in 1.9.nobu2008-11-061-0/+4
* * thread.c (rb_thread_stop_timer_thread): terminates timer threadnobu2008-11-061-0/+5
* * ext/win32ole/win32ole.c (fole_s_connect, fole_initialize,suke2008-11-061-0/+14
* * lib/test/unit.rb (Test::Unit.setup_argv): now can specify ``-xname''usa2008-11-041-0/+5
* * test/zlib/test_zlib.rb(test_readchar): compare in same type.takano322008-11-031-0/+4
* * array.c (rb_ary_join): do not repeat self in a recursive array.nobu2008-11-031-0/+5
* * include/ruby/intern.h (rb_mutex_synchronize): fixed prototype.nobu2008-11-031-0/+6
* * missing.h: needs RUBY_EXTERN instead of extern for mswin.nobu2008-11-031-0/+4
* * array.c (rb_ary_take_first_or_last): renamed rb_ary_partial moreyugui2008-11-031-0/+9
* * range.c (rb_range_beg_len): rb_raise takes C values as arguments.yugui2008-11-031-0/+5
* * test/win32ole/test_win32ole_event.rb: rename test class.suke2008-11-021-0/+10
* * test/win32ole/test_err_in_callback.rb: add teardown.suke2008-11-021-0/+4
* * ext/win32ole/win32ole.c (ole_event_free): invoke IConnectionPoint::Unadvisesuke2008-11-021-0/+9
* win32/Makefile.sub: add RUNRUBYOPT. [ruby-dev:37009]suke2008-11-021-0/+4
* * ext/zlib/zlib.c (Init_zlib): defines readbyte instead redefiningnobu2008-11-021-0/+5
* Don't require rubygems/defaults from gem_prelude.rb.drbrain2008-10-311-0/+4
* * lib/rss/converter.rb (RSS::Converter): use String#encode.kou2008-10-311-0/+4
* * lib/webrick/httpauth/digestauth.rbmame2008-10-311-0/+5
* * test/ruby/test_array.rb (test_array_subclass) test for r20076.yugui2008-10-311-1/+5
* * array.c (ary_partial0): recovers mistakenly feature change at r19723.yugui2008-10-311-0/+6
* * enc/trans/single_byte.trans, maccroatioan-tbl.rb,duerst2008-10-311-0/+9
* * dir.c (dir_globs): need taint check. reported by stevematz2008-10-311-0/+5
* * array.c (rb_ary_decrement_share): fix to work recyclingwanabe2008-10-311-0/+7
* * spec/default.mspec: supports that the build directory != srcdir.yugui2008-10-311-0/+4
* * encoding.c (rb_enc_set_default_internal): no alias "internal" ifnobu2008-10-311-0/+5
* * ruby.c (process_options): delays setting safe level.nobu2008-10-301-0/+5
* * array.c (rb_ary_permutation): hide temporal array.mame2008-10-301-0/+4
* * pack.c (pack_pack): templates a, A, Z should propagate encodingmatz2008-10-301-0/+6
* * ruby.c (load_file_internal): should not set script encoding tomatz2008-10-301-3/+8
* * enc/trans/single_byte.trans: refactoring to make it easierduerst2008-10-301-0/+8
* * ruby.c (moreswitches): splits option string and passes arguments.nobu2008-10-301-0/+10
* * encoding.c (rb_locale_encoding): makes an alias for locale.nobu2008-10-301-0/+9
* * indent ChangeLogtakano322008-10-291-1/+1
* * add references.mame2008-10-291-2/+2
* * array.c (rb_ary_sort_bang): remove SEGV when replacing array withmame2008-10-291-0/+7
* * test/ruby/test_array.rb: add some tests.mame2008-10-291-1/+5
* * string.c (rb_str_check_dummy_enc): new function to check dummymatz2008-10-291-0/+8
* * io.c (rb_io_rewind): should reset fptr->readconv if it'smatz2008-10-291-0/+10
* * array.c (rb_ary_splice): remove redundant check.mame2008-10-291-0/+4
* * string.c (rb_str_cmp): fix condition which always returned truemame2008-10-291-0/+5
* * test/ruby/test_array (test_permutation): add a test that replacesmame2008-10-291-0/+5
* * array.c (rb_ary_sort_bang): replacing array during sort brokemame2008-10-291-0/+5
* * revert the previous wrong commit; sorry.mame2008-10-291-5/+0
* * array.c (rb_ary_sort_bang): replacing array during sort brokemame2008-10-291-0/+5
* * test/webrick/utils.rb (start_server): provide a reference to log ofmame2008-10-291-0/+10
* * pack.c (pack_pack): set encoding from packing string and UTF-8 fornobu2008-10-291-0/+5
* * complex.c (imp1, imp2): should declare type.takano322008-10-291-0/+5