aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/nkf/depend (nkf.o): add nkf.c as dependency.naruse2014-11-202-0/+6
* test_vector.rb: fix exception classnobu2014-11-191-1/+1
* parse.y: shrink parser_paramsnobu2014-11-192-20/+28
* ChangeLog: add issue refnobu2014-11-191-1/+1
* * lib/matrix.rb: Vector#independent? and associated class methodmarcandre2014-11-194-1/+65
* * lib/matrix.rb: Add Vector#angle_withmarcandre2014-11-194-0/+32
* parse.y: regexp error in rippernobu2014-11-193-9/+68
* parse.y: ripper_new_yylvalnobu2014-11-192-4/+23
* parse.y: predefined IDnobu2014-11-192-3/+7
* * internal.h (ruby_init_setproctitle): Declare here.akr2014-11-193-4/+10
* parse.y: append directly to delayed contentnobu2014-11-192-3/+19
* common.mk: fix build errornobu2014-11-192-2/+2
* * 2014-11-20svn2014-11-191-2/+2
* common.mk: ims=nil optionnobu2014-11-192-6/+8
* * common.mk (ext/json/parser/parser.c): don't touch parse.c,naruse2014-11-192-6/+6
* * common.mk (ext/ripper/ripper.c): use $(PWD) to getnaruse2014-11-192-2/+7
* * tool/downloader.rb (RubyGems.download): Don't download gem if thenaruse2014-11-192-0/+10
* * common.mk (ext/ripper/ripper.c): pass build directory as VPATH.naruse2014-11-193-3/+10
* Add comments.akr2014-11-191-11/+11
* prelude.c.tmpl: strip prefixnobu2014-11-193-1/+12
* * win32/win32.c (rb_w32_write): should set the error ofusa2014-11-182-1/+7
* * gc.c (gc_record): add information for debug print.ko12014-11-182-4/+10
* * common.mk: revert r48486 because it breaks mswin build. start over.usa2014-11-181-2/+2
* common.mk: remove srcdir prefixnobu2014-11-181-2/+2
* * debug.c (set_debug_option): need the declaration.usa2014-11-182-1/+11
* parse.y: fix literal symbol list node typenobu2014-11-183-1/+22
* Dependencies updated.akr2014-11-188-236/+307
* * tool/update-deps: Sort dependencies.akr2014-11-182-0/+6
* * enc/encdb.c: Include internal.h.akr2014-11-182-0/+6
* * internal.h: Gather declarations in non-header files.akr2014-11-1820-55/+62
* * 2014-11-19svn2014-11-181-2/+2
* test_exception.rb: missing testnobu2014-11-181-0/+17
* * debug.c (SET_WHEN): Don't declare debug variables here.akr2014-11-183-6/+15
* * include/ruby/io.h (FMODE_WSPLIT): Removed. The write() system callakr2014-11-183-51/+15
* test_module.rb: fix encodingnobu2014-11-181-1/+3
* .gdbinit: update for r47913nobu2014-11-171-1/+1
* test_inadvertent_creation.rb: split testnobu2014-11-171-0/+7
* object.c: fix error messagenobu2014-11-173-5/+12
* * 2014-11-18svn2014-11-171-2/+2
* symbol.c: symbol type predicate functionsnobu2014-11-174-7/+62
* ext/win32ole/win32ole_event.c: use typed data.suke2014-11-172-6/+25
* * lib/rubygems/*, test/rubygems/*: Update to RubyGems 2.4.4hsbt2014-11-1712-35/+29
* timeout.rb: same object across fibernobu2014-11-171-2/+1
* proc.c: fix method proc binding locationnobu2014-11-163-0/+13
* string.c: escape a backslash [ci skip]nobu2014-11-161-1/+1
* * 2014-11-17svn2014-11-161-2/+2
* proc/receiver.c: commit missnobu2014-11-161-0/+21
* vm_eval.c: rb_current_receivernobu2014-11-166-0/+38
* ext/-test-/proc/super.c: renamenobu2014-11-162-5/+4
* timeout.rb: use UncaughtThrowErrornobu2014-11-162-2/+7