| Commit message (Expand) | Author | Age | Files | Lines |
| * | * lib/rexml/source.rb (REXML::IOSource#initialize): encoding have to | nobu | 2006-08-25 | 1 | -1/+6 |
| * | * stable version 1.8.5 released. | matz | 2006-08-25 | 1 | -0/+4 |
| * | * gc.c (gc_sweep): typo fixed. | matz | 2006-08-25 | 1 | -0/+4 |
| * | ChangeLog update | matz | 2006-08-23 | 1 | -0/+5 |
| * | * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_body): Make RDoc | matz | 2006-08-22 | 1 | -0/+9 |
| * | * lib/yaml/tag.rb: Replace nodoc with stopdoc so Module methods get | matz | 2006-08-22 | 1 | -0/+5 |
| * | remove semicolon warning. [ruby-dev:29299] | matz | 2006-08-22 | 1 | -0/+4 |
| * | revert nkf -m0 patch for UTF-8 | matz | 2006-08-22 | 1 | -5/+0 |
| * | * win32/Makefile.sub (config.status): include winsock2.h instead of | usa | 2006-08-19 | 1 | -0/+6 |
| * | * file.c (rb_file_s_rename): use errno if set properly. | nobu | 2006-08-19 | 1 | -0/+5 |
| * | * lib/cgi.rb (CGI::out): specify -m0 to disable MIME decode. a | matz | 2006-08-17 | 1 | -0/+5 |
| * | * file.c (rb_stat_[rRwWxX]): check for super user. | nobu | 2006-08-17 | 1 | -0/+5 |
| * | * ChangeLog: fixed typo. | nobu | 2006-08-17 | 1 | -2/+2 |
| * | * lib/mkmf.rb: added rdoc by Daniel Berger. [ruby-core:08177] | nobu | 2006-08-17 | 1 | -0/+4 |
| * | lib/rinda/ring.rb (do_reply): Fix for RingServer fails to find a | seki | 2006-08-16 | 1 | -0/+6 |
| * | * process.c (proc_setuid, proc_setgid, proc_seteuid, proc_setegid): | nobu | 2006-08-16 | 1 | -0/+5 |
| * | * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_class_comment): Fix | drbrain | 2006-08-16 | 1 | -0/+5 |
| * | * ruby.c (set_arg0): fill argv other than the first with an empty | nobu | 2006-08-16 | 1 | -0/+5 |
| * | * win32/win32.h: removed an excess macro. fixed: [ruby-dev:29258] | nobu | 2006-08-16 | 1 | -0/+4 |
| * | * ChangeLog: fix entry header format. | nobu | 2006-08-12 | 1 | -94/+94 |
| * | * ChangeLog: correct auther name. | nobu | 2006-08-11 | 1 | -1/+1 |
| * | * lib/irb/extend-command.rb (IRB::ExtendCommandBundle): pacify | matz | 2006-08-08 | 1 | -0/+6 |
| * | * Makefile.in, common.mk, configure.in: fix for platforms without | usa | 2006-08-08 | 1 | -0/+6 |
| * | * ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c, | matz | 2006-08-07 | 1 | -0/+7 |
| * | * ext/syck/syck.c (syck_move_tokens): should avoid negative | matz | 2006-08-07 | 1 | -0/+5 |
| * | * configure.in, common.mk: AIX link issue. a patch from Yutaka | matz | 2006-08-07 | 1 | -1/+9 |
| * | * dln.c, eval.c, gc.c, regex.c, ruby.h: shut up AIX alloca | matz | 2006-08-07 | 1 | -0/+5 |
| * | * parse.y (top_local_setup): local_vars[-1] should point | matz | 2006-08-07 | 1 | -0/+6 |
| * | %[EO]U didn't denote %U. | tadf | 2006-08-06 | 1 | -0/+4 |
| * | "%\n" means "\n". | tadf | 2006-08-05 | 1 | -0/+4 |
| * | add ML entry | matz | 2006-08-05 | 1 | -0/+1 |
| * | Merge RDoc and .document from HEAD | drbrain | 2006-08-04 | 1 | -0/+4 |
| * | * lib/irb/{init.rb,ruby-lex.rb,slex.rb}: can't input '\c' for | keiju | 2006-08-04 | 1 | -0/+5 |
| * | * lib/date/format.rb (__strptime, strftime): allow multi-line patterns | nobu | 2006-08-04 | 1 | -0/+6 |
| * | * pack.c (pack_pack): check argument overrun for 'P'. based on a | nobu | 2006-08-04 | 1 | -0/+5 |
| * | * win32/win32.c (init_stdhandle): assign standard file handles. | nobu | 2006-08-01 | 1 | -0/+4 |
| * | * eval.c (Init_Binding): fix old commit miss. | nobu | 2006-08-01 | 1 | -0/+4 |
| * | * ChangeLog: typo. | usa | 2006-07-31 | 1 | -1/+0 |
| * | * win32/win32.c (exit_handler): new function; release winsock and | usa | 2006-07-31 | 1 | -0/+15 |
| * | * test/ruby/test_process.rb (TestProcess#test_rlimit_nofile): | akr | 2006-07-31 | 1 | -0/+6 |
| * | * ruby.h: use ifdef (or defined) for macro constants that may or | matz | 2006-07-31 | 1 | -0/+6 |
| * | * lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improve | gotoyuzo | 2006-07-31 | 1 | -0/+5 |
| * | * eval.c (rb_call0): trace call/return of method defined from block. | nobu | 2006-07-30 | 1 | -1/+4 |
| * | * lib/cgi/session.rb, lib/cgi/session/pstore.rb: suppress warnings. | nobu | 2006-07-30 | 1 | -1/+4 |
| * | * eval.c (rb_trap_eval): make the current thread runnable to deal with | nobu | 2006-07-30 | 1 | -0/+5 |
| * | * ext/tk/lib/multi-tk.rb: freeze ip_name for security reason. | nagai | 2006-07-28 | 1 | -0/+4 |
| * | * lib/logger.rb: improves the amount of documentation that Rdoc | matz | 2006-07-28 | 1 | -0/+7 |
| * | * io.c (io_close): always calls "close" method of the receiver. | matz | 2006-07-28 | 1 | -0/+5 |
| * | * math.c (domain_check): a new function to check domain error | matz | 2006-07-27 | 1 | -0/+11 |
| * | * time.c (time_to_s): fixed format mismatch. | nobu | 2006-07-27 | 1 | -0/+4 |