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
...
*
* 2005-05-08
eban
2005-05-08
1
-3
/
+3
*
* lib/profiler.rb: fixed "undefined method `[]' for nil:NilClass"
ocean
2005-05-08
2
-30
/
+35
*
* 2005-05-07
nobu
2005-05-07
1
-3
/
+3
*
* lib/mkmf.rb (have_var): no libs argument is given.
nobu
2005-05-07
2
-2
/
+4
*
* 2005-05-01
nobu
2005-05-01
1
-4
/
+4
*
* ruby.c (set_arg0): use also environment variable space for setting
nobu
2005-05-01
2
-11
/
+48
*
* ruby.c (process_sflag): replace '-' in variable names with '_'.
nobu
2005-05-01
2
-11
/
+39
*
* ext/syck/rubyext.c: comment to be closed.
nobu
2005-04-30
1
-1
/
+1
*
* 2005-04-30
eban
2005-04-30
1
-3
/
+3
*
* ext/stringio/stringio.c (strio_getline): suppress warnings.
nobu
2005-04-30
1
-3
/
+2
*
* 2005-04-27
nobu
2005-04-27
1
-3
/
+3
*
* win32/Makefile.sub (OPTFLAGS): default global optimization to
nobu
2005-04-27
3
-2
/
+11
*
* 2005-04-26
nobu
2005-04-26
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"
nagai
2005-04-26
2
-16
/
+66
*
* 2005-04-25
eban
2005-04-24
1
-3
/
+3
*
* regex.c: declare rb_warn to have variadic argument. [ruby-core:4751]
akr
2005-04-24
2
-1
/
+5
*
* 2005-04-23
eban
2005-04-23
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status code
ocean
2005-04-23
2
-3
/
+9
*
updated TCLTKLIB_RELEASE_DATE
ocean
2005-04-22
1
-1
/
+1
*
* 2005-04-22
eban
2005-04-22
1
-3
/
+3
*
commit miss
ocean
2005-04-22
1
-2
/
+2
*
* ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak.
ocean
2005-04-22
2
-1
/
+8
*
* 2005-04-21
eban
2005-04-21
1
-3
/
+3
*
* lib/mkmf.rb (create_makefile): support platforms have file separator
nobu
2005-04-20
5
-1
/
+30
*
* Makefile.in, common.mk: miniruby depens on MINIOBJS.
nobu
2005-04-20
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-04-20
1
-0
/
+2
*
* Makefile.in, common.mk: miniruby depens on MINIOBJS.
nobu
2005-04-20
7
-4
/
+30
*
* win32/ifchange.bat: delete testing files.
nobu
2005-04-20
2
-0
/
+6
*
* 2005-04-20
eban
2005-04-20
1
-3
/
+3
*
fixed error on rdoc generation
ocean
2005-04-20
1
-1
/
+1
*
* {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak:
nobu
2005-04-19
7
-2
/
+62
*
* lib/irb.rb lib/irb/* doc/irb: IRB 0.9.5
keiju
2005-04-19
34
-284
/
+459
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-04-19
4
-0
/
+349
*
* lib/ftools.rb (File.safe_unlink): do not modify a symlinked file.
eban
2005-04-19
2
-22
/
+35
*
* 2005-04-19
eban
2005-04-18
1
-3
/
+3
*
* ext/extmk.rb: expand path for ext/**/extconf.rb.
nobu
2005-04-18
2
-3
/
+7
*
* ext/zlib/zlib.c (zstream_run): fixed SEGV. [ruby-core:4712]
ocean
2005-04-18
2
-0
/
+9
*
* 2005-04-18
eban
2005-04-18
1
-3
/
+3
*
add WIN32OLE.codepage, WIN32OLE.codepage= methods.
suke
2005-04-18
2
-6
/
+104
*
* ext/extmk.rb (relative_from): treat mere drive letter as an absolute
nobu
2005-04-17
2
-2
/
+6
*
* 2005-04-17
nobu
2005-04-17
1
-3
/
+3
*
* ext/extmk.rb (extmake, parse_args): do not expand destdir.
nobu
2005-04-17
2
-4
/
+10
*
* sample/rss/tdiary_plugin/rss-recent.rb (rss_recent_cache_rss):
kou
2005-04-16
2
-9
/
+15
*
* configure.in (RUBY_PROG_INSTALL): not add -p option to INSTALL.
nobu
2005-04-16
3
-6
/
+18
*
* 2005-04-16
eban
2005-04-16
1
-3
/
+3
*
* bcc32/Makefile.sub: quick hack... prepend DESTDIR.
ocean
2005-04-16
2
-1
/
+6
*
* ext/openssl/extconf.rb: check for OPENSSL_cleanse.
gotoyuzo
2005-04-15
3
-0
/
+11
*
* lib/fileutils.rb (remove_file): ignore exceptions caused by chmod.
aamine
2005-04-14
2
-8
/
+33
*
* 2005-04-14
eban
2005-04-14
1
-3
/
+3
*
* bcc32/Makefile.sub: failed to remove debug information files.
ocean
2005-04-14
2
-2
/
+7
[prev]
[next]