| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 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 |
| * | * 2007-01-12 | usa | 2007-01-12 | 1 | -3/+3 |
| * | * ext/etc/etc.c (etc_getpwuid, etc_getgrgid): fix to correctly | knu | 2007-01-12 | 3 | -13/+11 |
| * | * 2007-01-10 | usa | 2007-01-10 | 1 | -3/+3 |
| * | * ext/strscan/strscan.c (strscan_do_scan): should set kcode option before mat... | aamine | 2007-01-10 | 5 | -17/+46 |
| * | * file.c (rb_find_file): should not call fpath_check() with NULL. | usa | 2007-01-09 | 2 | -1/+8 |
| * | * 2007-01-09 | eban | 2007-01-09 | 1 | -3/+3 |
| * | * string.c (rb_str_upto): String#upto from empty string makes | matz | 2007-01-08 | 1 | -1/+1 |
| * | * string.c (rb_str_upto): String#upto from empty string makes | matz | 2007-01-08 | 1 | -0/+5 |
| * | * 2007-01-07 | eban | 2007-01-07 | 1 | -3/+3 |
| * | Merge RDoc updates from matzruby 11502, 11503, 11504 | drbrain | 2007-01-07 | 3 | -3/+165 |
| * | updated based on date2 4.0.1. | tadf | 2007-01-07 | 2 | -2/+8 |
| * | * 2007-01-03 | eban | 2007-01-03 | 1 | -5/+5 |
| * | * io.c (ruby_dup): start GC on ENOMEM as well. | matz | 2007-01-03 | 2 | -1/+5 |
| * | Revert r11453 | matz | 2007-01-03 | 23 | -329/+443 |
| * | * io.c (ruby_dup): start GC on ENOMEM as well. | matz | 2007-01-03 | 23 | -443/+329 |
| * | Merge 11443, 11444 and 11445 from trunk. | drbrain | 2006-12-31 | 4 | -118/+342 |
| * | * 2006-12-31 | eban | 2006-12-30 | 1 | -3/+3 |
| * | updated based on date2 4.0. | tadf | 2006-12-30 | 3 | -185/+229 |
| * | * instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,... | nobu | 2006-12-21 | 6 | -0/+0 |
| * | * {bcc32,djgpp,win32,wince}/*.bat: add svn properties to DOSISH batch files. | usa | 2006-12-21 | 3 | -0/+0 |
| * | 2006-12-15 | nobu | 2006-12-15 | 1 | -3/+3 |
| * | * ChangeLog: typo. | nobu | 2006-12-15 | 1 | -1/+1 |
| * | * ext/readline/readline.c: NetBSD editline does not have | matz | 2006-12-14 | 3 | -0/+13 |
| * | * lib/irb/locale.rb (IRB::Locale::puts): typo fixed. a patch from | matz | 2006-12-14 | 2 | -1/+6 |
| * | 2006-12-14 | matz | 2006-12-14 | 1 | -3/+3 |
| * | * ext/digest/sha2/lib/sha2.rb: Moved one level up from under | knu | 2006-12-11 | 0 | -0/+0 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2006-12-11 | 1 | -0/+73 |
| * | * ext/digest/sha2/lib/sha2.rb: Moved one level up from under | knu | 2006-12-11 | 2 | -73/+5 |
| * | * variable.c (rb_define_const): typo fixed. | matz | 2006-12-11 | 2 | -1/+5 |
| * | 2006-12-11 | matz | 2006-12-11 | 1 | -3/+3 |
| * | * string.c (rb_str_aset): index double decode problem. | matz | 2006-12-11 | 2 | -1/+6 |
| * | * eval.c (ruby_cleanup): keep the exception till after END blocks. | nobu | 2006-12-09 | 2 | -1/+5 |
| * | instead of File.exists?. a patch from Yutaka Kanemoto | matz | 2006-12-09 | 1 | -1/+2 |
| * | * lib/irb/locale.rb (IRB::Locale::search_file): ues File.exist? | matz | 2006-12-09 | 2 | -2/+7 |
| * | 2006-12-09 | matz | 2006-12-09 | 1 | -3/+3 |
| * | 2006-12-08 | matz | 2006-12-07 | 1 | -3/+3 |
| * | * lib/weakref.rb (WeakRef::__setobj__): should support | matz | 2006-12-07 | 3 | -12/+27 |