* lib/shell: commit miss(support for ruby 1.9(YARV) thread model).
44 lines of code changed in:
* lib/shell.rb, lib/shell: support for ruby 1.9(YARV) thread model.
190 lines of code changed in:
* lib/shell/process-controller.rb: fix thread synchronization problem for [ruby-dev:30477].
5 lines of code changed in:
set svn:eol-style
0 lines of code changed in:
* dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,
lib/date.rb, lib/ftools.rb, lib/getoptlong.rb, lib/logger.rb,
lib/matrix.rb, lib/monitor.rb, lib/set.rb, lib/thwait.rb,
lib/timeout.rb, lib/yaml.rb, lib/drb/drb.rb, lib/irb/workspace.rb,
lib/net/ftp.rb, lib/net/http.rb, lib/net/imap.rb, lib/net/pop.rb,
lib/net/telnet.rb, lib/racc/parser.rb, lib/rinda/rinda.rb,
lib/rinda/tuplespace.rb, lib/shell/command-processor.rb,
lib/soap/rpc/soaplet.rb, lib/test/unit/testcase.rb,
lib/test/unit/testsuite.rb: typo fix.
2 lines of code changed in:
* lib/shell/*: bug fix for Shell#system(command_line_string).
16 lines of code changed in:
consistent parentheses in assignment RHS.
2 lines of code changed in:
* lib/shell/command-processor.rb (Shell::CommandProcessor::rmdir):
simple typo.
* string.c (str_new4): ptr may refer null_str.
1 lines of code changed in:
* object.c (rb_obj_clone): defer copying freezing state after
calling initialize_copy(). [ruby-dev:20276]
2 lines of code changed in:
* lib/irb/workspace.rb, lib/irb/ext/math-mode.rb,
lib/irb/ext/multi-irb.rb, lib/irb/lc/error.rb,
lib/irb/lc/help-message, lib/irb/lc/ja/error.rb,
lib/shell/command-processor.rb, lib/shell/error.rb,
lib/shell/filter.rb: Fix typos and grammos. [approved by: keiju]
7 lines of code changed in:
use Object#class instead of deprecated Object#type.
7 lines of code changed in:
* lib/matrix.rb: resolve 'ruby -w' warnings.
* lib/irb/locale.rb: resolve 'ruby -w' warnings.
* lib/irb/multi-irb.rb: resolve 'ruby -w' warnings.
* lib/irb/ruby-lex.rb: fix problem for "\\M-\\..." and "\\C-\\..."
and resolve 'ruby -w' warnings.
* lib/irb/ruby-token.rb: fix typo
* lib/shell/command-processor.rb: resolve 'ruby -w' warnings.
5 lines of code changed in:
* lib/shell.rb, lib/shell/process-controller.rb,
lib/shell/command-processor.rb: translate Japanese comments into
English.
18 lines of code changed in:
Initial revision
1324 lines of code changed in: