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-02-28
nobu
2003-02-28
1
-3
/
+3
*
* win32/win32.c (flock): supports larger files, and maps error
nobu
2003-02-28
2
-33
/
+38
*
2003-02-27
eban
2003-02-27
1
-3
/
+3
*
* string.c (str_new): need no MEMZERO().
matz
2003-02-27
5
-38
/
+69
*
* lib/open-uri.rb: replace Kernel.open as well.
akr
2003-02-26
2
-0
/
+5
*
* lib/debug.rb (DEBUGGER__::Context#debug_command): bp filename must
nahi
2003-02-25
2
-1
/
+6
*
* lib/fileutils (fu_stream_blksize): wrong logial condition.
eban
2003-02-23
2
-1
/
+6
*
2003-02-22
eban
2003-02-22
1
-3
/
+3
*
* eval.c (rb_thread_create): may called from place higher than
matz
2003-02-21
1
-0
/
+8
*
* lib/fileutils.rb: new method FileUtils#copy_stream.
aamine
2003-02-21
2
-46
/
+74
*
* string.c (rb_str_cmp_m): should use LONG2NUM().
matz
2003-02-21
2
-1
/
+5
*
* eval.c (rb_f_require): do not need to abort if a DLEXT file
eban
2003-02-21
2
-3
/
+5
*
* string.c (rb_str_cmp_m): two small bugs fixed.
matz
2003-02-21
2
-2
/
+7
*
* eval.c (rb_thread_remove): back outt changes.
matz
2003-02-21
2
-6
/
+2
*
2003-02-21
eban
2003-02-21
1
-3
/
+3
*
* gc.c (rb_gc_mark): inline rb_gc_mark_children().
matz
2003-02-21
2
-50
/
+47
*
* string.c (rb_str_cmp_m): return nil if str2 does not respond to
matz
2003-02-20
4
-12
/
+41
*
This '$destdir' was meant to be a local variable.
knu
2003-02-20
1
-3
/
+3
*
* eval.c (rb_thread_remove): thread may die in the process of
matz
2003-02-20
3
-1
/
+13
*
* file.c (file_expand_path): fix wrong behavior for root file.
nobu
2003-02-20
2
-2
/
+11
*
* file.c (file_expand_path): should not upward beyond share name.
nobu
2003-02-20
2
-13
/
+41
*
* missing.h (strtoul): fix prototype of strtoul.
eban
2003-02-20
3
-4
/
+8
*
*** empty log message ***
nobu
2003-02-20
1
-0
/
+1
*
* parse.y (clhs): allow "Foo::Bar = x".
matz
2003-02-20
5
-35
/
+107
*
* eval.c (rb_thread_restore_context): inhibit interrupts in
nobu
2003-02-19
2
-1
/
+7
*
2003-02-19
nobu
2003-02-19
1
-3
/
+3
*
* node.h (nd_cpath): nested class/module declaration.
nobu
2003-02-19
5
-24
/
+93
*
2003-02-18
eban
2003-02-18
1
-3
/
+3
*
* eval.c (rb_call0): should not report uninitialized warning by
matz
2003-02-18
5
-4
/
+37
*
* misc/ruby-mode.el (ruby-comment-column): customize comment
nobu
2003-02-17
2
-45
/
+198
*
* win32/win32.c (rb_w32_opendir, rb_w32_utime): need parens.
nobu
2003-02-17
2
-3
/
+7
*
* win32/win32.c (link): implement with CreateHardLink().
usa
2003-02-17
3
-1
/
+103
*
2003-02-17
nobu
2003-02-17
1
-3
/
+3
*
commit error.
nobu
2003-02-17
1
-0
/
+5
*
*** empty log message ***
nobu
2003-02-17
1
-8
/
+7
*
* file.c (file_expand_path): buffer might be reallocated while
nobu
2003-02-16
3
-46
/
+59
*
* io.c (prep_stdio, Init_io): always set binmode on Cygwin.
eban
2003-02-15
3
-3
/
+24
*
* file.c (file_expand_path): fix surplus path separators while
nobu
2003-02-14
3
-17
/
+40
*
* lib/uri/generic.rb, lib/uri/ldap.rb, lib/uri/mailto.ldap: all foo=()
akira
2003-02-14
6
-10
/
+33
*
*** empty log message ***
nobu
2003-02-13
3
-9
/
+15
*
* range.c (range_step): step might be float 0 < x < 1.
matz
2003-02-13
7
-4
/
+36
*
* ruby.c (proc_options): script argument is in effect only when -e is not given.
nobu
2003-02-13
2
-11
/
+10
*
2003-02-13
nobu
2003-02-13
1
-3
/
+3
*
* ruby.c (ruby_init_loadpath): ensures buffer terminated
nobu
2003-02-13
2
-11
/
+18
*
* eval.c (rb_thread_schedule): current thread may be dead when
nobu
2003-02-12
2
-1
/
+8
*
* file.c (rb_file_s_dirname): append "." if drive only.
nobu
2003-02-12
2
-1
/
+7
*
2003-02-12
nobu
2003-02-12
1
-3
/
+3
*
* file.c (strrdirsep): ignore trailing directory separators.
nobu
2003-02-12
2
-83
/
+121
*
convert EOL code.
nobu
2003-02-12
0
-0
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r3481,
ntalbott
2003-02-12
0
-0
/
+0
[prev]
[next]