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
*
* lib/jcode.rb: need to initialize SUCC['n'].
eban
2006-09-29
2
-0
/
+6
*
* lib/optparse.rb (OptionParser::Switch#conv_arg): unsplat by
nobu
2006-09-29
2
-5
/
+6
*
* ext/extmk.rb: extout is needed for also clean.
nobu
2006-09-29
2
-2
/
+5
*
* lib/optparse.rb (parse_in_order): splat arguments to callback block.
nobu
2006-09-29
2
-2
/
+6
*
2006-09-29
nobu
2006-09-28
1
-3
/
+3
*
* node.h (struct thread): declare win32_exception_list on cygwin and
nobu
2006-09-28
2
-2
/
+8
*
* lib/tmpdir.rb: use return value of getdir.call for length.
usa
2006-09-28
2
-2
/
+6
*
2006-09-28
usa
2006-09-28
1
-3
/
+3
*
socket.c: a rdoc patch from Daniel Berger <djberg96 at gmail.com>
matz
2006-09-26
1
-0
/
+8
*
* lib/mkmf.rb (try_func): check function pointer first and macro next.
nobu
2006-09-26
2
-13
/
+10
*
* lib/optparse.rb (OptionParser#parse_in_order): wrong splat for
nobu
2006-09-26
1
-1
/
+1
*
2006-09-27
nobu
2006-09-26
1
-3
/
+3
*
* test/optparse/test_getopts.rb: added short and long tests.
nobu
2006-09-26
1
-2
/
+22
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2006-09-26
1
-0
/
+11
*
* lib/optparse.rb (OptionParser#getopts): use strings as key.
nobu
2006-09-26
2
-21
/
+78
*
* {win32,wince}/Makefile.sub (CPP): check predefined value.
usa
2006-09-26
2
-2
/
+2
*
* win32/Makefile.sub (CPP): check predefined value.
usa
2006-09-26
2
-1
/
+5
*
2006-09-26
usa
2006-09-26
1
-3
/
+3
*
* lib/mkmf.rb (init_mkmf): set default $LDFLAGS. Patch by Michal
nobu
2006-09-25
2
-2
/
+5
*
* file.c (rb_path_end): skip root directory. fixed: [ruby-core:08913]
nobu
2006-09-25
2
-2506
/
+2518
*
* array.c (rb_ary_shift): should clear shifting top element.
matz
2006-09-24
2
-2
/
+18
*
* random.c (rb_f_rand): RDoc typo fix. a patch from Frederick
matz
2006-09-24
2
-1
/
+6
*
Minor rdoc fix
ryan
2006-09-24
1
-3
/
+3
*
2006-09-25
matz
2006-09-24
1
-3
/
+3
*
* gc.c (gc_mark_children): revert last change that for 1.9
matz
2006-09-24
1
-5
/
+0
*
add ML entry
matz
2006-09-24
1
-0
/
+1
*
* gc.c (gc_mark_children): NODE_POSTEXE holds Ruby VALUE.
matz
2006-09-24
2
-1
/
+5
*
* runruby.rb: extension library scripts moved into common directory.
nobu
2006-09-24
2
-2
/
+6
*
* node.h (struct thread): ia64 support is broken by sandbox patch.
akr
2006-09-24
2
-2
/
+8
*
updated based on date2 3.9.3.
tadf
2006-09-24
3
-24
/
+101
*
2006-09-24
tadf
2006-09-24
1
-3
/
+3
*
* eval.c (rb_thread_save_context, rb_thread_restore_context):
why
2006-09-23
4
-100
/
+193
*
* lib/cgi.rb (CGI::QueryExtension::read_multipart): CGI content
matz
2006-09-23
2
-1
/
+6
*
* 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
-99
/
+155
*
2006-09-23
tadf
2006-09-22
1
-3
/
+3
*
* .cvsignore: ignore timestamp files and installed list file.
nobu
2006-09-21
2
-1
/
+6
*
2006-09-22
nobu
2006-09-21
1
-3
/
+3
*
* instruby.rb: include FileUtils unconditionally.
nobu
2006-09-21
2
-0
/
+5
*
* common.mk (no-install): not install rdoc actually.
nobu
2006-09-21
4
-13
/
+46
*
* ext/etc/etc.c (etc_getpwuid): uid integer should be wraped in
matz
2006-09-21
2
-2
/
+19
*
2006-09-21
matz
2006-09-21
1
-3
/
+3
*
* common.mk (pre-install-doc): create data directory before install.
nobu
2006-09-20
3
-2
/
+11
*
* {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to define
usa
2006-09-20
4
-0
/
+11
*
* lib/net/imap.rb: allow extra spaces in responses.
shugo
2006-09-20
2
-10
/
+28
*
* ext/gdbm/gdbm.c: add RDoc documentation. a patch from Peter
matz
2006-09-20
2
-38
/
+380
*
2006-09-20
matz
2006-09-20
1
-3
/
+3
*
* lib/fileutils.rb: backport from HEAD (rev 1.71).
aamine
2006-09-18
2
-59
/
+71
*
* object.c (rb_obj_ivar_defined, rb_mod_cvar_defined): new methods,
nobu
2006-09-18
3
-2490
/
+2553
*
2006-09-19
nobu
2006-09-18
1
-3
/
+3
[next]