aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * vm.c (invoke_block_from_c): fix unintentional block passing.ktsj2012-08-121-0/+5
* * gc.c (gc_malloc_allocated_size): RDoc does not process macros, sodrbrain2012-08-091-0/+7
* fix a typokazu2012-08-091-2/+1
* mkrunnable.rb: build_osnobu2012-08-091-1/+4
* configure.in: use real pathnobu2012-08-091-1/+3
* fake.rb.in: remove duplicationsnobu2012-08-091-0/+5
* * ChangeLog: fix a typo.nagachika2012-08-091-1/+1
* Optimize winnt_statshirosaki2012-08-091-0/+15
* ruby.c: show version only oncenobu2012-08-091-0/+6
* * test/openssl/test_config.rb (OpenSSL#test_constants): skip thiskosaki2012-08-091-0/+5
* fix a typokazu2012-08-081-1/+1
* vm_eval.c: cref-scope hacknobu2012-08-081-0/+5
* common.mk: id.h dependencynobu2012-08-081-0/+7
* * compile.c (ADD_INSNL): make ADD_INSNSL as alias of ADD_INSN1.ko12012-08-081-0/+4
* * bootstrap/test_exception.rb: fix a last committed test.ko12012-08-081-0/+4
* * compile.c, insns.def (checkmatch):ko12012-08-081-0/+20
* * proc.c (method_clone): Added documentation. Patch by Robin Dupret.drbrain2012-08-071-0/+5
* * ext/readline/readline.c (Init_readline): rl_catch_signals=0 returnsnaruse2012-08-071-0/+6
* * vm_exec.c, insns.def (leave): solve problems onko12012-08-071-0/+13
* * test/ruby/test_require.rb (TestRequire#test_require_twice): added.usa2012-08-071-0/+4
* * vm_method.c (rb_redefine_opt_method): use RCLASS_ORIGIN to avoidshugo2012-08-071-0/+5
* * test/ruby/test_file_exhaustive.rbusa2012-08-071-0/+6
* method in instance_evalnobu2012-08-061-0/+11
* variable.c: split CVAR_LOOKUPnobu2012-08-061-0/+4
* * test/win32ole/test_win32ole_variant.rb: setting WIN32OLE.localesuke2012-08-061-0/+6
* * internal.h, class.c, eval.c, insns.def: find the appropriateshugo2012-08-061-0/+6
* * include/ruby/ruby.h, eval.c, vm_insnhelper.c: fix typo.shugo2012-08-061-0/+4
* vm_eval.c: remove dead codenobu2012-08-061-1/+4
* insns.def: use klass in cfpnobu2012-08-061-0/+5
* * test/etc/test_etc.rb (TestEtc#test_getpwuid): `s' is never set to nil.usa2012-08-061-0/+4
* * test/syslog/test_syslog_logger.rb: skip unless Syslog module isusa2012-08-061-0/+5
* bigdecimal.c: fix format specifiernobu2012-08-051-0/+4
* ruby.h: rb_num2ulong_inlinenobu2012-08-051-1/+5
* ruby.h: fix castnobu2012-08-051-0/+4
* add referencesnari2012-08-051-1/+1
* * gc.c : if ENABLE_VM_OBJSPACE is 1, rest_sweep is not defined.nari2012-08-051-0/+5
* * gc.c: just move functions and so on. I don't touch any internalnari2012-08-051-0/+5
* * configure.in: use gcc-4.2 prior to clang, gcc, and cc if exist fornaruse2012-08-051-0/+5
* * ext/date/date_{core,strftime}.c: [ruby-core:46990].tadf2012-08-041-0/+4