Directory doc/

Directory Created:
2001-05-08 00:38
Total Files:
7
Deleted Files:
2
Lines of Code:
32948

Browse with ViewVC

[root]/doc

         irb (3 files, 990 lines)

         net (0 files, 0 lines)

Lines of Code

doc/ Lines of Code

Developers

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

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

6917 lines of code changed in:

ko1 2006-12-31 16:02

* Merge YARV



6917 lines of code changed in:

knu 2003-10-14 21:14

* 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:

knu 2003-10-13 18:09

Add ext/enumerator, a helper module for the Enumerable interface.

5 lines of code changed in:

  • doc: NEWS (+5 -1)
nagai 2003-08-29 09:34

* 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:

eban 2003-08-05 03:14

doc/NEWS: typo fix(CVS -> CSV).

1 lines of code changed in:

  • doc: NEWS (+1 -1)
matz 2003-08-04 09:31

* doc/NEWS, doc/ChangeLog-1.8.0: added.

24144 lines of code changed in:

matz 2003-08-01 21:16

* 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 (+352 -251)
eban 2003-08-01 03:43

* doc/NEWS: typo fix.

1 lines of code changed in:

  • doc: NEWS (+1 -1)
matz 2003-07-31 09:42

* 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:

  • doc: NEWS (+1 -1)
matz 2003-07-30 10:10

* update to 1.8.0 preview5 (but incomplete yet).

92 lines of code changed in:

  • doc: NEWS (+92 -12)
matz 2003-07-26 03:26

* 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:

knu 2002-12-19 09:29

Mention the open-uri.rb import.

4 lines of code changed in:

knu 2002-12-15 22:15

Add and update entries.



Submitted by: Matt Armstrong <matt@lickey.com> (mostly)

74 lines of code changed in:

  • doc: NEWS (+74 -21)
knu 2002-12-01 10:08

Clarify that this file is not actively maintained.

2 lines of code changed in:

knu 2002-08-30 14:47

Add set.rb.

4 lines of code changed in:

nobu 2002-07-14 22:32

OptionParser

4 lines of code changed in:

aamine 2002-07-11 20:25

* NEWS: add note for net/http's incompatibility.

5 lines of code changed in:

nobu 2002-06-26 09:01

* 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:

tadf 2002-06-22 16:26

updated to the new version (based on date2 3.3).

4 lines of code changed in:

(49 more)

Generated by StatSVN 0.3.2-SNAPSHOT