aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * nacl/pepper_main.c (init_loadpath): Pushes the correct load path onyugui2012-08-221-0/+5
* * configure.in (ac_cv_func_shutdown): shutdown(2) has a dummyyugui2012-08-221-0/+6
* * common.mk (vm_backtrace.o): Added missing dependencies.yugui2012-08-221-0/+8
* * lib/cgi/util.rb (CGI.escapeHTML): use 'naruse2012-08-211-0/+5
* * lib/observer.rb: fix typo.ayumin2012-08-211-0/+5
* make FileUtils tests safe when interrupting in setuperegon2012-08-211-0/+6
* * addr2line.c (fill_lines): need check and cast of the file size ofusa2012-08-211-0/+5
* * .travis.yml (compiler): [experimental] clang support.shyouhei2012-08-211-0/+4
* * ext/dl/lib/dl/func.rb (DL::Function#bind): fixes an error inusa2012-08-211-0/+8
* * win32/Makefile.sub (scriptbin.mk): no need to include twice.usa2012-08-211-0/+4
* remove trainling spaces.nobu2012-08-211-1/+1
* * test/unit/test.rb (Test::Unit::ProxyError): new exception class tousa2012-08-211-0/+9
* * test_continuation.rb (tracing_with_thread_set_trace_func):ko12012-08-211-0/+5
* Imported minitest 3.3.0 (r7676)ryan2012-08-211-0/+5
* * test/testunit/tests_for_parallel/ptest_forth.rb: added a test caseusa2012-08-211-0/+8
* * ChangeLog: style.usa2012-08-211-7/+7
* * lib/csv.rb: Fixes #161 on githubjeg22012-08-201-2/+9
* * re.c (rb_reg_initialize_m): Forgot to update output for or'd-optionsdrbrain2012-08-201-0/+5
* * re.c (rb_reg_initialize_m): Update example to show that regexpdrbrain2012-08-201-0/+5
* parse.y: token namenobu2012-08-201-0/+4
* * ChangeLog: fix commit miss. remove duplicated entry.nobu2012-08-201-8/+0
* vm_insnhelper.c: iclass as klass in cfpnobu2012-08-201-0/+16
* * common.mk: fix failed to make with -j2.kazu2012-08-201-0/+5
* fix a typokazu2012-08-201-1/+1
* * lib/test/unit.rb, lib/test/unit/parallel.rb:sorah2012-08-201-0/+6
* Merge branch 'pullreq/129' into trunkayumin2012-08-181-0/+5
* * lib/fileutils.rb: fix typo.ayumin2012-08-181-0/+5
* enc/depend: fix inplace-build conditionnobu2012-08-181-0/+6
* object.c: preserve encodingsnobu2012-08-171-0/+5
* * ext/dl/lib/dl/func.rb (DL::Function#bind): allow to return/break fromusa2012-08-171-0/+6
* * vm_trace.c, vm_core.h: simplify tracing mechanism.ko12012-08-161-0/+44
* object.c: forbid uninitialized classnobu2012-08-161-0/+6
* test_printf.rb: need to be infectednobu2012-08-161-0/+6
* unecessary macros and K&R style codingnobu2012-08-161-0/+7
* Kernel#inspect: improve consistency and do not call #to_s.eregon2012-08-151-0/+24
* * lib/test/unit.rb (Test::Unit::Runner#failed): need to delete theusa2012-08-151-0/+5
* sprintf.c: infectnobu2012-08-151-4/+1
* sprintf.c: coderange fixnobu2012-08-151-0/+11
* common.mk: ID_H_TARGETnobu2012-08-151-0/+5
* * vm_trace.c: separate trace_func related functions fromko12012-08-151-0/+11
* Revert r36699 and r36700. [Feature #6130]naruse2012-08-151-23/+0
* update PP with recent Kernel#inspect change. Patch by Yusuke Endoh.eregon2012-08-141-0/+8
* Kernel#inspect: improve consistency and do not call #to_s.eregon2012-08-141-0/+15
* * test/erb/test_erb.rb (test_html_escape): add assertions for theshugo2012-08-141-0/+5
* * ChangeLog: fix typo.shugo2012-08-141-1/+1
* * win32/win32.c (check_valid_dir): reject "..." as directory name.usa2012-08-141-0/+5
* * test/ruby/test_file_exhaustive.rbusa2012-08-141-0/+5
* * test/ruby/test_file_exhaustive.rbusa2012-08-141-0/+5
* * lib/erb.rb (ERB::Util.html_escape): fix r36687: call to_s beforenaruse2012-08-141-0/+5
* * lib/erb.rb (ERB::Util.html_escape): use CGI.escape to escapeshugo2012-08-131-0/+5