summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-28* test/rss/: use PNG instead of zlib as binary data.kou
2008-07-28 * thread_win32.[ch] (cond_every_entry, rb_thread_cond_struct): revertedusa
2008-07-28* test/ruby/test_require.rb (test_require_too_long_filename):mame
2008-07-28* vm_core.h: move the definition of struct rb_mutex_struct.mame
2008-07-28* thread.c (mutex_unlock): fix typo.mame
2008-07-28* file.c (rb_find_file_ext, rb_find_file): not to split load path withnobu
2008-07-28* win32/win32.c (overlapped_socket_io, fcntl, rb_w32_close): must notnobu
2008-07-28* win32/win32.c (CreateChild, overlapped_socket_io): suppressnobu
2008-07-28 * win32/win32.c (MAXPATHLEN): define before use.usa
2008-07-28 * thread_win32.[ch]: moved definitions of cond_every_entry andusa
2008-07-28* dln.c (load_lib): use dln_find_file_r instead of dln_find_file.nobu
2008-07-27* 2008-07-28svn
2008-07-27* vm_core.h, thread.c: It is now prohibited to use Data_Get_Struct inmame
2008-07-27* test/openssl/test_ssl.rb (server_loop): rescue Errno::EINVAL andmame
2008-07-27* bootstraptests/method.rb: increase RLIMIT_STACK size to 4M+8Kbytesnaruse
2008-07-27* gc.c (gc_mark_children, obj_free): T_DEFERRED should not be appear.ko1
2008-07-27* include/ruby/ruby.h: add a type T_DEFERRED.ko1
2008-07-27* dln.h (dln_find_exe, dln_find_file): deprecated, use reentrantnobu
2008-07-27* 2008-07-27svn
2008-07-27merged from 1.8seki
2008-07-26* sample/exyacc.rb: fixed NoMethodError(Kernel#sub!).yugui
2008-07-26add sample script using WIN32OLE_EVENT#handler=suke
2008-07-26* ext/win32ole/win32ole.c (Init_win32ole): addsuke
2008-07-25* 2008-07-26svn
2008-07-25* ext/win32ole/win32ole.c (add_event_call_back): remove unused suke
2008-07-25svn:eol-style LFnobu
2008-07-25* gc.c (gc_sweep, obj_free, run_final): defer finalizers of IO andnobu
2008-07-25* lib/webrick/httputils.rb (WEBrick::HTTPUtils#split_header_value):nobu
2008-07-25* test/ruby/enc/test_koi8.rb: move from test/ruby/test_koi8.rb.mame
2008-07-25* ext/win32ole/win32ole.c (ole_invoke, add_event_callback,suke
2008-07-25* test/win32ole/err_in_callback.rb : add test of raisingsuke
2008-07-25* ext/win32ole/win32ole.c (Init_win32ole): addsuke
2008-07-25* regint.c (xmalloc, xrealloc, xfree): not to use ruby managed memory.nobu
2008-07-25* vm.c (vm_invoke_proc): skip setting safe_level ifko1
2008-07-25* ext/nkf/nkf-utf8/nkf.c (struct input_code.name, input_codename):nobu
2008-07-25* test/ruby/test_transcode.rb: refactoring/cleanup ofduerst
2008-07-24fix ChangeLog.naruse
2008-07-24* ext/nkf/nkf.c (rb_nkf_convert): output of mime encode is US-ASCII.naruse
2008-07-24* sample/coverage.rb: move from lib/coverage.rb because this remains inmame
2008-07-24* 2008-07-25svn
2008-07-24* file.c (rb_find_file_ext, rb_find_file): converts Windows style pathnobu
2008-07-24 * win32/win32.c (exit_handler): use st_free_table() to free socklist.usa
2008-07-24 * win32/win32.c (overlapped_socket_io): avoid warnings.usa
2008-07-23* 2008-07-24svn
2008-07-23* ext/win32ole/win32ole.c: got rid of improper casts.nobu
2008-07-23* test/socket/test_tcp.rb (test_recvfrom): replace an irrelevant testmame
2008-07-23* test/ruby/test_marshal.rb: suppress warning during test.mame
2008-07-23* test/ruby/test_dir.rb: suppress warning during test.mame
2008-07-23* ext/tk/{stubs,tcltklib}.c, ext/tk/tkutil/tkutil.c: fix warningsnobu
2008-07-23* ext/openssl/openssl_missing.h (d2i_of_void): define for oldernobu