aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* vm_eval.c: allow symbols to instance_eval/execnobu2015-04-231-0/+6
* * lib/delegate.rb: fix a typo.hsbt2015-04-231-0/+5
* * lib/net/imap.rb (move, uid_move): support the MOVE command definedshugo2015-04-221-0/+6
* * test/ruby/test_object.rb: add tests for Kernel#String and Kernel#Array.gogotanaka2015-04-221-0/+5
* * test/ruby/test_object.rb: renamed tests to explicitly class name.hsbt2015-04-211-0/+5
* socket: avoid common exceptions when calling connect_nonblocknormal2015-04-201-0/+5
* * win32/win32.c (rb_w32_wreadlink): follow the official format ofusa2015-04-201-0/+5
* fix a typo [ci skip]kazu2015-04-201-1/+1
* * ChangeLog: typo.usa2015-04-201-1/+1
* * common.mk ($(arch)-fake.rb): revert r50354 because bsdmake seems notusa2015-04-201-0/+7
* * too/fake.rb: don't fake libdir. use libdirname instead.usa2015-04-201-0/+4
* * lib/mkmf.rb (MakeMakefile#configuration): DESTDIR should never affectusa2015-04-201-0/+5
* * common.mk ($(arch)-fake.rb): fix the path separator up for Windows.usa2015-04-201-0/+4
* fix a typonobu2015-04-201-1/+1
* * win32/win32.c (rb_w32_wreadlink): fixed a bug that a junktion missesusa2015-04-201-0/+5
* * ext/openssl/*: use license instead of licence.hsbt2015-04-201-0/+6
* * benchmark/bm_so_meteor_contest.rb: fix a typo.hsbt2015-04-201-0/+7
* connect_nonblock(..., exception: false) does not raise EISCONNnormal2015-04-201-0/+6
* ext: suppress warningsnobu2015-04-191-0/+5
* hash.c: check env vars encodingnobu2015-04-191-0/+6
* parser.rl: rb_enc_raisenobu2015-04-181-0/+5
* string.c: clear NOFREE flag at embeddingnobu2015-04-171-0/+6
* NEWS: note IO#wait_readable change in r50263normal2015-04-151-0/+4
* lib/net/*: use io/wait methods instead of IO.selectnormal2015-04-151-0/+6
* fix indent [ci skip]kazu2015-04-151-3/+3
* fix typos [ci skip]kazu2015-04-151-3/+3
* * vm_trace.c (rb_tracepoint_new): fix documentation.ko12015-04-151-0/+5
* * vm_trace.c (rb_tracepoint_new): Add documentation forko12015-04-151-0/+6
* * doc/contributors.rdoc: fix a typo. Patch by @davydovantonhsbt2015-04-151-0/+9
* * doc/extension.ja.rdoc: Added description of TypedData_XXX.yugui2015-04-141-0/+9
* thread_pthread.c: keep sp safe zonenobu2015-04-141-0/+5
* * tool/merger.rb (versionup): should also increment revision whenusa2015-04-141-0/+5
* printf.c: uint_to_strnobu2015-04-141-0/+5
* * gc.c: [DOC] Improve documentation for ObjectSpace.count_objectszzak2015-04-141-0/+6
* Fix.akr2015-04-131-2/+2
* * test/lib/envutil.rb (File.mkfifo): Defined using mkfifo command.akr2015-04-131-0/+10
* * ext/openssl/lib/openssl/ssl.rb: stricter hostname verificationnagachika2015-04-131-0/+7
* ChangeLog: fix lognobu2015-04-121-2/+2
* * ext/json/json.gemspec: bump version to 1.8.2.hsbt2015-04-121-0/+5
* * ext/json/json.gemspec, lib/rdoc/rdoc.gemspec: added gemspec directly.hsbt2015-04-121-0/+6
* * ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt2015-04-121-0/+5
* parse.y: null by syntax errornobu2015-04-121-0/+5
* * lib/rubygems/test_case.rb: use explicitly exception class and revertedhsbt2015-04-121-0/+5
* wait.c: no EOFnobu2015-04-121-1/+4
* wait.c: poll over nreadnobu2015-04-121-0/+6
* * lib/rubygems/test_case.rb: fixed json load error for rubygems tests.hsbt2015-04-121-0/+4
* * gc.c: Document require name for ObjectSpace methods.hsbt2015-04-121-0/+5
* * test/ruby/test_io.rb: New test that open(fifo) doesn't block otherakr2015-04-121-0/+5
* * ext/coverage/coverage.c: Remove extension from require argument.hsbt2015-04-121-0/+5
* connect_nonblock supports "exception: false"normal2015-04-121-0/+13