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
...
*
* ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]
nagai
2004-09-02
8
-44
/
+207
*
2004-09-03
eban
2004-09-02
1
-3
/
+3
*
* ext/extmk.rb (extmake): extact target prefix from Makefiles.
nobu
2004-09-02
2
-2
/
+15
*
2004-09-01
ocean
2004-09-01
1
-4
/
+4
*
* ext/tk/lib/tk/spinbox.rb: fix typo
ocean
2004-09-01
2
-1
/
+5
*
* process.c (rb_proc_exec): label cannot precede variable declarations.
nobu
2004-09-01
2
-2
/
+5
*
* ext/tk/tkutil.c (cbsubst_init): fix memory leak
ocean
2004-08-31
2
-2
/
+7
*
* ext/tcltklib/tcltklib.c (ip_delete): when a tcltkip is deleted, destroy its...
nagai
2004-08-31
2
-0
/
+6
*
2004-08-31
eban
2004-08-31
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c (del_root): fix SEGV
nagai
2004-08-31
2
-1
/
+10
*
Add documentation for Module#included
dave
2004-08-30
2
-3
/
+32
*
ri now merges the documentation if it finds the same class in multiple places
dave
2004-08-30
9
-25
/
+92
*
* ext/tk/lib/multi-tk.rb: 'restart' method accepts arguments
nagai
2004-08-30
2
-6
/
+23
*
2004-08-30
eban
2004-08-30
1
-3
/
+3
*
* configure.in (GNU/k*BSD): fixed FTBFS on GNU/k*BSD. [ruby-dev:24051]
eban
2004-08-30
2
-13
/
+9
*
2004-08-29
eban
2004-08-29
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081]
nagai
2004-08-29
3
-2
/
+10
*
2004-08-28
eban
2004-08-28
1
-3
/
+3
*
* bignum.c (rb_big_and): protect parameters from GC.
matz
2004-08-28
7
-16
/
+80
*
* ext/stringio/stringio.c (Init_stringio): add StringIO#readpartial as
akr
2004-08-27
2
-0
/
+6
*
2004-08-27
nobu
2004-08-27
1
-3
/
+3
*
* process.c (rb_proc_exec): strip trailing spaces. [ruby-dev:24143]
nobu
2004-08-27
3
-9
/
+44
*
2004-08-26
nobu
2004-08-26
1
-3
/
+3
*
Must learn how to transpose words in Emacs. Sorry...
dave
2004-08-25
1
-1
/
+1
*
Minor fix to error message
dave
2004-08-25
3
-3
/
+7
*
2004-08-25
eban
2004-08-25
1
-3
/
+3
*
* eval.c (rb_longjmp): Exception#to_str is no longer defined.
nobu
2004-08-25
2
-2
/
+6
*
* lib/cgi/session.rb (CGI::Session::FileStore#initialize): do not
shugo
2004-08-24
3
-17
/
+17
*
* lib/cgi/session.rb (CGI::Session::FileStore#initialize): untaint
shugo
2004-08-24
2
-1
/
+6
*
2004-08-24
usa
2004-08-24
1
-3
/
+3
*
* ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): d2i
gotoyuzo
2004-08-23
4
-6
/
+16
*
2004-08-23
usa
2004-08-23
1
-3
/
+3
*
* lib/resolv.rb (Config.default_config_hash): when multiple domains
usa
2004-08-23
2
-1
/
+6
*
* ext/openssl/ossl_ssl.c (ossl_ssl_read):
gotoyuzo
2004-08-22
3
-23
/
+43
*
2004-08-22
eban
2004-08-21
1
-3
/
+3
*
* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect):
gotoyuzo
2004-08-21
2
-0
/
+8
*
2004-08-21
eban
2004-08-21
1
-3
/
+3
*
* ext/tcltklib/extconf.rb (find_tcl, find_tk): find stub library.
nobu
2004-08-20
3
-8
/
+29
*
* io.c (rb_io_check_writable): no need to check read buffer if
usa
2004-08-20
2
-1
/
+6
*
2004-08-20
eban
2004-08-20
1
-3
/
+3
*
* ext/zlib/zlib.c: GzipReader#ungetc caused crc error.
katsu
2004-08-20
2
-17
/
+24
*
* ext/tk/lib/tk.rb: Fail to treat a hash value of 'font' option.
nagai
2004-08-19
3
-2
/
+13
*
* dir.c (free_dir): fix memory leak. reported by yamamoto
matz
2004-08-19
5
-9
/
+87
*
* wince/Makefile.sub (LIBS): need to link ceshell library for SH*
usa
2004-08-19
2
-1
/
+4
*
* configure.in, win32/Makefile.sub (LIBS): need to link shell32
usa
2004-08-19
3
-2
/
+7
*
2004-08-19
usa
2004-08-19
1
-3
/
+3
*
* lib/yaml/rubytypes.rb: whoops. bad require for 'yaml/compat'. sorry.
why
2004-08-18
1
-1
/
+0
*
* lib/yaml/baseemitter.rb: folding now handles double-quoted strings,
why
2004-08-18
4
-21
/
+39
*
* lib/net/protocol.rb (rbuf_fill): OpenSSL::SSLSocket has its own buffer, sel...
aamine
2004-08-18
2
-4
/
+8
*
* ext/tcltklib/stubs.c (ruby_tcltk_stubs): need to call
eban
2004-08-18
2
-2
/
+14
[prev]
[next]