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
*
* 2004-11-12
usa
2004-11-12
1
-3
/
+3
*
* eval.c (ruby_options): now we cannot call rb_glob() before
usa
2004-11-12
4
-16
/
+20
*
* ext/tk/lib/tk/event.rb: remove $LOADED_FEATURES trick
nagai
2004-11-12
3
-14
/
+18
*
* dir.c (rb_globi): also should call back via rb_glob_caller().
nobu
2004-11-11
2
-4
/
+13
*
* test/ruby/test_file.rb (test_truncate_wbuf): we want to test
usa
2004-11-11
2
-3
/
+8
*
* dir.c (push_braces): was confusing VALUE and char*.
matz
2004-11-11
2
-7
/
+8
*
* 2004-11-11
eban
2004-11-11
1
-3
/
+3
*
* dir.c (rb_push_glob): Dir.glob should have call its block.
matz
2004-11-11
2
-5
/
+13
*
* error.c (syserr_initialize): use stringified object.
nobu
2004-11-10
2
-1
/
+6
*
* lib/delegate.rb (SimpleDelegator::dup): wrong number of
matz
2004-11-10
2
-7
/
+14
*
* dir.c (rb_glob2): do not allocate buffer from heap to avoid
matz
2004-11-10
7
-117
/
+119
*
* README.EXT (Example): extconf.rb is indispensable now.
nobu
2004-11-10
2
-2
/
+5
*
* 2004-11-10
usa
2004-11-10
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c: fix SEGV when compiled with Tcl/Tk8.3.x or older
nagai
2004-11-09
4
-0
/
+22
*
* lib/optparse.rb (OptionParser::Officious): moved from DefaultList.
nobu
2004-11-09
3
-42
/
+80
*
* 2004-11-09
eban
2004-11-08
1
-3
/
+3
*
* regex.c (slow_match): avoid GCC 3.4.x warnings.
eban
2004-11-08
2
-4
/
+7
*
Change version numbering of RDoc and ri
dave
2004-11-08
3
-12
/
+7
*
add DRb::ExtServManager#uri=.
seki
2004-11-08
3
-3
/
+14
*
Fix bug where parent class wasn't being detected if the
dave
2004-11-08
2
-1
/
+8
*
* 2004-11-08
eban
2004-11-07
1
-3
/
+3
*
* configure.in: add setup for mignw32 cross compiling.
eban
2004-11-07
2
-0
/
+10
*
* ext/tk/lib/tk.rb: bind-event methods accept multi substitution arguments.
nagai
2004-11-07
10
-74
/
+98
*
* lib/webrick/server.rb (WEBrick::HTTPServer#start): remove
gotoyuzo
2004-11-06
3
-5
/
+7
*
checks whether zone was given.
tadf
2004-11-06
2
-3
/
+11
*
* string.c (rb_str_locktmp): check STR_TMPLOCK flag before
matz
2004-11-05
5
-13
/
+34
*
* 2004-11-05
eban
2004-11-05
1
-3
/
+3
*
* ext/tk/lib/tk/scrollable.rb: divide Scrollable module into X_Scrollable
nagai
2004-11-05
4
-17
/
+38
*
* ext/tk/lib/tk.rb: TkComm._at() supprts both of "@x,y" and "@x"
nagai
2004-11-05
2
-2
/
+10
*
* ext/tk/lib/tk/text.rb: sorry. bug fix again.
nagai
2004-11-05
2
-1
/
+5
*
* ext/tk/lib/tk/text.rb: bug fix
nagai
2004-11-05
2
-2
/
+6
*
* typo, too. orz
usa
2004-11-04
1
-1
/
+1
*
* io.c (rb_f_open): fix typo.
usa
2004-11-04
2
-1
/
+5
*
* ext/tk/lib/tk/variable.rb: forget to initialize instance_variables
nagai
2004-11-04
2
-0
/
+12
*
* 2004-11-04
eban
2004-11-04
1
-3
/
+3
*
* gc.c (gc_mark): enable GC stack checking.
matz
2004-11-04
7
-24
/
+56
*
* process.c: On NetBSD don't use setruid() and setrgid().
naruse
2004-11-03
1
-0
/
+4
*
On NetBSD don't use setruid() and setrgid().
naruse
2004-11-03
1
-0
/
+5
*
* lib/webrick/httpauth/digestauth.rb: use Base64.encode64 to
gotoyuzo
2004-11-03
2
-2
/
+7
*
* io.c (pipe_open): fix compile error
nagai
2004-11-03
2
-2
/
+12
*
* ext/tk/lib/tk.rb: support to use different Tcl commands between
nagai
2004-11-03
15
-47
/
+105
*
* ext/nkf: follow nkf 2.0.4
naruse
2004-11-03
1
-0
/
+4
*
* follow nkf 2.0.4
naruse
2004-11-03
5
-2048
/
+780
*
* 2004-11-03
eban
2004-11-03
1
-3
/
+3
*
* test/rss/test_maker_*.rb: added tests for RSS Maker.
kou
2004-11-03
17
-24
/
+95
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-11-03
11
-0
/
+2309
*
* process.c (rb_f_fork): need to flush stdout and stderr before
matz
2004-11-02
2
-0
/
+11
*
* gc.c: cancel IA64 changes unnecessary for 1.8.
matz
2004-11-02
1
-15
/
+4
*
* 2004-11-02
eban
2004-11-02
1
-3
/
+3
*
* eval.c (proc_invoke): nail down dyna_var node when Proc object
matz
2004-11-01
4
-90
/
+68
[next]