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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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
3
-24
/
+565
*
* NEWS: add note for net/http's incompatibility.
aamine
2002-07-11
1
-0
/
+5
*
* string.c (rb_str_match): fix for string match.
nobu
2002-07-11
2
-2
/
+5
*
2002-07-11
nobu
2002-07-11
1
-2
/
+2
*
* ext/stringio/stringio.c (strio_gets_internal): fixed for record
nobu
2002-07-11
2
-2
/
+7
*
* string.c (rb_str_slice_bang): if there's no corresponding
matz
2002-07-11
14
-75
/
+141
*
* lib/resolv.rb: untaint strings read from /etc/hosts and
shugo
2002-07-11
2
-0
/
+11
*
* bit changed.
keiju
2002-07-10
1
-11
/
+5
*
* irb 0.9(doc)
keiju
2002-07-09
2
-34
/
+75
*
* irb 0.9
keiju
2002-07-09
36
-482
/
+1271
*
2002-07-05
nobu
2002-07-05
1
-2
/
+2
*
enum.c: Fix bug in enum_sort_by and some code indents
michal
2002-07-05
2
-52
/
+60
*
* lib/cgi.rb (CGI#initialize): improvement for mod_ruby.
wakou
2002-07-05
2
-1
/
+10
*
* parse.y: remove useless function str_extend_p().
aamine
2002-07-04
2
-18
/
+4
*
* lib/net/ftp.rb (get): new method.
shugo
2002-07-03
2
-6
/
+35
*
* lib/net/ftp.rb (getbinaryfile): the second argument (localfile)
shugo
2002-07-03
2
-2
/
+9
*
* lib/net/ftp.rb: use &block and yield for speed.
shugo
2002-07-03
2
-49
/
+20
*
expand TABs.
akr
2002-07-03
1
-130
/
+130
*
* lib/cgi.rb (CGI#initialize): improvement for mod_ruby.
wakou
2002-07-03
2
-0
/
+5
*
* lib/cgi.rb (CGI#header): accept any type as value.
wakou
2002-07-02
2
-1
/
+5
*
2002-07-02
nobu
2002-07-02
1
-2
/
+2
*
object.c: rb_Integer reformat, nil#to_f added to rb_define_method.
michal
2002-07-02
3
-20
/
+8
*
* configure.in (seekdir, telldir): add ac_cv_func_telldir=yes,
eban
2002-06-30
3
-2
/
+9
*
made object address test to compare inspect's result.
akr
2002-06-30
1
-2
/
+1
*
fix object address test.
akr
2002-06-29
1
-1
/
+1
*
* io.c (pipe_finalize, pipe_popen): two-way pipe support for win32.
usa
2002-06-28
5
-139
/
+214
*
* pack.c (pack_unpack): change names of local variables because their
usa
2002-06-28
3
-18
/
+23
*
* re.c (rb_reg_expr_str): need to process backslashes properly.
matz
2002-06-28
14
-63
/
+117
*
lib/pp.rb: fix object address.
akr
2002-06-28
2
-7
/
+15
*
missing ;
nobu
2002-06-27
1
-0
/
+1
*
Add Importable::symbol.
ttate
2002-06-27
1
-39
/
+55
*
* win32/win32.c (rb_w32_stat): fix buffer overflow. (ruby-bugs:PR#329)
usa
2002-06-27
2
-1
/
+5
*
* lib/prettyprint.rb, lib/pp.rb: convenience methods added.
akr
2002-06-27
3
-258
/
+297
*
refine previous change.
akr
2002-06-27
1
-10
/
+25
*
* lib/prettyprint.rb: re-implemented for incremental output to handle
akr
2002-06-27
3
-290
/
+294
*
* parse.y (literal_concat_string): non-string last expression in
nobu
2002-06-26
2
-2
/
+8
*
* parse.y (words, qwords): word list literal rules.
nobu
2002-06-26
4
-125
/
+149
*
2002-06-25
nobu
2002-06-25
1
-2
/
+2
*
* parse.y (string1, xstring, regexp): moved lex_strnest
nobu
2002-06-25
2
-10
/
+17
*
* dln.c: remove definition rb_loaderror().
H_Konishi
2002-06-25
2
-1
/
+4
*
* dln.c: remark definition rb_loaderror().
H_Konishi
2002-06-24
2
-1
/
+5
*
* parse.y (string_dvar): allow back references in interpolation.
nobu
2002-06-24
2
-6
/
+11
*
* parse.y (yylex): __END__ should not be effective within
matz
2002-06-24
4
-9
/
+23
*
* lib/mkmf.rb (create_makefile): get rid of nested string.
nobu
2002-06-24
2
-2
/
+6
*
* eval.c (rb_eval): NODE_EVSTR is no longer used.
nobu
2002-06-24
8
-613
/
+661
*
updated to the new version (based on date2 3.3).
tadf
2002-06-22
6
-135
/
+185
*
* ext/readline/readline.c (readline_readline): get rid of
nobu
2002-06-20
2
-0
/
+8
*
* configure.in (__NO_ISOCEXT): add for mingw-runtime 2.0-2.
eban
2002-06-20
3
-3
/
+8
*
* lib/ftools.rb (compare): don't return with a file opened
eban
2002-06-20
1
-2
/
+2
[next]