aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* eval.c: preserve encodingnobu2014-02-263-7/+27
* eval.c: preserve errinfonobu2014-02-263-0/+30
* envutil.rb: move labeled_module and labeled_classnobu2014-02-262-8/+18
* eval.c: remove unneeded GC guardnobu2014-02-261-1/+1
* parse.y: refine error messagenobu2014-02-261-1/+1
* * 2014-02-26svn2014-02-251-2/+2
* * string.c (sym_find): Add Symbol.find(str), which returns whether givennaruse2014-02-254-0/+45
* use NUM2SIZET instead of NUM2INTkazu2014-02-253-4/+17
* configure.in, win32/Makefile.sub: PACKED_STRUCT with VCnobu2014-02-254-15/+26
* configure.in: fix typonobu2014-02-251-1/+1
* configure.in: use PACKED_STRUCT_UNALIGNED on x64-mingwnobu2014-02-251-1/+1
* * 2014-02-25svn2014-02-251-2/+2
* * win32/Makefile.sub: define PACKED_STRUCT.naruse2014-02-252-0/+6
* * README.md, README.ja.md: removed (wrong) mode setting for emacs.usa2014-02-243-3/+5
* time: only use packed struct on x86*normal2014-02-244-2/+13
* * test/fiddle/test_function.rb: remove unused variables.hsbt2014-02-244-3/+9
* * 2014-02-24svn2014-02-241-2/+2
* time: rearrange+pack vtm and time_object structsnormal2014-02-244-37/+74
* * lib/rexml/xmltokens.rb: Add missing non ASCII valid characterskou2014-02-233-5/+122
* Fix filename and function name.akr2014-02-231-2/+2
* option.c: use rb_w32_inet_ptonnobu2014-02-232-1/+8
* win32/win32.c: add rb_w32_inet_ptonnobu2014-02-233-0/+23
* * test/net/imap/test_imap.rb: remove unused variables.hsbt2014-02-234-4/+8
* * process.c: [DOC] typo fix by @jkassemi [fix GH-544][ci skip]hsbt2014-02-231-1/+1
* * README.ja.md: [DOC] fixed wasted spaces by @gogotanaka [fix GH-545][ci skip]hsbt2014-02-231-22/+21
* raddrinfo.c: suppress warningsnobu2014-02-231-11/+9
* * 2014-02-23svn2014-02-221-2/+2
* * lib/resolv.rb (bind_random_port): Rescue EPERM for FreeBSD whichakr2014-02-222-1/+10
* * lib/rexml/xpath_parser.rb: Fix indent.kou2014-02-222-10/+14
* * ChangeLog: Fix formatkou2014-02-221-2/+2
* * test/rexml/xpath/test_attribute.rb: Simplify.kou2014-02-222-75/+21
* add backport commit detectionnaruse2014-02-221-1/+23
* * tool/redmine-backporter.rb: should add the value after checking error.usa2014-02-221-2/+2
* * tool/redmine-backporter.rb: fixed bug of background color.usa2014-02-221-1/+1
* * tool/redmine-backporter.rb: more friendly.usa2014-02-222-11/+58
* * test/rexml/test_xpath*.rb: Move to ...kou2014-02-226-10/+11
* * test/rexml/listener.rb: Untabify.kou2014-02-222-47/+51
* * ext/io/console/console.c (console_dev): need read access for conout$usa2014-02-222-1/+6
* .gitignore: ignore benchmark filesnormal2014-02-222-0/+7
* Fix a filename.akr2014-02-221-1/+1
* test_logdevice.rb: no utimenobu2014-02-221-2/+3
* gc.c: suppress warningsnobu2014-02-221-2/+2
* test_logdevice.rb: use assert_in_out_errnobu2014-02-221-2/+2
* * bignum.c (bary_mul_precheck): fix a copy-paste error.mame2014-02-212-1/+6
* * 2014-02-22svn2014-02-211-2/+2
* fix second argument of MEMZEROkazu2014-02-212-1/+6
* * ext/socket/init.c (wait_connectable): break if the socket isshugo2014-02-212-2/+17
* * tool/redmine-backporter.rb: added to handle redmine tickets.naruse2014-02-212-0/+351
* class.c: do nothing if copying selfnobu2014-02-218-2/+32
* test_logdevice.rb: run iff timezene supportednobu2014-02-211-1/+1