aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* * NEWS: Added RubyGems 2.0.0drbrain2012-11-301-0/+17
* * lib/rake/*: Updated to rake 0.9.5drbrain2012-11-291-3/+3
* remove trailing spaces.nobu2012-11-291-1/+1
* revert some part of r37942. sorry.tarui2012-11-281-0/+7
* * thread.c (rb_mutex_sleep): fix to allow spurious wakeup.ko12012-11-281-0/+1
* * NEWS (Thread) remove incompatible changes.tarui2012-11-281-9/+0
* * thread.c (thread_join): A trap handler check was moved fromkosaki2012-11-281-5/+5
* * NEWS: typos.eregon2012-11-271-7/+8
* * NEWS: add improvements of the garbage collector.nari2012-11-271-0/+6
* * lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain2012-11-271-0/+11
* * thread.c (thread_join): raises ThreadError if target theradkosaki2012-11-271-1/+1
* * thread.c (thread_join): raises ThreadError if target threadkosaki2012-11-271-0/+1
* * NEWS: add TracePont.ko12012-11-271-0/+4
* * thread.c (rb_mutex_trylock, rb_mutex_unlock, mutex_sleep):kosaki2012-11-261-0/+10
* * NEWS: update for Thread#join incompatible change.kosaki2012-11-261-0/+7
* * NEWS: add a news about iconv.ktsj2012-11-251-0/+3
* String#{lines,chars,codepoints,bytes} now return an array.knu2012-11-241-0/+17
* * process.c (proc_getsid): adds new method for getting session id.kosaki2012-11-241-0/+4
* * NEWS: edited (order etc).tadf2012-11-211-62/+62
* wait.c: wait_readablenobu2012-11-211-0/+5
* * NEWS: List incompatible change for Array#values_at [#6203]marcandre2012-11-201-0/+6
* * signal.c (sig_signame): implements Signal.signame methodkosaki2012-11-191-0/+3
* * thread.c: add `Thread#backtrace_locations' method.ko12012-11-191-0/+4
* * lib/rake*: Updated to rake 0.9.4drbrain2012-11-151-4/+6
* * lib/rake*: Updated to rake 0.9.3drbrain2012-11-151-0/+8
* * array.c (rb_ary_bsearch): add Array#bsearch for binary search.mame2012-11-141-0/+3
* * lib/cgi/core.rb: alias CGI#http_header to CGI#header .xibbar2012-11-071-4/+4
* * NEWS: Update for lazy size evaluation [Feature #6636]marcandre2012-11-061-0/+11
* * string.c (rb_str_b): Add String#b, returning a copied stringnaruse2012-11-061-0/+4
* * ruby.c (load_file_internal): set default source encoding asnaruse2012-11-061-0/+2
* Mon Nov 5 09:50:28 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-11-051-0/+7
* dir.c: FNM_EXTGLOBnobu2012-11-041-0/+5
* * NEWS: Add an item about REXML::Document#write.kou2012-11-031-0/+6
* * NEWS: add a news about GC::Profiler.raw_data.nari2012-11-031-0/+4
* * NEWS: add a news about rb_newobj_of() and NEWOBJ_OF().nari2012-11-031-0/+1
* * eval.c (f_current_dirname): add the new method for Kernel.nari2012-11-031-0/+1
* proc.c: main.define_methodnobu2012-11-011-0/+4
* * NEWS: add a news about objspace,ko12012-11-011-0/+4
* * NEWS: add note for Module#refine, Module#refinements,shugo2012-11-011-0/+8
* * thread.c: added Thread#thread_variable_(get|set),tenderlove2012-10-291-0/+10
* * lib/ostruct.rb: Add [] and []=, base on a patch by Thomas Sawyermarcandre2012-10-281-0/+1
* * lib/ostruct.rb: Also accept {Open}Struct as argument to newmarcandre2012-10-281-0/+2
* * lib/ostruct.rb: Add OpenStruct#eql? and OpenStruct#hashmarcandre2012-10-281-0/+5
* * lib/ostruct.rb (each_pair): Add #each_pair [#1400]marcandre2012-10-281-0/+1
* * object.c (rb_mod_const_get): const_get accepts qualified constanttenderlove2012-10-261-0/+2
* array.c: use rb_random_ulong_limitednobu2012-10-091-0/+5
* remove trailing spaces.nobu2012-09-031-1/+1
* * ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss2012-09-031-0/+3
* * ext/openssl/extconf.rb: Check existence of OPENSSL_NPN_NEGOTIATED.emboss2012-08-311-0/+2
* * ext/syck: removed. Fixes [ruby-core:43360]tenderlove2012-08-221-0/+4