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
*
* lib/pathname.rb (Pathname#foreachline): removed wrongly
matz
2009-02-23
1
-0
/
+5
*
* ext/socket/ancdata.c (inspect_timespec_as_abstime): new function to
akr
2009-02-23
1
-0
/
+6
*
* ext/socket/ancdata.c (inspect_bintime_as_abstime): new function to
akr
2009-02-23
1
-0
/
+8
*
* ext/socket/ancdata.c (inspect_timeval_as_abstime): use time_t
akr
2009-02-23
1
-0
/
+6
*
* array.c (rb_ary_index, rb_ary_rindex): We know that argc is not
knu
2009-02-23
1
-0
/
+8
*
* lib/fileutils.rb (mv): added description for the case of
nobu
2009-02-23
1
-0
/
+5
*
* include/ruby/ruby.h (USE_SYMBOL_AS_METHOD_NAME): Module#methods,
nobu
2009-02-23
1
-0
/
+5
*
* README.EXT, README.EXT.ja: added macros for the Compatibilities.
nobu
2009-02-23
1
-0
/
+4
*
typo
nobu
2009-02-23
1
-1
/
+1
*
* ext/socket/mkconstants.rb: define SO_TIMESTAMPNS and SCM_TIMESTAMPNS
akr
2009-02-22
1
-0
/
+5
*
* ext/socket/ancdata.c (ancillary_inspect): use SCM_TIMESTAMP instead
akr
2009-02-22
1
-0
/
+5
*
* ext/socket/ancdata.c (inspect_timeval_as_abstime): new function.
akr
2009-02-22
1
-0
/
+5
*
* ext/socket/option.c (inspect_timeval_as_interval): renamed from
akr
2009-02-22
1
-0
/
+5
*
* ext/socket/option.c (inspect_timeval): fix the size test.
akr
2009-02-22
1
-0
/
+4
*
* string.c (tr_trans): should recalculate coderange.
nobu
2009-02-22
1
-0
/
+5
*
* ext/socket/option.c (inspect_linger): message refined.
akr
2009-02-22
1
-0
/
+4
*
* ext/socket/init.c (s_recvfrom): use rb_io_wait_readable after
akr
2009-02-22
1
-0
/
+5
*
* ChangeLog: [ruby-core:22326] has been fixed at r22505.
nobu
2009-02-22
1
-0
/
+1
*
* ext/socket/option.c (inspect_errno): new function.
akr
2009-02-22
1
-0
/
+5
*
* re.c (Init_Regexp): define Regexp::FIXEDENCODING. [ruby-dev:38066]
akr
2009-02-22
1
-0
/
+4
*
* string.c (tr_trans): should not be affected by the encoding of
nobu
2009-02-22
1
-0
/
+5
*
* ext/socket/init.c (s_recvfrom_nonblock): handles EAGAIN too.
nobu
2009-02-22
1
-0
/
+7
*
* eval.c (ruby_options): evaluator now expects iseq instead of tree.
yugui
2009-02-22
1
-0
/
+6
*
* Makefile.in (configure): unset PWD to use symlink to building
nobu
2009-02-22
1
-1
/
+4
*
* Makefile.in (up): cd doesn't need LC_TIME, VCS needs.
nobu
2009-02-22
1
-0
/
+4
*
* vm_eval.c (method_missing): should not pop cfp if missing method
nobu
2009-02-22
1
-0
/
+11
*
* lib/pathname.rb (Pathname#binread): added. [ruby-dev:37952]
matz
2009-02-21
1
-0
/
+4
*
* ext/socket/ancdata.c (bsock_recvmsg_internal): handle EMSGSIZE as
akr
2009-02-21
1
-0
/
+5
*
* ext/socket/ancdata.c (bsock_recvmsg_internal): check max length
akr
2009-02-21
1
-0
/
+5
*
* ext/socket/ancdata.c (bsock_recvmsg_internal): don't call
akr
2009-02-21
1
-0
/
+5
*
* ext/socket/ancdata.c (bsock_recvmsg_internal): gc when SCM_RIGHTS
akr
2009-02-21
1
-0
/
+5
*
* io.c (io_getpartial): error message describes what should be
akr
2009-02-21
1
-0
/
+14
*
* ext/socket/ancdata.c (bsock_recvmsg_internal): check recvmsg error
akr
2009-02-21
1
-0
/
+5
*
mention the platform which causes cmsg_len > msg_controllen.
akr
2009-02-21
1
-1
/
+1
*
* util.c (rv_alloc, freedtoa): use our normal xmalloc()/xfree() because
usa
2009-02-20
1
-0
/
+11
*
* ext/socket/ancdata.c (make_io_for_unix_rights): cmsg_len may be
akr
2009-02-19
1
-0
/
+6
*
* ext/socket/ancdata.c (bsock_recvmsg_internal): fix exception.
akr
2009-02-19
1
-0
/
+4
*
* ext/socket/ancdata.c (ancillary_unix_rights): method renamed.
akr
2009-02-19
1
-0
/
+4
*
* template/fake.rb.in: extracted from Makefile.in.
nobu
2009-02-19
1
-0
/
+6
*
* ext/openssl/ossl_ocsp.c (ossl_ocspbres_verify): OCSP_basic_verify
nobu
2009-02-19
1
-0
/
+5
*
* lib/tmpdir.rb (@@systmpdir): File.expand_path also joins paths.
nobu
2009-02-19
1
-0
/
+4
*
* ext/etc/etc.c (etc_each_group): defines only when Etc::Group is
nobu
2009-02-19
1
-0
/
+5
*
* eval_intern.h (translit_char): moved from ruby.c.
nobu
2009-02-19
1
-0
/
+9
*
* configure.in, */Makefile.sub (LOAD_RELATIVE): moved from ruby.c
nobu
2009-02-19
1
-0
/
+4
*
* configure.in (darwin): uses -unexported_symbol option of ld instead
nobu
2009-02-19
1
-1
/
+4
*
* configure.in (darwin): makes dylib instead of so.
nobu
2009-02-19
1
-0
/
+4
*
* lib/mkmf.rb (create_makefile): added phony targets.
nobu
2009-02-19
1
-1
/
+3
*
* lib/mkmf.rb (create_makefile): removes directories in the depth
nobu
2009-02-19
1
-1
/
+4
*
* lib/mkmf.rb (create_makefile): creates target directories before
nobu
2009-02-19
1
-0
/
+5
*
* file.c (rb_home_dir): checks if HAVE_PWD_H. [ruby-dev:38049]
nobu
2009-02-19
1
-0
/
+4
[next]