summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-03-01* README.EXT.ja: [DOC] Fix typo "macro macro" @utenmiki [Fixes GH-551]zzak
2014-02-28Update Changelog for r45209marcandre
2014-02-27* lib/optparse.rb: [DOC] Add example of generating help with optparse.zzak
2014-02-27numeric.c: check signs before divisionnobu
2014-02-26* thread.c: [DOC] Typo in comment for _FORTIFY_SOURCE [Fixes GH-548]zzak
2014-02-26* gc.c (heap_pages_free_unused_pages): check tomb page availabilityko1
2014-02-26eval.c: preserve encodingnobu
2014-02-26eval.c: preserve errinfonobu
2014-02-25* string.c (sym_find): Add Symbol.find(str), which returns whether givennaruse
2014-02-25use NUM2SIZET instead of NUM2INTkazu
2014-02-25* win32/Makefile.sub: define PACKED_STRUCT.naruse
2014-02-24* README.md, README.ja.md: removed (wrong) mode setting for emacs.usa
2014-02-24time: only use packed struct on x86*normal
2014-02-24* test/fiddle/test_function.rb: remove unused variables.hsbt
2014-02-24time: rearrange+pack vtm and time_object structsnormal
2014-02-23* lib/rexml/xmltokens.rb: Add missing non ASCII valid characterskou
2014-02-23Fix filename and function name.akr
2014-02-23option.c: use rb_w32_inet_ptonnobu
2014-02-23win32/win32.c: add rb_w32_inet_ptonnobu
2014-02-23* test/net/imap/test_imap.rb: remove unused variables.hsbt
2014-02-22* lib/resolv.rb (bind_random_port): Rescue EPERM for FreeBSD whichakr
2014-02-22* lib/rexml/xpath_parser.rb: Fix indent.kou
2014-02-22* ChangeLog: Fix formatkou
2014-02-22* test/rexml/xpath/test_attribute.rb: Simplify.kou
2014-02-22* tool/redmine-backporter.rb: more friendly.usa
2014-02-22* test/rexml/test_xpath*.rb: Move to ...kou
2014-02-22* test/rexml/listener.rb: Untabify.kou
2014-02-22* ext/io/console/console.c (console_dev): need read access for conout$usa
2014-02-22.gitignore: ignore benchmark filesnormal
2014-02-21* bignum.c (bary_mul_precheck): fix a copy-paste error.mame
2014-02-21fix second argument of MEMZEROkazu
2014-02-21* ext/socket/init.c (wait_connectable): break if the socket isshugo
2014-02-21* tool/redmine-backporter.rb: added to handle redmine tickets.naruse
2014-02-21class.c: do nothing if copying selfnobu
2014-02-21logger.rb: DSTnobu
2014-02-21logger.rb: fix midnight log rotation missnobu
2014-02-21typo fixhsbt
2014-02-21* test/monitor/test_monitor.rb: remove unused variabels.hsbt
2014-02-21socket: sendmsg/recvmsg only retries blocking on errorsnormal
2014-02-20gc.c: RB_GC_GUARD should be robust enough for any compilernormal
2014-02-20* ext/socket/raddrinfo.c (numeric_getaddrinfo): Use xcalloc.akr
2014-02-20* hash.c (rb_hash_flatten): fix behavior of flatten(-1).glass
2014-02-19* ext/socket: Bypass getaddrinfo() if node and serv are numeric.akr
2014-02-19* ext/socket: Wrap struct addrinfo by struct rb_addrinfo.akr
2014-02-19* ext/socket/ipsocket.c (ip_s_getaddress): Don't access freed memory.akr
2014-02-19* configure.in: it must see rb_cv_broken_memmem not rb_cv_func_memmem.naruse
2014-02-18* test/socket/test_socket.rb: unix socket is required by test case.hsbt
2014-02-18* test/socket/test_addrinfo.rb: remove unused variables.hsbt
2014-02-18* lib/test/unit.rb: Requires minitest < 5.0.0 if Gem is available.sorah
2014-02-18* lib/test/unit/test-unit.gemspec: Add minitest < 5.0.0 dependencysorah