aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * gc.c: remove rb_objspace_t::marked_num.ko12013-05-131-0/+21
* * gc.c: disable GC_PROFILE_MORE_DETAIL (fix last commit).ko12013-05-131-0/+7
* * gc.c: refactoring GC::Profiler.ko12013-05-131-0/+15
* * include/ruby/ruby.h: constify RRational::(num,den) andko12013-05-131-0/+16
* fix typoskazu2013-05-131-6/+6
* * ext/socket/extconf.rb: Check socketpair again.akr2013-05-131-0/+5
* * win32/win32.c (getipaddrs): use alternamtive interface name ifusa2013-05-131-0/+5
* * win32/win32.c, include/ruby/win32.h (getipaddrs): [experimental]usa2013-05-131-0/+13
* * iseq.c (prepare_iseq_build): remove additional line braek.ko12013-05-131-0/+4
* * include/ruby/ruby.h: constify RBasic::klass and addko12013-05-131-0/+44
* * *.c, parse.y, insns.def: use RARRAY_AREF/ASET macroko12013-05-131-0/+5
* * include/ruby/ruby.h: add new utility macros to accessko12013-05-131-0/+8
* * ChangeLog: add a comment.ko12013-05-131-0/+1
* * object.c (rb_obj_setup): added.ko12013-05-131-0/+7
* * gc.c (rb_data_object_alloc): check klass only if klass is not 0.ko12013-05-131-0/+4
* * gc.c (rb_data_object_alloc, rb_data_typed_object_alloc):ko12013-05-131-0/+5
* proc.c: Kernel#singleton_methodnobu2013-05-131-1/+7
* vm_method.c: rb_method_entry_atnobu2013-05-131-1/+4
* class.c: rb_singleton_class_getnobu2013-05-131-0/+5
* * ext/openssl/ossl_ssl.c: Disabled OpenSSL::SSL::SSLSocket ifyugui2013-05-131-0/+9
* * hash.c: Hash[] and {} are not equivalent by @eam [Fixes GH-301]zzak2013-05-131-0/+4
* * random.c: Document Random::DEFAULT by @eLobato [Fixes GH-304]zzak2013-05-131-0/+4
* * ChangeLog: fix a typo of r40667.nagachika2013-05-121-1/+1
* ruby.h: OFFT2NUM redefinitionnobu2013-05-121-0/+5
* fix typoskazu2013-05-121-2/+2
* * include/ruby/intern.h (rb_iv_set, rb_iv_get): removed. Bcausekosaki2013-05-121-0/+5
* * include/ruby/intern.h (rb_uint2big, rb_int2big, rb_uint2inum)kosaki2013-05-121-0/+6
* * configure.in: removes 'ac_cv_func_fseeko=yes' form MinGWkosaki2013-05-121-0/+5
* * file.c (rb_file_s_truncate): use correct type. chsize takeskosaki2013-05-121-0/+7
* * process.c: move '#define SPAWNV 1' to win32/Makefile.sub.kosaki2013-05-121-0/+5
* * configure.in: removes AC_CHECK_FUNCS(setitimer) because it'skosaki2013-05-121-0/+5
* * configure.in: removes AC_CHECK_FUNCS(pause) because it's unused.kosaki2013-05-121-0/+4
* * signal.c (rb_f_kill): fixes typo. s/HAS_KILLPG/HAVE_KILLPG/.kosaki2013-05-121-0/+4
* * configure.in: abort if gettimeofday doesn't exist.kosaki2013-05-121-0/+4
* * configure.in: removes AC_CHECK_FUNC(ftruncate64).kosaki2013-05-121-0/+9
* * configure.in: removes AC_CHECK_FUNC(fseeko, fseeko64, ftello,kosaki2013-05-121-0/+11
* * configure.in: remove AC_CHECK_FUNC(close). It is not used fromkosaki2013-05-121-0/+5
* * configure.in: adds comments for setjmp check.kosaki2013-05-121-0/+4
* * configure.in: move clock_gettime() check into regular place.kosaki2013-05-121-0/+4
* * configure.in: add getenv() declaration check.kosaki2013-05-121-0/+5
* * configure.in: sorts AC_CHECK_FUNCS()s as alphabetical order.kosaki2013-05-121-0/+4
* * bignum.c: remove redundant decl for big_lshift() big_rshift().kosaki2013-05-121-0/+4
* * ext/socket/rubysocket.h (rsock_inspect_sockaddr): as r40646naruse2013-05-121-0/+5
* fix a typokazu2013-05-121-1/+1
* * ext/socket/rubysocket.h (HAVE_TYPE_STRUCT_SOCKADDR_DL):naruse2013-05-111-0/+6
* * test/rinda/test_rinda.rb: Socket.getifaddrs may returns an interfaceakr2013-05-111-0/+5
* * ext/socket/raddrinfo.c (rsock_inspect_sockaddr): Add casts toakr2013-05-111-0/+5
* * ext/socket: New method, Socket.getifaddrs, implemented.akr2013-05-111-0/+5
* * gc.h (SET_MACHINE_STACK_END): Add !defined(_ILP32) to a definingakr2013-05-101-0/+6
* parse.y: invalid name as mere stringnobu2013-05-101-0/+6