summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2009-02-23* math.c (Need_Float): call rb_to_float() only when it is reallymatz
2009-02-23* range.c (range_each): check #succ only when it is reallymatz
2009-02-23* lib/pathname.rb (Pathname#foreachline): removed wronglymatz
2009-02-23* ext/socket/ancdata.c (inspect_timespec_as_abstime): new function toakr
2009-02-23* ext/socket/ancdata.c (inspect_bintime_as_abstime): new function toakr
2009-02-23* ext/socket/ancdata.c (inspect_timeval_as_abstime): use time_takr
2009-02-23* array.c (rb_ary_index, rb_ary_rindex): We know that argc is notknu
2009-02-23* lib/fileutils.rb (mv): added description for the case ofnobu
2009-02-23* include/ruby/ruby.h (USE_SYMBOL_AS_METHOD_NAME): Module#methods,nobu
2009-02-23* README.EXT, README.EXT.ja: added macros for the Compatibilities.nobu
2009-02-23typonobu
2009-02-22* ext/socket/mkconstants.rb: define SO_TIMESTAMPNS and SCM_TIMESTAMPNSakr
2009-02-22* ext/socket/ancdata.c (ancillary_inspect): use SCM_TIMESTAMP insteadakr
2009-02-22* ext/socket/ancdata.c (inspect_timeval_as_abstime): new function.akr
2009-02-22* ext/socket/option.c (inspect_timeval_as_interval): renamed fromakr
2009-02-22* ext/socket/option.c (inspect_timeval): fix the size test.akr
2009-02-22* string.c (tr_trans): should recalculate coderange.nobu
2009-02-22* ext/socket/option.c (inspect_linger): message refined.akr
2009-02-22* ext/socket/init.c (s_recvfrom): use rb_io_wait_readable afterakr
2009-02-22* ChangeLog: [ruby-core:22326] has been fixed at r22505.nobu
2009-02-22* ext/socket/option.c (inspect_errno): new function.akr
2009-02-22* re.c (Init_Regexp): define Regexp::FIXEDENCODING. [ruby-dev:38066]akr
2009-02-22* string.c (tr_trans): should not be affected by the encoding ofnobu
2009-02-22* ext/socket/init.c (s_recvfrom_nonblock): handles EAGAIN too.nobu
2009-02-22* eval.c (ruby_options): evaluator now expects iseq instead of tree.yugui
2009-02-22* Makefile.in (configure): unset PWD to use symlink to buildingnobu
2009-02-22* Makefile.in (up): cd doesn't need LC_TIME, VCS needs.nobu
2009-02-22* vm_eval.c (method_missing): should not pop cfp if missing methodnobu
2009-02-21* lib/pathname.rb (Pathname#binread): added. [ruby-dev:37952]matz
2009-02-21* ext/socket/ancdata.c (bsock_recvmsg_internal): handle EMSGSIZE asakr
2009-02-21* ext/socket/ancdata.c (bsock_recvmsg_internal): check max lengthakr
2009-02-21* ext/socket/ancdata.c (bsock_recvmsg_internal): don't callakr
2009-02-21* ext/socket/ancdata.c (bsock_recvmsg_internal): gc when SCM_RIGHTSakr
2009-02-21* io.c (io_getpartial): error message describes what should beakr
2009-02-21* ext/socket/ancdata.c (bsock_recvmsg_internal): check recvmsg errorakr
2009-02-21mention the platform which causes cmsg_len > msg_controllen.akr
2009-02-20 * util.c (rv_alloc, freedtoa): use our normal xmalloc()/xfree() becauseusa
2009-02-19* ext/socket/ancdata.c (make_io_for_unix_rights): cmsg_len may beakr
2009-02-19* ext/socket/ancdata.c (bsock_recvmsg_internal): fix exception.akr
2009-02-19* ext/socket/ancdata.c (ancillary_unix_rights): method renamed.akr
2009-02-19* template/fake.rb.in: extracted from Makefile.in.nobu
2009-02-19* ext/openssl/ossl_ocsp.c (ossl_ocspbres_verify): OCSP_basic_verifynobu
2009-02-19* lib/tmpdir.rb (@@systmpdir): File.expand_path also joins paths.nobu
2009-02-19* ext/etc/etc.c (etc_each_group): defines only when Etc::Group isnobu
2009-02-19* eval_intern.h (translit_char): moved from ruby.c.nobu
2009-02-19* configure.in, */Makefile.sub (LOAD_RELATIVE): moved from ruby.cnobu
2009-02-19* configure.in (darwin): uses -unexported_symbol option of ld insteadnobu
2009-02-19* configure.in (darwin): makes dylib instead of so.nobu
2009-02-19* lib/mkmf.rb (create_makefile): added phony targets.nobu
2009-02-19* lib/mkmf.rb (create_makefile): removes directories in the depthnobu