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/socket/socket.c (make_hostent_internal): accept ai_family
matz
2006-05-02
1
-0
/
+6
*
* numeric.c (num_div): use floor rather than rb_Integer().
matz
2006-05-01
1
-0
/
+12
*
* ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initialize
gotoyuzo
2006-04-29
1
-0
/
+5
*
* util.c (ruby_strtod): should not cut off 18 digits for no
matz
2006-04-28
1
-0
/
+5
*
* array.c (rb_ary_fill): internalize local variable "beg" to
matz
2006-04-26
1
-0
/
+5
*
* pack.c (pack_unpack): now supports CRLF newlines. a patch from
matz
2006-04-26
1
-0
/
+5
*
* ext/tk/tcltklib.c (delete_slaves): maybe increment the reference
nagai
2006-04-25
1
-0
/
+5
*
* lib/jcode.rb (String::tr_s): should have translated non
matz
2006-04-24
1
-0
/
+6
*
* regex.c (re_compile_pattern): should check if c is not a
matz
2006-04-24
1
-0
/
+6
*
* ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointer
nagai
2006-04-21
1
-0
/
+5
*
* ext/socket/socket.c: document update patch from Sam Roberts
matz
2006-04-21
1
-0
/
+5
*
* parse.y (arg): too much NEW_LIST()
matz
2006-04-19
1
-0
/
+6
*
* eval.c (rb_eval): use ARGSCAT for NODE_OP_ASGN1.
matz
2006-04-19
1
-0
/
+19
*
* parse.y (list_concat): should not modify nodes other than
matz
2006-04-19
1
-0
/
+5
*
* ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.
nagai
2006-04-18
1
-0
/
+10
*
* eval.c: block_unique should be 1, not frame_unique.
matz
2006-04-17
1
-0
/
+5
*
* prec.c (prec_prec_f): documentation patch from
matz
2006-04-09
1
-0
/
+18
*
* ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681]
nagai
2006-04-06
1
-0
/
+4
*
* ext/tk/tcltklib.c: fix SEGV when embedding to an application.
nagai
2006-04-05
1
-0
/
+19
*
WIN32OLE#[] should accept multi argments.
suke
2006-03-29
1
-0
/
+7
*
* ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,
usa
2006-03-29
1
-0
/
+5
*
* eval.c (backtrace): reports aliased method names in a generated
matz
2006-03-28
1
-0
/
+19
*
* ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c, config.h}: imported nkf 2.0.6.
naruse
2006-03-27
1
-0
/
+13
*
* process.c (rb_f_sleep): remove description about SIGALRM which
matz
2006-03-24
1
-0
/
+5
*
* eval.c (method_missing): should support argument splat in
matz
2006-03-23
1
-0
/
+5
*
* configure.in: Solaris SunPro compiler -rapth patch from
matz
2006-03-20
1
-0
/
+5
*
* configure.in: remove enable_rpath=no for Solaris.
matz
2006-03-20
1
-0
/
+5
*
* ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: fix typo.
gotoyuzo
2006-03-17
1
-0
/
+5
*
* lib/mkmf.rb (create_makefile): support libraries without *.so.
usa
2006-03-15
1
-0
/
+4
*
* ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should use
gotoyuzo
2006-03-15
1
-0
/
+5
*
* lib/rdoc/ri/ri_formatter.rb (RI::TextFormatter::wrap): removed
matz
2006-03-11
1
-0
/
+8
*
* gc.c (id2ref): fix symbol test.
akr
2006-03-04
1
-0
/
+4
*
* lib/rdoc/ri/ri_paths.rb (RI::Paths): adding paths from rubygems
matz
2006-03-03
1
-0
/
+11
*
ML ref [ruby-core:7305]
akr
2006-03-02
1
-1
/
+1
*
* gc.c: align VALUE with sizeof(RVALUE) globally.
akr
2006-03-02
1
-0
/
+8
*
* gc.c: commited magic for reducing RVALUE size on windows. (24->20byte)
ocean
2006-03-02
1
-0
/
+5
*
* win32/win32.c (filetime_to_unixtime): should set tm_isdst to -1.
ocean
2006-03-02
1
-0
/
+6
*
* gc.c (add_heap): heap_slots may overflow. a patch from Stefan
matz
2006-03-01
1
-0
/
+5
*
* ruby.h (SYM2ID): should not cast to signed long.
matz
2006-03-01
1
-0
/
+5
*
* lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.
ocean
2006-02-28
1
-0
/
+6
*
* lib/drb/extservm.rb (invoke_service_command): cannot invoke command
usa
2006-02-28
1
-0
/
+5
*
quote pathnames in the server's command line for space contained
seki
2006-02-24
1
-0
/
+6
*
* instruby.rb: install *.exe.manifest and *.dll.manifest if exist.
usa
2006-02-24
1
-0
/
+5
*
* bcc32/Makefile.sub (HAVE_HYPOT): bcc32 has hypot().
ocean
2006-02-24
1
-0
/
+4
*
* time.c (time_new_internal): add prototype to tell the compiler
usa
2006-02-24
1
-0
/
+7
*
* test.rb: Removed. Obsolete by test/nkf.
naruse
2006-02-23
1
-0
/
+8
*
* bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internal
ocean
2006-02-23
1
-0
/
+7
*
* eval.c (SETUP_ARGS0): fixed memory corruption. [ruby-dev:28360]
ocean
2006-02-23
1
-0
/
+4
*
ChangeLog: add ML number [ruby-list:41838]
matz
2006-02-20
1
-1
/
+1
*
* configure.in (mingw): have link.
usa
2006-02-20
1
-0
/
+6
[next]