aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * pack.c (pack_unpack): upper half of hexdigits has never been used.nobu2008-07-311-0/+4
* * ext/syck/syck.h (ASSERT): fix typo at r18176.nobu2008-07-311-1/+3
* * ext/syck/rubyext.c (rb_syck_compile): expression in ASSERT() has nonobu2008-07-311-0/+5
* * iseq.c (ruby_iseq_disasm_insn): suppress warnings on platforms whichnobu2008-07-311-0/+10
* * ext/syck/rubyext.c (rb_syck_compile): remove meaningless branchmame2008-07-301-0/+6
* * thread.c (rb_mutex_unlock_all): mutex is no longer a ruby object.nobu2008-07-301-0/+4
* * parse.y (magic_comment_encoding): remove meaningless null check.mame2008-07-301-0/+4
* * ext/bigdecimal/bigdecimal.c (VpIsRoundMode): fix tautologymame2008-07-301-0/+5
* * pack.c (pack_unpack): reduced static variables.nobu2008-07-301-0/+4
* * proc.c (rb_proc_call_with_block): prevent null reference.mame2008-07-301-0/+4
* * parse.y (vtable_free): remove meaningless null check.mame2008-07-301-0/+4
* * dir.c (struct dir_data): change path field char * to VALUE.akr2008-07-301-0/+12
* * string.c (sym_inspect): remove dead code.mame2008-07-301-0/+4
* * ChangeLog: fix wrong method name and add reference.mame2008-07-301-2/+6
* * regparse.c (parse_exp): fix memory leak.mame2008-07-301-0/+4
* * regparse.c (parse_exp): fix memory leak at Regexp.new("x{1,1}").mame2008-07-301-0/+4
* * win32/win32.c (rb_w32_select): recalc the rest of timeout for eachnobu2008-07-301-0/+5
* * io.c (io_ungetc): raise NotImplementedError when ungetc is calledmame2008-07-291-0/+13
* * test/ruby/test_io.rb (pipe): run reader thread and writer thread.mame2008-07-291-0/+4
* * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): fix typo.mame2008-07-291-0/+4
* * test/etc/test_etc.rb (test_passwd): age field may be string undermame2008-07-291-0/+5
* * dir.c (char_casecmp): fix: return 0 if either of characters is NUL.naruse2008-07-291-0/+4
* * ChangeLog: fixed wrong changelog for r18253.nobu2008-07-291-2/+3
* * test/etc/test_etc.rb (test_getpwuid): fix for users whose uid isnaruse2008-07-291-0/+5
* * file.c (rb_find_file_ext, rb_find_file): converts Windows style pathnobu2008-07-281-0/+5
* * math.c (math_atanh): raise EDOM on FreeBSD when atanh(1).naruse2008-07-281-0/+12
* * dir.c (struct dir_data): intenc field removed.akr2008-07-281-0/+9
* * test/rss/: use PNG instead of zlib as binary data.kou2008-07-281-0/+4
* * thread_win32.[ch] (cond_every_entry, rb_thread_cond_struct): revertedusa2008-07-281-5/+13
* * test/ruby/test_require.rb (test_require_too_long_filename):mame2008-07-281-0/+5
* * vm_core.h: move the definition of struct rb_mutex_struct.mame2008-07-281-0/+6
* * thread.c (mutex_unlock): fix typo.mame2008-07-281-0/+4
* * file.c (rb_find_file_ext, rb_find_file): not to split load path withnobu2008-07-281-0/+5
* * win32/win32.c (overlapped_socket_io, fcntl, rb_w32_close): must notnobu2008-07-281-0/+5
* * win32/win32.c (CreateChild, overlapped_socket_io): suppressnobu2008-07-281-0/+5
* * win32/win32.c (MAXPATHLEN): define before use.usa2008-07-281-0/+4
* * thread_win32.[ch]: moved definitions of cond_every_entry andusa2008-07-281-0/+6
* * dln.c (load_lib): use dln_find_file_r instead of dln_find_file.nobu2008-07-281-0/+4
* * vm_core.h, thread.c: It is now prohibited to use Data_Get_Struct inmame2008-07-271-0/+8
* * test/openssl/test_ssl.rb (server_loop): rescue Errno::EINVAL andmame2008-07-271-0/+5
* * bootstraptests/method.rb: increase RLIMIT_STACK size to 4M+8Kbytesnaruse2008-07-271-0/+5
* * gc.c (gc_mark_children, obj_free): T_DEFERRED should not be appear.ko12008-07-271-0/+7
* * include/ruby/ruby.h: add a type T_DEFERRED.ko12008-07-271-0/+15
* * dln.h (dln_find_exe, dln_find_file): deprecated, use reentrantnobu2008-07-271-0/+5
* merged from 1.8seki2008-07-271-0/+6
* * sample/exyacc.rb: fixed NoMethodError(Kernel#sub!).yugui2008-07-261-0/+6
* * ext/win32ole/win32ole.c (Init_win32ole): addsuke2008-07-261-0/+7
* * ext/win32ole/win32ole.c (add_event_call_back): remove unused suke2008-07-251-0/+5
* * gc.c (gc_sweep, obj_free, run_final): defer finalizers of IO andnobu2008-07-251-0/+5
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils#split_header_value):nobu2008-07-251-0/+6