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
*
* ruby.h (struct RArray): embed small arrays.
matz
2006-09-02
39
-684
/
+804
*
* eval.c (rb_eval): should handle when in else clause. a patch
matz
2006-09-02
3
-17
/
+11
*
* common.mk (ia64.o): use the compiler driver to assemble ia64.s
akr
2006-09-02
2
-0
/
+6
*
* lib/soap/generator.rb (SOAP::SOAPGenerator#encode_tag): do not dump
nahi
2006-09-02
2
-7
/
+19
*
* lib/csv.rb (CSV::IOReader#initialize): use String#[](pos, len)
nahi
2006-09-02
2
-1
/
+7
*
2006-09-02
akr
2006-09-01
1
-3
/
+3
*
update modified time.
akr
2006-09-01
0
-0
/
+0
*
string.c (rb_str_resize): typo fixed
matz
2006-09-01
1
-1
/
+1
*
* ruby.h (RSTRING_EMBED_LEN_MASK): uses 5 bits to support 64bit
matz
2006-09-01
2
-1
/
+6
*
* string.c (rb_str_resize): should copy embedded string to
matz
2006-09-01
3
-3
/
+15
*
* ext/socket/socket.c (socks_init): typo fixed. a patch from Sven
matz
2006-09-01
2
-1
/
+6
*
* array.c (rb_ary_shuffle): RDoc fixed.
eban
2006-09-01
2
-2
/
+6
*
* ext/tk/lib/tk/font.rb: TkFont#current_configinfo() doesn't work on Tcl/Tk8.x.
nagai
2006-09-01
3
-6
/
+11
*
* lib/irb/ruby-lex.rb (RubyLex::getc): should not push nil into
matz
2006-09-01
2
-1
/
+7
*
2006-09-01
matz
2006-09-01
1
-4
/
+4
*
* lib/irb/ruby-lex.rb (RubyLex::getc): should not push nil into
matz
2006-09-01
1
-2
/
+2
*
* lib/mkmf.rb (configuration): follow nil.to_s.
nobu
2006-08-31
2
-3
/
+8
*
* eval.c (search_required): use RSTRING_PTR and RSTRING_STR.
usa
2006-08-31
6
-7
/
+14
*
* ext/Win32API/Win32API.c (Win32API_initialize): use RSTRING_PTR and
usa
2006-08-31
8
-135
/
+146
*
* file.c (test_identical, rb_file_s_truncate): use RSTRING_PTR and
usa
2006-08-31
5
-22
/
+33
*
* ruby.h (struct RString): embed small strings.
matz
2006-08-31
23
-788
/
+900
*
* ruby.h (struct RString): embed small strings.
matz
2006-08-31
43
-512
/
+484
*
* array.c (rb_ary_shuffle_bang): new method.
matz
2006-08-31
4
-9
/
+65
*
* ext/tk/lib/tkextlib/blt.rb: double dashes (--) option doesn't work
nagai
2006-08-31
2
-2
/
+8
*
2006-08-31
why
2006-08-31
1
-3
/
+3
*
* eval.c (ruby_init): rename top_cref to ruby_top_cref and export,
why
2006-08-31
3
-5
/
+15
*
* gc.c (gc_sweep): typo fixed.
matz
2006-08-30
2
-1
/
+5
*
* object.c (rb_Integer): Integer(nil) should raise TypeError.
matz
2006-08-30
3
-6
/
+18
*
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):
matz
2006-08-30
2
-1
/
+8
*
2006-08-30
nobu
2006-08-30
1
-3
/
+3
*
* numeric.c (flo_hash): improve collision.
nobu
2006-08-30
4
-12
/
+21
*
2006-08-29
nobu
2006-08-29
1
-3
/
+3
*
* hash.c (rb_hash_s_create): fixed memory leak, based on the patch
nobu
2006-08-29
2
-5
/
+19
*
Document and fix my commit.
drbrain
2006-08-28
1
-0
/
+15
*
Revert.
drbrain
2006-08-28
2
-4
/
+3
*
Add digest.c
drbrain
2006-08-28
1
-0
/
+1
*
Make RDoc show up.
drbrain
2006-08-28
1
-1
/
+1
*
Fix call-seq in RDoc.
drbrain
2006-08-28
1
-5
/
+3
*
Include attribution
drbrain
2006-08-27
8
-39
/
+46
*
More comprehensive tests.
drbrain
2006-08-27
1
-23
/
+45
*
2006-08-28
drbrain
2006-08-27
1
-3
/
+3
*
Fix documentation submitted by Rick Ohnemus. ruby-Bugs-5529. [ruby-core:08725]
drbrain
2006-08-27
2
-3
/
+8
*
merge Oniguruma 4.4.0
kosako
2006-08-27
8
-130
/
+828
*
updated based on date2 3.8.2.
tadf
2006-08-25
4
-533
/
+1097
*
2006-08-26
tadf
2006-08-25
1
-3
/
+3
*
add regint.h and oniguruma.h to dependence
kosako
2006-08-25
3
-4
/
+12
*
* test/wsdl/document/echo.rb: removed.
usa
2006-08-25
3
-93
/
+8
*
2006-08-25
nobu
2006-08-25
1
-3
/
+3
*
* object.c (sym_call): check if the receiver is given.
nobu
2006-08-25
2
-1
/
+9
*
* lib/rexml/source.rb (REXML::IOSource#initialize): encoding have to
nobu
2006-08-22
3
-5
/
+10
[next]