| Commit message (Expand) | Author | Age | Files | Lines |
| * | * ext/tcltklib/tcltklib.c: fixed memory leak when tk_funcall raised | ocean | 2005-08-05 | 1 | -0/+6 |
| * | * lib/mkmf.rb (create_makefile): need to convert path separetor | usa | 2005-08-05 | 1 | -0/+5 |
| * | * ext/tcltklib/tcltklib.c: refactoring - extract ruby string <-> | ocean | 2005-08-04 | 1 | -0/+5 |
| * | * extmk.rb (extmake): needs to be wrapped in an Array. | nobu | 2005-08-04 | 1 | -2/+6 |
| * | * ext/tcltklib/tcltklib.c: cannot compile for Tcl7.6/Tk4.2. | nagai | 2005-08-04 | 1 | -0/+20 |
| * | * ext/extmk.rb (extmake): should not modify $mflags for each | nobu | 2005-08-03 | 1 | -0/+5 |
| * | * common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integrated | nobu | 2005-08-03 | 1 | -1/+10 |
| * | * ext/tk/lib/tk/variable.rb: TkVariable#trace didn't work on | ocean | 2005-08-03 | 1 | -0/+5 |
| * | * ext/socket/socket.c (ruby_connect): revert [ruby-talk:111654] | matz | 2005-08-02 | 1 | -0/+5 |
| * | * ext/tcltklib/tcltklib.c: use Tcl_[GS]etVar2Ex instead of | ocean | 2005-08-02 | 1 | -0/+10 |
| * | * lib/ping.rb (Ping.pingecho): should rescue StandardError. | gotoyuzo | 2005-08-01 | 1 | -0/+5 |
| * | * ext/tcltklib/tcltklib.c: refactoring - replaced rb_ivar_defined & | ocean | 2005-08-01 | 1 | -0/+5 |
| * | * ext/tcltklib/tcltklib.c (Tcl_GetStringResult): refactoring - define | ocean | 2005-08-01 | 1 | -0/+5 |
| * | add ML number | ocean | 2005-08-01 | 1 | -1/+1 |
| * | * ext/tcltklib/tcltklib.c (deleted_ip): refactoring - interpreter | ocean | 2005-08-01 | 1 | -1/+6 |
| * | use private_methods and protected_methods instead of respond_to? to check | seki | 2005-07-31 | 1 | -0/+10 |
| * | * lib/irb/context.rb: fix `irb --readline` option. [ruby-list:40955] | keiju | 2005-07-31 | 1 | -0/+3 |
| * | * eval.c (rb_yield_0): push yielded node instead of yielding. | nobu | 2005-07-29 | 1 | -12/+17 |
| * | * ext/tcltklib/stubs.c: When --enable-tcltk-stubs, the initialize | nagai | 2005-07-28 | 1 | -0/+32 |
| * | * ext/socket/socket.c (ruby_connect): break immediately if a | matz | 2005-07-28 | 1 | -0/+5 |
| * | * gc.c (obj_free): make message formant consistent with one from | matz | 2005-07-27 | 1 | -0/+5 |
| * | * sample/rss/tdiary_plugin: removed. because the plugin | kou | 2005-07-27 | 1 | -0/+5 |
| * | revered all LLP64 modifies due to portability reason. | matz | 2005-07-27 | 1 | -21/+0 |
| * | * gc.c (id2ref): must not assign pointers to long int. use | matz | 2005-07-27 | 1 | -0/+17 |
| * | * dir.c (dir_each): rewinddir(3) before iteration. | matz | 2005-07-27 | 1 | -0/+5 |
| * | * ruby.h: support LLP64 model. [ruby-talk:149524] | matz | 2005-07-26 | 1 | -0/+4 |
| * | * ext/openssl/openssl_missin.c: include <openssl/engine.h> before | gotoyuzo | 2005-07-26 | 1 | -0/+6 |
| * | * {bcc32,win32,wince}/Makefile.sub: moved CPPFLAGS only for ruby | nobu | 2005-07-25 | 1 | -17/+22 |
| * | * io.c: check HAVE_SYS_IOCTL_H before including the header. | matz | 2005-07-25 | 1 | -0/+5 |
| * | * ext/tk/lib/multi-tk.rb: fix en-bugged part in the last commit. | nagai | 2005-07-25 | 1 | -0/+4 |
| * | * ext/openssl/ossl_engine.c (ossl_engine_s_load): should check | gotoyuzo | 2005-07-23 | 1 | -0/+5 |
| * | * bignum.c (rb_big_eq): reduce isnan(). [ruby-dev:26600] | matz | 2005-07-22 | 1 | -0/+6 |
| * | * lib/rss/rss.rb: moved copyright description to lib/rss.rb. | kou | 2005-07-22 | 1 | -0/+16 |
| * | * lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTP | kou | 2005-07-22 | 1 | -0/+8 |
| * | * ext/tk/tkutil.c (tk_conv_args): forget to revert thread_critical | nagai | 2005-07-21 | 1 | -0/+39 |
| * | * io.c (S_ISREG): need to define S_ISREG before it is used first. | usa | 2005-07-20 | 1 | -0/+4 |
| * | * io.c (wsplit_p): patch for the environment where | ocean | 2005-07-20 | 1 | -0/+6 |
| * | * io.c (rb_io_ctl): update FMODE_WSPLIT_INITIALIZED and FMODE_WSPLIT | akr | 2005-07-20 | 1 | -0/+5 |
| * | * variable.c (rb_class_path): need to adjust snprintf() len for | matz | 2005-07-20 | 1 | -0/+10 |
| * | * ext/socket/socket.c: sorry, BeOS also uses HAVE_CLOSESOCKET, | ocean | 2005-07-19 | 1 | -0/+8 |
| * | no message | ocean | 2005-07-19 | 1 | -2/+2 |
| * | * ext/socket/socket.c: should not undef close on win32. | ocean | 2005-07-19 | 1 | -0/+6 |
| * | * error.c (syserr_initialize): add 1 byte for snprintf() size for | matz | 2005-07-19 | 1 | -2/+2 |
| * | * error.c (syserr_initialize): need to allocate an additional byte | matz | 2005-07-19 | 1 | -0/+5 |
| * | * io.c (rb_io_inspect): replace sprintf() with "%s" format all | matz | 2005-07-19 | 1 | -6/+16 |
| * | * ext/tcltklib/tcltklib.c: rbtk_eventloop_depth is used as int. | ocean | 2005-07-19 | 1 | -0/+10 |
| * | * ext/tk/lib/tk/variable.rb: For symmetry, add TkVariable#string. It | nagai | 2005-07-19 | 1 | -0/+6 |
| * | * eval.c (rb_call0): make the pointer to NODE volatile | ocean | 2005-07-18 | 1 | -0/+5 |
| * | * eval.c (rb_call0): make body volatile to avoid optimization problem. | akr | 2005-07-18 | 1 | -0/+6 |
| * | * ext/io/wait/wait.c: wrong backport from trunk. fixed: [ruby-dev:26562] | nobu | 2005-07-18 | 1 | -4/+8 |