summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-27* gc.c (obj_free): make message formant consistent with one frommatz
2005-07-27* sample/rss/tdiary_plugin: removed. because the pluginkou
2005-07-27revered all LLP64 modifies due to portability reason.matz
2005-07-27* gc.c (id2ref): must not assign pointers to long int. usematz
2005-07-272005-07-27matz
2005-07-27* dir.c (dir_each): rewinddir(3) before iteration.matz
2005-07-27* ext/tk/sample/tkextlib/tile/demo.rb: fixed typo.ocean
2005-07-26* ruby.h: support LLP64 model. [ruby-talk:149524]matz
2005-07-26* ext/openssl/openssl_missin.c: include <openssl/engine.h> beforegotoyuzo
2005-07-262005-07-26gotoyuzo
2005-07-25* {bcc32,win32,wince}/Makefile.sub: moved CPPFLAGS only for rubynobu
2005-07-25* io.c: check HAVE_SYS_IOCTL_H before including the header.matz
2005-07-25* ext/tk/lib/multi-tk.rb: fix en-bugged part in the last commit.nagai
2005-07-252005-07-25nagai
2005-07-23* ext/openssl/ossl_engine.c (ossl_engine_s_load): should checkgotoyuzo
2005-07-232005-07-23gotoyuzo
2005-07-22* bignum.c (rb_big_eq): reduce isnan(). [ruby-dev:26600]matz
2005-07-22* lib/rss/rss.rb: moved copyright description to lib/rss.rb.kou
2005-07-22This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-07-22* lib/rss/rss.rb: moved copyright description to lib/rss.rb.kou
2005-07-22* lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTPkou
2005-07-21* ext/tk/tkutil.c (tk_conv_args): forget to revert thread_criticalnagai
2005-07-212005-07-22nagai
2005-07-20* io.c (S_ISREG): need to define S_ISREG before it is used first.usa
2005-07-20don't use S_ISDIR.akr
2005-07-20* io.c (wsplit_p): patch for the environment whereocean
2005-07-20* io.c (rb_io_ctl): update FMODE_WSPLIT_INITIALIZED and FMODE_WSPLITakr
2005-07-20* variable.c (rb_class_path): need to adjust snprintf() len formatz
2005-07-19* ext/socket/socket.c: sorry, BeOS also uses HAVE_CLOSESOCKET,ocean
2005-07-19no messageocean
2005-07-19* ext/socket/socket.c: should not undef close on win32.ocean
2005-07-192005-07-20ocean
2005-07-19* error.c (syserr_initialize): add 1 byte for snprintf() size formatz
2005-07-19* error.c (syserr_initialize): need to allocate an additional bytematz
2005-07-19* io.c (rb_io_inspect): replace sprintf() with "%s" format allmatz
2005-07-19* ext/tk/lib/tk.rb: forgot to update RELEASE_DATEnagai
2005-07-19* ext/tcltklib/tcltklib.c: rbtk_eventloop_depth is used as int.ocean
2005-07-19* ext/tk/lib/tk/variable.rb: For symmetry, add TkVariable#string. Itnagai
2005-07-192005-07-19nagai
2005-07-18* eval.c (rb_call0): make the pointer to NODE volatileocean
2005-07-18* eval.c (rb_call0): make body volatile to avoid optimization problem.akr
2005-07-18* ext/io/wait/wait.c: wrong backport from trunk. fixed: [ruby-dev:26562]nobu
2005-07-182005-07-18akr
2005-07-18* rubyio.h (FMODE_WSPLIT, FMODE_WSPLIT_INITIALIZED): new constant.akr
2005-07-17* ext/io/wait/wait.c: fixed commit miss.nobu
2005-07-17* ext/io/wait/extconf.rb, ext/io/wait/wait.c: Win32 platforms support.nobu
2005-07-172005-07-17nobu
2005-07-16fixed document system dependent (case sensitivity is 1.9 feature)ocean
2005-07-16document improvement (backported from HEAD : Austin Ziegler's patch)ocean
2005-07-16document fix [ruby-dev:26516] (patch from Kazuhiro NISHIYAMA)ocean