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: already built-in libraries satisfy dependencies.
nobu
2004-09-02
2
-1
/
+8
*
2004-09-02
eban
2004-09-02
1
-3
/
+3
*
* eval.c (rb_obj_instance_eval): backported from HEAD.
eban
2004-09-02
2
-1
/
+11
*
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
*
* 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
*
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
*
Add RDoc for Module.included
dave
2004-08-30
2
-3
/
+32
*
* configure.in (GNU/k*BSD): fixed FTBFS on GNU/k*BSD. [ruby-dev:24051]
eban
2004-08-30
2
-13
/
+9
*
2004-08-30
usa
2004-08-30
1
-3
/
+3
*
* win32/win32.c (CreateChild): strip trailing spaces. [ruby-dev:24143]
usa
2004-08-30
2
-6
/
+25
*
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
4
-14
/
+24
*
2004-08-26
nobu
2004-08-26
1
-3
/
+3
*
*** empty log message ***
dave
2004-08-25
3
-3
/
+7
*
* 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-24
4
-6
/
+16
*
* ext/openssl/ossl_ssl.c (ossl_ssl_read):
gotoyuzo
2004-08-23
3
-23
/
+43
*
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
*
2004-08-22
eban
2004-08-21
1
-3
/
+3
*
* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect):
gotoyuzo
2004-08-21
2
-1
/
+9
*
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
*
2004-08-20
ocean
2004-08-20
1
-3
/
+3
*
* dir.c: backout untested code.
matz
2004-08-20
2
-29
/
+25
*
* dir.c (free_dir): fix memory leak. reported by yamamoto
matz
2004-08-19
1
-21
/
+33
*
* ext/tk/lib/tk.rb: Fail to treat a hash value of 'font' option.
nagai
2004-08-19
3
-2
/
+13
*
Update for VMS ports.
akiyoshi
2004-08-19
3
-9
/
+73
*
2004-08-19
usa
2004-08-19
1
-3
/
+3
*
* ext/syck/token.c: re2c no longer compiled with bit vectors. caused
why
2004-08-18
7
-2019
/
+3883
*
* lib/net/protocol.rb (rbuf_fill): OpenSSL::SSLSocket has its own buffer, sel...
aamine
2004-08-18
2
-6
/
+10
*
* ext/tcltklib/stubs.c (ruby_tcltk_stubs): need to call
eban
2004-08-18
2
-2
/
+14
*
2004-08-18
eban
2004-08-18
1
-3
/
+3
*
* eval.c (rb_obj_instance_eval): evaluates under special singleton
nobu
2004-08-18
2
-8
/
+6
*
* io.c (rb_io_reopen): should clear allocated OpenFile. pointed
matz
2004-08-17
6
-185
/
+158
*
2004-08-17
ocean
2004-08-17
1
-3
/
+3
*
Sorry, this might not be typo... "memoize" came from Schema?
ocean
2004-08-17
1
-1
/
+1
*
Get RDoc::usage playing better with OptionParser
dave
2004-08-16
4
-8
/
+22
*
2004-08-15
eban
2004-08-15
1
-3
/
+3
[next]