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
*
* Changelog, lib/debug.rb: fix typo.
matz
2003-07-03
2
-4
/
+1
*
* lib/timeout.rb: add optional exception argument for compatibility
akr
2003-07-03
2
-2
/
+10
*
lib/mkmf.rb (VPATH): use '&&' instead of 'and'.
eban
2003-07-03
1
-1
/
+1
*
2003-07-03
eban
2003-07-03
1
-3
/
+3
*
* array.c (rb_values_at): extract common procedure from
matz
2003-07-03
13
-96
/
+157
*
* 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
[next]