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
*
* file.c (file_expand_path): root must follow buf when
nobu
2003-04-14
2
-0
/
+7
*
* rubyio.h (struct OpenFile): add error raise flag to finalizer.
matz
2003-04-14
6
-23
/
+42
*
2003-04-14
nobu
2003-04-14
1
-3
/
+3
*
* bignum.c (rb_cstr_to_inum, rb_big2str): allow 2-36 as radix.
nobu
2003-04-14
5
-69
/
+98
*
* lib/mkmf.rb (try_func): remove COMMON_HEADERS at first for performance.
eban
2003-04-12
2
-1
/
+5
*
* misc/ruby-mode.el (ruby-forward-sexp): missed argument for forward-word.
nobu
2003-04-12
1
-1
/
+1
*
* misc/ruby-mode.el (ruby-beginning-of-arg): substitute
nobu
2003-04-12
2
-128
/
+163
*
* win32/win32.c (rb_w32_stat): check arguments. [ruby-dev:20007]
nobu
2003-04-11
2
-6
/
+13
*
* sample/test.rb: NaN comparison test.
nobu
2003-04-11
2
-0
/
+26
*
* numeric.c (coerce_rescue): prevent inspected String from GC.
nobu
2003-04-11
2
-20
/
+43
*
* file.c (rb_stat): dereference using StringValuePtr().
matz
2003-04-11
2
-5
/
+8
*
2003-04-11
eban
2003-04-11
1
-3
/
+3
*
* lib/benchmark.rb (Benchmark::bm): get rid of warning.
nobu
2003-04-11
2
-1
/
+6
*
* io.c (set_stdin): assigned value must respond to "read" and
nobu
2003-04-10
2
-7
/
+31
*
* lib/net/pop.rb: Exception line was accidentaly removed. [ruby-dev:19989]
aamine
2003-04-10
2
-0
/
+6
*
added some checks for request size.
tadf
2003-04-10
2
-0
/
+8
*
* variable.c (rb_mod_name): always return empty string for
matz
2003-04-10
5
-49
/
+55
*
* variable.c (rb_mod_name): search module path if classname is not
matz
2003-04-09
3
-5
/
+10
*
* eval.c (rb_obj_is_method): indefinite return value.
nobu
2003-04-09
2
-0
/
+5
*
2003-04-10
eban
2003-04-09
1
-3
/
+3
*
* regex.c (re_compile_pattern): /[\--\-]/ was warned. warn /]/.
akr
2003-04-09
3
-4
/
+12
*
* time.c (time_strftime): RSTRING(format)->ptr might become NULL.
nobu
2003-04-09
2
-2
/
+8
*
* variable.c (rb_obj_remove_instance_variable): better message.
matz
2003-04-09
3
-14
/
+42
*
* gc.c (rb_gc_mark_children): introduce this function again; this
matz
2003-04-09
2
-25
/
+40
*
2003-04-09
eban
2003-04-09
1
-3
/
+3
*
* bignum.c (bigdivmod): small typo.
matz
2003-04-09
2
-1
/
+5
*
* bignum.c (BIGZEROP): macro to determine if x is a bignum zero.
matz
2003-04-09
5
-31
/
+37
*
* ext/readline/readline.c: include <unistd.h> only when
usa
2003-04-09
2
-0
/
+7
*
* marshal.c (w_object): preserve extended module on struct.
nobu
2003-04-09
2
-23
/
+26
*
* random.c (rb_f_rand): normalize bignum argument.
matz
2003-04-08
3
-1
/
+17
*
2003-04-08
eban
2003-04-08
1
-3
/
+3
*
* eval.c (Init_Proc): make Method and UnboundMethod independent.
matz
2003-04-08
5
-6
/
+29
*
2003-04-07
eban
2003-04-07
1
-3
/
+3
*
* ext/socket/socket.c (sock_s_unpack_sockaddr_in): remove struct
matz
2003-04-07
6
-15
/
+31
*
* zlib.c (rb_gzreader_getc): the return value of GzipReader#getc must be unsi...
katsu
2003-04-06
1
-1
/
+1
*
* sample/exyacc.rb: use Regexp in gsub!.
akr
2003-04-05
2
-2
/
+6
*
2003-04-04
eban
2003-04-04
1
-3
/
+3
*
* eval.c (assign): should prepare mrhs by svalue_to_mrhs().
matz
2003-04-04
4
-5
/
+22
*
2003-04-03
eban
2003-04-03
1
-4
/
+4
*
* eval.c (rb_f_missing): use "inspect" for T_OBJECT as well.
matz
2003-04-03
7
-9
/
+26
*
* README.EXT, README.EXT.ja (3.3): clarified -1 as free for
nobu
2003-04-02
3
-3
/
+10
*
2003-03-31
eban
2003-03-31
1
-3
/
+3
*
* hash.c (env_reject_bang): untaint key string.
matz
2003-03-31
3
-5
/
+15
*
* pack.c (pack_pack): do not call rb_str_buf_cat() with NULL ptr,
matz
2003-03-29
2
-4
/
+13
*
2003-03-29
eban
2003-03-29
1
-3
/
+3
*
* instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,
akr
2003-03-29
12
-37
/
+44
*
* eval.c (avalue_to_svalue): use rb_check_array_type() again.
matz
2003-03-29
8
-34
/
+85
*
* MANIFEST (ext/aix_mksym.rb): remove obsolete file.
nobu
2003-03-29
2
-1
/
+4
*
Import Ruby/zlib from rough.
katsu
2003-03-28
4
-0
/
+3749
*
2003-03-28
nobu
2003-03-28
1
-3
/
+3
[next]