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
...
*
2006-09-24
why
2006-09-23
1
-3
/
+3
*
* eval.c (rb_thread_save_context, rb_thread_restore_context):
why
2006-09-23
4
-102
/
+195
*
* lib/cgi.rb (CGI::QueryExtension::read_multipart): CGI content
matz
2006-09-23
2
-1
/
+6
*
merge Oniguruma 4.4.4
kosako
2006-09-23
4
-9
/
+24
*
* lib/rdoc/ri/ri_options.rb: prevent NameError. [ruby-dev:29597]
matz
2006-09-22
2
-0
/
+5
*
updated based on date2 3.9.2.
tadf
2006-09-22
3
-84
/
+132
*
2006-09-23
tadf
2006-09-22
1
-3
/
+3
*
* string.c (rb_str_partition): no need to call rb_call_super(),
matz
2006-09-22
2
-5
/
+7
*
* hash.c (rb_hash_eql): new method to be used by Hash.
matz
2006-09-22
3
-14
/
+90
*
* bignum.c (rb_big_hash): use rb_memhash().
matz
2006-09-21
3
-10
/
+11
*
* string.c (str_new3): embed shorter strings more eagerly.
matz
2006-09-21
2
-5
/
+16
*
* .cvsignore: ignore timestamp files and installed list file.
nobu
2006-09-21
2
-1
/
+6
*
* instruby.rb: include FileUtils unconditionally.
nobu
2006-09-21
2
-0
/
+5
*
2006-09-22
nobu
2006-09-21
1
-3
/
+3
*
* numeric.c (Init_Numeric): fix_odd_p and fix_even_p are for Fixnum.
nobu
2006-09-21
2
-2
/
+7
*
* common.mk (no-install): not install rdoc actually.
nobu
2006-09-21
4
-14
/
+47
*
* string.c (rb_str_startwith): a new method to check if a string
matz
2006-09-21
2
-1
/
+55
*
* rubytest.rb: use each_line instead of each.
eban
2006-09-21
2
-2
/
+6
*
* numeric.c (int_odd_p): a new method to check even or odd.
matz
2006-09-21
2
-0
/
+75
*
* string.c (Init_String): Strings are no longer Enumerable. use
matz
2006-09-21
2
-2
/
+5
*
* ext/etc/etc.c (etc_getpwuid): uid integer should be wraped in
matz
2006-09-21
2
-2
/
+19
*
* string.c (rb_str_partition): RDoc typo fixed. [ruby-core:08898]
matz
2006-09-21
2
-4
/
+10
*
* string.c (rb_str_lines): new method to split a string into lines.
matz
2006-09-21
2
-0
/
+41
*
2006-09-21
matz
2006-09-20
1
-3
/
+3
*
* string.c (rb_str_partition): a new method to separate the string
matz
2006-09-20
2
-1
/
+108
*
* common.mk (pre-install-doc): create data directory before install.
nobu
2006-09-20
3
-2
/
+11
*
* numeric.c (fix_mul): typo again. patch from Tadashi Saito
nobu
2006-09-20
2
-1
/
+6
*
* string.c (sym_eql): fail early to gain performance.
matz
2006-09-20
5
-9
/
+65
*
* swapped ChangeLog entries. Sorry....
shugo
2006-09-20
1
-5
/
+5
*
* forgot to commit ChangeLog. Sorry.
shugo
2006-09-20
1
-0
/
+5
*
* {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to define
usa
2006-09-20
4
-1
/
+12
*
* lib/net/imap.rb: allow extra spaces in responses.
shugo
2006-09-20
1
-1
/
+1
*
* ext/gdbm/gdbm.c: add RDoc documentation. a patch from Peter
matz
2006-09-20
2
-72
/
+414
*
2006-09-20
matz
2006-09-20
1
-3
/
+3
*
* object.c (rb_obj_ivar_defined, rb_mod_cvar_defined): new methods,
nobu
2006-09-18
3
-3375
/
+3436
*
2006-09-19
nobu
2006-09-18
1
-3
/
+3
*
* dir.c (dir_s_glob): restore GC protection volatile variable.
matz
2006-09-18
3
-2
/
+11
*
* numeric.c (fix_mul): get rid of shift overflow.
nobu
2006-09-18
2
-1
/
+5
*
2006-09-18
matz
2006-09-18
1
-3
/
+3
*
* dir.c (dir_s_glob): remove unused variable.
matz
2006-09-18
8
-14
/
+17
*
* lib/rdoc/rdoc.rb (RDoc::RDoc#document): scan only files modified
nobu
2006-09-17
3
-17
/
+53
*
* common.mk (install-doc): reverted.
nobu
2006-09-17
4
-68
/
+121
*
* numeric.c (fix_mul): fixed typo. fixed: [ruby-core:08885]
nobu
2006-09-17
2
-3
/
+7
*
2006-09-17
akr
2006-09-16
1
-3
/
+3
*
use assert_same instead of assert_equal.
akr
2006-09-16
1
-1
/
+1
*
* README.EXT: should mention new macros: RSTRING_PTR, RSTRING_LEN,
matz
2006-09-16
3
-8
/
+16
*
* ChangeLog: commit miss.
nobu
2006-09-16
1
-0
/
+4
*
* lib/mkmf.rb (checking_for): improved the messages.
nobu
2006-09-16
2
-14
/
+23
*
* ext/pty/pty.c (establishShell): parent pid is not used.
nobu
2006-09-16
2
-20
/
+18
*
* ext/io/wait/extconf.rb: suspicious checking_for.
nobu
2006-09-16
2
-2
/
+4
[prev]
[next]