aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * missing/isnan.c (isnan): Don't define if isnan() macro is defined.akr2013-04-231-0/+5
* lib/rexml/document.rb, lib/rexml/element.rb,duerst2013-04-231-0/+7
* * lib/net/imap.rb (getacl_response): parse the mailbox of an ACLshugo2013-04-231-0/+5
* string.c: fix for UTF-32nobu2013-04-231-0/+6
* * test/ruby/test_module.rbknu2013-04-231-0/+6
* Add references.knu2013-04-231-2/+2
* * string.c (rb_str_inspect): NUL should not be represented asknu2013-04-231-0/+5
* * insns.def (opt_mod): Use % operator if both operands are positive forcharliesome2013-04-221-0/+5
* marshal.c: fix marshal_load ivarnobu2013-04-221-0/+5
* * util.c (ruby_hdtoa): revert r29729.naruse2013-04-221-0/+6
* * configure.in: Revert using sigsetjmp by default due to performancecharliesome2013-04-211-0/+5
* * configure.in: Use sigsetjmp by default so jumping out of signalcharliesome2013-04-211-0/+9
* * test/csv/test_features.rb, test/logger/test_logger.rbakr2013-04-201-0/+15
* * lib/tempfile.rb (Tempfile.create): Close when the block exits.akr2013-04-201-0/+4
* * lib/webrick/httpauth/htpasswd.rb: Use Tempfile.create to avoidakr2013-04-201-0/+6
* * lib/tempfile.rb (Tempfile.create): New method.akr2013-04-201-0/+6
* marshal.c: use ivars of marshal_dump datanobu2013-04-201-0/+8
* * string.c (str_scrub): add ruby method String#scrub which verify andnaruse2013-04-191-0/+12
* Fixed ChangeLog typo found by @Nami-Doczzak2013-04-191-1/+1
* * README.EXT.ja (Data_Wrap_Struct): Remove a description aboutkou2013-04-191-0/+10
* * lib/net/imap.rb (body_type_msg): should acceptshugo2013-04-191-0/+8
* marshal.c: no duplicated encodingnobu2013-04-191-0/+5
* ChangeLog: remove garbagenobu2013-04-191-2/+0
* configure.in: -g and -fstack-protector flags can't worknobu2013-04-191-0/+9
* * test/openssl/test_cipher.rb: Correct a typonaruse2013-04-181-0/+6
* "garbage" (noun) is uncountable.kazu2013-04-181-1/+1
* Fix ChangeLog duplicated by wrong mergenaruse2013-04-181-38/+0
* * common.mk (clean-ext): remove timestamps.naruse2013-04-181-0/+4
* * ext/socket/rubysocket.h (SOCKLEN_MAX): Expression simplified.naruse2013-04-181-0/+4
* Oops, I forgot to use JST in the ChangeLog entry.naruse2013-04-181-1/+1
* iseq: reduce array allocations for simple sequencesnaruse2013-04-181-0/+15
* iseq.c: remove duplicated strings for file pathsnaruse2013-04-181-0/+5
* assertions.rb: remove UNASSIGNEDnaruse2013-04-181-0/+5
* thread.c: fix overflow on Windowsnaruse2013-04-181-0/+5
* vm_method.c: fix visibility on anonymous modulenobu2013-04-181-0/+6
* dir.c: not skip dot directories if matchingnobu2013-04-181-0/+6
* pack.c: refix unpack base64nobu2013-04-181-0/+6
* * pack.c (pack_unpack): output characters even if the input doesn'tnaruse2013-04-181-0/+5
* * common.mk (clean-ext): remove timestamps.naruse2013-04-171-0/+4
* * ext/socket/rubysocket.h (SOCKLEN_MAX): Expression simplified.akr2013-04-171-0/+4
* Oops, I forgot to use JST in the ChangeLog entry.tmm12013-04-171-1/+1
* iseq: reduce array allocations for simple sequencestmm12013-04-171-0/+15
* * ext/socket/rubysocket.h (SOCKLEN_MAX): Defined.akr2013-04-171-0/+7
* iseq.c: remove duplicated strings for file pathstmm12013-04-171-0/+5
* assertions.rb: remove UNASSIGNEDnobu2013-04-171-0/+5
* thread.c: fix overflow on Windowsnobu2013-04-171-0/+5
* * ext/socket/unixsocket.c (unix_send_io): Suppress a warning by clang.akr2013-04-161-0/+5
* * ext/sdbm/init.c: Fix comment indentation, by windwiny [Fixes GH-277]zzak2013-04-161-0/+4
* * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]zzak2013-04-161-0/+13
* * ext/openssl/*: Document synonymous methods, by windwiny [GH-277]zzak2013-04-161-0/+4