| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Branch off ruby_1_8_6 from ruby_1_8 in preparation for | knu | 2007-02-15 | 2 | -4/+9 |
| * | * lib/uri/generic.rb (URI::Generic::userinfo): Considering how | knu | 2007-02-15 | 2 | -6/+13 |
| * | 20070215 | knu | 2007-02-15 | 1 | -3/+3 |
| * | * dir.c, win32/win32.c, win32/dir.h, ruby.h, intern.h: Bring | knu | 2007-02-15 | 6 | -495/+868 |
| * | * lib/uri/generic.rb (URI::Generic::userinfo): should support | knu | 2007-02-15 | 7 | -38/+174 |
| * | * lib/cgi.rb (CGI::unescapeHTML): invalid decoding for single | knu | 2007-02-15 | 2 | -5/+12 |
| * | * ext/thread/thread.c: Handle interrupted waits correctly. | knu | 2007-02-15 | 2 | -19/+63 |
| * | set svn:ignore | knu | 2007-02-14 | 0 | -0/+0 |
| * | 2007214 | knu | 2007-02-14 | 1 | -3/+3 |
| * | * ext/digest/lib/digest.rb (Digest::self.const_missing): Drop | knu | 2007-02-14 | 2 | -8/+16 |
| * | set svn:eol-style | shyouhei | 2007-02-13 | 0 | -0/+0 |
| * | * io.c (rb_f_syscall): Fix buffer overflow with syscall | knu | 2007-02-13 | 2 | -0/+7 |
| * | set svn:eol-style | shyouhei | 2007-02-12 | 0 | -0/+0 |
| * | * lib/cgi.rb (CGI::QueryExtension::read_multipart): Properly parse | knu | 2007-02-10 | 2 | -2/+7 |
| * | * configure.in, ext/thread/extconf.rb, lib/thread.rb: Add a | knu | 2007-02-10 | 4 | -0/+18 |
| * | * ext/Setup: Add thread except for platforms without threads | knu | 2007-02-10 | 7 | -0/+11 |
| * | * ext/thread/lib/thread.rb: Add a replacement of thread.rb that | knu | 2007-02-10 | 2 | -0/+10 |
| * | * lib/thread.rb: Remove an ineffective part of the code. | knu | 2007-02-10 | 2 | -9/+4 |
| * | * ext/thread/thread.c (rb_thread_exclusive): Implement | knu | 2007-02-10 | 2 | -0/+39 |
| * | * ext/thread/thread.c: Get rid of use of a dummy function. | knu | 2007-02-10 | 2 | -11/+6 |
| * | * 2007-02-11 | eban | 2007-02-10 | 1 | -3/+3 |
| * | * ext/thread/thread.c (Init_thread): Define missing aliases: | knu | 2007-02-10 | 2 | -0/+7 |
| * | * ext/win32ole/win32ole.c (ole_variant2val): fix compile error | suke | 2007-02-10 | 2 | -1/+7 |
| * | * ext/win32ole/win32ole.c (ole_variant2val): fix the bug when | suke | 2007-02-09 | 2 | -1/+10 |
| * | * 2007-02-10 | eban | 2007-02-09 | 1 | -3/+3 |
| * | * ext/tk/lib/tk.rb: fix typo (TkConfigMethod::__confinfo_cmd, | nagai | 2007-02-09 | 2 | -2/+7 |
| * | * ext/thread: Make style fixes (mostly de-K&R'ism) to match the | knu | 2007-02-09 | 3 | -696/+514 |
| * | Oops, this is the original form. I committed the wrong file. | knu | 2007-02-09 | 2 | -6/+22 |
| * | * ext/thread: Import the "fastthread" implementation by MenTaLguY | knu | 2007-02-09 | 3 | -0/+1310 |
| * | 20070209 | knu | 2007-02-09 | 1 | -4/+4 |
| * | Back out the previous commit which was unintended. | knu | 2007-02-09 | 1 | -2/+2 |
| * | * ext/bigdecimal: Synchronize with trunk. Better function | knu | 2007-02-09 | 6 | -44/+38 |
| * | Tue Feb 06 22:06:45 2007 NARUSE, Yui <naruse@ruby-lang.org> | naruse | 2007-02-06 | 3 | -348/+767 |
| * | * eval.c (rb_iterate): need to PUSH_ITER in proper order. | matz | 2007-01-31 | 3 | -2/+22 |
| * | * 2007-01-31 | eban | 2007-01-31 | 1 | -3/+3 |
| * | * ext/tk/sample/images/teapot.ppm: fix the broken file. [ruby-dev:30226] | nagai | 2007-01-31 | 1 | -37/+12 |
| * | * string.c (rb_str_sub_bang): calling rb_str_modify() should be just | usa | 2007-01-30 | 2 | -1/+7 |
| * | * 2007-01-30 | eban | 2007-01-30 | 1 | -3/+3 |
| * | * mkconfig.rb: autoconf 2.61 support. [ruby-core:10016] | nobu | 2007-01-30 | 2 | -4/+35 |
| * | * ext/tk/sample/tktextio.rb: 'hist_size' option causes error. | nagai | 2007-01-29 | 1 | -1/+1 |
| * | * parse.y (dyna_var_lookup): should not alter dvar->val not to | matz | 2007-01-27 | 4 | -6/+14 |
| * | * 2007-01-26 | usa | 2007-01-26 | 1 | -3/+3 |
| * | * ext/tk/lib/tk.rb (TkConfigMethod#__confinfo_cmd,__conv_keyonly_optkeys): | nagai | 2007-01-26 | 11 | -17/+47 |
| * | * misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): fix | matz | 2007-01-24 | 3 | -4/+13 |
| * | version.h: fix broken patchlevel; sorry | matz | 2007-01-23 | 1 | -0/+2 |
| * | * hash.c: added documentation for Hash about how it uses eql? and | matz | 2007-01-23 | 2 | -1/+38 |
| * | * lib/cgi.rb (CGI::QueryExtension::read_multipart): use == instead | matz | 2007-01-23 | 2 | -1/+6 |
| * | * ext/socket/socket.c: fix errors in socket sample code. | matz | 2007-01-23 | 3 | -8/+11 |
| * | remove including header file | suke | 2007-01-13 | 1 | -2/+0 |
| * | fix memory leak of win32ole. | suke | 2007-01-13 | 3 | -4/+24 |