aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dln.c: use EXPORT_PREFIXnobu2015-05-012-7/+2
* parse.y: %-string cannot be a labelnobu2015-04-302-3/+13
* compile.c: disallow private readersnobu2015-04-303-11/+16
* * remove trailing spaces.svn2015-04-301-1/+1
* * rational.c: Added documentation for rational literal.hsbt2015-04-302-2/+8
* ipsocket.c: fix merge missnobu2015-04-301-1/+1
* ipsocket.c: sys_errornobu2015-04-302-2/+12
* * 2015-04-30svn2015-04-301-2/+2
* parse.y: push cmdarg_stacknobu2015-04-303-2/+17
* cookie.rb: trailing commanobu2015-04-292-6/+6
* * 2015-04-29svn2015-04-291-2/+2
* parse.y: simplifiednobu2015-04-291-15/+15
* compile.c: move expansion of massignnobu2015-04-292-21/+29
* gc.c: event hook thread argumentnobu2015-04-261-3/+2
* vm_trace.c: unified a_call and a_returnnobu2015-04-251-2/+6
* vm_trace.c: not a static variablenobu2015-04-251-1/+1
* enc/utf_8.c: limit UTF-8nobu2015-04-252-18/+8
* vm_trace.c: indentnobu2015-04-251-1/+1
* vm_trace.c: unnecessary method undefnobu2015-04-251-1/+0
* * 2015-04-26svn2015-04-251-2/+2
* ChangeLog: fix issue numbernobu2015-04-251-1/+1
* * 2015-04-25svn2015-04-251-2/+2
* revert r50336nobu2015-04-252-1/+6
* Import ruby-electric.el version 2.2.3 from upstreamknu2015-04-242-9/+29
* * win32/win32.c: restore a license comment accidentally removed at r50381.usa2015-04-241-1/+3
* win32.c: fix for mingwnobu2015-04-241-11/+3
* * win32/win32.c (rb_w32_{getc,putc}): removed. they are needed for oldusa2015-04-243-57/+5
* * win32/win32.c: remove bcc related code.naruse2015-04-233-236/+15
* * win32/win32.c (rb_acrt_lowio_lock_fh): wrap _pioinfo(i)->lock.naruse2015-04-232-28/+36
* * win32/win32.c (_filbuf): msvc14 doesn't have it, use _fgetc_nolock.naruse2015-04-232-11/+58
* * win32/win32.c (dupfd): use _set_osfhnd.naruse2015-04-232-2/+8
* * gc.c (gc_mark_roots): fox to work PRINT_ROOT_TICKS.ko12015-04-232-6/+11
* * 2015-04-24svn2015-04-231-2/+2
* * win32/Makefile.sub: MSVC14 have struct timespec.naruse2015-04-234-4/+33
* fix a typo [ci skip]kazu2015-04-231-1/+1
* vm_eval.c: allow symbols to instance_eval/execnobu2015-04-234-20/+56
* * 2015-04-23svn2015-04-231-2/+2
* * lib/delegate.rb: fix a typo.hsbt2015-04-232-1/+6
* * lib/net/imap.rb (move, uid_move): support the MOVE command definedshugo2015-04-222-0/+20
* * test/ruby/test_object.rb: add tests for Kernel#String and Kernel#Array.gogotanaka2015-04-222-0/+9
* * 2015-04-22svn2015-04-211-2/+2
* * test/ruby/test_m17n_comb.rb: test_str_crypt split into strictheadius2015-04-211-17/+32
* * test/ruby/test_object.rb: renamed tests to explicitly class name.hsbt2015-04-212-2/+7
* * 2015-04-21svn2015-04-201-2/+2
* socket: avoid common exceptions when calling connect_nonblocknormal2015-04-202-8/+10
* * win32/win32.c (rb_w32_wreadlink): follow the official format ofusa2015-04-202-12/+28
* fix a typo [ci skip]kazu2015-04-201-1/+1
* * tool/expand-config.rb: typo, too.usa2015-04-201-1/+1
* * ChangeLog: typo.usa2015-04-201-1/+1
* * common.mk: commit miss of r50357.usa2015-04-201-1/+1