summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-24* string.c (rb_str_chomp_bang): coderange may change.nobu
2009-02-24rdoc update.akr
2009-02-24* string.c (rb_str_delete_bang): should recalculate coderange.nobu
2009-02-24rdoc update.akr
2009-02-24* file.c (rb_file_size): new method added. [ruby-core:22088]matz
2009-02-24* class.c (rb_scan_args): Allow specifying the number of trailingknu
2009-02-24* ext/curses/curses.c (curses_colors): new method added. a patchmatz
2009-02-24* class.c (rb_scan_args): Revamp rb_scan_args() to compute theknu
2009-02-24* 2009-02-25svn
2009-02-24* array.c (rb_ary_index, rb_ary_rindex): Emit a warning that aknu
2009-02-24add comment.akr
2009-02-24* ext/socket/socket.c (sockaddr_obj): convert fe80:1::1 to fe80::1%1.akr
2009-02-24reordered.akr
2009-02-24rdoc update.akr
2009-02-24* ext/socket/ancdata.c (ancillary_timestamp): support SCM_BINTIME.akr
2009-02-24* ext/socket/ancdata.c (ancillary_timestamp): new method.akr
2009-02-24* common.mk (main): split from exts and makes main program afternobu
2009-02-24* common.mk (ripper.c): exec can't work on Windows.nobu
2009-02-24* Makefile.in (id.h): overwrites unconditinally.nobu
2009-02-24* missing/vsnprintf.c (BSD_vfprintf): ptrdiff_t may be larger thannobu
2009-02-24* signal.c (rb_disable_interrupt, rb_enable_interrupt): seenobu
2009-02-24* process.c (rb_waitpid): last argument was missing.nobu
2009-02-23* numeric.c (flo_eq): remove unnecessary NaN check using isnan().matz
2009-02-23* bootstraptest/test_thread.rb: fix for environment where fork is notmame
2009-02-23* thread.c (thread_cleanup_func): unlock all locked mutexes even whenmame
2009-02-23* insns.def (opt_minus): inline float operation.matz
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* 2009-02-24svn
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-22add a test.akr
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-22rdoc update.akr
2009-02-22* 2009-02-23svn
2009-02-22rdoc update.akr
2009-02-22rdoc update.akr
2009-02-22stripped trailing spaces.nobu
2009-02-22stripped trailing spaces.nobu