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
*
2003-06-01
nobu
2003-06-01
1
-4
/
+4
*
* variable.c (rb_autoload_load): autoloaded constants under a module
nobu
2003-06-01
2
-10
/
+5
*
* parse.y (rb_intern): should handle multibyte name.
usa
2003-05-31
2
-2
/
+6
*
* ext/syck/rubyext.c (rb_syck_mktime): seconds calculated wrong.
why
2003-05-30
5
-282
/
+417
*
remove conflict
nobu
2003-05-30
1
-12
/
+0
*
2003-05-31
eban
2003-05-30
1
-3
/
+3
*
* io.c (rb_f_syscall): type dispatch should be based on
matz
2003-05-30
6
-31
/
+69
*
* numeric.c (rb_num2uint, rb_fix2int): new function to convert
nobu
2003-05-30
3
-8
/
+60
*
* eval.c (rb_Array): exclude Kernel#to_a instead of Object#to_a.
nobu
2003-05-30
3
-22
/
+40
*
2003-05-30
eban
2003-05-30
1
-3
/
+3
*
* ext/syck/token.c: preserve any indentation passed an explicit
why
2003-05-29
2
-63
/
+66
*
* ext/syck/handler.c, ext/syck/syck.h: removed syck_fold_format().
why
2003-05-29
5
-561
/
+477
*
backout
nobu
2003-05-29
1
-5
/
+5
*
* variable.c (rb_autoload_load): should delete autoloaded
nobu
2003-05-29
2
-2
/
+22
*
* win32/win32.c (_CRTIMP): redefine _CRTIMP on MinGW.
eban
2003-05-29
4
-7
/
+15
*
2003-05-29
nobu
2003-05-29
1
-3
/
+3
*
commit miss
nobu
2003-05-29
1
-2
/
+0
*
* eval.c (ev_const_defined, ev_const_get), variable.c
nobu
2003-05-29
6
-156
/
+287
*
2003-05-27
eban
2003-05-27
1
-3
/
+3
*
* eval.c, util.c: removed duplicated includes/defines.
nobu
2003-05-27
3
-13
/
+3
*
* ext/socket/socket.c (sock_addrinfo): get rid of SEGV at NULL ptr
nobu
2003-05-27
2
-2
/
+7
*
* lib/mkmf.rb, lib/optparse.rb, lib/tracer.rb: use Method#to_block
nobu
2003-05-26
4
-5
/
+10
*
2003-05-26
eban
2003-05-26
1
-3
/
+3
*
* lib/optparse.rb (OptionParser::Switch::parse,
nobu
2003-05-26
2
-3
/
+9
*
* eval.c (Init_Proc): Block/Proc separation. [huge change]
matz
2003-05-26
7
-166
/
+337
*
2003-05-25
nobu
2003-05-25
1
-3
/
+3
*
* bignum.c (rb_quad_pack): should negate negative bignum.
nobu
2003-05-25
2
-0
/
+6
*
* lib/net/smtp.rb: support LOGIN authentication. The patch is contributed by...
aamine
2003-05-24
2
-10
/
+45
*
* wince/Makefile.sub: add eMbedded Visual C++ 4.0 support.
uema2
2003-05-24
6
-16
/
+64
*
* eval.c (rb_longjmp): wrong jump.
nobu
2003-05-23
1
-1
/
+1
*
* eval.c (rb_longjmp): get rid of reentering while debug warning.
nobu
2003-05-23
2
-5
/
+35
*
* eval.c (ruby_finalize): turn off ruby_debug flag before calling
matz
2003-05-23
4
-5
/
+12
*
* pack.c (pack_unpack): sign-extend if sizeof long is bigger than
nobu
2003-05-23
2
-0
/
+23
*
removed trailing white spaces.
nobu
2003-05-23
1
-180
/
+178
*
* lib/token.c: single- and double-quoted root-level fix.
why
2003-05-22
4
-51
/
+100
*
2003-05-23
eban
2003-05-22
1
-3
/
+3
*
* object.c (rb_obj_clone): defer copying freezing state after
matz
2003-05-22
5
-5
/
+11
*
* gc.c (run_final): use rb_thread_critical instead of DEFER_INTS.
matz
2003-05-22
3
-10
/
+19
*
* eval.c (rb_define_alloc_func): need not to disable
matz
2003-05-22
2
-3
/
+8
*
* ext/syck/rubyext.c (rb_syck_err_handler): raise ArgumentError on
why
2003-05-22
3
-2
/
+11
*
* ext/syck/rubyext.c (syck_parser_load): root-level false was returning
why
2003-05-22
5
-119
/
+132
*
2003-05-22
eban
2003-05-22
1
-3
/
+3
*
doubled.
nobu
2003-05-21
1
-5
/
+0
*
* error.c (rb_sys_fail): should not specify errno explicitly.
matz
2003-05-21
3
-7
/
+13
*
commit miss
nobu
2003-05-21
1
-1
/
+1
*
* eval.c (rb_eval): splat NODE_RESTARY. [ruby-dev:20268]
nobu
2003-05-21
2
-2
/
+4
*
* eval.c (rb_thread_fd_close): raise for writing threads.
nobu
2003-05-21
3
-9
/
+32
*
* parse.y (strings, word_list): must create new instance always.
nobu
2003-05-21
1
-0
/
+7
*
*** empty log message ***
nobu
2003-05-21
1
-3
/
+18
*
2003-05-21
nobu
2003-05-21
1
-3
/
+3
[next]