aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* extconf.rb: rl_hook_func_t for old readlinenobu2014-03-021-0/+5
* * README.EXT: [DOC] Remove needless charzzak2014-03-021-0/+6
* load.c (ruby_init_ext): make idempotent to suppress warningsnormal2014-03-021-0/+4
* * lib/open3.rb (Open3.capture3): Ignore Errno::EPIPE for writingakr2014-03-011-0/+7
* gc.c: simplify conditionnormal2014-03-011-1/+5
* * ext/readline/readline.c (Init_readline): Use rl_hook_func_t insteadakr2014-03-011-0/+7
* gc.c: fix build for testing w/o RGenGCnormal2014-03-011-0/+4
* * ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encodingtenderlove2014-03-011-0/+12
* * README.EXT.ja: [DOC] Fix typo "macro macro" @utenmiki [Fixes GH-551]zzak2014-03-011-0/+5
* Update Changelog for r45209marcandre2014-02-281-0/+4
* * lib/optparse.rb: [DOC] Add example of generating help with optparse.zzak2014-02-271-0/+6
* numeric.c: check signs before divisionnobu2014-02-271-0/+6
* * thread.c: [DOC] Typo in comment for _FORTIFY_SOURCE [Fixes GH-548]zzak2014-02-261-0/+5
* * gc.c (heap_pages_free_unused_pages): check tomb page availabilityko12014-02-261-0/+6
* eval.c: preserve encodingnobu2014-02-261-1/+4
* eval.c: preserve errinfonobu2014-02-261-0/+5
* * string.c (sym_find): Add Symbol.find(str), which returns whether givennaruse2014-02-251-0/+5
* use NUM2SIZET instead of NUM2INTkazu2014-02-251-0/+13
* * win32/Makefile.sub: define PACKED_STRUCT.naruse2014-02-251-0/+4
* * README.md, README.ja.md: removed (wrong) mode setting for emacs.usa2014-02-241-0/+4
* time: only use packed struct on x86*normal2014-02-241-0/+7
* * test/fiddle/test_function.rb: remove unused variables.hsbt2014-02-241-0/+6
* time: rearrange+pack vtm and time_object structsnormal2014-02-241-0/+8
* * lib/rexml/xmltokens.rb: Add missing non ASCII valid characterskou2014-02-231-0/+11
* Fix filename and function name.akr2014-02-231-2/+2
* option.c: use rb_w32_inet_ptonnobu2014-02-231-1/+4
* win32/win32.c: add rb_w32_inet_ptonnobu2014-02-231-0/+6
* * test/net/imap/test_imap.rb: remove unused variables.hsbt2014-02-231-0/+6
* * lib/resolv.rb (bind_random_port): Rescue EPERM for FreeBSD whichakr2014-02-221-0/+7
* * lib/rexml/xpath_parser.rb: Fix indent.kou2014-02-221-0/+4
* * ChangeLog: Fix formatkou2014-02-221-2/+2
* * test/rexml/xpath/test_attribute.rb: Simplify.kou2014-02-221-0/+4
* * tool/redmine-backporter.rb: more friendly.usa2014-02-221-0/+4
* * test/rexml/test_xpath*.rb: Move to ...kou2014-02-221-0/+5
* * test/rexml/listener.rb: Untabify.kou2014-02-221-0/+4
* * ext/io/console/console.c (console_dev): need read access for conout$usa2014-02-221-0/+5
* .gitignore: ignore benchmark filesnormal2014-02-221-0/+4
* * bignum.c (bary_mul_precheck): fix a copy-paste error.mame2014-02-211-0/+5
* fix second argument of MEMZEROkazu2014-02-211-0/+5
* * ext/socket/init.c (wait_connectable): break if the socket isshugo2014-02-211-0/+11
* * tool/redmine-backporter.rb: added to handle redmine tickets.naruse2014-02-211-0/+4
* class.c: do nothing if copying selfnobu2014-02-211-0/+7
* logger.rb: DSTnobu2014-02-211-1/+4
* logger.rb: fix midnight log rotation missnobu2014-02-211-0/+8
* typo fixhsbt2014-02-211-1/+1
* * test/monitor/test_monitor.rb: remove unused variabels.hsbt2014-02-211-0/+7
* socket: sendmsg/recvmsg only retries blocking on errorsnormal2014-02-211-0/+6
* gc.c: RB_GC_GUARD should be robust enough for any compilernormal2014-02-201-0/+8
* * ext/socket/raddrinfo.c (numeric_getaddrinfo): Use xcalloc.akr2014-02-201-0/+6
* * hash.c (rb_hash_flatten): fix behavior of flatten(-1).glass2014-02-201-0/+7