summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-03-10ChangeLog reformatting and append ticket number.kosaki
2013-03-10* lib/thread.rb (Queue#push): return self.kosaki
2013-03-10* tool/change_maker.rb (#diff2index): check Encoding::BINARY.kosaki
2013-03-10* NEWS (Mutex#owned?): no longer experimental.kosaki
2013-03-10* ChangeLog: fix a typo in r39680.nagachika
2013-03-10* ChangeLog: remove duplicated entry in r39696.nagachika
2013-03-10Expand home directory when used in dir_stringluislavena
2013-03-10ext_conf_builder.rb: use intermediate destdir alwaysnobu
2013-03-10 * complex.c: edited rdoc.tadf
2013-03-10* process.c (setup_communication_pipe): remove unused function.kosaki
2013-03-10* tool/gen_ruby_tapset.rb: add tapset generator.kosaki
2013-03-10* probes.d (symbol-create): change argument name `string' tokosaki
2013-03-10* probes.d: added argument namekosaki
2013-03-10* test/thread/test_queue.rb (TestQueue#test_thr_kill): reducekosaki
2013-03-10* io.c (rb_update_max_fd): use ATOMIC_CAS because this functionkosaki
2013-03-10* thread_pthread.c (ARRAY_SIZE): new.kosaki
2013-03-10* thread_pthread.c (rb_thread_wakeup_timer_thread_fd): add fdkosaki
2013-03-10* thread_pthread.c (ubf_select): add to small comments why wekosaki
2013-03-10* thread_pthread.c (rb_thread_create_timer_thread): factor outkosaki
2013-03-10* thread_pthread.c (consume_communication_pipe): retry whenkosaki
2013-03-10* thread_pthread.c (timer_thread_sleep): use poll() instead ofkosaki
2013-03-10* thread_pthread.c (USE_SLEEPY_TIMER_THREAD): use more accuratekosaki
2013-03-10* thread_pthread.c (set_nonblock): new helper function for set O_NONBLOCK.kosaki
2013-03-10 * complex.c: described syntax of string form.tadf
2013-03-09marshal.c: check for prependednobu
2013-03-08load.c: reduce indexes arraysnobu
2013-03-08marshal.c: prepended objectsnobu
2013-03-08* man/rake.1, man/ruby.1: Use the Pa macro to make URLs stand out.knu
2013-03-08* ext/pathname/pathname.c (path_f_pathname): rdoc for Pathname()zzak
2013-03-08* man/rake.1: Document ENVIRONMENT variables on RAKE(1) manpagezzak
2013-03-08* lib/webrick/httpproxy.rb: Fix typos in HTTPProxyServer [Bug #8013]zzak
2013-03-07Update ChangeLog for r39628marcandre
2013-03-07compile.c: zsuper keyword argsnobu
2013-03-07 * ChangeLog:drbrain
2013-03-07rbinstall.rb: gem subdirectoriesnobu
2013-03-06* test/rubygems/test_gem_spec_fetcher.rb: Removed unused variable.drbrain
2013-03-05* test/rubygems/test_require.rb: Fix tests when 'a.rb' exists.drbrain
2013-03-05* lib/rubygems.rb: Allow specification of directory permissions.drbrain
2013-03-05* lib/rubygems/commands/query_command.rb: Only fetch remote specs whendrbrain
2013-03-05use INT2FIX(0) instead of INT2NUM(0).kazu
2013-03-05* ChanageLog: fix ticket ref in r39597.nagachika
2013-03-05fix typoskazu
2013-03-05class.c: check redefinitionnobu
2013-03-05proc.c: revert r39224nobu
2013-03-05intern.h: inline function rb_check_aritynobu
2013-03-05* lib/rubygems.rb: Bump version to 2.0.1 for upcoming bugfix releasedrbrain
2013-03-05* enumerator.c (enumerator_with_index): Restore handling of a nil memodrbrain
2013-03-05objspace.c: newly added nodesnobu
2013-03-05enumerator.c: allow Bignum for with_indexnobu
2013-03-05numeric.c: optimize for Bignumnobu