| Commit message (Expand) | Author | Age | Files | Lines |
| * | * win32/win32.c (set_pioinfo_extra): new function for VC++8 SP1 | knu | 2007-02-24 | 4 | -2/+53 |
| * | Fix a trivial typo. | knu | 2007-02-24 | 1 | -1/+1 |
| * | * numeric.c (fix_cmp, fix_equal): Remove FIX2LONG() to optimize. | knu | 2007-02-23 | 2 | -7/+11 |
| * | 20070223 | knu | 2007-02-23 | 1 | -3/+3 |
| * | * lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): Make the | knu | 2007-02-23 | 3 | -2/+12 |
| * | Update the distribution information. | knu | 2007-02-20 | 2 | -12/+27 |
| * | Merge trivial changes to reduce diffs from ruby_1_8. | knu | 2007-02-20 | 4 | -17/+14 |
| * | add some pointers | knu | 2007-02-19 | 1 | -0/+1 |
| * | * ext/socket/socket.c (unix_peeraddr): wrong syscall name in error | knu | 2007-02-19 | 2 | -1/+7 |
| * | 20070219 | knu | 2007-02-19 | 1 | -3/+3 |
| * | * configure.in, defines.h, eval.c (rb_feature_p, rb_provided, | knu | 2007-02-19 | 5 | -82/+128 |
| * | 20070217 | knu | 2007-02-17 | 1 | -3/+3 |
| * | * lib/.document: Apply patch for irb, e2mmap and README by Hugh Sasse | knu | 2007-02-17 | 3 | -6/+16 |
| * | * lib/uri/ftp.rb: Revert the previous change pending discussion. | knu | 2007-02-15 | 2 | -68/+25 |
| * | * dir.c (glob_helper): Fix the function declaration. | knu | 2007-02-15 | 2 | -1/+5 |
| * | 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 |