[root]/doc
irb
(3 files, 990 lines)
net
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 83 (100.0%) | 41284 (100.0%) | 497.3 |
matz | 20 (24.1%) | 24710 (59.9%) | 1235.5 |
shyouhei | 7 (8.4%) | 6917 (16.8%) | 988.1 |
ko1 | 1 (1.2%) | 6917 (16.8%) | 6917.0 |
knu | 37 (44.6%) | 1955 (4.7%) | 52.8 |
nagai | 1 (1.2%) | 468 (1.1%) | 468.0 |
aamine | 5 (6.0%) | 265 (0.6%) | 53.0 |
nobu | 5 (6.0%) | 28 (0.1%) | 5.6 |
tadf | 2 (2.4%) | 12 (0.0%) | 6.0 |
akr | 2 (2.4%) | 6 (0.0%) | 3.0 |
ttate | 1 (1.2%) | 4 (0.0%) | 4.0 |
eban | 2 (2.4%) | 2 (0.0%) | 1.0 |
set svn:eol-style
6917 lines of code changed in:
* Merge YARV
6917 lines of code changed in:
* lib/generator.rb: A new library which converts an internal
iterator to an external iterator.
* lib/abbrev.rb: A new library which creates an abbreviation table
from a list.
8 lines of code changed in:
Add ext/enumerator, a helper module for the Enumerable interface.
5 lines of code changed in:
* doc/ChangeLog-1.8.0: add changes of Ruby/Tk
* ext/tcltklib/tcltklib.c : some methods have no effect if on slave-IP
* ext/tcltklib/tcltklib.c : can create a interpreter without Tk
* ext/tcltklib/tcltklib.c : bug fix on handling exceptions
* ext/tcltklib/MANUAL.euc : modify
* ext/tk/lib/tk.rb : freeze some core modules
* ext/tk/lib/multi-tk.rb : more secure
* ext/tk/lib/tk.rb: TkVariable.new(array) --> treat the array as the
Tk's list
* ext/tk/lib/tk.rb: improve accessibility of TkVariable object
* ext/tk/lib/tk.rb, ext/tk/lib/tkfont.rb, ext/tk/lib/tkcanvas.rb,
ext/tk/lib/tktext.rb : fix bug of font handling
* ext/tk/lib/tkfont.rb TkFont.new() accepts compound fonts
* process.c: bug fix
* process.c: add rb_secure(2) to methods of Process::{UID,GID,Sys}
* process.c: deny handling IDs during evaluating the block given to
the Process::{UID,GID}.switch method
468 lines of code changed in:
doc/NEWS: typo fix(CVS -> CSV).
1 lines of code changed in:
* doc/NEWS, doc/ChangeLog-1.8.0: added.
24144 lines of code changed in:
* class.c (rb_obj_singleton_methods): should not go up to
ancestors unless the recursive flag is set. [ruby-list:38007]
* hash.c (env_each_key): use env_keys to avoid environment modify
on the fly.
* hash.c (env_each_value): use env_values for safety.
* hash.c (env_each): allocate environment array first.
352 lines of code changed in:
* doc/NEWS: typo fix.
1 lines of code changed in:
* numeric.c (rb_num_coerce_relop): export function.
* marshal.c (w_object): check has been dropped. "_dump must return
string." [ruby-dev:21024]
1 lines of code changed in:
* update to 1.8.0 preview5 (but incomplete yet).
92 lines of code changed in:
* variable.c (rb_mod_const_missing): "const_missing" should not
appear in the caller(); add call frame adjustment.
* eval.c (rb_method_missing): simplify call frame adjustment.
0 lines of code changed in:
Mention the open-uri.rb import.
4 lines of code changed in:
Add and update entries.
Submitted by: Matt Armstrong <matt@lickey.com> (mostly)
74 lines of code changed in:
Clarify that this file is not actively maintained.
2 lines of code changed in:
Add set.rb.
4 lines of code changed in:
OptionParser
4 lines of code changed in:
* NEWS: add note for net/http's incompatibility.
5 lines of code changed in:
* parse.y (words, qwords): word list literal rules.
* parse.y (parse_string): ditto.
* parse.y (yylex): %W: word list literal with interpolation. [new]
11 lines of code changed in:
updated to the new version (based on date2 3.3).
4 lines of code changed in:
(49 more)