summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-04-23* lib/net/imap.rb (getacl_response): parse the mailbox of an ACLshugo
2013-04-23string.c: fix for UTF-32nobu
2013-04-23* test/ruby/test_module.rbknu
2013-04-23Add references.knu
2013-04-23* string.c (rb_str_inspect): NUL should not be represented asknu
2013-04-22* insns.def (opt_mod): Use % operator if both operands are positive forcharliesome
2013-04-22marshal.c: fix marshal_load ivarnobu
2013-04-22* util.c (ruby_hdtoa): revert r29729.naruse
2013-04-21* configure.in: Revert using sigsetjmp by default due to performancecharliesome
2013-04-21* configure.in: Use sigsetjmp by default so jumping out of signalcharliesome
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2013-04-20* lib/tempfile.rb (Tempfile.create): Close when the block exits.akr
2013-04-20* lib/webrick/httpauth/htpasswd.rb: Use Tempfile.create to avoidakr
2013-04-20* lib/tempfile.rb (Tempfile.create): New method.akr
2013-04-20marshal.c: use ivars of marshal_dump datanobu
2013-04-19* string.c (str_scrub): add ruby method String#scrub which verify andnaruse
2013-04-19Fixed ChangeLog typo found by @Nami-Doczzak
2013-04-19* README.EXT.ja (Data_Wrap_Struct): Remove a description aboutkou
2013-04-19* lib/net/imap.rb (body_type_msg): should acceptshugo
2013-04-19marshal.c: no duplicated encodingnobu
2013-04-19ChangeLog: remove garbagenobu
2013-04-19configure.in: -g and -fstack-protector flags can't worknobu
2013-04-18* test/openssl/test_cipher.rb: Correct a typonaruse
2013-04-18"garbage" (noun) is uncountable.kazu
2013-04-18Fix ChangeLog duplicated by wrong mergenaruse
2013-04-18* common.mk (clean-ext): remove timestamps.naruse
2013-04-18* ext/socket/rubysocket.h (SOCKLEN_MAX): Expression simplified.naruse
2013-04-18Oops, I forgot to use JST in the ChangeLog entry.naruse
2013-04-18iseq: reduce array allocations for simple sequencesnaruse
2013-04-18iseq.c: remove duplicated strings for file pathsnaruse
2013-04-18assertions.rb: remove UNASSIGNEDnaruse
2013-04-18thread.c: fix overflow on Windowsnaruse
2013-04-18vm_method.c: fix visibility on anonymous modulenobu
2013-04-18dir.c: not skip dot directories if matchingnobu
2013-04-18pack.c: refix unpack base64nobu
2013-04-18* pack.c (pack_unpack): output characters even if the input doesn'tnaruse
2013-04-17* common.mk (clean-ext): remove timestamps.naruse
2013-04-17* ext/socket/rubysocket.h (SOCKLEN_MAX): Expression simplified.akr
2013-04-17Oops, I forgot to use JST in the ChangeLog entry.tmm1
2013-04-17iseq: reduce array allocations for simple sequencestmm1
2013-04-17* ext/socket/rubysocket.h (SOCKLEN_MAX): Defined.akr
2013-04-17iseq.c: remove duplicated strings for file pathstmm1
2013-04-17assertions.rb: remove UNASSIGNEDnobu
2013-04-17thread.c: fix overflow on Windowsnobu
2013-04-16* ext/socket/unixsocket.c (unix_send_io): Suppress a warning by clang.akr
2013-04-16* ext/sdbm/init.c: Fix comment indentation, by windwiny [Fixes GH-277]zzak
2013-04-16* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]zzak
2013-04-16* ext/openssl/*: Document synonymous methods, by windwiny [GH-277]zzak
2013-04-15* ext/fiddle/depend: New file.akr
2013-04-15misc/ruby-electric.el: Decrease the excess voltage of automatic matching.knu