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
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/tk/lib/tkextlib/blt.rb: add BLT extension support
nagai
2004-12-23
1
-0
/
+8
*
* process.c (SIZEOF_RLIM_T): err if size of rlim_t is not set.
nobu
2004-12-23
1
-1
/
+3
*
* process.c (proc_setgroups): check if the argument lenght is
nobu
2004-12-23
1
-0
/
+5
*
* rubyio.h: rename FMODE_UNSEEKABLE to FMODE_DUPLEX.
akr
2004-12-23
1
-0
/
+7
*
* ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATE
nagai
2004-12-23
1
-0
/
+11
*
* configure.in (bsdi): use $(CC) for LDSHARED. fixed [ruby-dev:25270]
nobu
2004-12-22
1
-0
/
+4
*
* io.c (rb_io_mode_modenum): replace O_ACCMODE with O_RDWR.
nobu
2004-12-22
1
-0
/
+5
*
* ext/dl/sym.c (rb_dlsym_initialize): extract internal pointers after
nobu
2004-12-21
1
-0
/
+5
*
* lib/xmlrpc/client.rb: use "" instead of "." if prefix argument is
mneumann
2004-12-21
1
-0
/
+10
*
* lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.
nahi
2004-12-21
1
-0
/
+4
*
* ext/openssl/ossl_asn1.c (ossl_asn1_decode_all): use rb_str_new4
gotoyuzo
2004-12-21
1
-0
/
+8
*
* ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode):
gotoyuzo
2004-12-21
1
-0
/
+7
*
* ext/tk/lib/tk/grid.rb: rescue bug of 'grid configure' on Tcl/Tk8.3-
nagai
2004-12-21
1
-0
/
+4
*
* added samples for the previous soap4r's commit.
nahi
2004-12-20
1
-0
/
+4
*
updated
akr
2004-12-20
1
-0
/
+5
*
* added files:
nahi
2004-12-20
1
-1
/
+30
*
* lib/net/https.rb: delete descriptions about key_file and cert_file.
gotoyuzo
2004-12-20
1
-0
/
+7
*
* ext/tk/lib/multi-tk.rb: supports new features of Tcl/Tk8.5a2
nagai
2004-12-20
1
-11
/
+21
*
* parse.y (special_local_set): prevent the parser object from GC.
nobu
2004-12-20
1
-0
/
+5
*
* lib/cgi/session.rb (CGI::Session#initialize): empty session id was
nobu
2004-12-19
1
-0
/
+5
*
* lib/rexml/encodings/SHIFT_JIS.rb: fixed LoadError bug. [ruby-core:3958]
kou
2004-12-19
1
-0
/
+5
*
* configure.in (enable_rpath): use rpath flag to embed the library
nobu
2004-12-19
1
-0
/
+5
*
* lib/test/unit.rb: use standalone runner for -e.
nobu
2004-12-19
1
-0
/
+10
*
* ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate):
nobu
2004-12-18
1
-0
/
+5
*
* lib/webrick/httpauth.rb,
nahi
2004-12-18
1
-0
/
+7
*
* configure.in (ac_cv_sizeof_rlim_t): set 8 for BSD/OS.
akr
2004-12-17
1
-0
/
+5
*
* ext/tk/lib/tk.rb: fix bug on setting up system encoding
nagai
2004-12-17
1
-0
/
+36
*
* lib/cgi/session.rb (CGI::Session#initialize): control adding
nobu
2004-12-17
1
-0
/
+5
*
* eval.c (rb_proc_arity, rb_node_arity, rb_mod_method_arity,
nobu
2004-12-16
1
-0
/
+6
*
* lib/mkmf.rb (create_makefile): create RUBYARCHDIR also when no extension
nobu
2004-12-16
1
-1
/
+6
*
adjust and reduce sleep
seki
2004-12-16
1
-0
/
+4
*
* ext/openssl/ossl.c (ossl_raise): refine message format.
gotoyuzo
2004-12-16
1
-0
/
+4
*
* ext/tk/sample/demos-en/widget: modify version check for supporting features
nagai
2004-12-16
1
-0
/
+5
*
* ChangeLog: forgot to commit
nagai
2004-12-16
1
-0
/
+30
*
* ext/ripper/extconf.rb: bison is not needed if ripper.c exists. [ruby-dev:25...
aamine
2004-12-15
1
-0
/
+5
*
* lib/net/http.rb: remove junk.
aamine
2004-12-15
1
-0
/
+4
*
* ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973]
matz
2004-12-15
1
-0
/
+8
*
changed default binded address family to use an available address family of h...
seki
2004-12-15
1
-0
/
+7
*
* lib/webrick/server.rb (WEBrick::GenericServer#start_thread):
gotoyuzo
2004-12-15
1
-0
/
+15
*
* lib/set.rb (Set#==): [ruby-dev:25206]
matz
2004-12-15
1
-0
/
+8
*
* win32/win32.c (rb_w32_fdisset): check whether the handle is valid.
usa
2004-12-15
1
-0
/
+4
*
* utf8.c (utf8_is_mbc_ambiguous): [ruby-talk:123561]
matz
2004-12-14
1
-0
/
+11
*
* win32/win32.c (rb_w32_close): need to reset osfhnd().
usa
2004-12-14
1
-0
/
+4
*
* ext/openssl/ossl.c (ossl_raise): avoid buffer overrun. [ruby-dev:25187]
gotoyuzo
2004-12-14
1
-0
/
+5
*
* eval.c (Init_eval): should mark ruby_eval_tree. [ruby-dev:25189]
matz
2004-12-13
1
-0
/
+4
*
* gc.c (set_stack_end): new function to obtain stack end address.
akr
2004-12-13
1
-0
/
+11
*
* ext/curses/curses.c (window_subwin): call NUM2INT() before
shugo
2004-12-12
1
-0
/
+5
*
* lib/pathname.rb (cleanpath_aggressive): make it private.
akr
2004-12-12
1
-0
/
+6
*
* test/ruby/test_super.rb (TestSuper#test_define_method): now methods
nobu
2004-12-12
1
-0
/
+5
*
Don't show r/w accessot flags if none were specified for custom attributes
dave
2004-12-12
1
-0
/
+5
[next]