index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/mkmf.rb (VPATH): convert from Windows form to Unix form on
eban
2003-07-03
2
-1
/
+6
*
2003-07-02
eban
2003-07-02
1
-3
/
+3
*
* string.c (rb_str_shared_replace): clear flags before copy.
matz
2003-07-02
4
-11
/
+26
*
* lib/net/smtp.rb: synchronize document with source code.
aamine
2003-07-02
3
-171
/
+325
*
* lib/net/smtp.rb: unify SMTP and SMTPCommand.
aamine
2003-07-02
4
-327
/
+408
*
* lib/net/http.rb: set old class aliases for backward compatibility. [ruby-ta...
aamine
2003-07-02
3
-1
/
+20
*
tk.rb :
nagai
2003-07-01
2
-10
/
+24
*
* lib/net/pop.rb (Net::POP3#start): typofix.
eban
2003-07-01
2
-1
/
+5
*
Precision for '**' enhanced (bug).
shigek
2003-07-01
1
-2
/
+2
*
* parse.y (rb_intern): should use mbclen instead of mblen.
eban
2003-07-01
2
-2
/
+6
*
2003-07-01
nobu
2003-07-01
1
-4
/
+4
*
* class.c (rb_define_class, rb_define_module): also set constant under
nobu
2003-07-01
4
-27
/
+15
*
2003-06-30
nobu
2003-06-30
1
-3
/
+3
*
* eval.c (mnew): ignore metaclasses have no influence, for rklass.
nobu
2003-06-30
2
-0
/
+9
*
Bug in '/' fixed by Tadashi Saito.
shigek
2003-06-29
1
-2
/
+4
*
import drb-2.0.4 (use LocalJumpeError#reason)
seki
2003-06-28
3
-56
/
+8
*
2003-06-28
nobu
2003-06-28
1
-3
/
+3
*
* configure.in (rb_cv_stack_grow_dir): check stack growing direction.
nobu
2003-06-28
4
-26
/
+82
*
* string.c (rb_str_split_m): remove white spaces on the head of
nobu
2003-06-27
2
-1
/
+7
*
Changed according to Tadashi Saito's advice.
shigek
2003-06-27
1
-4
/
+4
*
1.From Tadashi Saito's advice
shigek
2003-06-27
4
-614
/
+740
*
2003-06-27
eban
2003-06-27
1
-3
/
+3
*
* io.c (io_fflush): need to check if closed after thread switch.
nobu
2003-06-26
3
-2
/
+21
*
2003-06-26
nobu
2003-06-26
1
-3
/
+3
*
* class.c (class_instance_method_list): get rid of warning about
nobu
2003-06-26
2
-25
/
+27
*
tk.rb :
nagai
2003-06-25
2
-2
/
+154
*
* class.c (rb_generic_class_instance_methods): merge argument
matz
2003-06-25
2
-38
/
+24
*
tkcanvas.rb :
nagai
2003-06-25
3
-40
/
+128
*
2003-06-25
eban
2003-06-25
1
-3
/
+3
*
* variable.c (autoload_delete): should delete Qundef from iv_tbl.
matz
2003-06-25
3
-3
/
+11
*
tk.rb :
nagai
2003-06-24
5
-22
/
+204
*
* lib/yaml/types.rb: replaced Kernel::Hash reference with Object::Hash
why
2003-06-24
2
-1
/
+6
*
* eval.c (rb_yield_0): show yielded block position not only yielding
nobu
2003-06-24
2
-8
/
+17
*
* lib/net/http.rb (HTTPHeader#proxy_basic_auth): missing `@'.
aamine
2003-06-24
2
-1
/
+6
*
* config.guess: have wrongly returned "alphaev56-unknown-linux-" on Linux/Alpha.
aamine
2003-06-24
2
-2
/
+7
*
2003-06-24
eban
2003-06-24
1
-3
/
+3
*
* configure.in: always add -mieee for gcc/alpha. [ruby-dev:20429]
aamine
2003-06-23
2
-13
/
+12
*
* array.c (rb_ary_unshift_m): need to check number of arguments.
nobu
2003-06-23
2
-1
/
+11
*
* io.c (io_close): missing prototype.
aamine
2003-06-23
5
-1
/
+16
*
* MANIFEST: add wince files.
eban
2003-06-23
3
-9
/
+17
*
tk.rb :
nagai
2003-06-23
1
-8
/
+23
*
sorry, typo again.
nobu
2003-06-23
1
-1
/
+1
*
typo
nobu
2003-06-23
1
-1
/
+1
*
* dir.c (find_dirsep): get rid of warnings.
nobu
2003-06-23
6
-30
/
+75
*
* io.c (rb_open_file): initialize flags.
akr
2003-06-23
2
-2
/
+4
*
* string.c (rb_str_upto): generate sequence according to "succ"
matz
2003-06-23
11
-47
/
+113
*
2003-06-23
eban
2003-06-23
1
-3
/
+3
*
* time.c (time_arg): initialize v[6] even when argc is 10 to
akr
2003-06-23
2
-0
/
+6
*
tk.rb :
nagai
2003-06-22
2
-11
/
+165
*
typo in date, reported by daz.
nobu
2003-06-22
1
-2
/
+2
[next]