aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * .travis.yml (notifications): [experimental] update notification template.shyouhei2012-09-051-0/+4
* * parse.y (rb_warn4): added as a rb_warn variant to warn with explicitnaruse2012-09-051-0/+7
* dir.c: fix recursionnobu2012-09-051-0/+5
* test_pstore.rb: fix for timeoutshirosaki2012-09-041-0/+10
* * vm_eval.c (ruby_eval_string_from_file_protect): initializer element is not ...shyouhei2012-09-041-0/+5
* * test/openssl/test_asn1_rb:emboss2012-09-031-0/+10
* * Reference feature #6946 in Changelog entry.emboss2012-09-031-1/+1
* * test/openssl/utils.rb: Use DSS1 as DSA signature digest for allemboss2012-09-031-0/+6
* ruby.h: suppress warningsnobu2012-09-031-0/+5
* matrix.rb: complex vectornobu2012-09-031-0/+5
* remove trailing spaces.nobu2012-09-031-2/+2
* * Correct header format of my ChangeLog entries.emboss2012-09-031-2/+2
* * ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss2012-09-031-0/+22
* fix typoskazu2012-09-021-3/+3
* * test/openssl/utils.rb: Use a cached DH key instead of generating aemboss2012-09-021-0/+5
* * lib/webrick/ssl.rb (WEBrick::Config::SSL): add new keynaruse2012-09-011-0/+8
* * lib/set.rb (#initialize_copy, #eql): Use instance_variable_getknu2012-09-011-0/+5
* * lib/test/unit/test-unit.gemspec: Make test/unit default gem.kou2012-08-311-0/+5
* * ext/openssl/extconf.rb: Check existence of OPENSSL_NPN_NEGOTIATED.emboss2012-08-311-0/+13
* * lib/set.rb (Set#{each,reject!,select!}, SortedSet#each): Passknu2012-08-311-0/+6
* * lib/ipaddr.rb: Introduce several new error classes where onlyknu2012-08-311-0/+8
* * test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_to_f): addedusa2012-08-311-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): use self's sign tousa2012-08-311-0/+6
* id.h: independent from parse.hnobu2012-08-311-0/+5
* mkmf.rb: fix race conditions at install-extnobu2012-08-311-0/+6
* vm_trace.c: freed memory accessnobu2012-08-311-1/+3
* vm_trace.c: uninitialized statenobu2012-08-311-0/+5
* * io.c (rb_io_close): call rb_last_status_clear.akr2012-08-301-0/+4
* bigdecimal.c: check underflownobu2012-08-301-0/+6
* * lib/set.rb (Set#{<,>,<=,>=}): Define comparison operators asknu2012-08-301-0/+6
* * lib/uri/ftp.rb (URI::FTP#initialize): raise InvalidURIError if "//"naruse2012-08-301-0/+5
* test/ruby/test_file_exhaustive.rb: fix test for HOME-less envsluislavena2012-08-291-0/+5
* * internal.h (rb_last_status_clear): declared.akr2012-08-291-0/+9
* * process.c (rb_f_system): check failures of waitpid.akr2012-08-291-0/+5
* configure.in: use configured libdir valuenobu2012-08-291-0/+8
* * addr2line.c: SIZE_MAX is defined in stdint.h, so r36755 breaksnaruse2012-08-291-0/+5
* * test/openssl/utils.rbemboss2012-08-281-0/+8
* * insns.def (checkmatch): suppress warnings. [ruby-core:47339]nagachika2012-08-281-0/+5
* * configure.in: Fixing Haiku R1/alpha3 build with gcc-4.4.4.naruse2012-08-281-0/+9
* * nacl/GNUmakefile.in (.rbconfig.time): r36828 was incomplete.yugui2012-08-281-0/+5
* * win32/Makefile.sub (Makefile): make to depend on common.mk, tousa2012-08-281-0/+5
* test_etc.rb: fix for non unique GIDshirosaki2012-08-271-0/+7
* * include/ruby/ruby.h (rb_float_value): optimize it.ko12012-08-271-0/+6
* * common.mk (vm_trace.o): Added a missing dependency.yugui2012-08-271-0/+4
* * nacl/GNUmakefile.in (package): make package should installyugui2012-08-271-0/+7
* * nacl/GNUmakefile.in (CC, LD, NM, AR, AS, RANLIB, OBJDUMP, OBJCOPY)yugui2012-08-271-0/+14
* suppress warningsnobu2012-08-261-0/+7
* ChangeLog: add description [ruby-dev:46067] [Bug #6904]nobu2012-08-241-1/+2
* mkmf.rb: timestamp for directoriesnobu2012-08-241-0/+5
* Improve require/File.expand_path performance on Windowsluislavena2012-08-241-0/+41