summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-23* vm_dump.c (rb_vm_bugreport): fix to add bug outputs.ko1
2010-10-22* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu
2010-10-22* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):naruse
2010-10-21Cleaned up clevar in test/unit's override of assertryan
2010-10-21* 2010-10-22svn
2010-10-21* gc.c (gc_lazy_sweep): Variable declarations should be atko1
2010-10-21* gc.c (objspace_each_objects, rb_objspace_each_objects): usenobu
2010-10-21* gc.c (objspace_each_objects): fix return with no value.nobu
2010-10-21* dir.c (dir_initialize): remove useless intermediate variable.nobu
2010-10-21* io.c (rb_f_select): change rdoc.naruse
2010-10-21* lib/webrick/httpauth/digestauth.rbnaruse
2010-10-21* io.c (rb_f_select): add correct rdoc.naruse
2010-10-21* lib/net/telnet.rb (Net::Telnet#close): added.naruse
2010-10-21* gc.c (rb_objspace_each_objects): don't lazy sweep innari
2010-10-20dunno why this didn't go in last timeryan
2010-10-20* test/ruby/test_io.rb (TestIO#pipe): get rid of deadlock on pipe.nobu
2010-10-20* ext/dbm/dbm.c: rdoc based on a patch by mathew meta ATnobu
2010-10-20* util.c (ruby_strtod): reject 0x1.p+0. [ruby-dev:42432] #3966naruse
2010-10-20* 2010-10-20svn
2010-10-20* vsnprintf.c (BSD_vfprintf): print floating point on "%#a".naruse
2010-10-19* vsnprintf.c (BSD_vfprintf): clear ALT flag for %a.naruse
2010-10-19* test/ruby/test_sprintf.rb: fix ML ref. [ruby-core:32848]nobu
2010-10-19Commit miss.nobu
2010-10-19* test/ruby/test_sprintf.rb: fix ML ref. [ruby-core:32848]nobu
2010-10-19* vsnprintf.c (BSD_vfprintf): fix over-count of field size.nobu
2010-10-18* vsnprintf.c (BSD_vfprintf): use HEXPREFIX flag for prefix of %a.nobu
2010-10-18 add references.naruse
2010-10-18Revert r29527. [ruby-dev:42419]naruse
2010-10-18* ext/digest/digest.c (rb_digest_class_init): Defineknu
2010-10-18* pack.c (pack_pack): Add native size option ! to q and Q.naruse
2010-10-18* pack.c (pack_pack): refine the document. [ruby-dev:42397]akr
2010-10-18Fix wrong test.naruse
2010-10-18* lib/net/http.rb (transport_request): @socket may be nil.naruse
2010-10-18* 2010-10-18svn
2010-10-18* sprintf.c (BSD_vfprintf): wrong padding arround prefix andnaruse
2010-10-17 * lib/date/delta.rb: added an rdoc tag.tadf
2010-10-17* variable.c (rb_mod_remove_const): update rdoc.nobu
2010-10-17* class.c (rb_define_{class,module}_id_under): register to benobu
2010-10-16* ext/win32ole/win32ole.c (ole_encoding2cp): set codepage 20936suke
2010-10-16* Makefile.in (CPP): already used in .c.i rule.nobu
2010-10-16* ext/sdbm/_sdbm.c (SEEDUPS, BADMESS): make settable using commandnobu
2010-10-15* dln.c (dln_strerror): get English message first, instead ofnobu
2010-10-15* ChangeLog: fixed typo.nobu
2010-10-15* 2010-10-16svn
2010-10-15* hash.c (rb_hash_aref): skip calling "default" methodko1
2010-10-15* .gitignore: ignore doc/capi.nobu
2010-10-15* file.c (NUM2DEVT, DEVT2NUM, PRI_DEVT_PREFIX): fallback tonobu
2010-10-15* iseq.c (insn_operand_intern): fix format specifier.nobu
2010-10-15* ext/win32ole/win32ole.c (ole_hresult2msg): get English message first, suke
2010-10-15* include/ruby/ruby.h (VALUE): prefer long over uintptr_t,nobu