aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * numeric.c (flo_eq): remove unnecessary NaN check using isnan().matz2009-02-231-0/+7
* * bootstraptest/test_thread.rb: fix for environment where fork is notmame2009-02-231-0/+5
* * thread.c (thread_cleanup_func): unlock all locked mutexes even whenmame2009-02-231-0/+5
* * insns.def (opt_minus): inline float operation.matz2009-02-231-0/+6
* * math.c (Need_Float): call rb_to_float() only when it is reallymatz2009-02-231-0/+3
* * range.c (range_each): check #succ only when it is reallymatz2009-02-231-0/+5
* * lib/pathname.rb (Pathname#foreachline): removed wronglymatz2009-02-231-0/+5
* * ext/socket/ancdata.c (inspect_timespec_as_abstime): new function toakr2009-02-231-0/+6
* * ext/socket/ancdata.c (inspect_bintime_as_abstime): new function toakr2009-02-231-0/+8
* * ext/socket/ancdata.c (inspect_timeval_as_abstime): use time_takr2009-02-231-0/+6
* * array.c (rb_ary_index, rb_ary_rindex): We know that argc is notknu2009-02-231-0/+8
* * lib/fileutils.rb (mv): added description for the case ofnobu2009-02-231-0/+5
* * include/ruby/ruby.h (USE_SYMBOL_AS_METHOD_NAME): Module#methods,nobu2009-02-231-0/+5
* * README.EXT, README.EXT.ja: added macros for the Compatibilities.nobu2009-02-231-0/+4
* typonobu2009-02-231-1/+1
* * ext/socket/mkconstants.rb: define SO_TIMESTAMPNS and SCM_TIMESTAMPNSakr2009-02-221-0/+5
* * ext/socket/ancdata.c (ancillary_inspect): use SCM_TIMESTAMP insteadakr2009-02-221-0/+5
* * ext/socket/ancdata.c (inspect_timeval_as_abstime): new function.akr2009-02-221-0/+5
* * ext/socket/option.c (inspect_timeval_as_interval): renamed fromakr2009-02-221-0/+5
* * ext/socket/option.c (inspect_timeval): fix the size test.akr2009-02-221-0/+4
* * string.c (tr_trans): should recalculate coderange.nobu2009-02-221-0/+5
* * ext/socket/option.c (inspect_linger): message refined.akr2009-02-221-0/+4
* * ext/socket/init.c (s_recvfrom): use rb_io_wait_readable afterakr2009-02-221-0/+5
* * ChangeLog: [ruby-core:22326] has been fixed at r22505.nobu2009-02-221-0/+1
* * ext/socket/option.c (inspect_errno): new function.akr2009-02-221-0/+5
* * re.c (Init_Regexp): define Regexp::FIXEDENCODING. [ruby-dev:38066]akr2009-02-221-0/+4
* * string.c (tr_trans): should not be affected by the encoding ofnobu2009-02-221-0/+5
* * ext/socket/init.c (s_recvfrom_nonblock): handles EAGAIN too.nobu2009-02-221-0/+7
* * eval.c (ruby_options): evaluator now expects iseq instead of tree.yugui2009-02-221-0/+6
* * Makefile.in (configure): unset PWD to use symlink to buildingnobu2009-02-221-1/+4
* * Makefile.in (up): cd doesn't need LC_TIME, VCS needs.nobu2009-02-221-0/+4
* * vm_eval.c (method_missing): should not pop cfp if missing methodnobu2009-02-221-0/+11
* * lib/pathname.rb (Pathname#binread): added. [ruby-dev:37952]matz2009-02-211-0/+4
* * ext/socket/ancdata.c (bsock_recvmsg_internal): handle EMSGSIZE asakr2009-02-211-0/+5
* * ext/socket/ancdata.c (bsock_recvmsg_internal): check max lengthakr2009-02-211-0/+5
* * ext/socket/ancdata.c (bsock_recvmsg_internal): don't callakr2009-02-211-0/+5
* * ext/socket/ancdata.c (bsock_recvmsg_internal): gc when SCM_RIGHTSakr2009-02-211-0/+5
* * io.c (io_getpartial): error message describes what should beakr2009-02-211-0/+14
* * ext/socket/ancdata.c (bsock_recvmsg_internal): check recvmsg errorakr2009-02-211-0/+5
* mention the platform which causes cmsg_len > msg_controllen.akr2009-02-211-1/+1
* * util.c (rv_alloc, freedtoa): use our normal xmalloc()/xfree() becauseusa2009-02-201-0/+11
* * ext/socket/ancdata.c (make_io_for_unix_rights): cmsg_len may beakr2009-02-191-0/+6
* * ext/socket/ancdata.c (bsock_recvmsg_internal): fix exception.akr2009-02-191-0/+4
* * ext/socket/ancdata.c (ancillary_unix_rights): method renamed.akr2009-02-191-0/+4
* * template/fake.rb.in: extracted from Makefile.in.nobu2009-02-191-0/+6
* * ext/openssl/ossl_ocsp.c (ossl_ocspbres_verify): OCSP_basic_verifynobu2009-02-191-0/+5
* * lib/tmpdir.rb (@@systmpdir): File.expand_path also joins paths.nobu2009-02-191-0/+4
* * ext/etc/etc.c (etc_each_group): defines only when Etc::Group isnobu2009-02-191-0/+5
* * eval_intern.h (translit_char): moved from ruby.c.nobu2009-02-191-0/+9
* * configure.in, */Makefile.sub (LOAD_RELATIVE): moved from ruby.cnobu2009-02-191-0/+4