index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Numeric#scalar? has been renamed.
tadf
2008-12-13
1
-1
/
+1
*
- Remove doc/NEWS when we have doc/NEWS-1.9.1.
knu
2008-12-12
1
-177
/
+0
*
Add historical NEWS files for the record.
knu
2008-12-12
2
-0
/
+839
*
Remove things that have been backported to the ruby_1_8 branch. [trunk-only]
knu
2008-12-11
1
-5
/
+0
*
Elaborate with Range#include?.
knu
2008-12-11
1
-1
/
+4
*
* doc/NEWS: fixed typo, Readline.HISTORY::clear -> Readline::HISTORY.clear.
kouji
2008-09-22
1
-1
/
+1
*
* enumerator.c: Activate Enumerator#with_object and add
knu
2008-08-26
1
-0
/
+2
*
* enumerator.c (enumerator_initialize),
knu
2008-08-26
1
-0
/
+1
*
"t" for Kernel#open described.
akr
2008-08-25
1
-0
/
+3
*
* doc/NEWS: Mention the Readline.vi_editing_mode?,
kouji
2008-08-13
1
-0
/
+6
*
Mention the Array#choice removal and the Array#delete change.
knu
2008-08-12
1
-0
/
+3
*
* enumerator.c (enumerator_with_object, Init_Enumerator):
knu
2008-06-16
1
-1
/
+0
*
* enumerator.c (enumerator_with_memo): New method: with_memo().
knu
2008-06-03
1
-0
/
+1
*
Remove what have been backported to 1.8.7.
knu
2008-06-02
1
-3
/
+0
*
Fix: nitem == count {|i| !i.nil?}
knu
2008-05-29
1
-1
/
+1
*
* array.c (rb_ary_nitems, Init_Array): Axe Array#nitems().
knu
2008-05-28
1
-1
/
+2
*
Remove entries about what have already been backported to 1.8.
knu
2008-05-27
1
-46
/
+4
*
* gc.c (gc_count): add a GC.count method. This method returns
ko1
2008-04-27
1
-1
/
+2
*
* $Date$ keyword removed to avoid inclusion of locale dependent
akr
2008-01-06
7
-7
/
+0
*
* doc/NEWS: changes for 1.9
matz
2007-12-25
1
-837
/
+207
*
set svn:eol-style
shyouhei
2007-02-12
1
-6917
/
+6917
*
* Merge YARV
ko1
2006-12-31
1
-0
/
+6917
*
* doc/irb/irb.rd.ja: a lost of release IRB 0.9.5.
keiju
2005-04-13
1
-3
/
+5
*
* lib/generator.rb: A new library which converts an internal
knu
2003-10-14
1
-0
/
+8
*
Add ext/enumerator, a helper module for the Enumerable interface.
knu
2003-10-13
1
-1
/
+5
*
* doc/ChangeLog-1.8.0: add changes of Ruby/Tk
nagai
2003-08-29
1
-0
/
+468
*
doc/NEWS: typo fix(CVS -> CSV).
eban
2003-08-05
1
-1
/
+1
*
* doc/NEWS, doc/ChangeLog-1.8.0: added.
matz
2003-08-04
2
-195
/
+24144
*
* class.c (rb_obj_singleton_methods): should not go up to
matz
2003-08-01
1
-251
/
+352
*
* doc/NEWS: typo fix.
eban
2003-08-01
1
-1
/
+1
*
* gc.c (Init_stack): IA64 requires STACK_LEVEL_MAX to be less than
matz
2003-07-31
2
-4
/
+4
*
* numeric.c (rb_num_coerce_relop): export function.
matz
2003-07-31
1
-1
/
+1
*
* update to 1.8.0 preview5 (but incomplete yet).
matz
2003-07-30
1
-12
/
+92
*
* variable.c (rb_mod_const_missing): "const_missing" should not
matz
2003-07-26
1
-25
/
+0
*
Really cvs rm these files from HEAD.
knu
2002-12-31
2
-707
/
+0
*
Mention the open-uri.rb import.
knu
2002-12-19
1
-0
/
+4
*
Add and update entries.
knu
2002-12-15
1
-21
/
+74
*
Clarify that this file is not actively maintained.
knu
2002-12-01
1
-0
/
+2
*
Add set.rb.
knu
2002-08-30
1
-0
/
+4
*
OptionParser
nobu
2002-07-14
1
-0
/
+4
*
* doc/net/smtp.rd.ja: add note for RubyMail/TMail.
aamine
2002-07-11
1
-0
/
+205
*
* lib/net/http.rb: rename HTTP.get_uri get_response.
aamine
2002-07-11
1
-0
/
+502
*
* NEWS: add note for net/http's incompatibility.
aamine
2002-07-11
1
-0
/
+5
*
* bit changed.
keiju
2002-07-10
1
-11
/
+5
*
* irb 0.9(doc)
keiju
2002-07-09
2
-34
/
+75
*
* parse.y (words, qwords): word list literal rules.
nobu
2002-06-26
1
-0
/
+11
*
updated to the new version (based on date2 3.3).
tadf
2002-06-22
1
-0
/
+4
*
* parse.y: yyparse #defines moved from intern.h
matz
2002-05-29
1
-0
/
+4
*
* ruby.c (proc_options): removed "-*-" support for #! line.
matz
2002-05-23
1
-0
/
+8
*
added a summary of the changes in the new date.
tadf
2002-05-19
1
-0
/
+8
[next]